Commit Graph

400 Commits

Author SHA1 Message Date
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
dependabot[bot]
6d215c33ae
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 04:57:05 +00:00
mdgriffith
35a0bede18 0.1.5 2020-10-25 15:35:10 -04:00
mdgriffith
4bfe4834e2 exist with failure if no js output is generated fromt he elm-compiler 2020-10-25 15:33:12 -04:00
Simon
94ba9d6898
Merge pull request #28 from lydell/move-ts-jest
Move ts-jest to devDependencies
2020-10-20 22:24:06 -07: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
Matthew Griffith
6285af1bf4
Merge pull request #27 from mdgriffith/fix-false-postive-for-regex
#26 - fix false positive for Fn and An regexes
2020-10-17 09:11:43 -04:00
Simon
e7c6787895 #26 - fix false positive for Fn and An regexes 2020-10-16 20:43:50 -07:00
Matthew Griffith
43659895d7
Merge pull request #25 from ryannhg/patch-1
fix tiny typo in readme
2020-09-25 20:01:18 -04:00
Ryan Haskell-Glatz
4f8b78d1a8
earn my contributor badge 2020-09-17 10:30:11 -05: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
6d186c5261 update name in other places 2020-08-24 07:56:01 -04:00
mdgriffith
1c98cbebb1 update package description, rename to elm-optimize-level-2 2020-08-24 07:55:44 -04:00
mdgriffith
9ac463f4ad revise readme 2020-08-24 07:55:24 -04:00
mdgriffith
7ae74e6d67 update CLI description 2020-08-24 07:55:12 -04:00
Matthew Griffith
ca438417e1
Merge pull request #22 from jfmengels/patch-2
Fix typos in transformations.md
2020-08-23 15:20:41 -04:00
Matthew Griffith
f09e534bc5
Merge pull request #21 from jfmengels/patch-1
Fix typo in benchmark columns
2020-08-23 15:20:09 -04:00
Jeroen Engels
e489015290 Fix typos in transformations.md 2020-08-23 21:07:04 +02:00
Jeroen Engels
12d3d8bdf8 Fix typo in benchmark columns 2020-08-23 20:45:02 +02:00
Matthew Griffith
0dc26eaf23
Merge pull request #20 from mdgriffith/twop/bail-out-support
returned tests cmd and added bail out support for passing unwrapped functions
2020-08-23 07:26:41 -04:00
Simon
68420db110 simplified if 2020-08-22 22:39:27 -07: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
569f63cfa1 add arity testcase 2020-08-22 20:03:26 -04:00
Matthew Griffith
1c9f37c6f4 Make experimental note more prominent. 2020-08-22 19:42:46 -04:00
Matthew Griffith
8e1d5348fc create directories recursively if necessary to output the file (match elm make behavior) 2020-08-22 12:01:33 -04:00
Matthew Griffith
3317354e26 add some immediate feedback 2020-08-22 11:17:05 -04:00
Matthew Griffith
d675f9cf34 remove the bail-early code 2020-08-22 11:15:09 -04:00
mdgriffith
192e2f9c10 separate out tree-sitter and parsing primitives 2020-08-22 08:54:27 -04:00
Matthew Griffith
b72d088290 use emdashes for arrow to match elm-make 2020-08-21 22:50:27 -04:00
Matthew Griffith
9d51530809 dont use prepublish, add repo section to readme 2020-08-21 22:49:33 -04:00
Matthew Griffith
05789ad505 forward elm errors from the compiler 2020-08-21 22:11:19 -04:00
Matthew Griffith
25c167bbac fix tsc warnings/errors 2020-08-21 22:10:44 -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
1cb43d48e7 rename _raw suffix to _fn to squeeze out some precious bytes 2020-08-21 19:09:16 -04:00
mdgriffith
6464535d18 rename command to elm-optimize-more 2020-08-21 19:05:52 -04:00
mdgriffith
928be54743 Skip allocations on tuples 2020-08-21 19:04:54 -04:00
mdgriffith
5b0eca21c0 rename Standard to Standard Equality 2020-08-21 09:56:36 -04:00
mdgriffith
3b13705fbf add lang annotation to code examples 2020-08-21 09:55:30 -04:00
mdgriffith
ba69f7e4be update notes on the approach using the spread operator for inline updating 2020-08-21 09:54:23 -04:00
mdgriffith
335ac444c4 Tail Recursion Modulo Cons transformation 2020-08-21 09:44:29 -04:00
mdgriffith
390bdfb839 Remove some irrelevant asset sizes in the general report 2020-08-21 08:59:18 -04:00
mdgriffith
7e746634c8 rename results file 2020-08-21 08:57:39 -04:00
mdgriffith
4d4db87632 fix link on data file 2020-08-21 08:56:10 -04:00
mdgriffith
995be2e14f Merge branch 'master' of https://github.com/mdgriffith/elm-optimize 2020-08-21 08:53:52 -04:00
Matthew Griffith
7c9abafa8a
Merge pull request #19 from mdgriffith/twop/object-shorthand
added a object shorthand transformation to modernize js
2020-08-21 08:52:29 -04:00
Matthew Griffith
0bb2bc6783
Merge pull request #18 from mdgriffith/twop/variant-shapes-infer-arity
infer slots count from js code vs relying on parser
2020-08-21 08:49:44 -04:00