Skip to content

Public alpha 148

Pre-release
Pre-release
Compare
Choose a tag to compare
@stevenmeker stevenmeker released this 05 May 22:58
· 18 commits to master since this 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