1
1
mirror of https://github.com/kanaka/mal.git synced 2024-11-09 18:06:35 +03:00
mal/plpgsql
Nicolas Boulenguez e6d41de4d5 load-file: accept empty file or final comment, return nil
Let `load-file` append a new line in case last line contains a
comment.

Also append `nil` so that the return value is predictible. Remove the
existing explicit `nil` from existing sources.

Adapt documentation and tests.
2019-07-28 13:08:05 +02:00
..
core.sql elm, objpascal, plpgsql: Add number?, fn?, macro? 2017-10-31 13:41:36 +01:00
Dockerfile plpgsql: support Travis run with alt. user 2017-07-25 11:13:13 -05:00
entrypoint.sh plpgsql: support Travis run with alt. user 2017-07-25 11:13:13 -05:00
envs.sql plpgsql: schema namespaces. refactor IO. 2016-05-02 23:37:16 -05:00
init.sql plpgsql: schema namespaces. refactor IO. 2016-05-02 23:37:16 -05:00
io.sql plpgsql: schema namespaces. refactor IO. 2016-05-02 23:37:16 -05:00
Makefile Convert to loccount based stats calculation. 2019-03-20 23:34:21 -05:00
printer.sql *sql: update Makefiles, README. Logon override. 2016-05-22 00:18:25 -06:00
reader.sql plpgsql, scala, vimscript, yorick: Detect more unterminated strings. 2019-05-19 12:00:07 +01:00
run Refactor to use run scripts, remove *_RUNSTEP 2016-05-18 22:29:18 -07:00
step0_repl.sql plpgsql: schema namespaces. refactor IO. 2016-05-02 23:37:16 -05:00
step1_read_print.sql plpgsql: schema namespaces. refactor IO. 2016-05-02 23:37:16 -05:00
step2_eval.sql plpgsql: schema namespaces. refactor IO. 2016-05-02 23:37:16 -05:00
step3_env.sql plpgsql: schema namespaces. refactor IO. 2016-05-02 23:37:16 -05:00
step4_if_fn_do.sql plpgsql: schema namespaces. refactor IO. 2016-05-02 23:37:16 -05:00
step5_tco.sql plpgsql: schema namespaces. refactor IO. 2016-05-02 23:37:16 -05:00
step6_file.sql load-file: accept empty file or final comment, return nil 2019-07-28 13:08:05 +02:00
step7_quote.sql load-file: accept empty file or final comment, return nil 2019-07-28 13:08:05 +02:00
step8_macros.sql load-file: accept empty file or final comment, return nil 2019-07-28 13:08:05 +02:00
step9_try.sql load-file: accept empty file or final comment, return nil 2019-07-28 13:08:05 +02:00
stepA_mal.sql load-file: accept empty file or final comment, return nil 2019-07-28 13:08:05 +02:00
types.sql elm, objpascal, plpgsql: Add number?, fn?, macro? 2017-10-31 13:41:36 +01:00
wrap.sh plpgsql: schema namespaces. refactor IO. 2016-05-02 23:37:16 -05:00