Änderungen

Summary

  1. RT: Use %-operator instead of `ModuloInteger` in interpreter (commit: c7bfdb5) (details)
  2. Added a few more rules to Ins.Opt (commit: ba89c04) (details)
Commit c7bfdb53293e0bc634a843bbbe719161f3be0396 by lep.delete
RT: Use %-operator instead of `ModuloInteger` in interpreter
(commit: c7bfdb5)
The file was modifiedruntime/interpreter.j (diff)
Commit ba89c04d082a882d4227161054fc84f7e9306a6b by lep.delete
Added a few more rules to Ins.Opt
(commit: ba89c04)
The file was modifiedGNUmakefile (diff)
The file was modifiedHot/Instruction/Opt/Rewrite.hs (diff)
The file was modifiedMain.hs (diff)
The file was modifiedHot/Init/Stubs.hs (diff)
The file was modifiedHot/Ast.hs (diff)