plpgsql: IO using stream table. Add keywords.
[jackhill/mal.git] / README.md
2016-04-30 Joel MartinMerge pull request #205 from Wilfred/fix_link
2016-04-30 Wilfred HughesFix broken link
2016-04-16 Joel MartinREADME: fix clojurewest path and add midwest.io links.
2016-04-08 Joel MartinMerge pull request #199 from dubek/c-add-boehm-gc
2016-04-08 Dov Murikc: Add Boehm garbage collector
2016-04-05 Joel MartinMerge pull request #194 from dubek/literal-empty-list
2016-04-04 Joel MartinMerge pull request #195 from wasamasa/bugfix-empty...
2016-03-30 Joel MartinMerge pull request #196 from dubek/fix-regress-fail
2016-03-28 Joel MartinMerge pull request #192 from joostkremers/guide
2016-03-27 Joel MartinREADME: note Chris Moore created the Ada implementation.
2016-03-27 Joel MartinMerge pull request #191 from zmower/ada
2016-03-26 Chris M MooreAda: update README.md and add prompt to stepA
2016-03-20 Chris M MooreUpdate from master
2016-03-15 Joel MartinUpdate README test count. Update docs/TODO.
2016-03-14 Joel MartinREADME: update count to 50.
2016-03-13 Joel MartinObject Pascal: full implementation. Test cleanup.
2016-03-08 Joel MartinMakefile/README documentation. Build rules.
2016-03-07 Joel MartinMerge pull request #183 from dubek/io
2016-03-07 Dov Murikio: Update README
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-04 Joel MartinMerge pull request #181 from wasamasa/fix-typos
2016-03-02 Joel MartinMerge branch 'wasamasa-elisp'
2016-03-02 Vasilij SchneidermannExtend README
2016-03-02 Vasilij SchneidermannMerge branch 'master' into elisp
2016-02-24 Joel MartinMerge branch 'issue_166_string_ops' of github.com:kanak...
2016-02-24 Joel MartinMerge branch 'master' into issue_166_string_ops
2016-02-24 Joel MartinREADME.md: update with Swift 3 info
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
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-01-29 Joel MartinMerge pull request #156 from omarrayward/explain-regexp...
2016-01-26 Joel MartinHaxe: update README, fix macro eval, add conj.
2015-12-31 Joel MartinMerge pull request #140 from rhysd/crystal-0.10.0
2015-12-31 rhysdCrystal: bump up crystal version to 0.10.0
2015-12-28 Joel MartinMerge pull request #137 from ivern/kotlin
2015-12-18 Joel MartinMerge commit '069f90b'
2015-12-18 Joel MartinMerge pull request #132 from sdt/native-swap
2015-12-17 Joel MartinClojure: *print-readably* for str. Use 1.8.0-RC4
2015-12-14 Joel MartinMerge pull request #131 from dubek/repl-invocation
2015-12-14 Dov MurikMakefile: add REPL invocation rules
2015-12-10 Joel MartinMerge pull request #129 from dubek/examples-memoize
2015-12-09 Joel MartinMerge pull request #128 from sleep/actual-zsh-fix
2015-12-09 Sean Leequoted all make args in documentation for zsh compatibility
2015-12-02 Joel MartinMerge pull request #125 from dubek/d-impl
2015-12-02 Dov MurikD implementation
2015-11-19 Javier Fernandez... Merge remote-tracking branch 'kanaka/master' into kotlin
2015-11-10 Joel MartinMerge pull request #104 from dubek/hashmap-equality...
2015-11-10 Joel MartinMerge pull request #106 from dubek/tcl-impl
2015-11-10 Dov MurikTcl implementation
2015-10-29 Joel MartinMerge pull request #98 from mrjbq7/factor
2015-10-28 John Benediktssonfactor: update code.
2015-10-27 Joel MartinMerge pull request #95 from ivern/kotlin
2015-10-27 Javier Fernandez... Updated from master, solved conflicts
2015-10-27 Javier Fernandez... Merge remote-tracking branch 'kanaka/master' into kotlin
2015-10-25 Javier Fernandez... Implemented step 6 (files and eval)
2015-10-25 Javier Fernandez... Implemented Kotlin MAL up to step 4
2015-10-24 Joel MartinJulia: update to verion 0.4. Add time-ms.
2015-10-20 Dov MurikVimscript implementation
2015-10-09 Joel MartinTravis: fixed rust, re-activate other impls
2015-10-08 Joel MartinMerge pull request #91 from rhysd/fix-crystal-0.8.0
2015-10-08 rhysdCrystal: Fix missing method error for Crystal 0.8.0
2015-10-06 Joel MartinREADME: Add travis build status icon.
2015-09-22 Joel MartinMerge pull request #88 from keith-rollin/optimize
2015-09-22 Keith RollinFix typos in README.md
2015-09-22 Keith RollinState new Xcode/Swift requirements in README
2015-09-10 Joel MartinMerge pull request #83 from ekmartin/elixir_build
2015-09-10 ekmartinUpdate Elixir build method
2015-09-10 Joel MartinMerge pull request #82 from ekmartin/elixir_headers
2015-09-10 Joel MartinMerge pull request #81 from ekmartin/elixir
2015-09-09 ekmartinUpdate README/Makefile/Dockerfile
2015-09-08 Joel MartinREADME: note Miutsuru kariya as GNU awk creator
2015-08-26 Joel MartinMerge pull request #80 from kariya-mitsuru/add-gawk
2015-08-26 Mitsuru Kariyarename directory
2015-08-25 Mitsuru KariyaAdds GNU awk implementaion
2015-08-06 Joel MartinREADME.md: correct alpha ordering.
2015-08-06 Joel MartinREADME.md count to 38. JS and ES6 build fixes.
2015-07-14 Joel MartinMerge pull request #73 from pstephens/fsharp
2015-07-06 Peter Stephensfsharp: Tweaked README.md blurb for F#.
2015-07-06 Peter Stephensfsharp: Added F# to the README.md
2015-07-06 Peter StephensMerge remote-tracking branch 'kanaka/master' into fsharp
2015-06-11 Joel MartinREADME: add RPython and bump count to 36.
2015-06-06 Joel MartinREADME: consistent alpha ordering of impls.
2015-06-06 Joel MartinFix formatting.
2015-06-03 Joel MartinCrystal: update impl count to 35. Expand desc/credit.
2015-06-03 Joel MartinMerge pull request #70 from rhysd/crystal
2015-06-02 rhysdcrystal: Prepare to implement with Crystal
2015-05-19 Joel MartinREADME: add Groovy info. Bump count to 34.
2015-04-30 Joel MartinMerge pull request #69 from def-/master
2015-04-30 defUse Nim 0.11.0
2015-04-10 Joel MartinMerge pull request #63 from def-/master
2015-04-09 defMake Nim implementation a bit nicer
2015-04-08 Joel MartinMerge pull request #61 from keith-rollin/optimize
2015-04-08 Keith RollinConvert to Swift 1.2:
2015-04-06 Joel MartinMerge pull request #59 from NalaGinrut/master
2015-04-06 Joel MartinREADME: make NalaGinrut user name into a link.
2015-04-06 Joel MartinREADME: update count to 33 with Guile.
2015-04-06 Joel MartinMerge pull request #56 from NalaGinrut/master
2015-04-06 Joel MartinREADME: expand Erlang instructions.
2015-04-06 Joel MartinMerge pull request #57 from nlfiedler/erlang
next