1
0
forked from VimPlug/jedi
Commit Graph

7 Commits

Author SHA1 Message Date
Dave Halter 0effd348e8 Add a note about the grammar creation. 2017-03-15 18:18:06 +01:00
Dave Halter 9b5e6d16da Improved grammar loading API. 2017-03-13 20:33:29 +01:00
Dave Halter c7a74e6d1c Make the tokenizer a generator. 2017-03-09 18:53:09 +01:00
Dave Halter d9d3740c92 Trying to replace the old pgen2 token module with a token module more tightly coupled to the standard library. 2014-12-16 01:52:15 +01:00
Dave Halter 955f125c0d Trying to remove token from pgen2. 2014-12-15 17:36:15 +01:00
Dave Halter 491b4ad76d Pgen2 license amendments. 2014-12-15 17:29:32 +01:00
Dave Halter 834172a3e9 Add a new parser, check it pgen2 would work. (already modified outside this repository) 2014-10-08 14:26:52 +02:00