jackhill/mal.git
2019-05-13 Joel MartinMerge pull request #370 from asarhaddon/hide-gensym...
2019-05-11 Nicolas Boulenguezgensym: changes forgotten in last commit
2019-05-11 Nicolas BoulenguezFix typos detected by automated tests.
2019-05-11 Nicolas Boulenguezgensym: hide the counter in an environment, define...
2019-05-10 Joel Martind: support ldc2 and dmd modes from top-level.
2019-05-10 Joel Martinvala: more standard form for vala/Dockerfile
2019-05-10 Joel MartinMerge pull request #368 from sgtatham/vala
2019-05-10 Simon TathamUpdate counters and .travis.yml.
2019-05-10 Joel MartinMerge pull request #367 from kuettler/master
2019-05-10 Ulrich KüttlerAdd build rules for dmd and ldc in addition to gdc...
2019-05-10 Simon TathamAdd an implementation written in Vala.
2019-05-10 Simon Tathamguide.md: fix a few trivial typos.
2019-05-09 Ulrich KüttlerD: Get the code to compile with all three current d...
2019-05-08 Joel MartinMerge pull request #366 from bjh21/bjh21-unterminated...
2019-05-08 Ben Harrisbash, ruby: Fix reading of unterminated strings that...
2019-05-08 Ben Harrisawk: Fix reading of unterminated strings that happen...
2019-05-08 Ben Harrisperl, python, tcl: Correctly detect more unterminated...
2019-05-08 Joel Martinnasm: fix empty list handling
2019-05-08 Joel MartinMerge pull request #365 from asarhaddon/cpp-ada.2-confo...
2019-05-08 Joel MartinMerge pull request #358 from bjh21/bjh21-extra-tests
2019-05-08 Nicolas Boulenguezada.2 switch back `do` from built-in function to specia...
2019-05-08 Nicolas BoulenguezC++ convert map from native to built-in
2019-05-07 Ben Harrisstep 7 test: Add test of 'concat' on a single vector.
2019-05-07 Ben Harrisstep 8 test: Check a corner case of cons/rest on vector...
2019-05-07 Joel MartinMerge pull request #363 from bjh21/bjh21-concat-ocaml
2019-05-07 Joel Martincrystal,java: fix empty list handling.
2019-05-07 Joel MartinMerge pull request #362 from bjh21/bjh21-concat-ps
2019-05-07 Ben Harrisocaml: Fix result of (concat [1 2]), so it returns...
2019-05-07 Joel Martinswift4: exit on EOF/Ctrl-D.
2019-05-07 Joel Martinrpython,rust,swift4,ts: fix empty list handling.
2019-05-07 Ben Harrisps: Fix result of (concat [1 2]), so it returns a list...
2019-05-07 Joel MartinMerge pull request #360 from asarhaddon/convert-diverge...
2019-05-07 Nicolas BoulenguezLivescript Convert `not` from native to built-in.
2019-05-07 Nicolas BoulenguezGuile Convert `not` from native to built-in.
2019-05-07 Nicolas BoulenguezForth Convert `not` from native to built-in.
2019-05-07 Nicolas BoulenguezC++ Convert `< > >= list` from native to built-in.
2019-05-06 Joel MartinMerge pull request #357 from bjh21/bjh21-minor-fixes
2019-05-06 Ben Harrisstep 7 test: Correct a heading to match contents.
2019-05-06 Ben Harrisguide.md: Move description of 'sequential?' to a more...
2019-05-06 Ben Harrisstep9: Don't use vectors in a non-deferrable test.
2019-05-06 Ben Harrisstep9: Make test of throwing a hash-map deferrable.
2019-05-05 Joel MartinMerge pull request #354 from asarhaddon/simplify-core-mal
2019-05-05 Joel MartinMerge pull request #356 from asarhaddon/swift4-duplicat...
2019-05-05 Nicolas Boulenguezswift4: remove duplicate definition of load-file
2019-05-03 Nicolas BoulenguezTrivial simplifications in core.mal.
2019-05-03 Joel MartinMerge pull request #355 from asarhaddon/improve-ada.2
2019-05-02 Nicolas BoulenguezClarify and optimize ada.2.
2019-04-21 Joel MartinMerge pull request #353 from bjh21/bjh21-minor-fixes
2019-04-20 Ben HarrisGuide: when introducing read_atom, don't mention comple...
2019-04-20 Ben HarrisStep 6: Make tests of '*ARGV*' deferrable.
2019-04-19 Joel Martinwasm: wax runtime. Use WASI preopen process.
2019-04-17 Joel MartinREADME: add webassembly embeddings/runtimes.
2019-04-16 Joel Martinwasm: Support/add wasmtime runtime. WASI platform.
2019-04-16 Joel Martinwasm: use wam-1.0.8 which supports new binaryen.
2019-04-15 Joel Martinwasm: direct platform, wam memory
2019-04-13 Joel MartinREADME: reorganize slightly.
2019-04-10 Ben Harrisguide.md: In step 1, correctly state how long strings...
2019-04-10 Ben Harrisguide.md: Properly escape a '<'.
2019-04-10 Joel MartinMerge pull request #352 from bjh21/bjh21-defer-strings
2019-04-09 Ben HarrisMark step 4 tests that use strings as deferrable.
2019-04-08 Joel MartinMerge pull request #351 from bjh21/bjh21-no-vectors
2019-04-08 Ben Harrisguide.md: Don't use vectors in step 4 when they're...
2019-04-03 Joel MartinFAQ: answer bang/star question. Misc cleanup/updates.
2019-04-01 Joel Martingraph: update collected data with ada.2 updates.
2019-04-01 Joel Martingraph: remove unnecessary popup line breaks.
2019-04-01 Joel Martinguide.md: fix cheatsheet and language rank links.
2019-04-01 Joel MartinMerge pull request #348 from asarhaddon/ada.2
2019-03-31 Nicolas Boulenguezada.2: fix memory leaks with garbage collection. Variou...
2019-03-28 Joel Martingraph: add ada.2, update perf numbers.
2019-03-27 Joel MartinREADME: fix anchor to ada.2
2019-03-27 Joel MartinREADME: add ada.2
2019-03-27 Joel MartinMerge pull request #345 from asarhaddon/ada.2
2019-03-27 Joel MartinREADME: link to malcc blog post.
2019-03-27 Nicolas Boulenguezada.2: fix reference count for envs and IO error propag...
2019-03-26 Joel Martingraph/README: fix code quoting.
2019-03-25 Joel Martingraph: sync notes with code updates.
2019-03-25 Joel MartinGraph: change X-axis default to GH pushes.
2019-03-25 Joel MartinAdd GH Pull/Push, StackOverflow tags, README.
2019-03-21 Joel MartinAda: fix accidental build breakage.
2019-03-21 Joel MartinMove web files into docs/. Build docs/web/mal.js
2019-03-21 Joel MartinPopup caveats/notes. Dynamically generate controls.
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-17 Nicolas Boulenguezada.2: remove -gnatp optimization, which crashes the...
2019-03-17 Nicolas Boulenguezada.2: add Dockerfile from kanaka
2019-03-17 Nicolas Boulenguezada.2: spring cleaning before final pull request.
2019-03-13 Joel Martinrexx, ruby: remove extraneous mal files.
2019-03-10 Nicolas Boulenguezada.2: add to .travis.yml
2019-03-10 Nicolas Boulenguezada2: rename to ada.2
2019-03-10 Nicolas Boulenguezada2: give an explicit prefix to fields in record invar...
2019-03-10 Nicolas Boulenguezada.2: rewrite the reader, for readability and efficiency.
2019-03-10 Nicolas Boulenguezada2: replace a tail call with a jump in macroexpansion.
2019-03-10 Nicolas Boulenguezada2: fix formatting and typos, add comments, check...
2019-03-10 Nicolas BoulenguezImprove conformity with the MAL process, performance...
2019-03-10 Nicolas BoulenguezVarious cosmetic improvements inspired by adacontrol.
2019-03-10 Nicolas BoulenguezMajor rewrite, improving style and improving performances.
2019-03-10 Nicolas BoulenguezAnother Ada implementation.
2019-03-06 Joel MartinMerge pull request #344 from LispLY/add-swift4
2019-03-06 陆遥clean-up
next