Timothy Clem
|
5926b47438
|
++tree-sitter 0.7
Also bumps parsers that changed
|
2019-12-10 11:04:02 -08:00 |
|
Timothy Clem
|
0930c7c7d9
|
One new pieces of syntax here
|
2019-12-09 09:57:05 -08:00 |
|
Timothy Clem
|
45147d910d
|
Fix python assignment
|
2019-12-09 09:52:55 -08:00 |
|
Timothy Clem
|
285ba19b2b
|
Bump to latest tree-sitters
|
2019-12-09 09:52:42 -08:00 |
|
Patrick Thomson
|
770268fbdb
|
Merge pull request #380 from github/failure-is-just-success-rounded-down
Remove MonadFail from Core compiler.
|
2019-12-06 16:25:27 -05:00 |
|
Patrick Thomson
|
7266ab0ce2
|
No LambdaCase here.
|
2019-12-06 15:09:47 -05:00 |
|
Patrick Thomson
|
d258677dd8
|
And the rest of them
|
2019-12-06 14:54:06 -05:00 |
|
Patrick Thomson
|
c2685b81c3
|
Revert whitespace changes.
|
2019-12-06 14:52:49 -05:00 |
|
Patrick Thomson
|
dd5cf213d6
|
Derive HFoldable instances for syntax types.
|
2019-12-06 14:51:09 -05:00 |
|
Patrick Thomson
|
cb0e0eae0c
|
Make Unimplemented store a String.
|
2019-12-06 14:49:38 -05:00 |
|
Patrick Thomson
|
17d0b57f85
|
Preserve whitespace.
|
2019-12-06 14:05:20 -05:00 |
|
Patrick Thomson
|
1691304731
|
Track fused-syntax@master.
|
2019-12-06 14:04:23 -05:00 |
|
Patrick Thomson
|
a9fbf1c335
|
Merge pull request #389 from RasmusWL/update-examples
Add --language to examples
|
2019-12-06 13:52:30 -05:00 |
|
Rasmus Wriedt Larsen
|
9df8ece4b3
|
Add --language to examples
otherwise they don't work with current version of the code
|
2019-12-06 09:17:44 +00:00 |
|
Patrick Thomson
|
16aa229442
|
Lints.
|
2019-12-05 17:12:21 -05:00 |
|
Patrick Thomson
|
91d0d8e019
|
Work around missing MonadFail instance for Either String.
|
2019-12-05 15:49:01 -05:00 |
|
Patrick Thomson
|
923664b811
|
Forgot to insert this nice new type variable.
|
2019-12-05 15:46:10 -05:00 |
|
Patrick Thomson
|
7978318d6b
|
Generalize eliminateFailures to MonadFail.
|
2019-12-05 15:15:15 -05:00 |
|
Patrick Thomson
|
615931890b
|
Restore the original location of eliminateFailures.
|
2019-12-05 15:10:10 -05:00 |
|
Patrick Thomson
|
37f70c8e28
|
Express eliminateFailures with Syntax.Term.handle.
|
2019-12-05 15:07:32 -05:00 |
|
Patrick Thomson
|
1c735d46d0
|
Establish HTraversable instances for Core, Ann, and Failure.
|
2019-12-05 15:06:54 -05:00 |
|
Patrick Thomson
|
7484625a78
|
Bump to a fused-syntax with HTraversable.
|
2019-12-05 15:06:38 -05:00 |
|
Patrick Thomson
|
e938c56ff6
|
Merge remote-tracking branch 'origin/master' into failure-is-just-success-rounded-down
|
2019-12-05 10:36:42 -05:00 |
|
Ayman Nadeem
|
9764d4f79d
|
Merge pull request #386 from github/warnings
warnings
|
2019-11-19 18:17:16 -05:00 |
|
Ayman Nadeem
|
09b49637bf
|
get rid of redundant imports
|
2019-11-19 15:39:45 -05:00 |
|
Ayman Nadeem
|
0bc12df5a3
|
stop warning on unused top binds
|
2019-11-19 15:39:37 -05:00 |
|
Ayman Nadeem
|
0c7e8f232d
|
add -Werror for semantic-ast package
|
2019-11-19 15:39:07 -05:00 |
|
Ayman Nadeem
|
94432be85f
|
add warnings to semantic-ast.cabal
|
2019-11-19 15:38:55 -05:00 |
|
Patrick Thomson
|
609ddb989c
|
Add eliminateFailures, even though it doesn't do what I want.
|
2019-11-14 15:26:04 -05:00 |
|
Patrick Thomson
|
99ae60a184
|
Remove all MonadFail occurrences from the Python compiler.
|
2019-11-13 14:34:18 -05:00 |
|
Patrick Thomson
|
14d7ba5b0b
|
Add failure syntax.
|
2019-11-13 14:33:39 -05:00 |
|
Patrick Thomson
|
405c49d806
|
Merge pull request #368 from github/release-0.9.0.0
Bump version to 0.9.0.0.
|
2019-11-07 15:02:04 -05:00 |
|
Patrick Thomson
|
34f14abdb5
|
Merge remote-tracking branch 'origin/master' into release-0.9.0.0
|
2019-11-07 14:10:33 -05:00 |
|
Patrick Thomson
|
9855903e1f
|
Merge pull request #377 from github/sha-sha-sha-cha-cha-cha
Embed SHA in Docker builds by passing it in as an environment variable.
|
2019-11-07 13:59:28 -05:00 |
|
Rob Rix
|
cef6893a73
|
Merge pull request #374 from github/multi-component-ghcide-setup
Multi component ghcide setup
|
2019-11-07 13:32:20 -05:00 |
|
Timothy Clem
|
8f4d405070
|
Various versions of sed and prompt before push
|
2019-11-07 10:00:01 -08:00 |
|
Timothy Clem
|
cd92228d1e
|
Merge remote-tracking branch 'origin/master' into sha-sha-sha-cha-cha-cha
|
2019-11-07 09:25:07 -08:00 |
|
Timothy Clem
|
1ab38e297a
|
Try a different approach for embedding the git commit sha
|
2019-11-06 16:20:14 -08:00 |
|
Patrick Thomson
|
2175bbb443
|
Merge pull request #376 from github/expose-diff-graph
Expose diffGraph again
|
2019-11-06 11:02:34 -05:00 |
|
Timothy Clem
|
6825316011
|
Expose diffGraph again
|
2019-11-05 14:31:16 -08:00 |
|
Patrick Thomson
|
f0956624a0
|
closer
|
2019-11-04 14:33:57 -05:00 |
|
Patrick Thomson
|
52d021bcd6
|
First attempt.
|
2019-11-01 14:40:07 -04:00 |
|
Rob Rix
|
7662ee75f1
|
Take care not to load semantic-source twice.
|
2019-11-01 13:44:57 -04:00 |
|
Rob Rix
|
110b1b69e8
|
Make the output dirs relative to the ghc version.
|
2019-11-01 12:02:12 -04:00 |
|
Rob Rix
|
8ef9e1434e
|
Make the output dirs relative to the builddir.
|
2019-11-01 12:01:42 -04:00 |
|
Rob Rix
|
d41961f193
|
Move the build products dirs into script/ghci-flags.
|
2019-11-01 12:01:14 -04:00 |
|
Rob Rix
|
9a212db623
|
Note why the remaining flags aren’t in script/ghci-flags.
|
2019-11-01 11:59:44 -04:00 |
|
Rob Rix
|
88545759fc
|
Don’t ignore .ghci when using script/repl.
|
2019-11-01 11:59:30 -04:00 |
|
Rob Rix
|
09568bdbd5
|
Use script/ghci-flags from script/repl.
|
2019-11-01 11:59:04 -04:00 |
|
Rob Rix
|
978beb7a11
|
Revert "Echo any remaining args."
This reverts commit fbe02dab64 .
|
2019-11-01 11:52:32 -04:00 |
|