1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 13:21:59 +03:00
Commit Graph

31302 Commits

Author SHA1 Message Date
Rob Rix
97b495c6d5
Revert "Generalize ValueError over the value type."
This reverts commit 769e00f3f7.
2019-10-23 09:39:54 -04:00
Rob Rix
1aaad130a7
Revert "Dedent/align."
This reverts commit f465b00f64.
2019-10-23 09:38:42 -04:00
Rob Rix
f465b00f64
Dedent/align. 2019-10-23 09:38:09 -04:00
Rob Rix
769e00f3f7
Generalize ValueError over the value type. 2019-10-23 09:33:01 -04:00
Rob Rix
296442b60b
Alignment. 2019-10-23 09:30:13 -04:00
Rob Rix
c36b400edd
Bring a few type variables out of scope. 2019-10-22 17:28:53 -04:00
Patrick Thomson
559958d9cf Define new :? type for checked lookups and try implementing it. 2019-10-22 17:27:54 -04:00
Rob Rix
ee539d8594
Fix some missing imports. 2019-10-22 17:12:58 -04:00
Rob Rix
c9022d863c
Only coerce the errors. 2019-10-22 17:12:00 -04:00
Rob Rix
245c768819
Merge branch 'abstract-a-la-carte-terms' into you-already-know-too-much 2019-10-22 17:04:44 -04:00
Rob Rix
10ee109dae
Try to correct the constraints for the benchmarks. 2019-10-22 17:04:31 -04:00
Rob Rix
5580c8eb53
Merge branch 'abstract-a-la-carte-terms' into you-already-know-too-much 2019-10-22 16:31:57 -04:00
Rob Rix
f6910ca505
🔥 redundant extensions. 2019-10-22 16:29:12 -04:00
Rob Rix
b07f14c32e
Merge branch 'master' into abstract-a-la-carte-terms 2019-10-22 16:27:03 -04:00
Rob Rix
a78cf3c7d2
Add some missing constraints. 2019-10-22 16:22:41 -04:00
Rob Rix
fc46362957
Fix some constraints & imports. 2019-10-22 16:18:56 -04:00
Rob Rix
73c30b3312
Define a project evaluator. 2019-10-22 16:16:47 -04:00
Rob Rix
74e1d76331
Sort imports. 2019-10-22 16:00:35 -04:00
Rob Rix
49fb4048e4
Eta-reduce ModuleResult. 2019-10-22 15:37:54 -04:00
Rob Rix
f3f9cb86e3
Run the analysis outside of runTask. 2019-10-22 15:34:12 -04:00
Ayman Nadeem
a2cd91579f need traverse_ from Data.Foldable 2019-10-22 15:29:23 -04:00
Ayman Nadeem
79d971c432 express do block as composition 2019-10-22 15:28:27 -04:00
Rob Rix
47d1be5ff4
Align. 2019-10-22 15:16:05 -04:00
Rob Rix
aec82b3743
Define a Bifunctor instance for Value. 2019-10-22 15:14:19 -04:00
Rob Rix
2fdc6d17a8
🔥 TypeFamilies. 2019-10-22 15:09:24 -04:00
Rob Rix
8450c30100
🔥 a redundant identity function. 2019-10-22 15:09:02 -04:00
Rob Rix
f54bfd181e
🔥 the eval*Project functions. 2019-10-22 15:02:47 -04:00
Rob Rix
0d56ae08e4
Align. 2019-10-22 14:59:50 -04:00
Rob Rix
97d53044e9
Align the signatures and definitions. 2019-10-22 14:54:55 -04:00
Rob Rix
ba1bfc1560
Don’t use Quieterm. 2019-10-22 14:48:38 -04:00
Rob Rix
39b66b96d1
Get the span using HasSpan. 2019-10-22 14:48:27 -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
Ayman Nadeem
090ebfeffc extract lambda into a named function in where clause 2019-10-22 13:53:09 -04:00
Ayman Nadeem
a9f6068a7b color can only have if pretty 2019-10-22 13:41:13 -04:00
Ayman Nadeem
f876c0b5e0 redundant do blocks 2019-10-22 13:40:48 -04:00
Ayman Nadeem
0bee5c5d25 clean up usage docs 2019-10-22 13:40:35 -04:00
Ayman Nadeem
9b17db51b1 add qualified import 2019-10-22 13:40:27 -04:00
Ayman Nadeem
4c0de190ec use qualified imports to clean stuff up 2019-10-22 13:09:13 -04:00
Ayman Nadeem
45abf90917 indent case statements because lexical scoping 2019-10-22 12:33:19 -04:00
Ayman Nadeem
3e754c35b1 use for_ 2019-10-22 12:33:05 -04:00
Ayman Nadeem
1761656d27 jk use for_ so we don't ignore results 2019-10-22 12:28:23 -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
Ayman Nadeem
c67dc33184 let's support multiple formats 2019-10-22 10:50:58 -04:00
Ayman Nadeem
cf30f7672f tracked this by accident 2019-10-22 10:50:48 -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