1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
Commit Graph

32594 Commits

Author SHA1 Message Date
Patrick Thomson
cac106240b Remove fileForPath hack. More typed paths = good. 2020-01-24 15:33:35 -05:00
Patrick Thomson
5a328dbf58 Remove blobOid field and kill some warnings. 2020-01-24 14:53:49 -05:00
Patrick Thomson
4705bf5d06 Merge remote-tracking branch 'origin/master' into tower-of-babble 2020-01-24 14:48:37 -05:00
Patrick Thomson
df4a554690 Kill the old legacy makeBlob. 2020-01-24 14:42:53 -05:00
Patrick Thomson
2b25dddf73 Absolutely massive patch to eliminate Data.Blob.File. 2020-01-24 13:55:30 -05:00
Patrick Thomson
951400dc39 Some more helper functions. 2020-01-24 12:33:49 -05:00
Ayman Nadeem
4bd9fc7ff3
Merge pull request #436 from github/remove-examples
Fixing semantic-ast related errors
2020-01-24 12:17:44 -05:00
Patrick Thomson
691f674426
Merge branch 'master' into remove-examples 2020-01-24 12:08:53 -05:00
Ayman Nadeem
ecfa192097 remove Examples forrealzies 2020-01-24 11:43:40 -05:00
Patrick Thomson
c3df825840 Move Data.Language to Analysis.Language. 2020-01-24 11:41:02 -05:00
Ayman Nadeem
5b5e3e992d change executable source-dirs to app 2020-01-24 11:40:19 -05:00
Ayman Nadeem
0177b5c37e move Main to app/Main 2020-01-24 11:39:59 -05:00
Ayman Nadeem
19a58bacc6 Delete Examples.hs 2020-01-24 10:49:45 -05:00
Patrick Thomson
32ffa11cbf
Merge pull request #432 from github/razing-the-fields
Consolidate Scope constructors.
2020-01-24 10:01:41 -05:00
Patrick Thomson
33f1027092 Merge remote-tracking branch 'origin/master' into razing-the-fields 2020-01-24 09:43:44 -05:00
Patrick Thomson
857995b280 Move maybeLast to Maybe.Exts. 2020-01-24 09:42:42 -05:00
Ayman Nadeem
f3be19f4a8
Merge pull request #384 from github/json-output
JSON output
2020-01-24 09:21:22 -05:00
Ayman Nadeem
c975f14b0a
Merge branch 'master' into json-output 2020-01-24 08:57:07 -05:00
Timothy Clem
2d4d69db41
Merge pull request #435 from github/unmarshal-timeout
Unmarshal timeout
2020-01-23 13:58:15 -08:00
Timothy Clem
c4c24f6880
Bump cabal store again for ts fix 2020-01-23 16:35:34 -05:00
Timothy Clem
902512e346 Bump cabal store again for ts fix 2020-01-23 10:58:37 -08:00
Timothy Clem
5009633ba2 Bump tree-sitter for unbalanced trees issue 2020-01-23 10:46:34 -08:00
Ayman Nadeem
99fca2617b Merge branch 'master' into json-output 2020-01-22 14:33:55 -05:00
Timothy Clem
177e6420aa Try to move timeout up a level 2020-01-22 11:19:13 -08:00
Timothy Clem
9af6d028ea Bust store cache 2020-01-22 10:37:52 -08:00
Rob Rix
11d0accf3e
Bump to 0.8.0.1 of tree-sitter. 2020-01-22 12:20:56 -05:00
Timothy Clem
6ca1952ee2
Merge branch 'master' into unmarshal-timeout 2020-01-22 07:57:16 -08:00
Rob Rix
b0eda9a61b
Merge pull request #434 from github/dedicated-precise-stats
Dedicated precise stats
2020-01-22 09:34:28 -05:00
Timothy Clem
fa26342fdc
Merge branch 'master' into dedicated-precise-stats 2020-01-21 16:56:47 -07:00
Timothy Clem
c3620a719c Use System.timeout to guard unmarshalling 2020-01-21 15:56:24 -08:00
Timothy Clem
8b87a2874c Introduce new config for unmarshal timeout 2020-01-21 15:56:24 -08:00
Timothy Clem
f4fbf51f49
Merge pull request #433 from github/ruby-has-methods
Classify methods properly
2020-01-21 16:30:45 -07:00
Timothy Clem
b4124780ca Bring back cabal/package cache 2020-01-21 14:53:50 -08:00
Timothy Clem
d82b90356e No hlint for the moment to unblock 2020-01-21 14:31:49 -08:00
Ayman Nadeem
c40ef71f8e Merge branch 'master' into json-output 2020-01-21 16:47:13 -05:00
Ayman Nadeem
2f215ce4dc clean up 2020-01-21 16:47:00 -05:00
Ayman Nadeem
d3939879f5 No longer need old :+: implementation 2020-01-21 16:39:55 -05:00
Ayman Nadeem
1523523c99 create sum instance that lets us omit noisy sums at every node in nested tree 2020-01-21 16:39:38 -05:00
Ayman Nadeem
fd29dea536 Need to eventually add range/span which depends on new release of semantic-source 2020-01-21 16:38:37 -05:00
Ayman Nadeem
e1645518c4 TODO 2020-01-21 16:38:18 -05:00
Ayman Nadeem
41a1bf1d4c 🚮GMarshalJSON instance 2020-01-21 16:38:11 -05:00
Ayman Nadeem
f839e79ac1 TODO for sums 2020-01-21 16:30:50 -05:00
Ayman Nadeem
78ad74372c Documentation that might go away later 2020-01-21 16:30:34 -05:00
Patrick Thomson
dea38bdea6 :note: Numeric.Exts. 2020-01-21 16:25:02 -05:00
Patrick Thomson
dbcd15c25c :note: Tags.Tagging. 2020-01-21 16:22:27 -05:00
Patrick Thomson
9cd984aad0 :note: Serializing.Format. 2020-01-21 16:20:57 -05:00
Patrick Thomson
a99d9476bc :note: Serializing.SExpression. 2020-01-21 16:20:22 -05:00
Patrick Thomson
90b772927c :note: Analysis.Decorator. 2020-01-21 16:19:55 -05:00
Ayman Nadeem
205fb4e013 Need an instance for MarshalJSON 2020-01-21 16:18:41 -05:00
Ayman Nadeem
2c5935bbd7 🚮GMarshalJSON 2020-01-21 16:18:27 -05:00