aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-09R: add step6_file and step7_quoteJoel Martin
2015-01-09R: add step4_if_fn_do and step5_tco.Joel Martin
2015-01-09R: step0-3, readline FFI.Joel Martin
2015-01-08Merge pull request #2 from alandipert/masterJoel Martin
2015-01-08tiny typo fixAlan Dipert
2015-01-08rust: update README. Remove exp.rs compilation.Joel Martin
2015-01-06go: add time-ms. Ruby: fix step9,A content.Joel Martin
2015-01-06rust: fix quote/quasiquote of vectors.Joel Martin
2015-01-06rust: add conj, stepA. Self-hosting!Joel Martin
2015-01-06rust: add metadata support.Joel Martin
2015-01-06rust: add atom support. Fix vector params.Joel Martin
2015-01-06rust: core hash-map functions.Joel Martin
2015-01-06rust: add step9_try. Refactor error handling.Joel Martin
2014-10-27rust: add vector and hash-map support.Joel Martin
2015-01-06rust: add step8_macrosJoel Martin
2015-01-06rust: add step7_quote. Refactor with type constructors.Joel Martin
2015-01-06rust: add step6_fileJoel Martin
2015-01-06rust: add step5_tcoJoel Martin
2015-01-06rust: add step4_if_fn_doJoel Martin
2015-01-06Rust: add step3_envJoel Martin
2015-01-06rust: add step2_eval.Joel Martin
2015-01-06Rust: step0_repl and step1_read_printJoel Martin
2015-01-06Doc cleanup of step9/stepA swap.Joel Martin
2015-01-06Go: add missing env.goJoel Martin
2015-01-06All: swap step9,A. Fixes for bash, C, perl.Joel Martin
2015-01-06go: update README. Backport Func usage.Joel Martin
2014-10-09go: add metadata and atoms. HashMap dedicated type.Joel Martin
2014-10-09go: add hash-map support.Joel Martin
2014-10-09go: add readline.go that wraps libreadline/libeditJoel Martin
2014-10-09go: add stepA_more. try* and more core functions.Joel Martin
2014-10-06go: add step8_macrosJoel Martin
2014-10-06go: add step7_quoteJoel Martin
2014-10-06go: add step6_fileJoel Martin
2014-10-06go: add step5_tco. Refactor env.Joel Martin
2014-10-06go: add step4_if_fn_doJoel Martin
2014-10-04go: add step3_envJoel Martin
2014-10-04go: step2_eval vector/hash-map in eval_astJoel Martin
2014-10-04go: step2_eval basic functionalityJoel Martin
2014-10-04go: step1_read_print vectors and hash-mapsJoel Martin
2014-10-04go: step1_read_print print working.Joel Martin
2014-10-04go: reading of atoms and lists.Joel Martin
2014-10-04step0_repl.go: strip newline from input.Joel Martin
2014-10-04docs/step_notes.txt: add step0_repl details.Joel Martin
2014-10-04go: step0_replJoel Martin
2014-05-10TODO: misc updatesJoel Martin
2014-05-10PS: include/run from same directory.Joel Martin
2014-05-10Perl: include from same directory.Joel Martin
2014-05-10Java, Make: return nil from core readline function on EOF.Joel Martin
2014-05-10Bash: correctly treat commas as whitespace.Joel Martin
2014-05-10Makefile: exclude test^mal^step0Joel Martin