-
Notifications
You must be signed in to change notification settings - Fork 82
Support upcoming v0.15.0 compiler #401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
8d415fd
Add PS version 0.15.0-alpha-01
JordanMartinez e316447
Centralize versions for purescript
JordanMartinez 10ee69c
Add validator when using bundle or CJS
JordanMartinez 3674ee4
Fail when use purs bundle if purs not support it
JordanMartinez 61dcab3
Update init to download es-modules branches
JordanMartinez 654eba4
Update run/test tests to work on es modules
JordanMartinez e258fb9
Add fn to skip test if using <0.15.0 PS release
JordanMartinez 0bf935d
Ignore tests that will fail on v0.15.0
JordanMartinez 89b3d64
Add support for running/testing ES FFI
JordanMartinez 1deb17f
Drop compiler-specific deps for v0.11.0 on `pulp init`
JordanMartinez c7925d5
For v0.15.0 int test, use deps with real versions
JordanMartinez b5dfe13
Fix logic in getting purs version
JordanMartinez 98e6c64
Use Object.assign, not Object.merge
JordanMartinez b9f05b7
Use same bower.json for all tests on pulp version
JordanMartinez a81afbe
Only reinstall bower deps on v0.15.0
JordanMartinez 7b0c4c3
Add extra blank line
JordanMartinez 7d82ecc
Drop extra comma
JordanMartinez 8767aeb
Drop any extra info before checking purs version
JordanMartinez e81214c
Update changelog entry
JordanMartinez dc3597c
Use .js for run/test file names
JordanMartinez 3be7f52
Fix error message since fold isn't adding spaces
JordanMartinez 9a983c8
Verify package.json file exists
JordanMartinez 444c3da
Run pulp build before checking for package.json file
JordanMartinez 3cb39b3
Revert test printing of package.json contents
JordanMartinez 1b97367
Revert back to `.mjs` for ES files
JordanMartinez c32640b
Run all tests again
JordanMartinez 357325d
Revert "Revert back to `.mjs` for ES files"
JordanMartinez 7267ef7
Increase minimum node version to 12
JordanMartinez 4ae259c
Refactor code into getNodeVersion
JordanMartinez 490961e
Account for --experimental-modules node flag
JordanMartinez 3d0852b
Add package.json file to temp file if need to
JordanMartinez 8ad6aa0
Update changelog to mention min node version
JordanMartinez e007f5e
Fix typos
JordanMartinez File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.