Dave Halter
|
cd8932fbfc
|
Add a latest grammar to the evaluator and use it to avoid importing from parso import parse.
|
2017-05-24 00:37:36 -04:00 |
|
Dave Halter
|
c7984c0710
|
Add a requirements.txt.
Also use it within setup.py. It doesn't seem possible to define dependencies for tox with install_requires.
|
2017-05-20 17:22:34 -04:00 |
|
Dave Halter
|
9bca3d39f5
|
Actually use parso now instead of Jedi.
|
2017-05-19 14:20:14 -04:00 |
|
Dave Halter
|
3c57f781dd
|
Move another few tests.
|
2017-05-15 15:18:42 -04:00 |
|
Dave Halter
|
f4548d127c
|
Some simplifications for the parsers.
|
2017-05-15 15:02:45 -04:00 |
|
Dave Halter
|
882ddbf8ac
|
Move some more parser tests.
|
2017-05-15 15:00:34 -04:00 |
|
Dave Halter
|
6848762f7c
|
Move some more tests.
|
2017-05-15 14:51:25 -04:00 |
|
Dave Halter
|
f8b5aab6f4
|
Move some parser tests.
|
2017-05-15 13:57:26 -04:00 |
|