jackhill/mal.git
2019-03-21 Joel MartinStats collection script, dynamic scatter plot page
2019-03-21 Joel MartinREADME: order and names updates.
2019-03-21 Joel MartinConvert to loccount based stats calculation.
2019-03-13 Joel Martinrexx, ruby: remove extraneous mal files.
2019-03-06 Joel MartinMerge pull request #344 from LispLY/add-swift4
2019-03-06 陆遥clean-up
2019-03-06 陆遥Update readme and .travis.yml to add swift 4.
2019-03-06 陆遥remove auto-generated copyright declarations.
2019-03-05 陆遥Update Makefile
2019-03-05 陆遥add swift4 impliment.
2019-03-03 Joel MartinMerge pull request #343 from bendudson/nasm-catchless-try
2019-03-02 Ben DudsonPush and pop environment in catchless try
2019-03-02 Ben DudsonAdd catchless try to step 9 and step A
2019-02-28 Joel Martinelixir, elm, erlang: Support catchless try*.
2019-02-28 Joel Martincpp, racket: Support catchless try*
2019-02-27 Joel Martinobjpascal, r: Support catchless try*.
2019-02-27 Joel Martincrystal, kotlin, mal, scala: Support catchless try*
2019-02-26 Joel Martinbasic: support catchless try*
2019-02-26 Joel MartinIgnore step5 excludes during REGRESS too.
2019-02-25 Vasilij Schneidermannelisp: A list of cadr is its cdr
2019-02-25 Vasilij Schneidermannelisp: Avoid conflict by loading libs from mal/
2019-02-21 Dov Murikforth: Support catchless try*
2019-02-21 Dov Murikawk: Support catchless try*
2019-02-21 Dov Murikrexx: Support catchless try*
2019-02-21 Dov Muriklogo: Support catchless try*
2019-02-21 Dov Murikd: Support catchless try*
2019-02-20 Dov Murikfantom: Support catchless try*
2019-02-20 Dov Murikskew: Support catchless try*
2019-02-20 Dov Muriktcl: Support catchless try*
2019-02-20 Dov Murikvhdl: Support catchless try*
2019-02-19 Joel MartinREADME: language list to table with anchor links
2019-02-19 Vasilij Schneidermannelisp: Get rid of load-relative hack
2019-02-19 Vasilij Schneidermannelisp: Relax version RE check
2019-02-19 Vasilij Schneidermannelisp: Disable curved quotes to fix test rig fails
2019-02-19 Vasilij Schneidermannelisp: Get rid of newline hack in printer
2019-02-19 Vasilij Schneidermannelisp: Drop unused type definition
2019-02-19 Vasilij Schneidermannelisp: Reraise error correctly in try*
2019-02-19 Joel MartinREADME: add Tim Morgan (malcc) github user.
2019-02-19 Joel MartinREADME: better title "Other mal projects"
2019-02-19 Joel MartinREADME: link to Tim Morgan's malcc project.
2019-02-19 Dov Murikruby: Fix exception when handling catchless try*
2019-02-12 Joel MartinREADME: fix typo
2019-02-12 Joel MartinREADME: description section formatting and diagram
2019-02-07 Joel MartinMerge pull request #340 from juan-db/patch-1
2019-02-07 Juan de BruinFix typo
2019-02-04 Joel MartinMerge pull request #339 from asarhaddon/master
2019-02-03 Nicolas BoulenguezMove test of eval builtin to step6. Fix nim implementation.
2019-02-02 Nicolas BoulenguezIn step6, test that eval uses Repl not Env. I have...
2019-01-30 Joel MartinREADME: mention make help target.
2019-01-30 Joel MartinMerge pull request #338 from asarhaddon/test-dash-non...
2019-01-30 Joel MartinMakefile: mention TEST_OPTS in help.
2019-01-30 Joel Martinfsharp, swift3: fix parsing of single '-'
2019-01-29 Nicolas BoulenguezIn step1, test non-numbers starting with a dash.
2019-01-28 Joel MartinREADME: bold language names to make clearer.
2019-01-28 Joel MartinREADME: move creator info to first list.
2019-01-28 Joel MartinREADME: add external implementations section.
2019-01-28 Joel MartinREADME: the tested version of lua is now 5.2.
2019-01-28 Joel Martinlua: update to version 5.2
2019-01-28 Joel Martinclojure: tools.reader dep no longer necessary.
2019-01-28 Joel MartinMerge pull request #337 from AndreaCrotti/upgrade-libraries
2019-01-28 Joel MartinRuntest should fail on bad test data. Fix interop tests.
2019-01-27 Andrea Crottiupgrade clojure and tools.reader
2019-01-25 Joel MartinError on unterminated strings.
2019-01-21 Joel MartinMerge pull request #335 from Windfarer/fix_guide
2019-01-21 Windfarerfix function name "tokenize"
2019-01-17 Joel Martinwasm: update Dockerfile to force warpy build.
2019-01-17 Joel Martinwasm: revert to i32 get_time_ms (subtract 30 years)
2019-01-16 Joel Martinwasm: fix get_time_ms to return millis.
2019-01-16 Joel Martinwasm: Add warpy wasm_MODE.
2019-01-16 Joel Martinwasm: update to 2019 wat syntax, use .wat extension
2019-01-15 Joel Martinwasm: use platform_os for JS mode.
2019-01-12 Joel MartinClojure: reader/printer instead of monkey patching
2019-01-11 Joel MartinMerge pull request #334 from hgdsraj/hgdsraj-patch-1
2019-01-10 Raj MaheyUpdated README
2019-01-04 Joel Martintests/step3_env: don't assume def! is lexical.
2018-12-27 Joel MartinMerge pull request #333 from LispLY/objc-fix-conj-meta
2018-12-18 陆遥In objc. Modified conj, meta and with-meta to pass...
2018-12-12 Joel MartinTest uncaught throw, catchless try* . Fix 46 impls.
2018-12-10 Joel Martinruntest: support carriage returns in tests.
2018-12-10 Joel Martinwasm: split js mode platform code out.
2018-12-10 Joel Martinwasm: enable execution with Node
2018-12-09 Joel MartinREADME: fix formatting.
2018-12-09 Joel MartinREADME: add missing talk youtube links.
2018-12-09 Joel Martinwasm: add package.json to pull in wamp.
2018-12-09 Joel Martinwasm: update README. Activate in travis.
2018-12-08 Joel Martinwasm: Update Dockerfile. WAMP and WASM_AS params.
2018-12-08 Joel Martinwasm: fix to work with wabt's wat2wasm.
2018-12-08 Joel Martinwasm: drop unnecessary signed suffixes.
2018-12-08 Joel Martinwasm: add line count rules.
2018-12-08 Joel Martinwasm: use LET macro and br_if.
2018-12-08 Joel Martinwasm: String refactor. Release macro memory
2018-12-08 Joel Martinwasm: improve debug output using padding.
2018-12-08 Joel Martinwasm: Steps 4-A, hashmaps, metadata.
2018-12-08 Joel Martinwasm: Convert to wam syntax using wamp.
2018-12-08 Joel Martinwasm: Steps 0-3 ported from basic. Preprocessor.
2018-11-30 Joel Martinplpgsql, racket, tcl, yorick: fix errors.
2018-11-30 Joel Martinguile, hy, java, make, matlab, miniMAL: fix errors
2018-11-30 Joel Martinlua, nasm, perl, rexx, vimscript: fix errors.
2018-11-30 Joel Martinada, d, elixir, es6, factor, haxe: fix errors.
2018-11-30 Joel Martinawk, bash, c, coffee, js: fix errors.
next