Commit Graph

18 Commits

Author SHA1 Message Date
Matthew Griffith
9ae4269dd1 Upgrade each test case to use the new runner 2021-07-07 21:57:21 -04:00
Matthew Griffith
6bc4c9f463 upgrade testcases to use the new form of running benchmarks 2021-07-04 12:43:51 -04:00
mdgriffith
71a1cfbad9 remove the commited output files. I figure if we want to actually share diffs, there's likely a better way 2020-08-21 19:13:51 -04:00
mdgriffith
2faa34e5e5 update files 2020-08-01 12:56:38 -04:00
mdgriffith
dad570e953 Merge branch 'master' into twop/remove-unused-stuff 2020-08-01 12:22:10 -04:00
mdgriffith
6e54f26d0d compiled elm code for elm-markup 2020-08-01 11:00:21 -04:00
mdgriffith
5c6a0f71c6 reompile results 2020-08-01 09:59:53 -04:00
Simon
cd443ce10d initial version of using ts compiler to remove unused locals 2020-07-31 21:22:56 -07:00
Simon
1e5a4ad8db added prepack as a part of pipeline 2020-07-30 21:17:45 -07:00
Simon
4cc4db2460 added another variation of native spread and added more transforms to arrow functions 2020-07-30 14:59:25 -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
Matthew Griffith
9c1ea52cdb update outputs with new compiler pipeline 2020-07-28 23:33:29 -04:00
Matthew Griffith
2d4d7d8ae8 Put compiling pipelien into a funcito ns owe can reuse it 2020-07-28 22:35:49 -04:00
Simon
b56ab192cc added arrow func transformation and native object merge 2020-07-27 22:25:33 -07:00
Simon
aa043d6cc8 hooked up opt pipeline e2e 2020-07-27 16:09:42 -07:00
mdgriffith
74cc0f4c0d output for simple elm compilation 2020-07-25 11:21:57 -04:00
mdgriffith
a4f96bcd7e simple test case 2020-07-25 10:29:34 -04:00