Commit graph

21 commits

Author SHA1 Message Date
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