Simon
|
66cc5d4cba
|
returned tests cmd and added bail out support for passing unwrapped functions
|
2020-08-22 22:36:20 -07:00 |
|
mdgriffith
|
1cb43d48e7
|
rename _raw suffix to _fn to squeeze out some precious bytes
|
2020-08-21 19:09:16 -04:00 |
|
Matthew Griffith
|
124f4d3ddf
|
update tests to new renames
|
2020-08-16 17:23:16 -04:00 |
|
Simon
|
8f86093479
|
less wip function unwrapping
|
2020-08-06 23:03:20 -07:00 |
|
Simon
|
fac22508dd
|
WIP state for unwrapping functions
|
2020-08-06 23:03:20 -07:00 |
|
Simon
|
8a62b9d86d
|
added first version of inlining functions that were wrapped and returned from other functions
|
2020-08-02 09:02:53 -07:00 |
|
Simon
|
cd443ce10d
|
initial version of using ts compiler to remove unused locals
|
2020-07-31 21:22:56 -07:00 |
|
Simon
|
c927a43d1c
|
added inlining of partial applications
|
2020-07-30 13:26:41 -07:00 |
|
Simon
|
35fdb28c4d
|
fixed a crash with nested A(n) calls that involve non raw identifier calls like "A2(styled.d9, a, b)"
|
2020-07-29 09:03:26 -07:00 |
|
Simon
|
83117cfffe
|
first iteration of custom types shapes optimization and inlining functions
|
2020-07-21 18:46:57 -07:00 |
|