jackhill/mal.git
2016-05-04 Joel MartinAdd Hints wiki page.
2016-05-03 Joel Martinplpgsql: fix env.sql envs.sql in stats target.
2016-05-03 Joel Martinplpgsql: fix Makefile stats targets.
2016-05-03 Joel Martinplpgsql: schema namespaces. refactor IO.
2016-05-03 Joel Martinplpgsql: another attempt using travis user.
2016-05-03 Joel Martinplpgsql: try again with Travis user/sudo permissions.
2016-05-03 Joel Martinplpgsql: set WORKDIR in Dockerfile.
2016-05-03 Joel Martinplpgsql: minor tweaks to Dockerfile to work with Travis.
2016-05-03 Joel MartinTravis: enable plpgsql.
2016-05-03 Joel Martinplpgsql: add to README.
2016-05-03 Joel Martinplpgsql: testing via Makefile/Docker container.
2016-05-03 Joel Martinplpgsql: fix issues with repeated calls to wrap.sh
2016-05-03 Joel Martinplpgsql: remove type table. Fix slurp.
2016-05-03 Joel Martinplpgsql: refactor/remove collection table. Add seq...
2016-05-03 Joel Martinplpgsql: add time-ms, use bigints, add indexes for...
2016-05-03 Joel Martinplpgsql: restructure I/O to allow input in command...
2016-05-03 Joel Martinplpgsql: stepA, hash-maps, metadata.
2016-05-03 Joel Martinplpgsql: IO using stream table. Add keywords.
2016-05-03 Joel Martintests: make throw of non-strings optional/soft.
2016-05-03 Joel Martinplpgsql: add steps7-9
2016-05-03 Joel Martinplpgsql: steps 4-6.
2016-05-03 Joel Martinplpgsql (Postgres PL/pgSQL): steps 0-3.
2016-04-30 Joel MartinMerge pull request #205 from Wilfred/fix_link
2016-04-30 Wilfred HughesFix broken link
2016-04-28 Joel MartinFAQ: add question about * and ! endings on forms.
2016-04-28 Joel MartinMerge pull request #204 from dubek/guide-step2-addition
2016-04-27 Dov Murikprocess/guide: add vector and hash-map evaluation in...
2016-04-23 Joel MartinMerge pull request #202 from leafac/patch-1
2016-04-23 Leandro FacchinettiFix typos
2016-04-20 Joel MartinMerge pull request #201 from leafac/patch-1
2016-04-20 Leandro FacchinettiFix space
2016-04-19 Joel MartinMerge pull request #200 from leafac/patch-1
2016-04-19 Leandro FacchinettiFix typo in FAQ
2016-04-16 Joel MartinREADME: fix clojurewest path and add midwest.io links.
2016-04-11 Joel MartinJS: fix typo in interop.js
2016-04-08 Joel MartinMerge pull request #199 from dubek/c-add-boehm-gc
2016-04-08 Joel MartinTravis: Add OS X build of Swift3.
2016-04-08 Joel MartinMerge pull request #198 from keith-rollin/mac_port
2016-04-08 Dov Murikc: Add Boehm garbage collector
2016-04-08 Keith RollinPort swift3 to OSX.
2016-04-05 Joel MartinMerge pull request #194 from dubek/literal-empty-list
2016-04-04 Dov MurikMerge pull request #6 from kanaka/issue194-literal...
2016-04-04 Joel MartinMerge pull request #195 from wasamasa/bugfix-empty...
2016-04-04 Joel Martinerlang, factor, rust: fix empty list eval
2016-04-04 Dov MurikMerge pull request #5 from zmower/literal-empty-list
2016-04-03 Chris M MooreAda: add () fix to step2
2016-04-03 Dov Murikprocess: Fix step2_eval.txt to "handle" empty literal...
2016-04-03 Dov MurikMerge pull request #4 from kanaka/issue194-literal...
2016-04-02 Joel MartinFix empty list eval in step2 for most languages.
2016-04-02 Joel Martintests: move empty list test from step3 to step2.
2016-04-02 Joel Martinswift3: fix empty list evaluation.
2016-04-02 Joel Martinobjpascal: fix empty list evaluation.
2016-04-02 Joel Martinobjc: fix empty list evaluation.
2016-04-02 Joel Martinmatlab: fix empty list evaluation.
2016-04-02 Chris M MooreAda: empty list fix (issue #194)
2016-04-01 Dov Murikmake: Fix empty/nil value for literal empty list
2016-04-01 Dov Murikhaxe: Fix exception on literal empty list
2016-04-01 Dov Murikfactor: Fix exception on literal empty list
2016-04-01 Dov Murikscala: Fix exception on literal empty list
2016-04-01 Dov Murikgroovy: Fix exception on literal empty list
2016-03-31 Dov Murikcrystal: Fix exception on literal empty list in step3
2016-03-31 Dov Murikbash: Fix crash on literal empty list
2016-03-31 Dov Murikd: Fix crash on literal empty list
2016-03-31 Joel MartinMerge pull request #197 from dubek/postscript-interop
2016-03-30 Dov Murikps: Fix ps* interop
2016-03-30 Dov Murikforth: Fix exception on literal empty list
2016-03-30 Dov Murikps: Fix exception on literal empty list
2016-03-30 Dov Murikes6: Fix exception on literal empty list
2016-03-30 Joel MartinMerge pull request #196 from dubek/fix-regress-fail
2016-03-30 Dov Murikclojure: Fix exception on literal empty list
2016-03-30 Dov MurikMakefile: fail REGRESS=1 when earlier step fails
2016-03-30 Dov Murikkotlin: Fix exception on literal empty list
2016-03-30 Dov Murikguile: Fix crash/exception on literal empty list
2016-03-30 Dov Murikjulia: Fix exception on literal empty list
2016-03-30 Dov Muriknim: Fix crash on literal empty list
2016-03-30 Dov Murikio: Fix exception on literal empty list
2016-03-30 Dov Murikphp: Fix exception on literal empty list
2016-03-29 Vasilij SchneidermannAccept empty list literal
2016-03-28 Dov Murikfsharp: Fix exception on literal empty list
2016-03-28 Dov Murikhaskell: Fix exception on literal empty list
2016-03-28 Dov MurikminiMAL: Fix exception on literal empty list
2016-03-28 Dov Murikocaml: Fix exception on literal empty list
2016-03-28 Joel MartinMerge pull request #192 from joostkremers/guide
2016-03-28 Dov Murikelixir: Fix exception on literal empty list
2016-03-28 Dov Murikgo: Fix panic on literal empty list
2016-03-28 Dov Murikperl: Fix exception on literal empty list
2016-03-28 Dov Murikracket: Fix exception on literal empty list
2016-03-28 Dov Muriklua: Fix exception on literal empty list
2016-03-28 Dov Murikc: Fix segfault on literal empty list
2016-03-28 Dov Murikvimscript: Fix exception on literal empty list
2016-03-28 Dov Muriktcl: Fix exception on literal empty list
2016-03-28 Dov Murikruby: Fix exception on literal empty list
2016-03-28 Dov Murikmal: Fix exception on literal empty list
2016-03-28 Dov Murikjs: Fix exception on literal empty list
2016-03-28 Dov Murikcoffee: Fix exception on literal empty list
2016-03-28 Dov Murikprocess: Add literal empty list check to step3-stepA
2016-03-28 Dov Muriktests: Add test for literal empty list in step3
2016-03-27 Joel MartinES6: fix *ARGV* to be symbol.
2016-03-27 Joel MartinREADME: note Chris Moore created the Ada implementation.
2016-03-27 Joel MartinMerge pull request #191 from zmower/ada
next