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

32000 Commits

Author SHA1 Message Date
Rob Rix
a3ccc126b0
🔥 abstract & apply from Analysis. 2019-12-19 11:18:08 -05:00
Rob Rix
039148aa89
Define a smart constructor for concretizing lambdas. 2019-12-19 11:14:01 -05:00
Rob Rix
9f2a2fc819
Define a smart constructor for constructing lambdas. 2019-12-19 11:11:47 -05:00
Rob Rix
1832212aea
Interpret functions using the Domain effect. 2019-12-19 11:09:33 -05:00
Rob Rix
a60380ad09
Revert "Parameterize terms by addresses."
This reverts commit 1d292b0395.
2019-12-19 11:06:44 -05:00
Rob Rix
1d292b0395
Parameterize terms by addresses. 2019-12-19 11:06:40 -05:00
Rob Rix
f85c31c127
Merge branch 'master' into analysis-effects 2019-12-19 10:54:29 -05:00
Rob Rix
570b2c2e47
Merge pull request #413 from github/generalize-fix-broken-cabal-store
Generalize script/fix-broken-cabal-store
2019-12-18 17:15:34 -05:00
Patrick Thomson
f2f6c8eb94
Merge pull request #412 from github/the-thin-read-line
Use fused-effects-readline package rather than a custom implementation.
2019-12-18 17:07:38 -05:00
Rob Rix
a921912ecf
Factor out the prefix. 2019-12-18 16:55:20 -05:00
Rob Rix
bc5796178e
Quote the paths. 2019-12-18 16:50:40 -05:00
Rob Rix
ba84757c41
Generalize the fix-broken-cabal-store script to arbitrary GHC versions. 2019-12-18 16:50:29 -05:00
Timothy Clem
d2e4713921
Merge pull request #396 from github/test-precise-parsing
Test precise parsing and compare precise vs. a la carte symbols output
2019-12-18 12:42:45 -08:00
Rob Rix
443b4ca8e1
Add lambdas to Intro. 2019-12-18 15:13:38 -05:00
Rob Rix
63427b9d60
Alignment. 2019-12-18 15:12:15 -05:00
Timothy Clem
4effc2b10b Try to bust these caches 2019-12-18 11:24:23 -08:00
Timothy Clem
1aea6200dd Merge remote-tracking branch 'origin/master' into test-precise-parsing 2019-12-18 11:09:05 -08:00
Timothy Clem
a26b0f69b3 Better comments 2019-12-18 11:08:31 -08:00
Rob Rix
5ac48ee676
Merge pull request #411 from github/ghcide-is-painless
Update script/repl & ghcide support for 8.8.1
2019-12-18 14:08:14 -05:00
Timothy Clem
83269b1440 Run both python and ruby parse-examples, cleanup 2019-12-18 11:04:10 -08:00
Timothy Clem
12428e4988 Try to always use tree-sitter 0.7.2 2019-12-18 10:59:52 -08:00
Timothy Clem
446da6b2fb Use the required newer tree-sitter packages 2019-12-18 10:26:32 -08:00
Timothy Clem
1393d691f7 ghc 8.8 fixes 2019-12-18 10:15:43 -08:00
Timothy Clem
b2f10d0d6a Merge remote-tracking branch 'origin/master' into test-precise-parsing 2019-12-18 08:35:57 -08:00
Timothy Clem
bc9bcaa3ca Fixture changes due to new assignment of block arguments 2019-12-18 08:33:44 -08:00
Timothy Clem
cf666b648e Fix assignment for Block arguments 2019-12-18 08:32:00 -08:00
Timothy Clem
c3d2295fbb Document ruby skip list a bit better 2019-12-18 08:31:53 -08:00
Patrick Thomson
7f1190abaf Delete old implementations. 2019-12-18 11:23:38 -05:00
Patrick Thomson
3d1c102019 Widen prettyprinter dependencies. 2019-12-18 11:23:29 -05:00
Patrick Thomson
1d9b5d29e6 Depend on it in semantic-analysis. 2019-12-18 11:23:19 -05:00
Patrick Thomson
3173c3da5b Add fused-effects-readline. 2019-12-18 11:23:12 -05:00
Rob Rix
cfc8bdfe38
🔥 Ignored. 2019-12-18 10:54:54 -05:00
Rob Rix
6485f858ed
Move Named & Ignored into Analysis.Name. 2019-12-18 10:51:02 -05:00
Rob Rix
667f894ec3
Merge branch 'ghcide-is-painless' into analysis-effects 2019-12-18 09:49:08 -05:00
Rob Rix
59cf2f9102
Tidy up .ghci.repl. 2019-12-18 09:17:13 -05:00
Rob Rix
e12af54e84
📝 the exec call. 2019-12-18 09:17:08 -05:00
Rob Rix
b49986a29e
📝 the flags. 2019-12-18 09:12:38 -05:00
Rob Rix
db07534694
Add a TODO. 2019-12-18 09:10:33 -05:00
Rob Rix
d2f539f59f
Keep the include paths together. 2019-12-18 09:07:01 -05:00
Rob Rix
4b8f044aab
📝 the initial build. 2019-12-18 09:05:44 -05:00
Rob Rix
75cc0ffe0a
Move the preprocessor options up. 2019-12-18 09:04:01 -05:00
Rob Rix
97a616792d
Abbreviate the build products dir. 2019-12-18 09:03:30 -05:00
Rob Rix
fc67e05872
Use relative paths to the src dirs. 2019-12-18 09:01:45 -05:00
Rob Rix
cbb45e4154
Disallow customizing the build dir. 2019-12-18 09:00:23 -05:00
Rob Rix
be39dae6a0
Quote paths when changing directories. 2019-12-18 09:00:13 -05:00
Rob Rix
3621ab3924
Build dependencies before getting the flags. 2019-12-18 08:58:19 -05:00
Rob Rix
9e7cacadb6
Disable star-is-type warnings in 8.8 as well. 2019-12-18 08:56:12 -05:00
Rob Rix
abcca95a54
Rename .ghci.semantic to .ghci.repl. 2019-12-18 08:55:27 -05:00
Timothy Clem
84833e22f6 Re-generate where appropriate for AugmentedAssignment 2019-12-17 16:15:41 -08:00
Timothy Clem
3562ba7e8a Don't use AugmentedAssignment in these tests 2019-12-17 16:15:25 -08:00