1
1
mirror of https://github.com/github/semantic.git synced 2024-12-11 08:45:48 +03:00
Commit Graph

28139 Commits

Author SHA1 Message Date
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
Rick Winfrey
3031d40a7b Add declareMaybeName 2019-03-14 17:13:49 -07:00
Josh Vera
54419fa27a Merge pull request #2443 from github/alephd-threading
Alephd threading
2019-03-14 12:44:59 -04:00
Josh Vera
50d96751e3 Merge branch 'master' into alephd-threading 2019-03-14 12:02:04 -04:00
Timothy Clem
28a3afbb0c Merge pull request #2441 from github/real-jsonpb
Real JSONPB encoding
2019-03-14 08:40:32 -07:00
Josh Vera
c07229ea8b Merge branch 'master' into alephd-threading 2019-03-14 11:33:47 -04:00
Timothy Clem
314089a84f Auto-merged master into real-jsonpb on deployment 2019-03-14 07:47:42 -07:00
Rob Rix
2f4cd8beb6 Merge pull request #2445 from github/bump-cmark-gfm-again
use cmark-gfm 0.1.8
2019-03-14 00:31:56 -04:00
Ashe Connor
212510036c use cmark-gfm 0.1.8 2019-03-14 13:41:40 +11:00
Timothy Clem
a169fa1553 Merge branch 'master' into real-jsonpb 2019-03-13 16:33:22 -07:00
Timothy Clem
c20c214170 Merge branch 'master' into real-jsonpb 2019-03-13 16:28:35 -07:00
Rick Winfrey
d33df00f9c We implicitly gensym names when we throw NoNameError but we cannot alter the declaration 2019-03-13 16:20:11 -07:00
Josh Vera
60fcf16551 Merge branch 'master' into style-guide 2019-03-13 17:27:08 -04:00
Timothy Clem
191000d1e9 ++generated pb code from twirp-haskell updates 2019-03-13 13:02:07 -07:00
Josh Vera
6102d6a576 Auto-merged master into alephd-threading on deployment 2019-03-13 13:29:24 -04:00
Rob Rix
b0b1458c7b Merge pull request #2442 from github/bump-cmark-gfm
cmark-gfm: use-after-free and memory leak
2019-03-13 13:06:54 -04:00
joshvera
5ebfbf2705 Merge remote-tracking branch 'origin/master' into alephd-threading 2019-03-13 11:54:26 -04:00
joshvera
7c6ee7f94b Merge remote-tracking branch 'origin/master' into alephd-threading 2019-03-13 11:52:45 -04:00
joshvera
7bfe02c24c Remove Void hiding 2019-03-13 11:15:50 -04:00
Ashe Connor
98844eb3c2 use cmark-gfm 0.1.7 2019-03-13 16:28:55 +11:00
Rick Winfrey
81808ccb37 Use Gensym relation 2019-03-12 18:38:27 -07:00
Rick Winfrey
a7f2decad0 Qualify 2019-03-12 18:36:05 -07:00
Rick Winfrey
3d14bcb829 Add a Gensym relation 2019-03-12 16:54:12 -07:00
joshvera
29b774c22d WIP async effect 2019-03-12 18:41:20 -04:00