Commit graph

11 commits

Author SHA1 Message Date
James Harton d5b7ee1836 Switch to using uniquely numbered actions now that I've figured out how to do that. 2015-03-31 10:30:26 +13:00
James Harton 57aa5df2a2 Add package metadata to mixfile. 2015-03-29 15:20:34 +13:00
James Harton 0eeb1703a6 Use Travis. 2015-03-29 15:07:21 +13:00
James Harton cc31654f56 Add codeship badge. 2015-03-29 15:00:03 +13:00
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