dcodeIO
|
4026c087fd
|
Export the trampoline and provide a helper for functions that take optional arguments
|
2018-04-17 16:04:29 +02:00 |
|
dcodeIO
|
19a616dd96
|
Support indirect calls with omitted arguments
|
2018-03-24 09:46:22 +01:00 |
|
dcodeIO
|
ec5bb7ad51
|
Export function table by default and add an option to import it
|
2018-03-23 15:12:03 +01:00 |
|
dcodeIO
|
5323e64af9
|
Implement array functions with just an expression body
|
2018-03-19 01:22:19 +01:00 |
|
dcodeIO
|
7870e3ac18
|
Generic function type aliases
|
2018-03-12 17:44:09 +01:00 |
|
Daniel Wirtz
|
423533c6b0
|
Implement function types / indirect calls / trampolines (#39)
|
2018-03-12 14:06:39 +01:00 |
|
dcodeIO
|
f754b24819
|
Fix asc bundle with webpack 4, see #36; Function expression progress
|
2018-03-03 18:38:38 +01:00 |
|
dcodeIO
|
d4c00eaba3
|
Revised implicit type conversions; Initial function expression compilation
|
2018-02-28 01:48:01 +01:00 |
|