0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Oct 29, 2024 — Oct 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... 5 months ago
Merge pull request #7 from 9Morello/master More... 5 months ago
allow sys access on all targets, since all of them have some way to open files More... 6 months ago
Fix deprecation warning about using Utf8 instead of UnicodeString More... 6 months ago
fix error regarding custom accessor names on new Haxe versions More... 6 months ago
add default file for testing More... 6 months ago
update version number to v0.1.5 More... over 12 years ago
Better debug messages More... over 12 years ago
Fix the top-level key More... over 12 years ago
Update version number to 0.1.4 More... over 12 years ago
handle the line containing only spaceing characters More... over 12 years ago
Better error message More... over 12 years ago
Add lines containing only space and tab in harder.toml More... over 12 years ago
use 0 and len-1 in TomlParser#unescape as first and last index to avoid confusing More... over 12 years ago
Add a development.hxml to speed up development More... over 12 years ago
Git ignores IDEA-related files More... over 12 years ago
Merge pull request #6 from crazysam/master More... over 12 years ago
Remove quotation marks from strings. More... over 12 years ago
show token type in InvalidToken message More... over 12 years ago
update version number to 0.1.3 More... over 12 years ago
Change the token matching order to ensure 'true' and 'false' can be key More... over 12 years ago
add boolean values in harder test file More... over 12 years ago
update version number to 0.1.2 More... over 12 years ago
Split input text with Windows' OR Unix's line break More... over 12 years ago
Add test file using Windows' line breaks instead of Unix's More... over 12 years ago
add to-do list More... over 12 years ago
add local_install.sh to quickly install haxetoml as a haxelib locally More... over 12 years ago
Updated test to use the shortcut method parseFile() More... over 12 years ago
Added info about static functions to the README More... over 12 years ago
Made parseFile() only available when sys.io.File is available More... over 12 years ago