Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #4299 #12492 #10849; lambda lifting for JS backend (#23484) | ringabout | 2024-04-11 | 1 | -4/+1 |
| | | | | | | | | fixes #4299 fixes #12492 fixes #10849 It binds `function` with `env`: `function.bind(:env)` to ease codegen for now | ||||
* | fixes #21439; Add tyOpenArray to genTypeInfo. (#21440) | Constantine Molchanov | 2023-02-27 | 1 | -0/+14 |
* fixes #21439; Add tyOpenArray to genTypeInfo. * Add test. |