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 |
|
Patrick Thomson
|
6aefcbe71d
|
Try running this manually, without a token.
|
2019-12-16 12:27:01 -05:00 |
|
Patrick Thomson
|
a767913c76
|
Try using an hlint action.
|
2019-12-16 12:20:11 -05:00 |
|
Patrick Thomson
|
266a720fa9
|
Use PVP operator.
|
2019-12-16 12:20:05 -05:00 |
|
Patrick Thomson
|
9817b686e5
|
Merge remote-tracking branch 'origin/master' into glorious-ghc-upgrade-8.8
|
2019-12-16 12:14:47 -05:00 |
|
Rob Rix
|
3ecb1980f8
|
Build all the dependencies in the dist-repl dir.
|
2019-12-16 11:41:25 -05:00 |
|
Rob Rix
|
ae6b2849f2
|
Merge pull request #404 from github/none-is-the-loneliest-umber
Compile Python None expressions.
|
2019-12-16 09:34:05 -05:00 |
|
Patrick Thomson
|
6824126b7b
|
Bump this up to haskell-8.8, too.
|
2019-12-16 09:16:52 -05:00 |
|
Timothy Clem
|
7bf9f8e9a1
|
Concurrently isn't doing anything here
|
2019-12-13 13:44:49 -08:00 |
|
Timothy Clem
|
941664330e
|
Ruby structure changed
|
2019-12-13 13:44:35 -08:00 |
|
Timothy Clem
|
7e0c6b5417
|
Give this a signature
|
2019-12-13 13:43:59 -08:00 |
|
Patrick Thomson
|
da3dbdf148
|
Merge remote-tracking branch 'origin/master' into glorious-ghc-upgrade-8.8
|
2019-12-13 16:41:18 -05:00 |
|
Patrick Thomson
|
5f5daf31be
|
Bump Docker version.
|
2019-12-13 16:41:07 -05:00 |
|
Patrick Thomson
|
053306fbbd
|
Forgot to bind None and NoneType in the prelude exports.
|
2019-12-13 16:21:02 -05:00 |
|
Timothy Clem
|
8ade6db251
|
Merge remote-tracking branch 'origin/master' into test-precise-parsing
|
2019-12-13 13:13:54 -08:00 |
|
Patrick Thomson
|
f590d0d812
|
Merge pull request #403 from github/lambda-the-ultimate
Compile Python lambdas.
|
2019-12-13 16:08:06 -05:00 |
|
Patrick Thomson
|
57a7b8c043
|
Avoid unnecessary invocations.
|
2019-12-13 15:53:36 -05:00 |
|
Patrick Thomson
|
6bebd84deb
|
Officially require GHC 8.8.
|
2019-12-13 15:48:49 -05:00 |
|
Patrick Thomson
|
cd011cdd70
|
Extra imports.
|
2019-12-13 15:10:25 -05:00 |
|
Patrick Thomson
|
2d4268ea08
|
stray imports
|
2019-12-13 14:58:01 -05:00 |
|
Patrick Thomson
|
493038f686
|
s/fused-effects/semantic
|
2019-12-13 14:09:56 -05:00 |
|
Patrick Thomson
|
d9e6114965
|
Kill travis.yml.
|
2019-12-13 14:08:04 -05:00 |
|
Patrick Thomson
|
2a005aadc8
|
Try building with GHC 8.8 on Actions CI.
|
2019-12-13 14:06:45 -05:00 |
|
Patrick Thomson
|
d580a93388
|
one more stab at this
|
2019-12-13 14:03:38 -05:00 |
|
Patrick Thomson
|
c2a5cd13b5
|
maybe verbosity will help here
|
2019-12-13 13:39:32 -05:00 |
|
Patrick Thomson
|
bb62b187ca
|
see if we install these first if it'll help
|
2019-12-13 13:14:58 -05:00 |
|
Patrick Thomson
|
e115f4ad59
|
Compile Python None expressions.
|
2019-12-13 12:51:23 -05:00 |
|
Patrick Thomson
|
3825be9788
|
Emacs misfire.
|
2019-12-13 12:33:26 -05:00 |
|