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

32592 Commits

Author SHA1 Message Date
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
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
joshvera
6a86edb725 Change expected kind in Py.Assignment 2020-01-23 14:11:32 -05:00
joshvera
74cdce437c call declareFun in ToScopeGraph FunctionDefinition 2020-01-23 14:11:20 -05:00
joshvera
1f18eea5d1 qualify names 2020-01-23 14:10:55 -05:00
joshvera
b2155fd244 Delete comments 2020-01-23 14:08:48 -05:00
joshvera
690cdf0f82 Wrap gensym in SketchC
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
2020-01-23 14:08:34 -05:00
joshvera
46b242aaf2 Pass in props in declare and reference 2020-01-23 14:08:12 -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
joshvera
c9eb0cfa76 Add function arg test 2020-01-23 11:20:35 -05:00
joshvera
3a1fdebfae type annotate 2020-01-23 10:58:36 -05:00
joshvera
75f8273f28 todo other 2020-01-23 10:57:42 -05:00
joshvera
6664d6fb94 Flesh out Calll expression 2020-01-23 09:59:41 -05:00
joshvera
ff988e048c Define simple function test 2020-01-22 17:31:28 -05:00
joshvera
67b96aa450 Pass DeclProperties in tests 2020-01-22 17:21:24 -05:00
joshvera
afe3c0dfec Add IsString instance to Name 2020-01-22 17:21:08 -05:00
joshvera
cf5e3a9013 mconcat param and body declarations 2020-01-22 16:58:06 -05:00
joshvera
5358e75a69 Add withScope 2020-01-22 16:37:23 -05:00
joshvera
6021611a32 Merge remote-tracking branch 'origin/master' into function-scopes 2020-01-22 15:53:55 -05: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
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