Commit Graph

503 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
6b3d11bd20
Merge pull request #92 from mdgriffith/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-05 08:44:25 -04:00
Matthew Griffith
4242d34708 remove test taht fails on typescript 4(tests an unused transformation, dead code removal) 2022-04-05 08:41:50 -04:00
Matthew Griffith
94cc4a348f
Merge pull request #91 from jfmengels/fix-SHA
Correct AX and FX regex
2022-04-05 08:20:48 -04:00
dependabot[bot]
b1a28f7e00
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-27 12:22:19 +00:00
Jeroen Engels
f8d322fd92 Correct AX and FX regex 2022-03-24 20:12:17 +01:00
Matthew Griffith
0f777a4f74
Merge pull request #90 from miniBill/shexception
Add testcase for the exception in SHA256
2022-03-24 11:37:57 -04:00
Leonardo Taglialegne
34782aaa6d Add testcase for the exception in SHA256 2022-03-24 16:35:06 +01:00
Matthew Griffith
53d21c1550 Bump to 0.3.4 2022-02-13 09:52:23 -05:00
Matthew Griffith
d69e0803c3
Merge pull request #86 from mdgriffith/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2022-02-13 09:41:41 -05:00
Matthew Griffith
e0484d66e4 allow make to be passed to the cli. Just ignore it. 2022-02-13 09:33:08 -05:00
Matthew Griffith
06a31129f4 remove nested readme in favor of comment 2022-02-13 09:31:36 -05:00
Matthew Griffith
402258cbb5 add basic elm testing for correctness 2022-02-13 09:30:41 -05:00
Matthew Griffith
f9562fdbbb ignore test dist dir 2022-02-13 09:29:59 -05:00
Matthew Griffith
f270cefaee add basic tests for replacments 2022-02-09 09:21:14 -05:00
Matthew Griffith
9b173b8650 revert ListN replacements until they can be validated more fully 2022-02-09 09:10:08 -05:00
Matthew Griffith
9e6001b717
Merge pull request #84 from RealKinetic/fix-phantom-comments
Fix phantom comments causing runtime exceptions
2022-02-06 20:07:16 -05:00
Matthew Griffith
a100cd18a0 Merge branch 'master' into pr/84 2022-02-06 14:32:43 -05:00
Matthew Griffith
9d16062aa0
Merge pull request #83 from RealKinetic/expose-transform
Expose JS API
2022-02-06 14:26:52 -05:00
Coury Ditch
dc7f6a4891
Make Transform.transform async again. 2022-02-06 12:05:36 -07:00
Coury Ditch
7798ce4beb
Merge branch 'master' into expose-transform 2022-02-06 11:45:44 -07:00
Matthew Griffith
a2aaa149fd
Merge pull request #77 from jfmengels/map-n-replacements
Add replacements for List.mapN functions
2022-02-06 12:13:48 -05:00
Matthew Griffith
8ce60a3357
Merge pull request #68 from jfmengels/list-concat-map-replacement
Add List concatMap replacement
2022-02-06 12:12:45 -05:00
Matthew Griffith
895aecc1f6
Merge pull request #74 from jfmengels/list-take-replacement
Add replacement for List.take
2022-02-06 11:50:20 -05:00
Matthew Griffith
400c0cbc05
Merge pull request #79 from jfmengels/string-repeat-replacement
Add replacement for String.repeat
2022-02-06 11:45:26 -05:00
Matthew Griffith
cf8583fb57
Merge pull request #60 from jfmengels/single-replace-pass
Single replace pass
2022-02-06 11:31:38 -05:00
Matthew Griffith
e9a5ef7865 Merge branch 'master' of https://github.com/mdgriffith/elm-optimize-level-2 2022-02-06 10:55:04 -05:00
Matthew Griffith
cd65a2defa remove extension from bin file 2022-02-06 10:54:59 -05:00
Matthew Griffith
30b83c11d1
Merge pull request #65 from jfmengels/list-all-replacement
Add replacement for List.all
2022-02-06 10:43:33 -05:00
Matthew Griffith
8612213668
Merge pull request #67 from jfmengels/github-actions
GitHub actions
2022-02-06 10:28:16 -05:00
Jeroen Engels
c8950f9977 Run tests in GitHub actions 2022-02-06 16:24:13 +01:00
dependabot[bot]
8f94a2d024
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-06 15:14:18 +00:00
Matthew Griffith
069cd16909
Merge pull request #63 from jfmengels/fix-test-suite
Fix test suite
2022-02-06 10:13:19 -05:00
Matthew Griffith
a5dc988c45
Merge pull request #71 from jfmengels/typo-fix
Fix typo in source code
2022-02-06 09:56:40 -05:00
Matthew Griffith
2c2cacede0
Merge pull request #85 from RealKinetic/enforce-LF-endings
Ensure new lines are mac friendly w/ LF instead of CRLF.
2022-02-06 09:45:45 -05:00
Matthew Griffith
f8f31389c0
Merge pull request #62 from jfmengels/benchmark-name-typo
Remove typo in benchmark name
2022-02-06 09:35:33 -05:00
Matthew Griffith
0ad30d2cc6
Merge pull request #61 from jfmengels/fix-results-link
Fix results link
2022-02-06 09:35:03 -05:00
Matthew Griffith
2539989ab6
Merge pull request #59 from jfmengels/dont-go-through-all-nodes
replace transforms: Don't go through all nodes
2022-02-06 09:34:19 -05:00
Matthew Griffith
527bc0b025
Merge pull request #58 from jfmengels/remove-unnecessary-work
Remove unnecessary work from $elm$core$List$concat replacement
2022-02-06 09:32:16 -05:00
Matthew Griffith
f13013a793
Merge pull request #57 from jfmengels/remove-variable
Remove unnecessary variable
2022-02-06 09:30:32 -05:00
Matthew Griffith
0eb8e908a6
Merge pull request #56 from jfmengels/use-processopts
Use processOpts from options
2022-02-06 09:29:41 -05:00
Matthew Griffith
c74b7be0e8
Merge pull request #45 from pravdomil/patch-1
Update transformations.md
2022-02-06 09:28:07 -05:00
Matthew Griffith
fffa87ed73
Merge pull request #40 from sebsheep/patch-2
Add note about "Skip Allocating Tuples in Case"
2022-02-06 09:26:41 -05:00
Coury Ditch
f470664907
Ensure new lines are mac friendly w/ LF instead of CRLF. 2022-02-05 18:09:20 -07:00
Coury Ditch
cec7e44b57
Add changelog notes 2022-02-05 16:52:53 -07:00
Coury Ditch
6807c0c510
Expose transform: (jsSource : string, o3Enabled?: boolean) => string.
Useful for build tools (snowpack, webpack, parcel, etc.) which want a synchronous `string -> string` transform function for plugins compiling Elm projects.
2022-02-05 16:52:44 -07:00
Coury Ditch
ad9d37af54
Bump chromedriver to work with latest version of chrome 2022-02-05 16:50:44 -07:00
Coury Ditch
54e36bbbe2
Remove unnecessary async-edness from Transform.transform 2022-02-05 16:50:16 -07:00
Coury Ditch
b7cfa9174b
Add changelog 2022-02-05 16:23:08 -07:00