Rick Winfrey
7789ea6d32
Regen fixtures
2019-01-30 16:05:54 -08:00
Rick Winfrey
556fe32720
Use manually defined cons list for Listable Method instance for now
2019-01-30 16:05:35 -08:00
Rick Winfrey
9e050954de
Update diff-tree.json
2019-01-30 16:05:19 -08:00
Patrick Thomson
79f0385527
Merge pull request #2341 from github/indexer-with-machines
...
Indexer: refactor, test, and pipeline with machines library
2019-01-29 21:02:13 -05:00
Patrick Thomson
854d0f017e
reformat massive type signature.
2019-01-29 20:24:00 -05:00
Patrick Thomson
a7eb1e3ec1
Stop slaughtering the typechecker
2019-01-29 15:32:35 -05:00
Patrick Thomson
b148e17f2f
Merge fallout
2019-01-29 14:59:27 -05:00
Patrick Thomson
5609c0582f
Merge remote-tracking branch 'origin/indexer-prototype' into indexer-with-machines
2019-01-29 14:44:37 -05:00
Patrick Thomson
6b46cbd5db
really janky solution for language detection
2019-01-29 13:55:51 -05:00
Josh Vera
025f22d98d
Merge pull request #2342 from github/remove-python-aliases
...
Remove python aliases
2019-01-29 13:47:28 -05:00
joshvera
e60cc12603
Merge remote-tracking branch 'origin/indexer-prototype' into remove-python-aliases
2019-01-29 13:44:21 -05:00
joshvera
3e1c9bd4a5
Merge remote-tracking branch 'origin/master' into indexer-prototype
2019-01-29 13:26:45 -05:00
joshvera
ffb49d006b
Remove python aliases and add declaredAlias to Declarations
2019-01-29 13:25:49 -05:00
joshvera
b471283576
Use the alias's span
2019-01-29 12:58:21 -05:00
joshvera
c7d76532fb
Store terms in QualifiedImport
2019-01-29 12:38:48 -05:00
joshvera
547749b4ad
Merge remote-tracking branch 'origin/master' into remove-python-aliases
2019-01-29 11:59:32 -05:00
joshvera
8eb98f92a4
Merge in master
2019-01-29 11:59:09 -05:00
Rick Winfrey
cf642e30b9
Fix lints
2019-01-28 18:08:33 -08:00
Rick Winfrey
4ad4a26887
Leaving as a place holder for 🍐
2019-01-28 17:44:08 -08:00
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
Timothy Clem
37b3b0845c
Language is needed here
2019-01-28 15:16:57 -08:00
Timothy Clem
839f0377c6
Format imports
2019-01-28 15:15:47 -08:00
Timothy Clem
641384423a
Fill out languageForScope mapping
2019-01-28 14:46:43 -08:00
Timothy Clem
d3330aa9f3
Dedicated input types for Blob and BlobPair
2019-01-28 14:37:50 -08:00
Patrick Thomson
9197fb6ee1
Handle ^C more appropriately.
...
This isn't perfect. If we're inside a Kafka timeout when we hit a
SIGKILL, GHC prints out an error message about a finalizer from C
calling back into Haskell. This is noisy but seems innocuous.
2019-01-28 16:25:24 -05: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