jackhill/mal.git
2018-07-16 Joel Martinperf: fix perf3 to show total iters instead of / 3
2018-07-15 Joel Martinrust: fix Dockerfile to include WORKDIR=/mal
2018-07-14 Joel Martin[travis] disable foment. Still hangs in perf.
2018-07-13 Joel Martinscheme: enable foment to test if hangs are fixed
2018-07-13 Joel Martinrust: Update rust and update/refactor implementation
2018-07-13 Joel Martinrust: remove rustyline ANSI CSI codes from output
2018-07-13 Joel MartinMerge pull request #323 from jig/master
2018-07-12 Joel MartinMerge pull request #325 from chr15m/php-interop-languag...
2018-07-12 Joel MartinMerge pull request #324 from seven1m/add-not-test-for-nil
2018-07-12 Joel Martintests/stepA: allow time-ms result to be signed.
2018-07-12 Joel MartinTypeScript: fix HOME bug and node symlink.
2018-07-12 Joel Martinscala: fix w/ xenial, sbt 0.14.6, update build.
2018-07-12 Joel Martinjava: fix by updating to xenial, java 8, maven 3
2018-07-12 Chris McCormickPHP: Wrap some native "language constructs".
2018-07-09 Tim MorganTest that (not nil) returns true
2018-07-08 Jordi ÍñigoGo: Minor
2018-07-08 Jordi ÍñigoGo: added file back accidentally removed
2018-07-07 Jordi ÍñigoGo: modified error messages
2018-07-07 Jordi ÍñigoGo: added argument count checks to functions
2018-07-07 Jordi ÍñigoGo: removed some redundant tests
2018-07-06 Jordi ÍñigoGo: Fix panic on call to function with wrong number...
2018-06-26 Joel MartinMerge pull request #322 from chr15m/projects-using-mal
2018-06-26 Chris McCormickAdded README section for projects using mal.
2018-06-25 Joel MartinMerge pull request #320 from chr15m/php-interop-improve...
2018-06-25 Chris McCormickUpdated PHP native interop interface.
2018-06-24 Joel MartinMerge pull request #319 from chr15m/refactor-php-web...
2018-06-24 Chris McCormickPHP: refactor web running mechanism.
2018-06-23 Joel MartinMerge pull request #318 from jamesbvaughan/fix-readme...
2018-06-23 James VaughanFix typo in Common Lisp section
2018-06-22 Joel MartinMerge pull request #317 from kanaka/rename-short-abbrev...
2018-06-22 Vasilij SchneidermannUse correct implementation names in build matrix
2018-06-22 Vasilij SchneidermannRename gst and pil directories in README
2018-06-17 Vasilij SchneidermannRename gst and pil to gnu-smalltalk and picolisp
2018-06-04 Joel MartinMerge pull request #316 from dubek/fantom
2018-06-03 Dov Muriktravis: Add fantom to build CI matrix
2018-06-03 Dov MurikAdd Fantom implementation
2018-04-02 Joel Martin[clojure] update lumo/image to fix module mismatch.
2018-01-04 Joel MartinMerge pull request #310 from bendudson/master
2018-01-04 Ben DudsonTidying, minimising differences between steps
2018-01-04 Ben DudsonRemoving env and core from step2
2018-01-03 Ben DudsonTidying up steps 0-3 (in progress)
2018-01-03 Ben DudsonAdding nasm to Travis yml file
2018-01-03 Ben DudsonAdd clean target
2018-01-02 Ben DudsonAdd stats and stats-lisp targets
2018-01-02 Ben DudsonBump language count in README
2018-01-02 Ben DudsonDockerfile xenial and binutils install
2018-01-02 Joel MartinMerge pull request #311 from bendudson/nasm-tests-step7_9
2018-01-02 Joel MartinMerge pull request #312 from jonaslu/add_metadata_reade...
2017-12-30 Joel MartinSwift: try forcing Travis to xcode version 7.3
2017-12-30 Jonas LundbergUpdate guide with note on reader macro with-meta
2017-12-29 Ben DudsonFix bug in map: should pass args as list
2017-12-29 Ben DudsonFix bug in concat, add test to step 7
2017-12-29 Ben DudsonAdding test to step7 for quasiquote
2017-12-29 Ben DudsonRemoving new tests from step7 and step9
2017-12-27 Ben DudsonAdd docker file. Docker tests pass
2017-12-27 Ben DudsonMoved macro-related functions to start of core Env
2017-12-27 Ben DudsonAdding README.md file and Make all target
2017-12-27 Ben DudsonAll tests pass
2017-12-26 Ben DudsonStep 8 passes
2017-12-26 Ben DudsonStep 9 passes again
2017-12-26 Ben DudsonMoving error handler into exceptions.asm
2017-12-26 Ben DudsonFix bugs, performance test now runs
2017-12-22 Ben DudsonFix bug in map, modifying function return values
2017-12-21 Ben DudsonAdd seq core function. Self-hosting tests pass (!)
2017-12-21 Ben DudsonFix bug in map: should pass args as list
2017-12-20 Ben DudsonFix bug in apply, tests for double-free errors
2017-12-18 Ben DudsonFix bugs in try*/catch*
2017-12-16 Ben DudsonFix bug in concat, add test to step 7
2017-12-15 Ben DudsonFix list and repl output
2017-12-15 Ben DudsonAdd time-ms function
2017-12-14 Ben DudsonFix bug in rest and println
2017-12-13 Ben DudsonFix bug in concat. MAL step 2 now passes
2017-12-13 Ben DudsonFix small bug in comparison
2017-12-12 Ben DudsonAdding gensym, clean or macro
2017-12-12 Ben DudsonAdd meta, with-meta and ^ reader
2017-12-11 Ben DudsonStart step A, add readline
2017-12-11 Ben DudsonAdd vals and dissoc functions
2017-12-09 Ben DudsonAdd assoc function, small fixes
2017-12-09 Ben DudsonAdd try*/catch*
2017-12-09 Ben DudsonAdd keyword and keyword? functions
2017-12-09 Ben DudsonAdd get, sequential?, symbol, vector and hash-map functions
2017-12-08 Ben DudsonFix swap! function
2017-12-08 Ben DudsonAdd apply function to core
2017-12-08 Ben DudsonAdding map and throw functions
2017-12-08 Ben DudsonFix bug in apply_fn releasing memory
2017-12-03 Ben DudsonAdd vector? map? and contains?
2017-12-01 Ben DudsonAdding predicate functions to core
2017-11-30 Ben DudsonFix bug in read_str for long strings
2017-11-30 Ben Dudsonrest core function always returns list
2017-11-30 Ben Dudsonstep 8 macros
2017-11-29 Ben DudsonFix memory leak, eval releases AST
2017-11-28 Ben DudsonAdding nth and rest functions
2017-11-28 Ben DudsonFix raw_to_string function for long strings
2017-11-28 Ben DudsonAdding core first function
2017-11-27 Ben DudsonFix cons and quasiquote functions
2017-11-27 Ben DudsonAdding test to step7 for quasiquote
2017-11-24 Ben DudsonAll step 7 tests pass
2017-11-23 Ben Dudsonquasiquote tests pass
2017-11-22 Ben DudsonWorking on quasiquote. Not yet done
2017-11-21 Ben DudsonFix bugs in string manipulation
next