Fri, 13 Feb 2009 01:08:50 -0500 | Ryan C. Gordon | Reworked and documented preprocessor tokens. | file | diff | annotate |
Thu, 12 Feb 2009 22:57:21 -0500 | Ryan C. Gordon | Bogus chars in the lexer now return a token that signifies this. | file | diff | annotate |
Thu, 12 Feb 2009 22:55:05 -0500 | Ryan C. Gordon | Renamed "any" to "ANY" to match other rules. | file | diff | annotate |
Thu, 12 Feb 2009 21:26:58 -0500 | Ryan C. Gordon | Handle lexing of comment ends better. | file | diff | annotate |
Thu, 12 Feb 2009 20:41:01 -0500 | Ryan C. Gordon | A couple endline fixes in the lexer. | file | diff | annotate |
Thu, 12 Feb 2009 13:54:01 -0500 | Ryan C. Gordon | Updated lexer for HLSL. | file | diff | annotate |
Wed, 11 Feb 2009 21:28:48 -0500 | Ryan C. Gordon | Reworked preprocessor newline management. | file | diff | annotate |
Mon, 09 Feb 2009 17:53:54 -0500 | Ryan C. Gordon | Initial work on preprocessor. Not yet complete! | file | diff | annotate |