index
:
mal
gh-pages
master
revert-28-master
Forked from https://github.com/kanaka/mal
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go
Age
Commit message (
Expand
)
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
2015-01-09
All: add keywords.
Joel Martin
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
2015-01-06
go: update README. Backport Func usage.
Joel Martin
2014-10-09
go: add metadata and atoms. HashMap dedicated type.
Joel Martin
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
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