Commit graph

23 commits

Author SHA1 Message Date
Hackerpilot
084bc6fd86 Reduced number of TODO comments 2013-06-27 01:08:04 -07:00
Hackerpilot
635ddf79a0 More work on the various expression parsing functions 2013-06-25 01:18:09 -07:00
Hackerpilot
1beef6a901 Unary and Primary expression parsing 2013-06-24 02:33:40 +00:00
Hackerpilot
38105d542f Merged 2013-06-22 17:47:17 +00:00
Hackerpilot
2802eb20a9 More work on the parser 2013-06-22 17:23:30 -07:00
Hackerpilot
7ed0e4a720 more changes 2013-06-22 17:35:09 +00:00
Hackerpilot
3a66f01405 more implementation work 2013-06-15 23:37:37 -07:00
Hackerpilot
6dc1e4c2ff Can now actually parse some basic code 2013-06-10 09:30:02 +00:00
Hackerpilot
79bfe7af4e More progress. Cleaned up grammar based on the fact that the semicolon is no longer a valid statement. Added unit tests. Implemented some more parsing methods 2013-06-09 03:10:52 +00:00
Hackerpilot
4fdcccc8bc More progress on the parser 2013-06-08 22:51:47 -07:00
Hackerpilot
e7d78c214c __parameters is not a rule 2013-06-05 01:00:07 +00:00
Hackerpilot
6aa3fcfd02 Finished grammar DDoc 2013-06-05 00:46:51 +00:00
Hackerpilot
90b6d37c5d MOAR PARSING STUFF 2013-06-03 00:50:13 +00:00
Hackerpilot
0e58854fa9 Lots of DDoc changes, some parser work 2013-06-01 17:51:45 +00:00
Hackerpilot
4ad043085a Parser progress 2013-06-01 12:15:25 -07:00
Hackerpilot
8db927a8fd Progress on the parser 2013-05-30 19:56:55 -07:00
Hackerpilot
e405a1ad2b Minor cleanup on lexer. More work on the parser and AST 2013-05-30 01:12:10 +00:00
Hackerpilot
8a7c962d16 Parser implementation work 2013-05-22 23:50:23 -07:00
Hackerpilot
35e5ad63c1 Filled out list of parsing functions based on new AST 2013-05-20 01:49:55 +00:00
Hackerpilot
281751e52e ast work 2013-03-30 22:59:22 -07:00
Hackerpilot
c1fcef1873 merged 2013-03-04 02:05:18 +00:00
Hackerpilot
3c8b5c4bc4 fix compile errors by COMMENTING OUT EVERYTHING 2013-03-04 02:01:27 +00:00
Hackerpilot
c867b86598 More work on core features 2013-03-03 23:50:52 +00:00