Commit Graph

6536 Commits

Author SHA1 Message Date
Robin Heggelund Hansen
4f09526077
Bump version to 0.4.3 2024-06-22 22:04:45 +02:00
Robin Heggelund Hansen
82345d88d5
Don't prompt user if terminal is non-interactive. 2024-06-22 22:03:00 +02:00
Robin Heggelund Hansen
51980e2de9
Add script for quickly building a version of the haskell compiler. 2024-06-22 22:02:32 +02:00
Robin Heggelund Hansen
04f5a26542
Bump version to 0.4.2 2024-06-22 07:22:02 +02:00
Robin Heggelund Hansen
53d8088da2
Compile with latest gren-lang/node, which contains several bugfixes. 2024-06-22 07:19:39 +02:00
Robin Heggelund Hansen
63a6b08415
Bump version to 0.4.1 2024-06-21 23:06:46 +02:00
Robin Heggelund Hansen
12bc0e68c0
Fix ChildProcess output. 2024-06-21 23:03:36 +02:00
Robin Heggelund Hansen
30c862baaf
Merge pull request #249 from pushfoo/Replace-remaining-Zulip-references
Replace help text Zulip references with Discord
2024-06-20 19:23:47 +02:00
Robin Heggelund Hansen
bd757da159
Fix double word. 2024-06-20 19:16:15 +02:00
pushfoo
f8e86a2620 Make Discord server link more consistent with other doc 2024-06-20 10:02:27 -04:00
pushfoo
0e6cd41b8b Fix removed leading slash + space in Haskell multi-line string 2024-06-20 10:01:32 -04:00
pushfoo
9ea24a0e9b Replace all other Zulip references throughout help text
* Replace Zulip with Discord in hints/port-modules.md

* Replace Zulip with Discord in terminal/src/Main.hs

* Homogenize line length in terminal/src/Main.hs help nudge text
2024-06-20 09:47:09 -04:00
Robin Heggelund Hansen
497c4ffb50
Merge pull request #248 from pushfoo/Replace_Zulip-with-Discord
Replace Zulip in CONTRIBUTING.md with Discord
2024-06-20 14:50:28 +02:00
pushfoo
d9b7af644d Replace Zulip in CONTRIBUTING.md with Discord
* Move Zulip to the bottom of the file as a historic location

* Add Discord Join instructions with links to channels

* Add cross-reference to Discord's limited forum channel documentation

* Various phrasing tweaks
2024-06-20 08:39:48 -04:00
Robin Heggelund Hansen
1064270e63
Crash node applications if wrong node version is detected. 2024-06-19 23:35:40 +02:00
Robin Heggelund Hansen
be10d8ab37
package validate now verifies that a project doesn't contain unsigned kernel code. 2024-06-19 23:26:06 +02:00
Robin Heggelund Hansen
eff1bf76d7
Mark index.js as executable 2024-06-19 18:34:38 +02:00
Robin Heggelund Hansen
9547556693
Compile gren wrapper. 2024-06-17 20:53:30 +02:00
Robin Heggelund Hansen
6c295daca0
Bump version number. 2024-06-17 20:47:37 +02:00
Robin Heggelund Hansen
d6f87ecc3d
Merge pull request #246 from gren-lang/gren-in-gren-npm-wrapper
Gren-in-Gren npm wrapper
2024-06-15 22:22:34 +02:00
Robin Heggelund Hansen
20ba7b6c44
Run ormolu 2024-06-14 23:09:19 +02:00
Robin Heggelund Hansen
8170550967
Fix color output when run through gren-in-gren. Also add option to override haskell binary called from wrapper. 2024-06-14 22:56:39 +02:00
Robin Heggelund Hansen
50585fa0da
Only print stderr on error, to avoid error messages being written twice. 2024-06-10 21:35:47 +02:00
Robin Heggelund Hansen
4f392af3d2
Compiler is now downloaded and executed correctly. 2024-06-10 20:58:27 +02:00
Robin Heggelund Hansen
3cf0aff50b
Handle redirect. 2024-06-10 20:08:56 +02:00
Robin Heggelund Hansen
30edbe38a4
Attempt downloading haskell compiler from github. Ran into a 302 redirect. 2024-06-09 19:55:31 +02:00
Robin Heggelund Hansen
b140d01a16
Update to work with latest node changes. 2024-06-05 20:10:40 +02:00
Robin Heggelund Hansen
ad51fceb36
always no longer exists. 2024-06-04 19:14:37 +02:00
Robin Heggelund Hansen
a5eb75a5de
Minor stylistic change. 2024-06-03 21:03:02 +02:00
Robin Heggelund Hansen
0d3300941d
Calculate correct, platform-specific path to cached gren binary. 2024-06-03 21:00:57 +02:00
Robin Heggelund Hansen
e175ac9d4f
Pass arguments on to compiler if it exists locally. 2024-06-02 22:24:59 +02:00
Robin Heggelund Hansen
9611b13d57
Setup hello world gren project. 2024-06-02 20:57:15 +02:00
Robin Heggelund Hansen
726ee7c036
Update CI config. 2024-06-02 20:27:09 +02:00
Robin Heggelund Hansen
737e840054
Merge pull request #243 from CharlonTank/main
Fix the compiler issues reporting link
2024-04-27 10:23:41 +02:00
Charlon
c589c310f1 Fix the compiler issues reporting link 2024-04-27 15:04:56 +07:00
Robin Heggelund Hansen
80b57e6236
Merge pull request #232 from Gauteab/no-multiline-string-without-newline
No multiline string without newline
2023-10-26 10:19:04 +02:00
Gaute Berge
acb93f0bf4 remove unused imports 2023-10-26 10:06:01 +02:00
Gaute Berge
9ba7e7c9d4 fix unused arguments 2023-10-26 10:03:42 +02:00
Gaute Berge
68fd3f1f39 typo: *LEADING* NEWLINE 2023-10-26 09:21:49 +02:00
Gaute Berge
dda71684bb test for dissalow multiline string without newline 2023-10-25 15:41:53 +02:00
Gaute Berge
a8514bd7d7 reuse valid multiline string example 2023-10-25 14:29:32 +02:00
Gaute Berge
51daca3161 disallow multiline strings that do not start with newline 2023-10-25 14:26:54 +02:00
Robin Heggelund Hansen
6955083a8a
Merge pull request #231 from revathskumar/hint-links
fix: hint links
2023-10-04 12:33:35 +02:00
Revath S Kumar
e777f77fa4
fix: hint links
hint links points directly to github file
2023-10-03 21:56:26 +02:00
Robin Heggelund Hansen
58ba88c002
Merge pull request #227 from gren-lang/fix-parser-for-non-ascii-variable-names
Fix parser for non ascii variable names
2023-09-21 14:06:41 +02:00
Robin Heggelund Hansen
eef4159cc5
Don't use OverloadedStrings as test data. Tests now pass. 2023-09-21 13:55:38 +02:00
Robin Heggelund Hansen
c503f048f3
Fix formatting. 2023-09-21 11:45:11 +02:00
Robin Heggelund Hansen
f2d41076c1
Add failing test 2023-09-21 11:45:11 +02:00
Robin Heggelund Hansen
e63a7d726e
Progress. Can parse a value name containing a non-ascii character, but it cannot start with one. 2023-09-21 11:45:11 +02:00
Robin Heggelund Hansen
0517d24b1e
Reproduce bug in test. 2023-09-21 11:45:11 +02:00