Dave Halter
|
aff0cbd68c
|
Remove the last usage of save/load_parser in jedi.
|
2017-03-26 01:48:45 +01:00 |
|
Dave Halter
|
fb8ffde32e
|
Fix an issue in the parse call.
|
2017-03-26 01:26:01 +01:00 |
|
Dave Halter
|
7874026ee5
|
A lot of work toward a better diff parser API.
|
2017-03-25 01:51:03 +01:00 |
|
Dave Halter
|
ac0d0869c9
|
Start using the parse function for caching as well.
|
2017-03-24 01:52:55 +01:00 |
|
Dave Halter
|
6fef385774
|
Clean the path in pickling.
|
2017-03-23 08:52:25 +01:00 |
|
Dave Halter
|
2d7fd30111
|
Remove _remove_last_newline from the parser.
|
2017-03-20 08:49:30 +01:00 |
|
Dave Halter
|
9dedb9ff68
|
Don't start parsing in our own API.
|
2017-03-20 08:44:52 +01:00 |
|
Dave Halter
|
aaf6c61e69
|
Make remove_last_newline private.
|
2017-03-18 03:07:01 +01:00 |
|
Dave Halter
|
06702d2a40
|
Move the python parser.
|
2017-03-16 08:40:19 +01:00 |
|
Dave Halter
|
93f14157a6
|
Cleanup the ParseError stuff.
|
2017-03-15 18:41:58 +01:00 |
|
Dave Halter
|
68a7365a0a
|
A few docstring improvements.
|
2017-03-14 21:03:03 +01:00 |
|
Dave Halter
|
717bfeb574
|
Remove an occurance of the complicated parser creation.
|
2017-03-14 19:27:03 +01:00 |
|
Dave Halter
|
97fc3bc23c
|
Refactored the parser calls. Now it's possible to use jedi.parser.python.parse to quickly parse something.
|
2017-03-14 00:38:58 +01:00 |
|
Dave Halter
|
9b5e6d16da
|
Improved grammar loading API.
|
2017-03-13 20:33:29 +01:00 |
|
Dave Halter
|
595ffc24d4
|
Move some more stuff to a python directory in the parser.
|
2017-03-13 00:54:39 +01:00 |
|