Commit |
Ř |
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... |
|
2616d99 |
ensure iterators don't run out of the bb (#1207) |
|
8b75c23 |
Don't dispatch to native code that's still being compiled (#1203)
* Don't di... |
|
6a40e7e |
actually, update containers first
Otherwise not all benchmarks use the same ... |
|