Commit graph

1768 commits

Author SHA1 Message Date
Anthony Scopatz
ed6a5f4d91 more sexy tests 2015-01-24 22:19:57 -06:00
Anthony Scopatz
98c124dfad added power 2015-01-24 21:56:22 -06:00
Anthony Scopatz
79a383530b have simple arithmetic 2015-01-24 20:46:05 -06:00
Anthony Scopatz
6f07d001b1 have unary ops 2015-01-24 20:33:21 -06:00
Anthony Scopatz
210f1749bf have literals 2015-01-24 20:19:10 -06:00
Anthony Scopatz
2d2630e8a6 numeric conversions in lexer 2015-01-24 19:17:15 -06:00
Anthony Scopatz
7e318e3c85 can parse 42 2015-01-24 18:43:36 -06:00
Anthony Scopatz
5c8323a336 started 2015-01-24 12:27:31 -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