Dave Halter
|
fe1d7b7030
|
Replace the old tokenizer tests with the refactored attributes.
|
2014-12-07 14:19:21 +01:00 |
|
Dave Halter
|
02cb1fef95
|
Rename test_tokenizer to test_tokenize.
|
2014-11-26 16:16:58 +01:00 |
|
Dave Halter
|
cc1098b93c
|
Fix a few tokenize tests and merge them back together.
|
2014-11-26 16:09:28 +01:00 |
|
Dave Halter
|
3add6e4289
|
Fix various bugs.
|
2014-09-26 12:22:56 +02:00 |
|
Dave Halter
|
9f16555f47
|
Big refactoring: BaseDefinition._definnition changes to BaseDefinition._name, because it's a NamePart now.
This also includes changes to tests and some simplifications like deleting the old name logic of Definition.
|
2014-09-11 01:03:30 +02:00 |
|
Dave Halter
|
45e033c50e
|
Quite a few fixes to be eventually able to use NameParts as Definition inputs.
|
2014-09-09 15:21:27 +02:00 |
|
Dave Halter
|
54dce0e3b2
|
fix strange issues of Python's std lib tokenizer, might be in there as well (not sure, cause I modified a lot). fixes #449
|
2014-08-04 16:47:36 +02:00 |
|
Dave Halter
|
b2b4827ce3
|
moved test_token to test_tokenize
|
2014-08-04 16:25:33 +02:00 |
|