1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-17 16:47:22 +03:00
mal/swift3
Nicolas Boulenguez e3854f04cf 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-06-02 04:24:51 +02:00
..
Sources Remove gensym, inc and or from step files. 2019-06-02 04:24:51 +02:00
tests Tests: move step5 non-TCO tests to per impl. 2016-03-14 23:39:21 -05:00
Dockerfile Swift3: updates/fixes for Swift 3.0.1 2016-10-17 22:37:42 -05: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