Skip to content

Commit

Permalink
Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Jun 28, 2024
1 parent 4a65d4b commit 920d9bb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# dev

## Features/Changes
* Misc: update testsuite to OCmaml 5.2
* Misc: CI uses opam.2.2 and no longer use sunset repo
* Runtime: change Sys.os_type on windows (Cygwin -> Win32)
* Compiler: speedup global_flow/global_deadcode pass on large bytecode

## Bug fixes
* Runtime: fix parsing of unsigned integers (0u2147483648)
* Toplevel: fix missing primitives with separate compilation

# 5.8.2 (2024-05-26) - Luc

## Bug fixes
Expand Down

0 comments on commit 920d9bb

Please sign in to comment.