1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 01:57:09 +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
Joel Martin
fb5c165838 go: add time-ms. Ruby: fix step9,A content. 2015-01-06 21:59:01 -06:00
Joel Martin
01c9731649 All: swap step9,A. Fixes for bash, C, perl.
step9_interop -> stepA_interop
stepA_more -> step9_try

C: fix glib headers
bash: behavior change of declare -A and pattern replacement.
perl: squelch new 5.18 warnings related to switch/given statement.

Also, include some in-progress interop related files.
2015-01-06 21:57:24 -06:00
Joel Martin
ad7e866ea1 go: add readline.go that wraps libreadline/libedit 2014-10-09 18:27:47 -05:00
Joel Martin
d667a1bb2e go: add stepA_more. try* and more core functions. 2014-10-09 18:05:30 -05:00
Joel Martin
82efc357ba go: add step8_macros 2014-10-06 23:53:51 -05:00
Joel Martin
aeabd2145f go: add step7_quote 2014-10-06 23:31:11 -05:00
Joel Martin
ad95503cea go: add step6_file 2014-10-06 22:27:28 -05:00
Joel Martin
17e1c5f9f4 go: add step5_tco. Refactor env.
Move EnvType interface definition to types.go. Remove Env pointers.
2014-10-06 21:03:03 -05:00
Joel Martin
af8fdff41e go: add step4_if_fn_do 2014-10-06 20:36:23 -05:00
Joel Martin
9feb2c9527 go: add step3_env 2014-10-04 23:40:43 -05:00
Joel Martin
5caa8fb7e0 go: step2_eval basic functionality 2014-10-04 22:35:08 -05:00
Joel Martin
70ea599b6e go: step1_read_print print working. 2014-10-04 21:49:26 -05:00
Joel Martin
45e1db6afb go: reading of atoms and lists. 2014-10-04 20:06:42 -05:00
Joel Martin
69b4abd6ef go: step0_repl 2014-10-04 18:34:26 -05:00