Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pycode: Replace pgen2 by own parser | Takeshi KOMIYA | 2017-07-26 | 1 | -86/+0 |
* | Update Python3 grammar to Python3.5 | Alberto Berti | 2015-11-09 | 1 | -7/+10 |
* | wrap iterator with list() to avoid 'dictionary changed size during iteration'... | Takayuki Shimizukawa | 2014-04-29 | 1 | -1/+1 |
* | Closes #1152: Fix pycode parsing errors of Python 3 code by including two gra... | Georg Brandl | 2014-01-12 | 1 | -1/+2 |
* | Add pgen2 and custom utilities. | Georg Brandl | 2008-12-29 | 1 | -0/+82 |