Add cons and concat to core
[jackhill/mal.git] / elixir / lib / mix / tasks / step4_if_fn_do.ex
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
2015-09-05 ekmartinAdd not and printing functions
2015-09-05 ekmartinPass args to namespace as a list
2015-09-05 ekmartinAdd support for fn*
2015-09-05 ekmartinAdd if support
2015-09-05 ekmartinAdd do support