Skip to content

Commit

Permalink
Updated the project TODO list.
Browse files Browse the repository at this point in the history
  • Loading branch information
cederberg committed Mar 7, 2009
1 parent 13ec15e commit 5fc5864
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions TODO.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
Grammatica 1.5:
===============
* BUG: Check DLL assembly info bug
* API: change C# GetXCount() and GetX(pos) to property/indexer model
* General: fix C# and VB code generated for new token pattern API
* Parser: add new look-ahead tree implementation

Grammatica 2.0:
===============
* Parser: add new look-ahead tree implementation
* General: add support for modular grammars and tokenizers
* General: add support for parsing fixed-size or delimited records
* General: change to require simpler LL(k) grammar format
* General: change to generate nice parse tree classes
* External: report cppdoc bug with internal members being printed
* External: report cppdoc bug with Analyzer Analyzer field
* External: request cppdoc fix for "Project" to "Namespace"

0 comments on commit 5fc5864

Please sign in to comment.