Commit
Ř
90e7a64 Fix Extract2_2D for generic vectors (fixes #1255) (#1256)
56934ab Fix Extract2_1D fastpath for VECSXP (fixes #1253) (#1254)
525b6aa Pin the ReBench version to v1.1.0 for the baseline container (#1247)
266b23d Pin the ReBench version to v1.1.0 which works (#1246)
97ba7b4 Refactor missing type (#1241)
aeda842 Add 'support' for ubuntu 22.04 . author: @fikovnik (#1238)
1141e2d Fixingdind (#1237) use docker dind from docker.io
c8f2891 fix cleanup (#1235)
c7167f3 Merge pull request #1234 from reactorlabs/license Add gpl 2 license
cd96b39 Add gpl 2 license Offline discussions with active contributors and obligatio...
dd815dd Improve precision of return type for is.X builtins (#1229) Improve precisio...
24d888a completely disable speculation when typefeedback's invalid flag is on (#1228)...
2c353e9 Callee feedback invalidate on deopt (#1227) Invalidate callee feedback when ...
a39ebec Limit recompilation (#1220) Bug fix. Avoid recompilation of function context...
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...