Dave Halter
|
78c371f73a
|
Refactor the version info to use a tuple, always.
|
2017-07-19 09:09:33 +02:00 |
|
Dave Halter
|
e731eecdd8
|
Make the tokenizer version independent.
|
2017-07-11 23:29:44 +02:00 |
|
Dave Halter
|
5b5e4a0616
|
Generate error tokens in the tokenizer if the indentation is dedented wrongly.
|
2017-07-09 10:44:24 +02:00 |
|
Dave Halter
|
c28ec5f182
|
Move tokenize.py and token.py to the python folder.
|
2017-07-09 00:06:14 +02:00 |
|
Dave Halter
|
adc3ec268a
|
Fix a 27 test.
|
2017-05-26 14:14:08 -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
|
f2c257d7dd
|
Move the utility function parse to the __init__ script.
|
2017-05-24 00:08:58 -04:00 |
|
Dave Halter
|
2d8d3cc157
|
Whitespace.
|
2017-05-17 14:16:36 -04:00 |
|
Dave Halter
|
b8005a4908
|
Remove a unittest.TestCase usage and replace it with pytest tests.
|
2017-05-17 14:15:57 -04:00 |
|
Dave Halter
|
a1675dfe2e
|
Change the last few tests to remove jedi completely and now tox -e py35 passes.
|
2017-05-15 15:19:41 -04:00 |
|
Dave Halter
|
206dfd113b
|
Use jedi less in the tests.
|
2017-05-15 13:53:30 -04:00 |
|
Dave Halter
|
7445c303e3
|
A test suite imported from jedi.
|
2017-05-11 09:43:37 -04:00 |
|