0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix memleaks due to un-freed markers stack, and invalid writes More... over 14 years ago
Add support for command arguments More... over 14 years ago
Update number of planned tests for scanner More... over 14 years ago
Refactor marking and settings various variables More... over 14 years ago
Fix memleak and potential double free in tests More... over 14 years ago
Add support for functions More... over 14 years ago
Document user_data parameter in comment callback More... over 14 years ago
Add basic support for parsing commands More... over 14 years ago
Add support for parsing comments More... over 14 years ago
Fix invalid write in assignments and memory leaks in tests More... over 14 years ago
Add const qualifiers where appropriate More... over 14 years ago
Fix compiling with -ansi -pedantic More... over 14 years ago
Add license and copyright in scanner tests More... over 14 years ago
Fix "echo" example to completely scan a file More... over 14 years ago
Add support for unquoted strings in assignment More... over 14 years ago
Remove support for non-standard arrays More... over 14 years ago
Add support for assigning numbers More... over 14 years ago
Remove warnings which are too strict More... over 14 years ago
Use glib's GString instead of sh_buffer More... over 14 years ago
Add --enable-debug flag to configure More... over 14 years ago
Contain callbacks within sh_scanner structure More... over 14 years ago
Add README More... over 14 years ago
Add scanner structure/functions More... over 14 years ago
Add buffer functions More... over 14 years ago
Add basic project files More... over 14 years ago