Commit Graph

52 Commits

Author SHA1 Message Date
Matthew Griffith
46b0975d53 add specific version of node-gyp so that things build on mac 2022-04-05 11:38:02 -04:00
Matthew Griffith
2993411df2 0.3.5 2022-04-05 08:49:46 -04:00
Matthew Griffith
53d21c1550 Bump to 0.3.4 2022-02-13 09:52:23 -05:00
Matthew Griffith
402258cbb5 add basic elm testing for correctness 2022-02-13 09:30:41 -05:00
Matthew Griffith
a100cd18a0 Merge branch 'master' into pr/84 2022-02-06 14:32:43 -05:00
Coury Ditch
7798ce4beb
Merge branch 'master' into expose-transform 2022-02-06 11:45:44 -07:00
Matthew Griffith
cd65a2defa remove extension from bin file 2022-02-06 10:54:59 -05:00
Coury Ditch
ad9d37af54
Bump chromedriver to work with latest version of chrome 2022-02-05 16:50:44 -07:00
Coury Ditch
87a80a1708
Bump typescript 3.9.7 -> 4.5.5 2022-02-05 16:21:32 -07:00
Jeroen Engels
41b8f155c0 Bump jest to v27 2021-11-20 09:40:14 +01:00
Jeroen Engels
85036c7bd9 Add @types/jest dependency 2021-11-20 09:36:53 +01:00
Matthew Griffith
ba2f1a4b81 0.2.3 2021-09-29 18:41:56 -04:00
Matthew Griffith
9922ab2a94 remove built in benchmarking options for now 2021-09-27 11:32:50 -04:00
Matthew Griffith
d1cf102979 bump to 0.2.1 2021-09-25 10:42:28 -04:00
Matthew Griffith
c23fb82056 Update package.json to new version 2021-09-25 10:40:27 -04:00
Matthew Griffith
966dd512e2 chroemdriver dep has to be 93 2021-09-24 10:25:05 -04:00
Matthew Griffith
83e1065d06 update chromedriver 2021-09-23 17:53:20 -04:00
Robin Heggelund Hansen
31dae24951 Add boilerplate for new testcase. Seems there is a bug somewhere, as benchmark doesnt complete... 2021-09-17 09:34:20 +02:00
Robin Heggelund Hansen
7f7793e72d Include replacements in compiled output. 2021-08-20 19:57:47 +02:00
Matthew Griffith
992b37cd02 remove warnings from benchmark runs 2021-07-04 11:35:51 -04:00
Matthew Griffith
6d7a2f0b6d upgrade chromedriver and add documentation for how to get benchmarks running 2021-07-03 10:28:48 -04:00
mdgriffith
7b2d76be85 add v8 util 2020-12-31 17:33:02 -05:00
mdgriffith
1d6828e315 update chromedriver 2020-12-30 15:27:45 -05:00
mdgriffith
35a0bede18 0.1.5 2020-10-25 15:35:10 -04:00
Simon Lydell
1cf5bcb39c Move ts-jest to devDependencies 2020-10-20 20:08:18 +02:00
mdgriffith
7723817ae1 0.1.4 2020-10-17 09:16:23 -04:00
mdgriffith
2f7008d905 oh, include node-elm-compiler too 2020-08-24 16:22:34 -04:00
mdgriffith
9b63e4f5d5 upgrade typescript to real dependency 2020-08-24 16:16:03 -04:00
mdgriffith
7ba6547230 bump to 0.1.1 2020-08-24 16:06:23 -04:00
mdgriffith
489962f32b fix bin distribution 2020-08-24 16:04:55 -04:00
mdgriffith
1c98cbebb1 update package description, rename to elm-optimize-level-2 2020-08-24 07:55:44 -04:00
Simon
66cc5d4cba returned tests cmd and added bail out support for passing unwrapped functions 2020-08-22 22:36:20 -07:00
Matthew Griffith
9d51530809 dont use prepublish, add repo section to readme 2020-08-21 22:49:33 -04:00
mdgriffith
6464535d18 rename command to elm-optimize-more 2020-08-21 19:05:52 -04:00
Matthew Griffith
30ff862c0b
Merge pull request #17 from mdgriffith/twop/update-bench
Updated benchmark for _Utils_update
2020-08-18 09:20:58 -04:00
Simon
e388e31c76 Updated benchmark for _Utils_update 2020-08-17 10:00:06 -07:00
Simon
d004d9f5dc fixed typescript errors and added a little more explanation for passing unwrapped functions 2020-08-16 21:15:04 -07:00
Matthew Griffith
f0c80f6912 add crossplatform gzip lib 2020-08-15 13:25:30 -04:00
Matthew Griffith
baedc3a665 colorize output with chalk 2020-08-15 12:03:05 -04:00
Matthew Griffith
686837c0e5 add geckodriver to dev deps 2020-08-14 09:29:10 -04:00
Simon
1be17184af WIP first version of CLI 2020-08-11 21:21:10 -07:00
mdgriffith
ae59d0e668 add terser and report file sizes 2020-08-01 09:59:24 -04:00
mdgriffith
f4c4c4e106 Merge branch 'master' of https://github.com/mdgriffith/elm-optimize 2020-07-31 19:12:12 -04:00
mdgriffith
89df6e5ba7 add chromedriver and selenium webdriver 2020-07-31 19:08:28 -04:00
Simon
1e5a4ad8db added prepack as a part of pipeline 2020-07-30 21:17:45 -07:00
Matthew Griffith
a1c0154534 remove pre-commit hook for now 2020-07-28 22:34:22 -04:00
Simon
6122ce9dc0 added options of inlining _List_fromArray calls with object literals 2020-07-25 21:49:20 -07:00
Simon
e652a7e8b4 fixed ts-node launch 2020-07-25 14:38:20 -07:00
mdgriffith
0e11243943 add tree sitter and tree sitter elm dependencies 2020-07-25 11:19:19 -04:00
mdgriffith
1fd0880169 rename script to testcases 2020-07-25 10:30:35 -04:00