Patrick Thomson
|
fde167a236
|
Better prelude.
|
2019-10-23 15:10:54 -04:00 |
|
Patrick Thomson
|
edd83d466f
|
Merge branch 'look-up-its-a-core' into compile-string-literals
|
2019-10-23 14:52:29 -04:00 |
|
Patrick Thomson
|
21dd102e61
|
Implement member lookup in a way that doesn't crash the scope graph
|
2019-10-23 14:30:45 -04:00 |
|
Patrick Thomson
|
9b46692cbd
|
Don't try to implement this yet.
|
2019-10-23 13:15:42 -04:00 |
|
Patrick Thomson
|
14c3faf750
|
the tests pass now
|
2019-10-23 13:09:26 -04:00 |
|
Patrick Thomson
|
91558a7d65
|
Add generator for .? (this kills the crab^Wtests).
|
2019-10-23 12:24:35 -04:00 |
|
Patrick Thomson
|
8f0790ced2
|
Add pretty-printing support.
|
2019-10-23 12:05:40 -04:00 |
|
Patrick Thomson
|
9b56f60132
|
Add parsing support.
|
2019-10-23 12:05:35 -04:00 |
|
Patrick Thomson
|
b58132ba0e
|
Unused imports.
|
2019-10-23 12:05:28 -04:00 |
|
Patrick Thomson
|
cb783e6646
|
Make this a boolean operator pending resolution of #358.
|
2019-10-23 11:59:23 -04:00 |
|
Patrick Thomson
|
5d5113ff69
|
fix brokenness that crept in overnight (?)
|
2019-10-23 10:31:55 -04:00 |
|
Patrick Thomson
|
559958d9cf
|
Define new :? type for checked lookups and try implementing it.
|
2019-10-22 17:27:54 -04:00 |
|
Patrick Thomson
|
7e46bc38b0
|
Merge pull request #355 from github/pathtype-project-from-path
Make readProjectFromPaths use typed paths.
|
2019-10-22 14:32:24 -04:00 |
|
Patrick Thomson
|
260d5200cc
|
Merge remote-tracking branch 'origin/master' into pathtype-project-from-path
|
2019-10-22 14:22:32 -04:00 |
|
Patrick Thomson
|
1c885f3003
|
Merge pull request #354 from github/git-out
Remove ability to load blobs/projects from Git repos.
|
2019-10-22 12:25:55 -04:00 |
|
Rob Rix
|
3ad3740c9b
|
Merge pull request #353 from github/hlint-in-ci-again
Run hlint in CI again.
|
2019-10-22 11:54:11 -04:00 |
|
Patrick Thomson
|
d6f43ccf73
|
Revert "Convert projectExcludeDirs to use AbsRelDir."
This reverts commit 5585f8caeb .
|
2019-10-22 01:16:03 -04:00 |
|
Patrick Thomson
|
4e42379a2c
|
This auxiliary data type can die.
|
2019-10-21 19:55:38 -04:00 |
|
Patrick Thomson
|
17e2c5a28d
|
Fix last few warnings.
|
2019-10-21 19:52:34 -04:00 |
|
Patrick Thomson
|
3e55cace90
|
Wrong path.
|
2019-10-21 18:24:35 -04:00 |
|
Patrick Thomson
|
5585f8caeb
|
Convert projectExcludeDirs to use AbsRelDir.
|
2019-10-21 18:06:40 -04:00 |
|
Patrick Thomson
|
da2d9eeee1
|
copy the data files
|
2019-10-21 17:56:26 -04:00 |
|
Patrick Thomson
|
43c783f93e
|
No scoped type variables necessary.
|
2019-10-21 17:49:33 -04:00 |
|
Patrick Thomson
|
2d5a7e7fbb
|
Comment and clarify.
|
2019-10-21 17:48:27 -04:00 |
|
Patrick Thomson
|
407d7a2120
|
forgot a dot. fordot.
|
2019-10-21 17:40:34 -04:00 |
|
Patrick Thomson
|
be61c98e66
|
First, tentative port of readProjectFromPaths.
|
2019-10-21 17:33:36 -04:00 |
|
Patrick Thomson
|
278f27af5d
|
output wasn't shaped right
|
2019-10-21 17:03:58 -04:00 |
|
Patrick Thomson
|
6c137e5add
|
Start rubbing some typed paths on readProjectFromPaths.
|
2019-10-21 17:01:08 -04:00 |
|
Patrick Thomson
|
65853549c1
|
Merge remote-tracking branch 'origin/master' into hlint-in-ci-again
|
2019-10-21 16:56:28 -04:00 |
|
Patrick Thomson
|
7089a4bb51
|
Correct curl incantation.
|
2019-10-21 16:51:56 -04:00 |
|
Patrick Thomson
|
534c837c1f
|
Remove otiose dependencies.
|
2019-10-21 16:48:43 -04:00 |
|
Patrick Thomson
|
5cfde65db0
|
Remove Semantic.Git.
|
2019-10-21 16:48:37 -04:00 |
|
Patrick Thomson
|
b6079e0db9
|
Remove irrelevant specs.
|
2019-10-21 16:46:02 -04:00 |
|
Patrick Thomson
|
4671732712
|
Unused imports.
|
2019-10-21 16:39:24 -04:00 |
|
Patrick Thomson
|
c5802304c2
|
Remove FromGitRepo and FilesFromGitRepo from Files DSL.
|
2019-10-21 16:37:15 -04:00 |
|
Patrick Thomson
|
927af0deb2
|
Remove Blob.IO.readBlobsFromGitRepo.
|
2019-10-21 16:37:00 -04:00 |
|
Patrick Thomson
|
9acb44abe4
|
Remove CLI parser for git repo stuff.
|
2019-10-21 16:36:42 -04:00 |
|
Rob Rix
|
52243cfb07
|
Merge pull request #348 from github/edit-these-patch
Consolidate how we deal with diff inputs
|
2019-10-21 16:30:19 -04:00 |
|
Patrick Thomson
|
a1b422a69c
|
Install hlint in the right location and run it first.
|
2019-10-21 16:28:27 -04:00 |
|
Patrick Thomson
|
bd24ff7daf
|
Merge remote-tracking branch 'origin/master' into hlint-in-ci-again
|
2019-10-21 15:28:27 -04:00 |
|
Patrick Thomson
|
c6779b7fb2
|
Fix bug in the prelude.
|
2019-10-21 15:26:06 -04:00 |
|
Patrick Thomson
|
a273f5881c
|
Make it more accurate now that eval is not a special node.
|
2019-10-21 15:25:54 -04:00 |
|
Patrick Thomson
|
e607d9c011
|
Adjust the name of this test.
|
2019-10-21 15:25:28 -04:00 |
|
Patrick Thomson
|
61ee51952b
|
Merge remote-tracking branch 'origin/master' into compile-string-literals
|
2019-10-21 15:16:32 -04:00 |
|
Patrick Thomson
|
5f35d1ab35
|
Merge pull request #345 from github/function-define-thyself
Use `rec` so functions can refer to themselves in their bodies.
|
2019-10-21 15:15:21 -04:00 |
|
Patrick Thomson
|
c8149c6bbd
|
Merge pull request #352 from github/cache-cow
Build & test against 8.6.5 in CI & expire old compilers’ caches
|
2019-10-21 15:15:06 -04:00 |
|
Patrick Thomson
|
54b59e6942
|
Download hlint in the pre-install phase.
|
2019-10-21 15:11:36 -04:00 |
|
Patrick Thomson
|
025ccc713b
|
Remove otiose boolean check.
|
2019-10-21 15:04:51 -04:00 |
|
Patrick Thomson
|
b06b3338f8
|
Unused pragmas.
|
2019-10-21 14:59:42 -04:00 |
|
Rob Rix
|
33b37985e5
|
Revert "Ditch old compiler versions."
This reverts commit 3678d466a0 .
|
2019-10-21 14:27:20 -04:00 |
|