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

28012 Commits

Author SHA1 Message Date
Max Brunsfeld
3249307ccd Use Tree-sitter's built-in timeout API instead of a separate timeout thread 2019-03-18 16:30:15 -07:00
Josh Vera
b59bf0622e Merge branch 'master' into signal-handling 2019-03-18 18:29:56 -04:00
Rick Winfrey
d6bc4f401f Merge pull request #2452 from github/filter-gensymed-names
Filter gensymed names
2019-03-18 15:22:40 -07:00
Josh Vera
5c2eb36bc6 Merge branch 'master' into add-bribe 2019-03-18 17:41:54 -04:00
Rick Winfrey
308c90524e Merge branch 'master' into filter-gensymed-names 2019-03-18 14:41:00 -07:00
Josh Vera
a969db01d8 Merge branch 'master' into signal-handling 2019-03-18 17:39:42 -04:00
Josh Vera
24d1a78415 Merge pull request #2459 from github/bump-resources
Bump resources
2019-03-18 17:39:29 -04:00
Rick Winfrey
3a596f97e4 Merge branch 'master' into filter-gensymed-names 2019-03-18 13:51:50 -07:00
Josh Vera
b79d8b46db Merge branch 'master' into bump-resources 2019-03-18 16:41:57 -04:00
Josh Vera
bc4dce9725 Merge branch 'master' into signal-handling 2019-03-18 16:41:51 -04:00
Patrick Thomson
d06d4e753e Merge pull request #2461 from github/regen-data-types
Regenerate data types from hydro.
2019-03-18 16:31:49 -04:00
Patrick Thomson
0d0be8f013 Merge branch 'master' into add-bribe 2019-03-18 16:11:44 -04:00
Patrick Thomson
5a0a841c69 Merge remote-tracking branch 'origin/master' into add-bribe 2019-03-18 15:30:53 -04:00
joshvera
264832fcc7 what if we just ignore it 2019-03-18 15:24:51 -04:00
Timothy Clem
7865ba7464 Couple of extra tests to show picking out calls 2019-03-18 12:24:10 -07:00
Timothy Clem
a507a687be Just pick out the selector 2019-03-18 12:23:54 -07:00
Patrick Thomson
4c33508010 Merge branch 'master' into style-guide 2019-03-18 15:21:08 -04:00
joshvera
f359c9369b add to semantic 2019-03-18 14:13:14 -04:00
Timothy Clem
8208a4154f Include function calls in symbols output 2019-03-18 10:53:02 -07:00
Patrick Thomson
2beec20888 Merge branch 'master' into regen-data-types 2019-03-18 13:40:55 -04:00
Patrick Thomson
1268b209de Regenerate data types from hydro.
Now that twirp-haskell generates significantly better code, we should
use it for our data types. This overcomes the significant problems
associated with JSON instances for protobuf objects, since now the
FromJSON and ToJSON instances are defined in terms of the JSONPB
instances, which brings them in line with the standard.

This is a breaking change, but we don't have any consumers of this API
yet, so @tclem gave me the all clear.
2019-03-18 13:14:39 -04:00
Josh Vera
aa01378b92 Merge branch 'master' into signal-handling 2019-03-18 13:10:38 -04:00
joshvera
9486196cb7 indentation 2019-03-18 13:08:21 -04:00
joshvera
a9e4a71fd0 Move catchSync to Control.Effect.Catch 2019-03-18 12:56:46 -04:00
Rick Winfrey
f6df1854d1 Add 📝 2019-03-15 16:06:29 -07:00
Rick Winfrey
864aa0af9f Remove comments, these are no captured as issues 2019-03-15 16:04:41 -07:00
Rick Winfrey
8d4bd5d944 Fix copy pasta mistake 2019-03-15 12:13:07 -07:00
Rick Winfrey
4714579627 Move for readability 2019-03-15 12:06:19 -07:00
Rick Winfrey
e572bcb5b3 Merge branch 'master' into filter-gensymed-names 2019-03-15 11:43:25 -07:00
Rick Winfrey
8d5f0bb549 Fix lint 2019-03-15 11:25:54 -07:00
Rick Winfrey
1af0ea0534 Update TypeScript syntax terms to avoid throwNoNameError where possible 2019-03-15 11:23:18 -07:00
Rick Winfrey
db6a207216 Update RequiredParameter 2019-03-15 11:23:00 -07:00
Rick Winfrey
b66188b1e6 Update import for typescript 2019-03-15 11:22:52 -07:00
Rick Winfrey
beea09beaf Update Ruby Syntax terms to not use throwNoNameError where possible 2019-03-15 11:22:32 -07:00
Rick Winfrey
1dbc7ca218 Also add note to investigate gensym'ed names and imports 2019-03-15 11:22:14 -07:00
Rick Winfrey
0b1df97163 Add note to investigate gensym'ed names with respect to References 2019-03-15 11:21:59 -07:00
Rick Winfrey
6197b9941b Update Go.QualifiedImport 2019-03-15 11:21:41 -07:00
Rick Winfrey
3cebf1ac15 Update Let 2019-03-15 11:21:26 -07:00
Rick Winfrey
0c6aa4e759 Add note about interplay between of throwNoNameError and AccessControlError 2019-03-15 11:21:09 -07:00
Rick Winfrey
09c0f4df3c Update TypeAlias 2019-03-15 11:20:43 -07:00
Rick Winfrey
30efba239c Update RequiredParameter 2019-03-14 17:20:41 -07:00
Rick Winfrey
e9b5e5760d Update VariableDeclarations 2019-03-14 17:20:29 -07:00
Rick Winfrey
79e144d73a Update PublicFieldDefinitions 2019-03-14 17:20:02 -07:00
Rick Winfrey
be3470fb36 Also ask about class' superscopes and their gensym names 2019-03-14 17:19:31 -07:00
Rick Winfrey
8711db798d Use declareMaybeName for classes 2019-03-14 17:19:03 -07:00
Rick Winfrey
19c9e7e4cf Change the way declareFunction works to also return a name 2019-03-14 17:17:50 -07:00
Rick Winfrey
aafe4d043a Add question 2019-03-14 17:17:13 -07:00
Rick Winfrey
ae8a8efe2c Use declareMaybeName for function parameters 2019-03-14 17:16:36 -07:00
Rick Winfrey
6cf15d4dac Simplify do 2019-03-14 17:15:59 -07:00
Rick Winfrey
7b21806c8b Use declareMaybeName for method parameters 2019-03-14 17:15:26 -07:00