Skip to content

Tags: melsman/mlkit

Tags

v4.7.17

Toggle v4.7.17's commit message
new version

v4.7.16

Toggle v4.7.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Christmas cleanup 2025 (#199)

* better ordering of argument-flattening
* better inlining and specialisation control
* switch-constant-folding is constant-folding
* -abbrev flag for abbreviated layout of effects
* improved layout of MulExp expressions
* improved layout of RegionExp expressions
* disable aggresive optimisations for ReML
* change type of __equal_ptr to be more generic
* avoid extending live-ranges
* support more than 6 arguments with auto completion - fixes #192
* application convertion for JS-backend
* new manual
* fix bugs in Socket.recvVec

v4.7.15

Toggle v4.7.15's commit message
merge

v4.7.14

Toggle v4.7.14's commit message
new file

v4.7.13

Toggle v4.7.13's commit message
new version

v4.7.12

Toggle v4.7.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Barry cleanup (#183)

* fix optimiser bug with selection of tuples containing tuples
* barry cleanup

v4.7.11

Toggle v4.7.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Constant-folding for nullary constructors (#175)

* con0-folding
* logging support
* version bump

v4.7.10

Toggle v4.7.10's commit message
simpler pretty printing of boxity decisions

v4.7.9

Toggle v4.7.9's commit message
version bump

v4.7.8

Toggle v4.7.8's commit message
cleanup and new version