Public alpha 148
Pre-release
Pre-release
- fixed a bug in compilation of ACU patterns introduced by the last alpha that caused matches to be missed
- fixed a bug in thew functional meta-level where rewrite count from metaSrewrite() was lost
- more optimizations for ACU red-black matching
- smarter scheme for deciding how many dag nodes the memory manager should allocate
- fixed a bug in the rewrite count values returned by the meta-interpeter in response to the srewriteTerm() message
- more information shown in garbage collection reporting
- -early-quit=N flag for developer use