Dave Halter
|
6d58fed0e8
|
Remove get_defined_names in favor of names_dict in the parser tree.
|
2015-01-08 13:38:03 +01:00 |
|
Dave Halter
|
d6595ad020
|
Fixed more parser tests.
|
2014-12-08 00:36:09 +01:00 |
|
Dave Halter
|
cfe54e83ff
|
incomplete functions shouldn't cause any trouble. fixes #429.
|
2014-07-28 17:42:20 +02:00 |
|
Dave Halter
|
a4b9ccc2e7
|
the fast parser was able to return wrong sub parsers, because the sometimes hashes were not updated, fixes #396.
|
2014-05-04 16:36:41 +02:00 |
|
Dave Halter
|
16fd7f5424
|
create a more specific test for #396, which is again a fast parser issue
|
2014-05-04 15:53:53 +02:00 |
|
Dave Halter
|
ef62904af3
|
python 2 compatibility (also with the new travis build)
|
2014-05-04 11:50:13 +02:00 |
|
Dave Halter
|
091518d924
|
test for carriage return issues. fast parser seems to be counting characters wrong when carriage returns are involved. see #402
|
2014-05-04 01:56:53 +02:00 |
|
Dave Halter
|
8660555d7b
|
moved api, parser and evaluate test directories to test_api, test_parser...
|
2014-01-29 21:16:18 +01:00 |
|