1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 10:37:58 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
Joel Martin
c4269f9bf5 Convert to loccount based stats calculation. 2019-03-20 23:34:21 -05:00
Joel Martin
5245b079e1 Add dist targets to most implementations.
TODO: factor groovy guile julia matlab miniMAL swift
2016-02-24 00:33:20 -06:00
Joel Martin
f15b4021db All: show comments with stats target.
- Put guile into correct alphabetical order.
2015-10-26 22:33:49 -05:00
Joel Martin
90f618cbe7 All: rename stepA_interop to stepA_mal
Also, add missed postscript interop tests.
2015-02-28 11:09:54 -06:00
Chouser
755b86502a OCaml: add make targets for stats 2015-01-30 14:26:00 -05:00
Chouser
f5fc0c98ee OCaml: Add time-ms 2015-01-30 12:54:43 -05:00
Chouser
fd3adc5254 OCaml: self-hosting 2015-01-30 12:54:43 -05:00
Chouser
ecd3b6d8e5 OCaml: Add step 9 2015-01-30 12:54:43 -05:00
Chouser
fb21afa71b OCaml: Add Step 8 2015-01-30 12:54:43 -05:00
Chouser
efb850b5d5 Ocaml: Add step 7 2015-01-30 12:54:43 -05:00
Chouser
776cf57706 Ocaml: Finish adding step 6 2015-01-30 12:54:43 -05:00
Chouser
44d4e31fc8 Ocaml: Add step 5, TCO worked automatically in Ocaml 2015-01-30 12:54:43 -05:00
Chouser
de04357cd5 Ocaml: Add string functions 2015-01-30 12:54:42 -05:00
Chouser
79ba3d6088 Ocaml: Finally fix race conditions in compilation
Also, use native compilation for everything except Ocaml REPL.
2015-01-30 12:54:42 -05:00
Chouser
67736cf90b Ocaml: Add step 3 2015-01-30 12:54:42 -05:00
Chouser
81e073cf20 Ocaml: made minor fixes, mostly to Makefile 2015-01-30 12:54:42 -05:00
Chouser
921a951fe4 Ocaml: Add step 2, nothing optional 2015-01-30 12:54:42 -05:00
Chouser
59d10e1bd7 Ocaml: Added step 1, missing some optional functionality 2015-01-30 12:54:42 -05:00