Commit
Ř
ea699e6 Merge pull request #1226 from reactorlabs/revertTypeFeedback revert
b00566f revert
ae94c36 Merge pull request #1221 from reactorlabs/typeFeedbackCollapseTargets Type f...
32e230e Collapse closures with same body in the same type-feedback slot
e4ddc7c Remove extra contexts while deopting (#1222) * cleaning up * more cleanup ...
0a42329 Scope global env leaked (#1219) * cleaning up * formatting * typos * typo...
6f5dccd Cleanup2 (#1218) * cleaning up * formatting * typos * typos * formatting...
3dc3ae5 Merge pull request #1216 from reactorlabs/staticCallConstructorClosureVersion...
7ef816e Safe print (#1212) * printing * custom sexp printing without triggering eva...
20c5043 Merge branch 'master' into staticCallConstructorClosureVersion
c075dec trigger ci
bf84fc2 Merge pull request #1215 from reactorlabs/smallRefactoring-interpreter Small...
5303c98 Merge pull request #1214 from reactorlabs/refactorStaticCallContext Context ...
451d1b7 further refactorings
eb86f57 fix
5afb4c7 small refactoring: access to stack cells
915b8d4 StaticCall constructor takes closure version instead of closure We can now m...
f34d8bc context computed for static call handled MissingArg as a special case instead...
ac2fe85 Cleanup (#1205) * update gnur * Cleanup Remove out-of-sync structs and use...
4002968 Fix asserts when dispatch excluded targets with pending compilation (#1211) ...