| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-06 | rust: add metadata support. | Joel Martin | |
| 2015-01-06 | rust: add atom support. Fix vector params. | Joel Martin | |
| 2015-01-06 | rust: core hash-map functions. | Joel Martin | |
| 2015-01-06 | rust: add step9_try. Refactor error handling. | Joel Martin | |
| Additional core functions. | |||
| 2014-10-27 | rust: add vector and hash-map support. | Joel Martin | |
| 2015-01-06 | rust: add step8_macros | Joel Martin | |
| 2015-01-06 | rust: add step7_quote. Refactor with type constructors. | Joel Martin | |
| 2015-01-06 | rust: add step6_file | Joel Martin | |
| 2015-01-06 | rust: add step5_tco | Joel Martin | |
| 2015-01-06 | rust: add step4_if_fn_do | Joel Martin | |
| 2015-01-06 | Rust: add step3_env | Joel Martin | |
| 2015-01-06 | rust: add step2_eval. | Joel Martin | |
| 2015-01-06 | Rust: step0_repl and step1_read_print | Joel Martin | |
| 2015-01-06 | Doc cleanup of step9/stepA swap. | 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 | docs/step_notes.txt: add step0_repl details. | Joel Martin | |
| 2014-10-04 | go: step0_repl | Joel Martin | |
| 2014-05-10 | TODO: misc updates | Joel Martin | |
| 2014-05-10 | PS: include/run from same directory. | Joel Martin | |
| 2014-05-10 | Perl: include from same directory. | Joel Martin | |
| 2014-05-10 | Java, Make: return nil from core readline function on EOF. | Joel Martin | |
| 2014-05-10 | Bash: correctly treat commas as whitespace. | Joel Martin | |
| 2014-05-10 | Makefile: exclude test^mal^step0 | Joel Martin | |
| 2014-04-27 | README.md: add linke to online demo. | Joel Martin | |
| 2014-04-27 | Add step5/9 tests for impls that support it. | Joel Martin | |
| - Also remove broken make/tests/*.mk tests. Not used any more. | |||
| 2014-04-27 | JS: add localStorage history load/save. Slurp using sync XHR. | Joel Martin | |
| 2014-04-26 | JS web: use/import to Himera style web REPL. | Joel Martin | |
| 2014-04-26 | JS: switch from josh.js console to jqconsole. | Joel Martin | |
| js/web/jqconsole.min.js and web/ansi.css are from https://github.com/replit/jq-console and licensed MIT. | |||
| 2014-04-23 | README: fix c# header, specify perl 5.8 | Joel Martin | |
| 2014-04-23 | README: instructions on running tests. | Joel Martin | |
| 2014-04-23 | Perl: add Makefile and time-ms for perf tests. | Joel Martin | |
| 2014-04-23 | JS: Fix internal tests. | Joel Martin | |
| Thanks: Wes Brown <wesbrown18@gmail.com>. | |||
