jackhill/mal.git
2016-03-14 Joel MartinObjPascal: use CTypes for libedit/readline.
2016-03-14 Joel MartinObjPascal: curl zip file from github for dep.
2016-03-13 Joel MartinObjPascal: add Sorokin RegExpr.pas to repo.
2016-03-13 Joel MartinObject Pascal: full implementation. Test cleanup.
2016-03-09 Joel MartinMerge pull request #184 from dubek/mal-time-ms
2016-03-09 Joel MartinMerge pull request #185 from dubek/ruby-fix-concat
2016-03-09 Dov Murikruby: concat should not modify its argument
2016-03-09 Dov Murikmal: Add time-ms to core; add tests for time-ms
2016-03-08 Joel MartinMakefile/README documentation. Build rules.
2016-03-08 Joel Martintests/step3: test def! within let*. Fix groovy build.
2016-03-08 Joel MartinMakefile: add DOCKERIZE support.
2016-03-07 Joel MartinMerge pull request #183 from dubek/io
2016-03-07 Dov MurikTravis: add io build
2016-03-07 Dov Murikio: Update README
2016-03-07 Dov Murikio: Optimization and style fixes
2016-03-07 Dov Murikio: stepA
2016-03-07 Dov Murikio: step9
2016-03-07 Dov Murikio: step8
2016-03-07 Dov Murikio: step7
2016-03-07 Dov Murikio: step6
2016-03-07 Dov Murikio: step5
2016-03-07 Dov Murikio: step4
2016-03-07 Dov Murikio: step3
2016-03-07 Dov Murikio: step2
2016-03-07 Dov Murikio: step1
2016-03-07 Dov Murikio: step0
2016-03-06 Joel MartinMinor clarifications
2016-03-06 Joel MartinObjective-C: OS X: build, read_atom, str comp., etc.
2016-03-06 Joel MartinObjective-C: steps 5-A, self-hosting, perf, README
2016-03-06 Joel MartinObjective-C: steps 0-4, keywords, hash maps.
2016-03-04 Joel MartinMerge pull request #181 from wasamasa/fix-typos
2016-03-04 Vasilij SchneidermannFix typos
2016-03-02 Joel Martinguide: add host-language and REPL header to stepA
2016-03-02 Joel Martinelisp: add Dockerfile, travis, stepA header.
2016-03-02 Joel MartinMerge branch 'wasamasa-elisp'
2016-03-02 Vasilij SchneidermannFix seq
2016-03-02 Vasilij SchneidermannAdd Makefile
2016-03-02 Vasilij SchneidermannExtend README
2016-03-02 Vasilij SchneidermannMerge branch 'master' into elisp
2016-03-01 Vasilij SchneidermannAdd basic interop and tests
2016-03-01 Vasilij SchneidermannRemove quotes in out-of-range error for nth
2016-03-01 Vasilij SchneidermannRemove unnecessary boxing/unboxing
2016-03-01 Vasilij SchneidermannAdd a hack to make all step tests pass
2016-03-01 Vasilij SchneidermannAdd `define-error` on 24.3
2016-03-01 Vasilij SchneidermannHandle EOF in exposed readline function
2016-03-01 Vasilij SchneidermannFix *ARGV*
2016-03-01 Joel Martin.gitignore: Add typical scratch files/dirs.
2016-03-01 Joel MartinSwift3: add meta to all collections. Simplify types.
2016-03-01 Vasilij SchneidermannHandle truthness values better
2016-03-01 Vasilij SchneidermannImplement step A
2016-03-01 Vasilij SchneidermannImplement step 9
2016-03-01 Vasilij SchneidermannImplement step 8
2016-02-28 Vasilij SchneidermannImplement step 7
2016-02-28 Vasilij SchneidermannImplement step 6
2016-02-28 Vasilij SchneidermannImplement step 5
2016-02-28 Vasilij SchneidermannImplement step 4
2016-02-28 Vasilij SchneidermannImplement step 3
2016-02-28 Vasilij SchneidermannImplement step 2
2016-02-28 Vasilij SchneidermannImplement step 1
2016-02-28 Vasilij SchneidermannImplement step 0
2016-02-27 Joel MartinMerge pull request #178 from dubek/fix-negative
2016-02-27 Dov Murikerlang: add negative number support.
2016-02-27 Joel Martinfsharp: add negative number support.
2016-02-27 Joel MartinMerge remote-tracking branch 'dubek/fix-negative' into...
2016-02-27 Joel Martinhaxe, forth: fix negative numbers.
2016-02-27 Joel Martinps: fix negative and 0 number printing
2016-02-27 Joel Martinbash: fix negative nums, more complex test.
2016-02-27 Dov Murikps: fix printing of number zero
2016-02-26 Joel Martinmake: add negative number support.
2016-02-26 Dov Murikhaskell: fix negative numbers handling
2016-02-26 Dov Murikps: fix negative numbers handling
2016-02-26 Dov Murikocaml: fix negative numbers handling
2016-02-24 Joel MartinMerge branch 'issue_166_string_ops' of github.com:kanak...
2016-02-24 Joel MartinSwift*: add seq/string?. swift: gensym/or macro fix
2016-02-24 Joel MartinMerge branch 'master' into issue_166_string_ops
2016-02-24 Joel Martinswift3: add missing time-ms function
2016-02-24 Joel Martinadd swift3/Dockerfile
2016-02-24 Joel MartinTravis: add swift3 build.
2016-02-24 Joel MartinREADME.md: update with Swift 3 info
2016-02-24 Joel MartinGeneric recursive rules for dist, stats, clean
2016-02-24 Joel Martinswift3: dist rule
2016-02-24 Joel Martinswift3: add missed updates to core/types
2016-02-24 Joel MartinDist/packaging for most impls. erlang, racket *ARGV...
2016-02-24 Joel MartinAdd dist targets to most implementations.
2016-02-24 Joel Martinawk-es6, Makefile: dist ruiles
2016-02-24 Joel Martinswift3: steps6-A, vectors, maps, keywords, meta.
2016-02-23 Joel Martinswift3: step0-step5 basics
2016-02-16 Joel MartinMerge pull request #176 from dubek/issue_166_factor
2016-02-16 Joel Martinforth: add seq and string?
2016-02-16 Dov Murikfactor: add seq and string?
2016-02-16 Joel Martinprocess: add seq and string? and other stepA fixups.
2016-02-16 Joel Martinnim: add seq and string?
2016-02-16 Joel Martinphp: add seq and string?
2016-02-16 Joel Martinkotlin: add seq and string?
2016-02-16 Joel MartinMerge pull request #175 from prt2121/pt/kotlin-1
2016-02-16 PratBump Kotlin version to 1.0. Remove unnecessary cast.
2016-02-16 Joel Martinawk: add seq and string?
2016-02-15 Joel MartinJulia: add seq, string? and conj.
2016-02-15 Joel MartinMerge pull request #174 from dubek/issue_166_schemes
2016-02-15 Dov Murikracket: add seq and string?
next