perl: Convert metadata access into a method.
[jackhill/mal.git] / perl / core.pm
2019-07-25 Ben Harrisperl: Convert metadata access into a method.
2019-07-25 Ben Harrisperl: Support (and use) '&{}' overloading on Function...
2019-07-25 Ben Harrisperl: Much less complicated implementations of 'cons...
2019-07-25 Ben Harrisperl: Take advantage of the overload of '@{}' on Sequences.
2019-07-25 Ben Harrisperl: Overload '@{}' on mal sequences and thus remove...
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-11 Vasilij Schneidermannjs, lua, perl, python, racket: Add number?, fn?, macro?
2016-03-20 Chris M MooreUpdate from master
2016-03-02 Vasilij SchneidermannMerge branch 'master' into elisp
2016-02-24 Joel MartinMerge branch 'master' into issue_166_string_ops
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2016-02-15 Joel MartinMerge pull request #172 from dubek/issue_166_sharps_cry...
2016-02-15 Dov Murikperl: add seq and string?
2016-02-04 Joel MartinMerge pull request #158 from dubek/first-rest-nil
2016-02-04 Dov Murikcoffee, es6, js, perl, python, ruby: Fix (first nil...
2015-07-16 Joel MartinMerge pull request #74 from kariya-mitsuru/perl-conj
2015-07-16 Mitsuru Kariyaperl: add conj
2015-01-09 Joel MartinAll: add keywords.
2014-04-24 Joel MartinPerl: add Makefile and time-ms for perf tests.
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: step8_macros
2014-04-22 Joel MartinPerl: add step7_quote
2014-04-22 Joel MartinPerl: step6_file
2014-04-22 Joel MartinPerl: add step5_tco
2014-04-21 Joel MartinPerl: add step4_if_fn_do