COMMITS
October 19, 2025
D
Use /usr/bin/env bash shebangs instead of /bin/bash
Donda committed
July 26, 2025
L
hare: Update for hare 0.25.2
Lou Woell committed
August 27, 2025
N
ocaml: rewrite the reader
Nicolas Boulenguez committed
N
ocaml: slightly simplify implementation of seq
Nicolas Boulenguez committed
August 29, 2025
N
ocaml: process sources with ocamlformat
Nicolas Boulenguez committed
August 20, 2025
N
ocaml/Dockerfile: only install the compiler and standard library
Nicolas Boulenguez committed
N
ocaml: backport latest changes from stepA to steps0-9
Nicolas Boulenguez committed
N
ocaml: adapt pr_str to ocaml string formatting
Nicolas Boulenguez committed
N
ocaml: replace a hand-written recursion with a fold in dissoc
Nicolas Boulenguez committed
N
ocaml: reuse types.list_into_map in core.assoc
Nicolas Boulenguez committed
N
ocaml: drop support for maps from seq and conj core functions
Nicolas Boulenguez committed
N
ocaml: avoid an unneeded object construction
Nicolas Boulenguez committed
N
ocaml: simplify macros, move meta stuff from reader/printer to core
Nicolas Boulenguez committed
N
ocaml: adapt to ocaml 5.0
Nicolas Boulenguez committed
August 19, 2025
N
ocaml: stop copying metadata when evaluating a container
Nicolas Boulenguez committed
N
ocaml: small changes improving readability
Nicolas Boulenguez committed
N
ocaml: move slurp implementation from reader to core
Nicolas Boulenguez committed
N
ocaml: swap eval arguments, use partial evaluation, remove to_bool
Nicolas Boulenguez committed
N
ocaml: move equality from types to core, use language helpers
Nicolas Boulenguez committed
N
ocaml: ./run without bash
Nicolas Boulenguez committed
August 9, 2025
N
c.2: use a hashtable for special symbols
Nicolas Boulenguez committed
N
c.2: reminder of build commands, cosmetic changes
Nicolas Boulenguez committed
N
c.2: compute hashes lazily
Nicolas Boulenguez committed
N
rust: run does not need bash
Nicolas Boulenguez committed
August 15, 2025
N
rust: various improvements
Nicolas Boulenguez committed
August 8, 2025
N
c.2: hashmaps, vectors, hide MAL struct, reduce duplications, fix 62d1ed3c
Nicolas Boulenguez committed
August 4, 2025
I
Update guide.md
Ingy döt Net committed
August 6, 2025
J
runtest: show test results in timed out case.
Joel Martin committed
July 21, 2025
N
tests: unquote before last element, corner cases for map keys
Nicolas Boulenguez committed
July 22, 2025
N
vhdl: ignore duplicate map keys
Nicolas Boulenguez committed