Skip to content

Releases: gburd/lime

Lime v1.11.3

Choose a tag to compare

@github-actions github-actions released this 07 Aug 16:22

release: v1.11.3 -- action-bound benchmark profile

Lime v1.11.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 14:54

release: v1.11.2 -- remove emit-C-at-load accessor

Lime v1.11.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 14:41

release: v1.11.1 -- lime_snapshot_grammar_source (emit-C-at-load primitive)

Lime v1.11.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 21:58

release: v1.11.0 -- faster composed push parser (letter-39 W2/W3)

Lime v1.10.4

Choose a tag to compare

@github-actions github-actions released this 06 Aug 21:59

release: v1.10.4 -- random_composition CI-flake fix

Lime v1.10.3

Choose a tag to compare

@github-actions github-actions released this 06 Aug 15:35

release: v1.10.3 -- host-reduce per-reduce memset shrink

Lime v1.10.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:48

release: v1.10.2 -- stable green CI on all runners

Lime v1.10.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:36

release: v1.10.1 -- green CI across platforms

Lime v1.10.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:26

release: v1.10.0 -- stable rule-id mapping; design-review reconciliation

Lime v1.9.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 11:57

release: v1.9.0 -- host-reduce router; fork-resolve vtable docs

Minor release: lime_host_reduce_router removes the base-vs-extension
reduce dispatch boilerplate every embedder writes; the legacy
STRAT_FORK_RESOLVE vtable is documented as metadata+priority-only
(real full-statement fork-resolve is lime_mg_resolve). Additive; no
existing-path change.

Bump meson.build, src/version.c, lime.c to 1.9.0; CHANGELOG [1.9.0].