aboutsummaryrefslogtreecommitdiffhomepage
path: root/testdata/calls.txt
AgeCommit message (Expand)Author
2020-07-31compiler: implement func value and builtin deferswaj334
2020-02-27compiler: fix deferred calls to exported functionsJaden Weiss
2019-12-30revise defer to use heap allocations when running a variable number of timesJaden Weiss
2019-05-13Test for functional argument passing (#336)seph
2018-11-03compiler: implement deferring of interface callsAyke van Laethem
2018-10-22compiler: implement deferring of immediately-applied closuresAyke van Laethem