Use the new data structures in the other steps
[jackhill/mal.git] / elixir / lib / mix / tasks / step5_tco.ex
2015-09-09 ekmartinUse the new data structures in the other steps
2015-09-07 ekmartinAdd core readline and use it in all steps
2015-09-07 ekmartinChange all non exported functions from def -> defp
2015-09-07 ekmartinAdd evaluating of hash-maps to steps 2 - 9
2015-09-07 ekmartinAdd support for vectors in all steps
2015-09-06 ekmartinExit with code 0 on EOF
2015-09-06 ekmartinMake sure eval of do is in tail position and skip step 5