perl: De-FATALise warnings.
[jackhill/mal.git] / perl / reader.pm
2019-07-27 Ben Harrisperl: De-FATALise warnings.
2019-07-27 Ben Harrisperl: Tidy up imports at the top of each file.
2019-07-27 Ben Harrisperl: Rename all mal classes to begin with "Mal::".
2019-07-26 Ben Harrisperl: Use '//' instead of '||' to provide defaults.
2019-07-26 Joel MartinMerge pull request #430 from bjh21/bjh21-perl
2019-07-25 Ben Harrisperl: Don't use regexps in 'when' clauses to match...
2019-06-03 Joel MartinMerge pull request #396 from inkydragon/fix-test-on...
2019-05-08 Joel MartinMerge pull request #366 from bjh21/bjh21-unterminated...
2019-05-08 Ben Harrisperl, python, tcl: Correctly detect more unterminated...
2018-12-27 Joel MartinMerge pull request #333 from LispLY/objc-fix-conj-meta
2018-11-30 Joel Martinlua, nasm, perl, rexx, vimscript: fix errors.
2018-06-24 Joel MartinMerge pull request #319 from chr15m/refactor-php-web...
2017-09-28 Dov MurikFix unescaping in go, perl
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2015-10-31 Joel MartinAll: fix read/print of \\, and \n
2015-01-09 Joel MartinAll: add keywords.
2015-01-07 Joel MartinAll: swap step9,A. Fixes for bash, C, perl.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-24 Joel MartinPerl: add vector, hash-map, metadata, atom support...
2014-04-23 Joel MartinPerl: add stepA_more.
2014-04-22 Joel MartinPerl: add step7_quote
2014-04-22 Joel MartinPerl: add step5_tco
2014-04-21 Joel MartinPerl: add step4_if_fn_do
2014-04-21 Joel MartinPerl: add step2_eval.
2014-04-19 Joel MartinPerl: add step1_read_print, types.