jackhill/mal.git
2016-06-12 Joel MartinMerge pull request #217 from dubek/lua-interop
2016-06-12 Dov Murikprocess/guide: Describe interop function quux-eval
2016-06-12 Dov Muriklua: Add interop core function lua-eval
2016-06-11 Joel MartinMerge pull request #215 from hinrik/add_perl6_impl
2016-06-11 Hinrik Örn... Test the Perl 6 implementation on Travis
2016-06-11 Hinrik Örn... Add perl6-eval interop function
2016-06-11 Hinrik Örn... Add Perl 6 implementation
2016-06-08 Joel MartinMakefile: user specified TEST_OPTS take precedence.
2016-06-06 Joel MartinMerge pull request #214 from rhysd/crystal-0.17.4
2016-06-06 rhysdCrystal: Fix steps for Crystal v0.17.4
2016-06-06 Joel Martinplsql: disable until tests more reliably pass.
2016-06-03 Joel Martinplsql: add oracle user in Dockerfile. Longer test startup,
2016-06-02 Joel Martinplsql: disable until uid 1001 issue resolved.
2016-06-02 Joel Martinplsql: enable travis build.
2016-05-24 Joel Martinplsql: add run script.
2016-05-22 Joel Martinplsql: fix normal user/sudo startup of container.
2016-05-22 Joel Martin*sql: update Makefiles, README. Logon override.
2016-05-22 Joel Martinplsql: add dockerfile. Lots of cleanup/renaming.
2016-05-22 Joel Martinplsql: Fix readline/output async. Improve arg mode.
2016-05-22 Joel Martinplsql: self-hosting. Long strings, refactor io.
2016-05-22 Joel Martinplsql: keyword/vector/hash-map. Other deferrables.
2016-05-22 Joel Martinplsql: stepA basics. Fix step6 argument processing.
2016-05-22 Joel Martinplsql: add step9 basics. Refactor arg list passing.
2016-05-22 Joel Martinplsql: refactor with memory pool. step5,7,8 basics.
2016-05-22 Joel Martinplsql: step6 basics. File I/O in io.sql and wrap.sh
2016-05-22 Joel Martinplsql: step4 basics.
2016-05-22 Joel Martinplsql: step2,3 basics.
2016-05-22 Joel Martinplsql (Oracle PL/SQL): Copy plpgsql. Step0,1 basics.
2016-05-19 Joel MartinRefactor to use run scripts, remove *_RUNSTEP
2016-05-17 Joel MartinMerge pull request #212 from dubek/argv-testing
2016-05-16 Dov Murikscala: Run steps directly from jar file
2016-05-15 Dov Murikmake: Clean script output; skip test for command-line...
2016-05-15 Dov Murikmatlab: Add 'run' script to handle command-line args
2016-05-15 Dov Murikjava: Add 'run' script which quotes arguments correctly
2016-05-13 Dov Murikio: Add wrapper to swallow startup message from Io...
2016-05-12 Joel MartinMerge pull request #213 from dubek/time-ms-fixes
2016-05-12 Dov Murikfactor: Set *ARGV* and run command-line script correctl...
2016-05-11 Dov Murikr: Fix setting *ARGV*
2016-05-11 Dov Murikjs: Fix setting *ARGV* in step6 & step7
2016-05-11 Dov Murikfsharp: When executing a mal script, don't print the...
2016-05-11 Dov Murikerlang: Fix time-ms to return milliseconds since epoch
2016-05-11 Dov Murikcpp: Make integer values 64-bit so they can holds time...
2016-05-11 Dov Murikerlang: When executing a mal script, don't print the...
2016-05-11 Dov Murikcpp: When executing a mal script, don't print the final...
2016-05-11 Dov Murikocaml: Remove debug prints in step6 & step7
2016-05-11 Dov Muriktests: Test *ARGV* is set correctly in step 6
2016-05-11 Joel MartinMerge pull request #211 from dubek/racket-fix-argv
2016-05-11 Dov Murikracket: Set *ARGV* correctly
2016-05-10 Joel MartinMerge pull request #210 from dubek/test-slurp-newline
2016-05-10 Dov Muriktests: Test slurp captures final newline in step6
2016-05-10 Joel MartinLink to cheatsheet at gh-pages.
2016-05-10 Joel MartinAdd cheatsheet. Link to it from guide.
2016-05-10 Joel MartinUse more common spelling of deferrable.
2016-05-10 Joel MartinMakefile/runtest/tests: deferable/optional options
2016-05-09 Joel Martinguide: update step9, stepA diagrams.
2016-05-09 Joel MartinMerge pull request #208 from dubek/vim-fix-time-ms
2016-05-09 Joel MartinMerge pull request #209 from dubek/python-interop
2016-05-09 Dov Murikpython: Fix interop (py*, py!*)
2016-05-09 Dov Murikdocs/Hints: vimscript no longer shells out in time-ms
2016-05-09 Dov Murikvimscript: implement time-ms in a C function
2016-05-09 Dov Murikvimscript: rename libvimreadline -> libvimextras
2016-05-05 Joel MartinMerge pull request #207 from dubek/vhdl
2016-05-05 Dov Murikvhdl: Update Dockerfile, add Travis-CI build
2016-05-05 Dov MurikAdd VHDL implementation
2016-05-05 Dov Murikdocs/Hints: add questions about command-line arguments
2016-05-04 Joel MartinHints.md: fix formatting.
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.
next