Age | Commit message (Expand) | Author |
---|---|---|
2020-07-31 | compiler: implement func value and builtin defers | waj334 |
2020-02-27 | compiler: fix deferred calls to exported functions | Jaden Weiss |
2019-12-30 | revise defer to use heap allocations when running a variable number of times | Jaden Weiss |
2019-05-13 | Test for functional argument passing (#336) | seph |
2018-11-03 | compiler: implement deferring of interface calls | Ayke van Laethem |
2018-10-22 | compiler: implement deferring of immediately-applied closures | Ayke van Laethem |