7 Commits

Author SHA1 Message Date
Josh Holtrop
cb8402018f fix a few bugs parsing functions 2011-08-31 10:56:23 -04:00
Josh Holtrop
e7482b88f6 add basic, parameter-less functions 2011-08-31 10:52:09 -04:00
Josh Holtrop
0f82c9b43b directly use Node's children in UnitNode object 2011-08-31 10:43:16 -04:00
Josh Holtrop
6ac296e1d4 do not use yacc.yacc() outputdir option as this causes tables to always be regenerated 2011-08-31 10:26:31 -04:00
Josh Holtrop
94677bc79e report line and column number on parsing error 2011-08-30 16:20:38 -04:00
Josh Holtrop
1d44cc0e6e parser returns None if an error is seen 2011-08-30 16:07:27 -04:00
Josh Holtrop
9fe95aa7f2 convert lexer and parser into classes 2011-08-30 16:03:13 -04:00