dcodeIO
|
19a616dd96
|
Support indirect calls with omitted arguments
|
2018-03-24 09:46:22 +01:00 |
|
dcodeIO
|
d4c46b036e
|
Fix trampolines not inheriting contextual type arguments
|
2018-03-21 17:47:08 +01:00 |
|
dcodeIO
|
4687dc2572
|
Fix contextual type argument propagation when calling function expressions; Implement indirect calls to concrete functions
|
2018-03-21 17:17:31 +01:00 |
|
dcodeIO
|
7ee6e1cf7b
|
Fix compilation of immediate called function expressions
|
2018-03-12 22:34:40 +01:00 |
|
dcodeIO
|
c93f0bb1fe
|
Fixed a function expression parsing issue
Also uncovered a yet-to-be-fixed issue when immediately calling a returned function
|
2018-03-12 19:39:05 +01:00 |
|
dcodeIO
|
7870e3ac18
|
Generic function type aliases
|
2018-03-12 17:44:09 +01:00 |
|