0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix NULL pointer dereference. More... over 7 years ago
Update Tupfile More... almost 9 years ago
Fix linux build. More... almost 9 years ago
Allow only one root element. More... almost 9 years ago
Merge branch 'ragel' More... almost 9 years ago
Add dict parsing. More... almost 9 years ago
Add list parsing. More... almost 9 years ago
Fix integer test description. More... almost 9 years ago
Add string parsing. More... almost 9 years ago
Add ragel based parser. More... almost 9 years ago
Update header. More... almost 9 years ago
Fix typo. More... almost 9 years ago
Fix last warning and add test case. More... almost 9 years ago
Fix warnings. More... almost 9 years ago
Update README.md More... almost 9 years ago
Add tup build file for tests. More... almost 9 years ago
Update license headers. More... almost 11 years ago
Remove build intsructions from build. More... about 11 years ago
Fix tabs in test.c. More... almost 13 years ago
Remove stupid build system. The library is meant to be built alone anyay. More... almost 13 years ago
Write own integer parsing function for greater portability. Integer overflows arent handled as error anymore. More... almost 13 years ago
Edited tbl.h via GitHub More... about 13 years ago
Fallback to atoi only if no 64bit conversation is possible More... about 13 years ago
ignoring .DS_Store files and added preprocessor conditional for MacOS specific atoi More... about 13 years ago
fix README.md More... about 13 years ago
add license header More... about 13 years ago
Restructure directory layout More... about 13 years ago
change coding style to match freebsd style(9) More... almost 14 years ago
use 2 space indent now More... almost 14 years ago
some refactoring More... almost 14 years ago