1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 01:57:09 +03:00
mal/scala
Joel Martin 6e59c4f26d scala: fix w/ xenial, sbt 0.14.6, update build.
Build had become out of date so update docker image to xenial and sbt
to 0.14.6 and update Scala build files to go with new sbt version.
2018-07-12 13:51:02 -05:00
..
project scala: fix w/ xenial, sbt 0.14.6, update build. 2018-07-12 13:51:02 -05:00
tests Tests: move step5 non-TCO tests to per impl. 2016-03-14 23:39:21 -05:00
assembly.sbt scala: fix w/ xenial, sbt 0.14.6, update build. 2018-07-12 13:51:02 -05:00
build.sbt scala: fix w/ xenial, sbt 0.14.6, update build. 2018-07-12 13:51:02 -05:00
core.scala hy, php, powershell, scala: Add number?, fn?, macro? 2017-10-23 09:06:26 +02:00
Dockerfile scala: fix w/ xenial, sbt 0.14.6, update build. 2018-07-12 13:51:02 -05:00
env.scala Scala: refactor collections with metadata. 2015-01-09 16:16:51 -06:00
Makefile scala: Run steps directly from jar file 2016-05-16 11:25:42 -04:00
printer.scala Scala: refactor collections with metadata. 2015-01-09 16:16:51 -06:00
reader.scala Fix unescaping in scala. 2017-09-28 07:40:47 -05:00
run scala: Run steps directly from jar file 2016-05-16 11:25:42 -04:00
step0_repl.scala Scala: all steps 0-9 but no metadata. 2015-01-09 16:16:51 -06:00
step1_read_print.scala Scala: all steps 0-9 but no metadata. 2015-01-09 16:16:51 -06:00
step2_eval.scala Fix empty list eval in step2 for most languages. 2016-04-02 18:40:49 -05:00
step3_env.scala scala: Fix exception on literal empty list 2016-03-31 22:31:49 -04:00
step4_if_fn_do.scala scala: Fix exception on literal empty list 2016-03-31 22:31:49 -04:00
step5_tco.scala scala: Fix exception on literal empty list 2016-03-31 22:31:49 -04:00
step6_file.scala scala: Fix exception on literal empty list 2016-03-31 22:31:49 -04:00
step7_quote.scala scala: Fix exception on literal empty list 2016-03-31 22:31:49 -04:00
step8_macros.scala scala: Fix exception on literal empty list 2016-03-31 22:31:49 -04:00
step9_try.scala scala: Fix exception on literal empty list 2016-03-31 22:31:49 -04:00
stepA_mal.scala scala: Fix exception on literal empty list 2016-03-31 22:31:49 -04:00
types.scala Scala: fix hash-map nil values and printing. 2015-12-02 23:26:50 -06:00