Merge pull request #386 from asarhaddon/test-let-recursive-def
[jackhill/mal.git] / plpgsql /
2019-05-21 Joel MartinMerge pull request #371 from asarhaddon/extend-core.mal
2019-05-19 Joel MartinMerge pull request #382 from bjh21/bjh21-unterminated...
2019-05-19 Ben Harrisplpgsql, scala, vimscript, yorick: Detect more untermin...
2019-05-15 Joel MartinMerge pull request #379 from bjh21/bjh21-unterminated...
2019-05-13 Joel MartinMerge pull request #372 from bjh21/bjh21-empty-hashmap
2019-05-13 Joel MartinMerge pull request #374 from sgtatham/vala-fixes
2019-05-13 Joel MartinMerge pull request #370 from asarhaddon/hide-gensym...
2019-05-11 Nicolas Boulenguezgensym: hide the counter in an environment, define...
2019-03-27 Joel MartinMerge pull request #345 from asarhaddon/ada.2
2019-03-21 Joel MartinConvert to loccount based stats calculation.
2019-01-25 Joel MartinError on unterminated strings.
2018-12-27 Joel MartinMerge pull request #333 from LispLY/objc-fix-conj-meta
2018-11-30 Joel Martinplpgsql, racket, tcl, yorick: fix errors.
2018-06-24 Joel MartinMerge pull request #319 from chr15m/refactor-php-web...
2018-01-04 Joel MartinMerge pull request #310 from bendudson/master
2017-11-02 Joel MartinMerge pull request #306 from kanaka/add-predicates
2017-10-31 Vasilij Schneidermannelm, objpascal, plpgsql: Add number?, fn?, macro?
2017-09-28 Joel MartinFix unescaping in c, coffee, crystal, haxe, plpgsql...
2017-07-25 Joel Martinplpgsql: support Travis run with alt. user
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-05-22 Joel Martin*sql: update Makefiles, README. Logon override.
2016-05-19 Joel MartinRefactor to use run scripts, remove *_RUNSTEP
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 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 Martinplpgsql: add steps7-9
2016-05-03 Joel Martinplpgsql: steps 4-6.
2016-05-03 Joel Martinplpgsql (Postgres PL/pgSQL): steps 0-3.