Commit |
Ř |
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)
... |
|
2678933 |
nargs() should return promargs length (#1204)
* Fix patching the constant po... |
|
82919d3 |
Fix patching the constant pool (#1210)
This should fix the bug where occasio... |
|
aa389ae |
Ensure compilation in rir tests (#1206)
* specify PIR_WARMUP in toos/tests i... |
|