0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 7 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Backend codegen+input files, examples and MemoryImage object. More... almost 16 years ago
Makefile.am More... almost 16 years ago
Ran dos2unix on lexer and parser sources. More... almost 16 years ago
First revision of multipass parsing. More... almost 16 years ago
Ran dos2unix on all Makefile.am and then regenerated autoconf/automake/libtool generated files. More... almost 16 years ago
Re-entrant parser and argument based top object FILE. More... almost 16 years ago
Multi pass parser and OBJ support in progress. More... almost 16 years ago
vc++ project now supports the parser as a DLL and test program links to it. More... about 16 years ago
Tests from stevenmess2004. More... about 16 years ago
Temporary fix. read() call will be replaced with custom input function shortly. More... about 16 years ago
Changes to better support Visual Studio. More... about 16 years ago
Added VC2005 project files. More... about 16 years ago
Updated AUTHORS file. More... about 16 years ago
Added support for DAT variables. Rearranged ConstantExpression and added support for CONSTNAME. More... about 16 years ago
Autoconf put GPL in COPYING. Changed it to LGPL v2.1 More... about 16 years ago
Lots of parser improvements. Size[VariableExpression] was missing completely. Fixed lexer bug - when passing strings to the parser, yytext must be copied. More... about 16 years ago
Reworked indent processing in lexer. Fixed some other bugs. Added support for a list of local variables and local parameters in the parser context. More... about 16 years ago
Bug fixes in indent stack / code blocks More... about 16 years ago
Several parser fixes. Lexer rules for hex, quad, bin numbers. More... about 16 years ago
Minor parser improvements. Parser debugging output (use -DDEBUG_PARSER). Output tree still a work-in-progress that is not really hooked up. More... about 16 years ago
Initial revision More... about 16 years ago