Matthew Griffith
|
3879716e25
|
Merge pull request #30 from mdgriffith/dependabot/npm_and_yarn/node-notifier-8.0.1
Bump node-notifier from 8.0.0 to 8.0.1
|
2021-09-29 21:37:51 -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
|
6939c0c013
|
upgrade testcase dependencies
|
2021-07-03 10:27:13 -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 |
|
dependabot[bot]
|
0706254de6
|
Bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-22 19:58:44 +00: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
|
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 |
|
mdgriffith
|
192e2f9c10
|
separate out tree-sitter and parsing primitives
|
2020-08-22 08:54:27 -04: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
|
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 |
|
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 |
|
Simon
|
83117cfffe
|
first iteration of custom types shapes optimization and inlining functions
|
2020-07-21 18:46:57 -07:00 |
|