aboutsummaryrefslogtreecommitdiff
path: root/go/src/stepA_more
AgeCommit message (Collapse)Author
2015-01-06All: 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-06go: update README. Backport Func usage.Joel Martin
2014-10-09go: add metadata and atoms. HashMap dedicated type.Joel Martin
HashMap needs a dedicated type now to be able to store the metadata.
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