Merge pull request #378 from asarhaddon/test-macro-not-changing-function
[jackhill/mal.git] / haxe / core / Core.hx
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-26 Joel MartinHaxe, Matlab: add number?, fn? and 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-11 Joel Martinhaxe, matlab, miniMAL, python, rpython: add seq/string?
2016-02-04 Joel MartinMerge pull request #158 from dubek/first-rest-nil
2016-02-04 Dov Murikcpp, haxe, rust: Fix (first nil) and (rest nil)
2016-02-01 Joel MartinMerge pull request #157 from dubek/extra-args-as-list
2016-01-30 Joel MartinHaxe: add time-ms (make perf) support.
2016-01-29 Joel MartinMerge pull request #156 from omarrayward/explain-regexp...
2016-01-26 Joel MartinHaxe: update README, fix macro eval, add conj.
2016-01-26 Joel MartinMerge branch 'Haxe'
2016-01-26 Joel MartinHaxe: add C++, JS, Neko targets. Make neko default.
2016-01-26 Joel MartinHaxe: step7-A, hash-maps, metadata, self-hosting.
2016-01-15 Joel MartinHaxe: step2-step6 basics, vectors, and keywords.