You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Comballoc bugfix for local types.
When Comballoc does an actual allocation, the state of the other
allocation must must be preserved, as there are two independent
allocation combining sequences.
* Bugfix for type_function: check return modes of curried lambdas
* Print total local allocations under v=0x400
* Rudimentary GC scanning for local types
0 commit comments