Anthony Scopatz
4030ed8050
addes split() method to lexer
2017-02-19 20:48:26 -05:00
Gordon Ball
dbc86bc955
Support raw-string path literals
2016-12-08 13:56:45 +01:00
Gordon Ball
d6811ab29a
Test different quotes rather than two identical cases
2016-10-19 15:12:24 +02:00
Gordon Ball
8de34b7b99
Add tests for path literals and backticks
2016-10-17 15:18:04 +02:00
Gil Forsyth
423d9397f5
tweaks to use subtree PLY master
2016-10-07 14:24:15 -04:00
laerus
320bb3b4da
'test_environ/lexer'
2016-07-01 12:42:07 +03:00
Konstantinos Tsakiltzidis
d4def76232
'lexer'
2016-06-22 23:12:11 +03:00
adam j hartz
638ad3a10a
update tests
2016-06-16 00:59:57 -04:00
adam j hartz
2841c126df
update tests, add some new tests
2016-06-16 00:59:57 -04:00
adam j hartz
6975792584
add tests for new lexer/parser changes
2016-05-21 10:29:21 -04:00
adam j hartz
d6c8dae196
test cases for updated regex glob
2016-05-19 19:23:42 -04:00
Anthony Scopatz
ef64a8001a
resolved conflicts from master
2016-05-08 12:05:18 -04:00
Morten Enemark Lund
e08f3dfacf
Add try-except block to ply imports
2016-05-07 21:34:19 +02:00
Morten Enemark Lund
e901b483b0
Update imports to use internal PLY
2016-05-07 11:49:11 +02:00
Anthony Scopatz
6db4b5fa3e
some test fixes
2016-04-09 00:12:25 -04:00
Anthony Scopatz
0f74d164e1
double pipe token
2016-02-09 00:43:21 -05:00
Anthony Scopatz
ae509b8bb4
added annoying double ampersand token
2016-02-09 00:31:15 -05:00
Kurtis Rader
e88c863d10
Add a uniform character encoding to all files.
...
I wouldn't normally do something like this but issue #487 brought to
my attention the fact that too many of the python modules don't have
an encoding comment and of those that do there is a lot of pointless
inconsistency in the style of the comment.
2015-11-16 14:10:40 -08:00
Klaus Alexander Seistrup
ee65f492f2
Removed trailing whitespace
2015-07-29 23:58:25 +02:00
adam j hartz
14cb4e0de0
small ioredirect tests
2015-05-19 18:05:49 -04:00
Anthony Scopatz
ecf201bbf9
more updates
2015-04-02 19:42:38 -05:00
Anthony Scopatz
cf0c023c8e
some landscape fixes
2015-04-02 19:11:50 -05:00
adam j hartz
a5ae2ca4db
remove superfluous print
2015-03-24 22:32:25 -04:00
adam j hartz
7a636430a6
lexer tests
2015-03-24 22:09:50 -04:00
Anthony Scopatz
bef12986d9
test fies
2015-03-13 19:20:26 -05:00
Anthony Scopatz
7ed41791d0
some optimization fixes
2015-03-07 11:47:32 -06:00
Anthony Scopatz
1661a84ac4
all tests pass
2015-01-31 14:37:38 -06:00
Anthony Scopatz
2d2630e8a6
numeric conversions in lexer
2015-01-24 19:17:15 -06:00
Anthony Scopatz
0c1e353dad
some updates
2015-01-24 00:51:08 -06:00
Anthony Scopatz
08528c1574
started parser
2015-01-24 00:17:08 -06:00
Anthony Scopatz
8e3dc90e08
added another test
2015-01-23 23:43:59 -06:00
Anthony Scopatz
208eff0d9e
added floating point literals
2015-01-23 23:39:42 -06:00
Anthony Scopatz
bcb51fda0c
stupid string literals
2015-01-23 23:16:24 -06:00
Anthony Scopatz
2e52ce54b9
more whitspace fixes
2015-01-23 20:45:45 -06:00
Anthony Scopatz
9afa5d9fc5
more token tests
2015-01-23 20:41:45 -06:00
Anthony Scopatz
044fca0df7
fixed whitespace issue
2015-01-23 20:35:54 -06:00
Anthony Scopatz
5acaae9fd3
one test works
2015-01-23 20:25:56 -06:00
Anthony Scopatz
c05c4441b7
almost lexing
2015-01-23 19:23:45 -06:00