Timothy Clem
|
3562ba7e8a
|
Don't use AugmentedAssignment in these tests
|
2019-12-17 16:15:25 -08:00 |
|
Patrick Thomson
|
c745b2c320
|
Check event.ref instead.
|
2019-12-17 19:08:25 -05:00 |
|
Timothy Clem
|
210f178b4f
|
Force rest assignment to put locals state
|
2019-12-17 16:06:27 -08:00 |
|
Timothy Clem
|
67df3762de
|
Let's wait on this
|
2019-12-17 16:05:35 -08:00 |
|
Timothy Clem
|
f82215ccc8
|
ScopeResolution all over the place
|
2019-12-17 16:05:29 -08:00 |
|
Timothy Clem
|
b3d941cb48
|
Alias and Undef
|
2019-12-17 16:05:01 -08:00 |
|
Timothy Clem
|
27447f4889
|
Augmented assignment fix for Ruby
|
2019-12-17 16:04:23 -08:00 |
|
Timothy Clem
|
ddb84cb1cb
|
Allowing skipping in parse examples
|
2019-12-17 16:00:46 -08:00 |
|
Patrick Thomson
|
02623738ac
|
Run checkout action on push events.
|
2019-12-17 18:58:48 -05:00 |
|
Rob Rix
|
183917ca8e
|
Run script/repl in dist-newstyle.
|
2019-12-17 17:43:31 -05:00 |
|
Rob Rix
|
532a983bf9
|
Build into our own subdir.
|
2019-12-17 17:43:01 -05:00 |
|
Rob Rix
|
9bd1226774
|
Conditionalize a couple of warning flags.
|
2019-12-17 17:33:36 -05:00 |
|
Rob Rix
|
9e8517f73a
|
Quote the GHC_ENVIRONMENT variable.
|
2019-12-17 17:32:44 -05:00 |
|
Rob Rix
|
66b714b5b9
|
Unset the environment file var.
|
2019-12-17 17:31:23 -05:00 |
|
Timothy Clem
|
c5592bce54
|
Add a few more terms for tagging
|
2019-12-17 14:12:24 -08:00 |
|
Timothy Clem
|
edcbc58111
|
Use state to track locals
Co-Authored-By: Rob Rix <robrix@github.com>
|
2019-12-17 14:12:04 -08:00 |
|
Rob Rix
|
7584af304c
|
Build the dependencies before loading the repl.
|
2019-12-17 17:06:45 -05:00 |
|
Rob Rix
|
bae8abefe2
|
📝 the output_file variable.
|
2019-12-17 17:06:11 -05:00 |
|
Rob Rix
|
479e976cb1
|
Disable the missing-deriving-strategies warning for code in ghci.
|
2019-12-17 16:57:35 -05:00 |
|
Rob Rix
|
e13e4c46a4
|
Use the forward-compatible prefix.
|
2019-12-17 16:55:50 -05:00 |
|
Rob Rix
|
e0a5334395
|
Quote the path.
|
2019-12-17 16:55:40 -05:00 |
|
Rob Rix
|
45f2e4561e
|
Disable the missing-deriving-strategies warning in script/repl & ghcide.
|
2019-12-17 16:54:39 -05:00 |
|
Rob Rix
|
abe0a27c4e
|
🔥 the package name from the paths.
We’re determining these things ourselves so we don’t need to fuss about that.
|
2019-12-17 16:51:21 -05:00 |
|
Rob Rix
|
ed455979eb
|
Write the output to a specified path.
|
2019-12-17 16:50:26 -05:00 |
|
Rob Rix
|
d0412d7a88
|
Define an output file variable.
|
2019-12-17 16:49:45 -05:00 |
|
Rob Rix
|
c93058be1b
|
Use the forward-compatible alias.
|
2019-12-17 16:48:47 -05:00 |
|
Rob Rix
|
8aa0ddbc61
|
Quote the build dir variable.
|
2019-12-17 16:48:38 -05:00 |
|
Timothy Clem
|
d60c92806d
|
Refactor locals state handling for clarity
Co-Authored-By: Rob Rix <robrix@github.com>
|
2019-12-17 13:36:58 -08:00 |
|
Timothy Clem
|
c4f3d66679
|
Interpret local state in assignment anywhere instead of atNode
Co-Authored-By: Rob Rix <robrix@github.com>
|
2019-12-17 13:27:19 -08:00 |
|
Timothy Clem
|
65ea04f8cd
|
Run both langauges with ALaCarte in tests for now
|
2019-12-17 13:26:20 -08:00 |
|
Patrick Thomson
|
1e04b6bc9f
|
Merge pull request #409 from github/de-preview
Upgrade to Actions cache@v1.
|
2019-12-17 15:19:17 -05:00 |
|
Patrick Thomson
|
dedab31dd8
|
Remove stray whitespace.
|
2019-12-17 15:06:06 -05:00 |
|
Patrick Thomson
|
982522ac76
|
Cache on pushes to master.
|
2019-12-17 15:02:03 -05:00 |
|
Patrick Thomson
|
a543072453
|
Test commit to see if we get a cache hit.
|
2019-12-17 14:59:16 -05:00 |
|
Patrick Thomson
|
ad5d700f8a
|
Upgrade to Actions cache@v1.
I've been seeing cache misses where I would expect to see successes.
Let's see if this helps.
|
2019-12-17 14:12:21 -05:00 |
|
Patrick Thomson
|
1d7ddcc36e
|
Merge pull request #400 from github/glorious-ghc-upgrade-8.8
Upgrade to GHC 8.8 and Actions CI.
|
2019-12-17 11:53:21 -05:00 |
|
Patrick Thomson
|
259089c6d2
|
never mind, we do need to cd
|
2019-12-17 11:26:13 -05:00 |
|
Patrick Thomson
|
85ce329188
|
maybe we don't need to cd at all
|
2019-12-17 10:57:49 -05:00 |
|
Patrick Thomson
|
ae7a5c6e28
|
Try running the semantic-source tests.
|
2019-12-17 10:12:03 -05:00 |
|
Patrick Thomson
|
35fc0067d6
|
fix lints.
|
2019-12-17 09:41:21 -05:00 |
|
Patrick Thomson
|
6cac0f2e09
|
Try installing to a directory, I guess?
|
2019-12-16 21:21:04 -05:00 |
|
Patrick Thomson
|
db935cd202
|
s/exec/run
|
2019-12-16 19:43:49 -05:00 |
|
Timothy Clem
|
be0a9797a3
|
Continue to iterate on ruby
|
2019-12-16 15:11:37 -08:00 |
|
Timothy Clem
|
00f607bac0
|
Cleanup
|
2019-12-16 13:58:50 -08:00 |
|
Timothy Clem
|
f20bbb4104
|
Change up how we're cloning parse-examples a bit
|
2019-12-16 13:57:32 -08:00 |
|
Timothy Clem
|
a300fade41
|
ghci helpers can know about semantic-ruby
|
2019-12-16 13:57:21 -08:00 |
|
Timothy Clem
|
2562c7d96e
|
Wire up both ruby parsers
|
2019-12-16 13:57:07 -08:00 |
|
Timothy Clem
|
7481e626ed
|
Add semantic-ruby
|
2019-12-16 13:56:34 -08:00 |
|
Rob Rix
|
ff4523e25e
|
Extract the basic introduction forms into a new syntax type.
|
2019-12-16 13:50:58 -05:00 |
|
Rob Rix
|
8cca0f12e2
|
Make sure fused-syntax gets loaded by ghcide.
|
2019-12-16 13:36:55 -05:00 |
|