1
1
mirror of https://github.com/github/semantic.git synced 2024-12-29 01:42:43 +03:00
Commit Graph

32330 Commits

Author SHA1 Message Date
Patrick Thomson
f8c8c7913f Merge remote-tracking branch 'origin/master' into name-name-go-away 2020-01-17 15:31:24 -05:00
Patrick Thomson
00d99739d2
Merge pull request #425 from github/fix-source-to-text
Can't take 180 bytes and then convert to Text
2020-01-17 15:08:08 -05:00
Patrick Thomson
1671d1c182 No more IsString instance needed here. 2020-01-17 14:59:49 -05:00
Patrick Thomson
0e2a0e98b2 Hide Name constructor. 2020-01-17 13:46:17 -05:00
Patrick Thomson
8fa67df1ea Merge remote-tracking branch 'origin/master' into name-name-go-away 2020-01-17 13:19:38 -05:00
Patrick Thomson
57d9926811
Merge pull request #418 from github/semantic-scope-graph
Add semantic-scope-graph project.
2020-01-17 13:19:09 -05:00
Patrick Thomson
8e7eae7052 Aha, so that's what happened: I changed the wrong .project.ci. 2020-01-17 12:38:18 -05:00
Patrick Thomson
73939b7dc1 Somehow managed to mess this up again. 2020-01-17 12:03:01 -05:00
Patrick Thomson
05b36f1621 Merge branch 'semantic-scope-graph' into name-name-go-away 2020-01-17 12:00:57 -05:00
Patrick Thomson
f3e3324720 Churn in cabal.project meant that we weren't building semantic-scope-graph. 2020-01-17 11:57:08 -05:00
Patrick Thomson
92b76c9b73 What the heck happened to this file? 2020-01-17 11:33:17 -05:00
Patrick Thomson
fb26d76137 Merge branch 'semantic-scope-graph' into name-name-go-away 2020-01-17 11:28:51 -05:00
Patrick Thomson
37e1c1095b Merge remote-tracking branch 'origin/master' into semantic-scope-graph 2020-01-17 11:24:07 -05:00
Patrick Thomson
aa67c2a15e Alphabetize. 2020-01-17 11:22:08 -05:00
Patrick Thomson
5c9615a5fe Remove incomplete-uni-patterns pragma. 2020-01-17 11:21:03 -05:00
Patrick Thomson
b3abb671f3 📝 Sketchbook. 2020-01-17 11:19:18 -05:00
Patrick Thomson
8bf94b1125 Fix indentation. 2020-01-17 11:12:13 -05:00
Patrick Thomson
ccb586ccd2 🔥 Data.Abstract.Name. 2020-01-17 11:09:19 -05:00
Patrick Thomson
7dacb55e35 🔥 Data.Name. 2020-01-17 11:01:59 -05:00
Patrick Thomson
14c68c407d Move what was Data.Name into Analysis.Name. 2020-01-17 10:57:35 -05:00
Patrick Thomson
ef01408518 Make everything work with Analysis.Functor.Named. 2020-01-17 10:41:08 -05:00
Patrick Thomson
a4a23e9a51 Move the Named functor to Analysis.Functor.Named. 2020-01-17 10:31:09 -05:00
Rob Rix
908cca2fdc
Merge pull request #428 from github/game-over,-man!-game-over!
Only use -Werror in CI
2020-01-16 23:07:40 -05:00
Patrick Thomson
311654e5f8 Last few review changes. 2020-01-16 22:07:44 -05:00
Timothy Clem
d6b406b622 Straighten up how we trim docs 2020-01-16 13:13:46 -08:00
Timothy Clem
ff4b282c58 Merge remote-tracking branch 'origin/master' into fix-source-to-text 2020-01-16 13:01:24 -08:00
Timothy Clem
c0d8675d09 Use semantic-source 0.0.1 2020-01-16 12:57:24 -08:00
Timothy Clem
d788493dee Remove a bunch of parse-example skips now 2020-01-16 12:15:01 -08:00
Timothy Clem
6bcc231355 firstLine takes a range 2020-01-16 12:14:40 -08:00
Patrick Thomson
6abe19408b Stylish was choking here for some reason. 2020-01-16 14:28:47 -05:00
Rob Rix
9a745c99eb
Align the notices a little. 2020-01-16 14:19:57 -05:00
Rob Rix
4e071f141f
Use the CI-specific project files for CI. 2020-01-16 14:18:14 -05:00
Rob Rix
846ca1352a
More notices. 2020-01-16 14:12:57 -05:00
Rob Rix
8f18d5b167
Add notices to the semantic-source project files. 2020-01-16 14:11:48 -05:00
Rob Rix
64ab932023
📝 2020-01-16 14:11:08 -05:00
Rob Rix
5cc3ffffab
Add a notice about keeping the files in sync to the other one. 2020-01-16 14:10:43 -05:00
Rob Rix
951e7b9ce1
Add a notice about keeping the file in sync. 2020-01-16 14:10:13 -05:00
Rob Rix
1181a361fa
📝 2020-01-16 14:08:04 -05:00
Rob Rix
bce893d2e8
Move the source-repository-packages up. 2020-01-16 14:07:10 -05:00
Rob Rix
0359f5c177
📝 2020-01-16 14:06:35 -05:00
Rob Rix
3808a3f4e7
Add entries for semantic-tsx and semantic-typescript. 2020-01-16 14:05:36 -05:00
Rob Rix
cba03406ae
Sort semantic-ast up. 2020-01-16 14:05:26 -05:00
Rob Rix
0ea9c6f970
Add a CI-specific cabal.project file for the local packages. 2020-01-16 14:04:18 -05:00
Rob Rix
2bc5d31ebb
Build semantic-source using cabal.project.ci in CI. 2020-01-16 14:02:36 -05:00
Rob Rix
cd5961fa98
Add a CI-specific cabal.project file for semantic-source. 2020-01-16 14:01:31 -05:00
Rob Rix
3ed111f290
Don’t set -Werror for the packages in cabal.project. 2020-01-16 13:36:49 -05:00
Rob Rix
ead5625462
Don’t set -jobs: $ncpus (because that’s the default anyway). 2020-01-16 13:36:29 -05:00
Rob Rix
47a707d25e
Don’t set -Werror for semantic-source in cabal.project. 2020-01-16 13:36:13 -05:00
Rob Rix
a2eaea35b7
Merge pull request #426 from github/semantic-source-0.0.1.0
semantic-source 0.0.1.0
2020-01-16 12:36:24 -05:00
Rob Rix
bbd99d19a6
Lower the bound on base back to 4.12.
We support 8.6.5 (cf tested-with) for this package.
2020-01-16 11:58:10 -05:00