1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00
Commit Graph

25252 Commits

Author SHA1 Message Date
Rick Winfrey
d8d818c5c9 Fix Go method declaration assignment
It's not necessarily the case that a block will be present even though a return type can be specified in a method declaration.
2018-08-10 12:46:53 -07:00
Rick Winfrey
ca5d2e0fa6 Assign interpreted string literals and raw string literals within Go import spec 2018-08-10 12:45:15 -07:00
Timothy Clem
02e88ff37b Carry around origin term when we match to get back proper ann
Also removes need for spurious Monoid instance
2018-08-10 12:39:59 -07:00
Rob Rix
904d2ff9df Compact the Allocator constructors a little. 2018-08-10 15:33:00 -04:00
Rob Rix
f0d216da2c 🔥 the value parameter from Allocator. 2018-08-10 15:32:10 -04:00
Rob Rix
1ed211f676 Move assign into Deref. 2018-08-10 15:28:34 -04:00
Rob Rix
b5f8b0ae92 Move the Allocatable/Derefable instances into the address modules. 2018-08-10 15:18:58 -04:00
joshvera
2732f17719 Merge remote-tracking branch 'origin/master' into interactive-debugger 2018-08-10 14:20:16 -04:00
joshvera
4cd4867008 Lint and move semantic:lint before semantic:test 2018-08-10 13:47:38 -04:00
Rick Winfrey
0f1f450ce1 Merge branch 'update-haskell-tree-sitter' of https://github.com/github/semantic into update-haskell-tree-sitter 2018-08-10 10:46:46 -07:00
Rob Rix
d05f3c6ae3 🔥 Data.Abstract.Address. 2018-08-10 13:46:24 -04:00
Rob Rix
b93c15370e Move the address types into their own modules. 2018-08-10 13:44:04 -04:00
Rick Winfrey
8c8d8a3af3 Update proto files 2018-08-10 10:39:03 -07:00
Rob Rix
53a9ca30aa Add modules for the address types. 2018-08-10 13:31:55 -04:00
joshvera
34693f0712 Add escape sequences to go 2018-08-10 13:31:37 -04:00
Rick Winfrey
37f1a47075 Merge branch 'update-haskell-tree-sitter' of https://github.com/github/semantic into update-haskell-tree-sitter 2018-08-10 10:20:54 -07:00
Rick Winfrey
bb23084035 Add future import statement test fixtures 2018-08-10 10:11:01 -07:00
Rick Winfrey
bdc0daa7ba Assign FutureImportStatements 2018-08-10 10:10:40 -07:00
Rick Winfrey
2adbbdec2b Add FutureImport constructor 2018-08-10 10:10:30 -07:00
Rick Winfrey
06cf6a3d60 🔤 2018-08-10 10:10:19 -07:00
joshvera
c71dd783fb Add EscapeSequence Listable 2018-08-10 13:02:06 -04:00
joshvera
fbd464e400 Add escape sequences to ruby 2018-08-10 12:28:53 -04:00
Josh Vera
6566b05d4c Merge branch 'master' into update-haskell-tree-sitter 2018-08-10 11:45:01 -04:00
Josh Vera
56a3444b99 Merge pull request #2127 from github/unlint
eta reduce
2018-08-10 11:44:35 -04:00
Josh Vera
989498ac89 Merge branch 'master' into unlint 2018-08-10 11:30:47 -04:00
Rob Rix
cf93b147f8 Merge pull request #2125 from github/🔥-cell
🔥 Cell
2018-08-10 11:27:37 -04:00
joshvera
a70cad8f86 eta reduce 2018-08-10 11:23:45 -04:00
Josh Vera
4ffbe5a011 Merge branch 'master' into update-haskell-tree-sitter 2018-08-10 11:13:44 -04:00
Josh Vera
3cc5329acb Merge branch 'master' into 🔥-cell 2018-08-10 11:10:49 -04:00
Josh Vera
df121a72b4 Merge pull request #2122 from github/generate-this
Regenerate protofiles
2018-08-10 11:09:47 -04:00
Rob Rix
51cbd6437f 🔥 unused language extensions. 2018-08-10 10:24:40 -04:00
Rick Winfrey
062fa896a4 Update test fixtures 2018-08-09 18:41:58 -07:00
Rick Winfrey
e844fb8c2f Update TypeScript Assignment 2018-08-09 18:41:15 -07:00
Timothy Clem
d60c956c3b Fix name 2018-08-09 16:29:38 -07:00
Timothy Clem
a1d77c8943 TODO: Need to sort out if we need these Monoid instances
... and what they should be...
2018-08-09 16:27:46 -07:00
Timothy Clem
82c9f786fb Bunch of messing around in Util 2018-08-09 16:23:48 -07:00
Timothy Clem
031d19070e runT1 and try source instead of supply 2018-08-09 16:22:59 -07:00
Rick Winfrey
0d19b46880 Bump haskell-tree-sitter 2018-08-09 15:45:45 -07:00
Ayman Nadeem
a3c36b89ef add evaluatable instance and test for delete
Co-Authored-By: Josh Vera <vera@github.com>
2018-08-09 17:55:59 -04:00
Ayman Nadeem
75aa8f7662 add tests for void 2018-08-09 16:41:29 -04:00
Ayman Nadeem
49072fc399 add evaluatable instance for void
Co-Authored-By: Josh Vera <vera@github.com>
2018-08-09 16:24:44 -04:00
Rob Rix
7e53364ce8 And here as well. 2018-08-09 16:14:18 -04:00
Rob Rix
bc4674dbf6 🔥 ns. 2018-08-09 16:13:54 -04:00
Rob Rix
b19ea1ca01 Fix up the Evaluator spec. 2018-08-09 16:13:03 -04:00
Ayman Nadeem
7ee4bad173 add sequence expression to test spec
Co-Authored-By: Josh Vera <vera@github.com>
2018-08-09 16:08:20 -04:00
Ayman Nadeem
fd70377a85 add sequence expression to typescript test spec 2018-08-09 16:03:03 -04:00
Rob Rix
55acc78d83 Fix up the specs. 2018-08-09 15:51:55 -04:00
Rob Rix
c17794bddc 🔥 some unused language extensions. 2018-08-09 15:50:52 -04:00
Rob Rix
89b424e75b 🔥 Addressable. 2018-08-09 15:49:54 -04:00
Rob Rix
d30cdcfd6a 🔥 Latest & All. 2018-08-09 15:41:51 -04:00