-
add more boolean values (true/false) fix parsing bug related to missing "unput_byte" leading to erroneous symbols name fix parsing bug related to missing items on special case in lists fix parsing bug related to comments in between list items fix parsing bug related to comment in a list item
-
improve "print_yaml_data" function to print lists add list parsing (WIP, fail in some conditions) fix parsing stuff
-
minor add to "print_yaml_map" to make the output less ambiguous
-
add "print_yaml_data" function to print a human readable representation of the parser result add "null" alternative to YAML_Value type