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

18248 Commits

Author SHA1 Message Date
joshvera
e32961edde Rename semantic-diff to semantic 2018-02-26 13:16:56 -05:00
Josh Vera
169fb99621 Merge pull request #1503 from github/bump-effects
++effects
2018-02-16 17:20:05 -05:00
joshvera
e1f955939e ++effects 2018-02-16 17:12:43 -05:00
joshvera
d296e97a49 ++effects 2018-02-16 17:12:12 -05:00
joshvera
eb02c9d179 Merge remote-tracking branch 'origin/master' into bump-effects 2018-02-16 17:11:20 -05:00
Josh Vera
4299655539 Merge pull request #1501 from github/jsx-fixes
JSX Fixes
2018-02-16 17:09:31 -05:00
joshvera
0991bcdadc Replace member expression with nested identifier 2018-02-16 16:32:32 -05:00
joshvera
cb6df90b07 ++haskell-tree-sitter 2018-02-16 16:26:49 -05:00
joshvera
37356a1675 ++haskell-tree-sitter 2018-02-16 15:47:24 -05:00
joshvera
188a83dcd2 ++effects 2018-02-16 13:18:51 -05:00
joshvera
bbee1d839c Update JSX terms 2018-02-14 15:48:00 -05:00
joshvera
9fa6d42945 ++tree-sitter-haskell 2018-02-14 15:33:38 -05:00
joshvera
31f4e87ac0 ++haskell-tree-sitter 2018-02-14 14:57:26 -05:00
joshvera
03814d25e8 ++haskell-tree-sitter 2018-02-14 11:20:22 -05:00
joshvera
68e4bd3f44 Allow nested identifiers in JSX elements and optional JXAttribute assignments 2018-02-14 09:40:15 -05:00
Josh Vera
13d311f544 Merge pull request #1500 from github/python-fixes
Fix definition of plainImport
2018-02-13 20:38:02 -05:00
joshvera
19ab77f434 Use expressions 2018-02-13 20:28:31 -05:00
joshvera
616a82eb8a Fix tests 2018-02-13 12:44:50 -05:00
joshvera
c1e8ce39e2 Fix definition of plainImport since dotted names can have many expressions 2018-02-13 11:57:40 -05:00
Josh Vera
d8e5555b0e Merge pull request #1486 from github/import-graph
Import graph
2018-02-13 11:37:19 -05:00
Timothy Clem
aed971ed07 Merge branch 'master' into import-graph 2018-02-12 10:11:29 -08:00
Rob Rix
209c0c3133 Merge pull request #1495 from github/algebraic-graphs
Algebraic graphs
2018-02-08 11:25:06 -05:00
Timothy Clem
c1bc28d0ac Cleanup commented out code 2018-02-07 13:07:38 -08:00
Timothy Clem
84cde2559b Cleanup imports 2018-02-07 12:28:18 -08:00
Timothy Clem
48effe84df Ha, whoops - actually use path argument 2018-02-07 12:28:13 -08:00
Timothy Clem
fb000828ed Test out import-graph output for relevant languages 2018-02-07 12:20:41 -08:00
Timothy Clem
fec643536b Move Verbatim to SpecHelpers 2018-02-07 12:20:27 -08:00
Rob Rix
36d0cc99a8 Merge branch 'master' into algebraic-graphs 2018-02-07 14:32:28 -05:00
Rob Rix
5363b07905 Quote the titles of term graphs. 2018-02-07 14:25:16 -05:00
Rob Rix
2e06b93f0b Correct indentation. 2018-02-07 13:24:38 -05:00
Rob Rix
cfadd23a5a Simplify how we combine graphs in replacements. 2018-02-07 13:21:39 -05:00
Rob Rix
4cf569a798 Align the base indices. 2018-02-07 13:11:50 -05:00
Rob Rix
82710226ac Fold leftwards. 2018-02-07 13:11:18 -05:00
Rob Rix
f2b8bf2ace Reformat termAlgebra. 2018-02-07 13:09:42 -05:00
Rob Rix
dec9ff2fc1 Simplify termAlgebra. 2018-02-07 13:08:45 -05:00
Josh Vera
2d7be955d3 Merge pull request #1477 from github/php-assignment
PHP Assignment
2018-02-07 13:01:32 -05:00
Rob Rix
e48794433b Define a Monoid instance for State. 2018-02-07 12:56:50 -05:00
Rob Rix
ac4ae43498 Generate DOT using algebraic-graphs. 2018-02-07 12:54:18 -05:00
Rob Rix
4ceddcd531 Depend on algebraic-graphs. 2018-02-07 12:54:15 -05:00
Rob Rix
fb68a98ca5 Use the BlobPair synonym. 2018-02-07 11:51:24 -05:00
Rob Rix
80b504ec66 Use pathKeyForBlobPair. 2018-02-07 11:51:01 -05:00
Timothy Clem
25cf8bb56d Clean up python import parsing a bit more
Makes sure we can parse things like:
from b import a as x, b as y
2018-02-06 13:40:49 -08:00
Timothy Clem
84cd63fe1b Add span, remove pretty encoding 2018-02-06 11:35:01 -08:00
joshvera
cb5d88bad0 s/typescript/php 2018-02-06 12:27:41 -05:00
joshvera
bb9b99a33f Sort syntax 2018-02-06 12:27:07 -05:00
joshvera
d713c30958 ++haskell-tree-sitter 2018-02-06 12:22:35 -05:00
joshvera
dc6a4a7476 add arrays to assignment 2018-02-06 12:22:06 -05:00
joshvera
fdec3d12ce allow namespace name in namespace definition 2018-02-06 11:49:10 -05:00
joshvera
dcbf62d252 ++haskell-tree-sitter 2018-02-06 11:43:28 -05:00
joshvera
962f46b86e Remove children from shellCommandExpression 2018-02-06 11:17:25 -05:00