aboutsummaryrefslogtreecommitdiff
path: root/go/Makefile
AgeCommit message (Expand)Author
2015-02-28All: rename stepA_interop to stepA_malJoel Martin
2015-01-06go: add time-ms. Ruby: fix step9,A content.Joel Martin
2015-01-06All: swap step9,A. Fixes for bash, C, perl.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 basic functionalityJoel Martin
2014-10-04go: step1_read_print print working.Joel Martin
2014-10-04go: reading of atoms and lists.Joel Martin
2014-10-04go: step0_replJoel Martin