Commit graph

7 commits

Author SHA1 Message Date
James Harton 73bd8a2def Forgot to remove debugging statements. 2015-03-29 14:56:06 +13:00
James Harton 8a04104427 Add column tracking to lexer and token output. 2015-03-29 14:55:28 +13:00
James Harton db6d8d413e Use Map.merge instead of trying to recreate the Lexer state every time. 2015-03-29 12:51:02 +13:00
James Harton dce82668ce Fix line number incrementing. Add test. 2015-03-26 20:51:01 +13:00
James Harton 8d7b741173 Pass line number along for the ride. 2015-03-26 20:26:04 +13:00
James Harton 75ae173d2a Refactor lexer to make returning :error tuples easier. 2015-03-05 15:22:11 -08:00
James Harton a4ef374f4a First post 👍 2015-03-05 14:22:23 -08:00