Commit Graph

214 Commits

Author SHA1 Message Date
Richard Harrington
244984ab8f got column numbers working in lexer 2013-07-06 02:58:31 -04:00
Richard Harrington
63d396cf80 changed partial token in lexer back from string to vector, until it is closed 2013-07-06 02:27:13 -04:00
Richard Harrington
a554b68c93 got repl working again 2013-07-05 19:31:03 -04:00
Richard Harrington
e80adafcc0 got version of lex working with core.match 2013-07-05 19:30:45 -04:00
Richard Harrington
03a961aac6 halfway towards converting to core.match 2013-07-05 17:58:35 -04:00
Richard Harrington
896ee4cc52 lexing working, except it has incorrect column numbers 2013-07-04 13:55:46 -04:00
Richard Harrington
d9f03a10fe very close to getting lexer working 2013-07-04 02:47:06 -04:00
Richard Harrington
2c57527919 got more cases working in lexer, still not done... 2013-07-04 01:15:44 -04:00
Richard Harrington
87dfd37cc6 fixed bug in lexing operators -- still more bugs in lexer to fix 2013-07-03 22:14:41 -04:00
Richard Harrington
f06ae14164 got prettyprinting working 2013-07-03 14:01:44 -04:00
Richard Harrington
857e1d3d0f got initial lexer almost working 2013-07-02 17:28:12 -04:00
Richard Harrington
66172d0b28 removed extraneous stuff added by leiningen 2013-07-02 15:39:08 -04:00
Richard Harrington
bf6e04177b added a non-default README 2013-07-02 11:00:59 -04:00
Richard Harrington
e9709abf39 first commit 2013-06-26 15:59:01 -04:00