Commit graph

8 commits

Author SHA1 Message Date
James Harton 4bf1a0270c chore: Run the elixir formatter. 2021-01-27 10:20:18 +13:00
James Harton 5075c958c8 Fix compiler warnings. 2017-04-27 15:17:47 +12:00
James Harton 1b964adac3 Documentation, test and readability improvements.
* Split out different concerns of LexLuthor into different modules.
* Add `inch` and documentation.
* Add `credo` and fix warnings.
2017-04-27 14:57:47 +12: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 dce82668ce Fix line number incrementing. Add test. 2015-03-26 20:51:01 +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