Dave Halter
|
814b16cc6c
|
Remove the remove_newline hack and build that stuff into error recovery instead.
Tests are passing except for diff parser tests.
|
2017-05-31 21:24:24 +02:00 |
|
Dave Halter
|
53674772ff
|
Fix a small todo.
|
2017-05-26 13:59:33 -04:00 |
|
Dave Halter
|
976c5151af
|
Rename source_tokens to tokenize and generate_tokens to tokenize_lines.
|
2017-05-26 12:01:35 -04:00 |
|
Dave Halter
|
d8e991c39f
|
A small change to remove flake8 warnings.
|
2017-05-26 11:51:00 -04:00 |
|
Dave Halter
|
33c228aa42
|
Remove exact_op_types as a parameter, because it's not even used.
|
2017-05-26 11:49:48 -04:00 |
|
Dave Halter
|
8948c9053b
|
use_exact_op_types -> exact_op_types.
|
2017-05-26 11:39:29 -04:00 |
|
Dave Halter
|
b4259b2b4f
|
Change the default of use_exact_op_types in the tokenizer.
|
2017-05-26 11:32:00 -04:00 |
|
Dave Halter
|
fb05fb4c19
|
Get rid of most jedi usages.
|
2017-05-14 13:51:04 -04:00 |
|
Dave Halter
|
efac51c1b1
|
Use the _compatibility file in parso.
|
2017-05-11 16:30:38 -04:00 |
|
Dave Halter
|
802629d6ca
|
Some docstring changes.
|
2017-05-11 16:11:53 -04:00 |
|
Dave Halter
|
150fb4c86e
|
Add an initial version of the code from Jedi.
Still includes imports that have to be removed.
|
2017-05-11 07:13:23 -04:00 |
|