| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-01 | Merge branch 'master' of https://github.com/kanaka/mal | Miki Tebeka | |
| 2015-03-01 | readline works even when ~/.mal-history does not exist | Miki Tebeka | |
| 2015-03-01 | running "gofmt" on the code | Miki Tebeka | |
| 2015-02-28 | All: rename stepA_interop to stepA_mal | Joel Martin | |
| Also, add missed postscript interop tests. | |||
| 2015-01-09 | All: add keywords. | Joel Martin | |
| Also, fix nth and count to match cloure. | |||
| 2015-01-06 | go: add time-ms. Ruby: fix step9,A content. | Joel Martin | |
| 2015-01-06 | Go: add missing env.go | Joel Martin | |
| 2015-01-06 | All: swap step9,A. Fixes for bash, C, perl. | Joel Martin | |
| 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 | go: update README. Backport Func usage. | Joel Martin | |
| 2014-10-09 | go: add metadata and atoms. HashMap dedicated type. | Joel Martin | |
| HashMap needs a dedicated type now to be able to store the metadata. | |||
| 2014-10-09 | go: add hash-map support. | Joel Martin | |
| 2014-10-09 | go: add readline.go that wraps libreadline/libedit | Joel Martin | |
| 2014-10-09 | go: add stepA_more. try* and more core functions. | Joel Martin | |
| 2014-10-06 | go: add step8_macros | Joel Martin | |
| 2014-10-06 | go: add step7_quote | Joel Martin | |
| 2014-10-06 | go: add step6_file | Joel Martin | |
| 2014-10-06 | go: add step5_tco. Refactor env. | Joel Martin | |
| Move EnvType interface definition to types.go. Remove Env pointers. | |||
| 2014-10-06 | go: add step4_if_fn_do | Joel Martin | |
| 2014-10-04 | go: add step3_env | Joel Martin | |
| 2014-10-04 | go: step2_eval vector/hash-map in eval_ast | Joel Martin | |
| 2014-10-04 | go: step2_eval basic functionality | Joel Martin | |
| 2014-10-04 | go: step1_read_print vectors and hash-maps | Joel Martin | |
| 2014-10-04 | go: step1_read_print print working. | Joel Martin | |
| 2014-10-04 | go: reading of atoms and lists. | Joel Martin | |
| 2014-10-04 | step0_repl.go: strip newline from input. | Joel Martin | |
| 2014-10-04 | go: step0_repl | Joel Martin | |
