1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-17 16:47:22 +03:00
mal/kotlin
Nicolas Boulenguez 26ced15b31 Remove gensym, inc and or from step files.
* Move `gensym` and `inc` from step files to `lib/trivial.mal`.
* Move `or` from step files to `lib/test_cascade.mal`.
  Shorten it because `(first ())` returns `nil`
* Update process and tests accordingly (not the figures yet).
2019-07-09 14:05:29 +02:00
..
src/mal Remove gensym, inc and or from step files. 2019-07-09 14:05:29 +02:00
tests Tests: move step5 non-TCO tests to per impl. 2016-03-14 23:39:21 -05:00
Dockerfile Go, Kotlin, Nim, ObjC, RPython: update Dockerfiles. 2017-02-11 00:12:37 -06:00
Makefile Convert to loccount based stats calculation. 2019-03-20 23:34:21 -05:00
run Refactor to use run scripts, remove *_RUNSTEP 2016-05-18 22:29:18 -07:00