1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 13:21:59 +03:00
Commit Graph

27382 Commits

Author SHA1 Message Date
Rick Winfrey
f0497936a3 For now 2019-01-28 17:43:51 -08:00
Rick Winfrey
e7cb6ee021 Remove old instances 2019-01-28 17:43:34 -08:00
Rick Winfrey
9e362c110b Add Listable AccessControl instance 2019-01-28 17:43:08 -08:00
Rick Winfrey
05672f0d79 Update affected Taggable instances (order of parameters) 2019-01-28 17:42:44 -08:00
Rick Winfrey
8572de31ef Add access control to these syntax 2019-01-28 17:42:27 -08:00
Rick Winfrey
e257d1775a Update order of parameters 2019-01-28 17:42:08 -08:00
Rick Winfrey
e082991094 Update TypeScript Assignment 2019-01-28 17:41:58 -08:00
Rick Winfrey
a3317fb974 Update Ruby Syntax 2019-01-28 17:41:46 -08:00
Rick Winfrey
09575ec22c Update Ruby Assignment 2019-01-28 17:41:36 -08:00
Rick Winfrey
fba956ace2 Update PHP Assignment 2019-01-28 17:41:28 -08:00
Rick Winfrey
72540d5668 Update MiniRuby Assignment 2019-01-28 17:41:19 -08:00
Rick Winfrey
9038d1963e Update Java Assignment 2019-01-28 17:41:10 -08:00
Rick Winfrey
539958a440 Update Go Assignment 2019-01-28 17:41:02 -08:00
Rick Winfrey
0dc063fe97 Update 📝 2019-01-28 17:39:04 -08:00
Rick Winfrey
0cf030d781 Define JSON instances 2019-01-28 17:38:44 -08:00
Rick Winfrey
318b24d4de Define proto instances for AccessControl 2019-01-28 17:38:30 -08:00
Rick Winfrey
3a6d37855c Update Method parameter order for TOC Summary 2019-01-28 17:37:46 -08:00
Rick Winfrey
5b51cea4c9 Simplify evaluation logic 2019-01-28 17:33:10 -08:00
Rick Winfrey
d8b5ebf09d DeclareFunction formatting
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 17:32:49 -08:00
Rick Winfrey
af92ab0a4d PublicFieldDefinition formatting and order
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 17:32:41 -08:00
Rick Winfrey
7e32ec6936 MethodSignature formatting and order
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 17:32:29 -08:00
Rick Winfrey
fba142354b Update Method syntax formatting and move access control to last parameter
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 17:32:09 -08:00
Rick Winfrey
ceae60fbf9 Remove access controls Syntax constructors
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 17:31:50 -08:00
Rick Winfrey
e5f622f776 Merge branch 'master' into visibility-resolution 2019-01-28 13:17:52 -08:00
Rick Winfrey
4becc96bf2 Update fixtures
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 11:43:41 -08:00
Rick Winfrey
aeee106a36 Update proto files (making sure to list the new access control constructors at the end)
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 11:28:35 -08:00
Rick Winfrey
75b9b9dab1 Update listable instances for new access control syntax
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 11:26:34 -08:00
Rick Winfrey
e03cf94134 Update Taggable instances
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 11:22:47 -08:00
Rick Winfrey
2f8bbd585a Update assignments for new constructors, favor Public by default
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 11:22:36 -08:00
Rick Winfrey
b82fe2c0a7 Make access control Public by default
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 11:21:45 -08:00
Rick Winfrey
8e2c1472f4 Convert AccessControl Syntax to individual constructors; remove Unknown
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 11:21:32 -08:00
Rick Winfrey
11cf3b5128 Extract type synonyms for EvalError and TypeScript term
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 10:47:54 -08:00
Rick Winfrey
9232caf32a Update spec with correct annotation
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 10:40:37 -08:00
Rick Winfrey
fc383bdc63 Fix lints
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 10:29:20 -08:00
Rick Winfrey
1685a9fa88 Construct terms and values rather than compare against strings
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 10:26:40 -08:00
Rick Winfrey
21518197b4 Match against anonymous symbols for TypeScript accessibility modifiers 2019-01-24 16:58:37 -08:00
Rick Winfrey
1e187d2f57 Use unknown for default Ruby assignment access control
Public is too open here, nicely spotted @joshvera
2019-01-23 14:51:27 -08:00
Rick Winfrey
381dd17494 Update wording to be less confusing 2019-01-23 14:50:37 -08:00
Rick Winfrey
4180cd7f4c Remove pragma 2019-01-22 17:30:33 -08:00
Rick Winfrey
d1a9d56dfb Comment out other AccessControl constructors
I'm not sure why this is causing problems for the proto roundtrip tests
2019-01-22 16:58:18 -08:00
Rick Winfrey
736ead4ade Update fixtures 2019-01-18 18:21:36 -08:00
Rick Winfrey
e7c984182c Update specs 2019-01-18 18:21:24 -08:00
Rick Winfrey
2eccafcecb Rename fields from visibility -> accessControl 2019-01-18 18:21:07 -08:00
Rick Winfrey
27feb45a4b Regen protos 2019-01-18 18:20:36 -08:00
Rick Winfrey
ffc9437891 Fix order of Ruby's Declaration.Method parameters 2019-01-18 17:34:58 -08:00
Rick Winfrey
056fd8eddf Regenerate protos 2019-01-18 15:43:04 -08:00
Rick Winfrey
c99dfc6d0f Clean up old fixture 2019-01-18 14:09:00 -08:00
Rick Winfrey
b79638ab7d Add string based private method spec for now 2019-01-18 14:08:48 -08:00
Rick Winfrey
30ef3ab52b Imports 2019-01-18 14:08:36 -08:00
Rick Winfrey
0639353cd1 Add private method fixture 2019-01-17 17:51:27 -08:00