1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
Commit Graph

10611 Commits

Author SHA1 Message Date
joshvera
7a30229d2a Bump javascript 2017-03-24 14:22:09 -04:00
joshvera
9394023628 ++haskell-tree-sitter 2017-03-24 14:07:13 -04:00
joshvera
be302be56e bump typescript 2017-03-24 13:59:44 -04:00
joshvera
8d88f04100 Add scanner.c 2017-03-24 13:13:36 -04:00
joshvera
c3991e52ec Bump typescript 2017-03-24 13:13:03 -04:00
joshvera
1b1f85015e Add ParseCommand changes back 2017-03-17 12:51:22 -04:00
joshvera
1b3110c57a Revert "Run typescript tests"
This reverts commit bb25c8c0f70650f98e76443c143e6fed3dd17a38.
2017-03-17 12:40:06 -04:00
joshvera
6dc9085dcd Run typescript tests 2017-03-17 12:24:44 -04:00
joshvera
7a5bf48aac Rename js to ts 2017-03-17 10:52:18 -04:00
joshvera
f89e51f665 add js files 2017-03-17 10:48:51 -04:00
joshvera
e526fdf213 Stub in javascript termAssignment 2017-03-17 10:43:00 -04:00
joshvera
2d06266ef8 add name 2017-03-17 10:38:27 -04:00
joshvera
1923518509 Merge remote-tracking branch 'origin/bump-tree-sitter-js' into typescript 2017-03-16 17:24:54 -04:00
joshvera
ceaf96242a Remove tree-sitter-typescript on this branch 2017-03-16 17:23:17 -04:00
joshvera
e44e884b98 Add class properties 2017-03-16 17:18:49 -04:00
joshvera
643d289bf0 Add tests for assignment-pattern 2017-03-16 16:47:14 -04:00
joshvera
129da112b3 Map yield expression, lexical declaration and assignment pattern 2017-03-16 16:36:19 -04:00
joshvera
b49e07f881 Bump tree-sitter-js 2017-03-16 15:41:13 -04:00
joshvera
41873f049e bump javascript 2017-03-16 15:40:35 -04:00
joshvera
4ee9245346 Stub categoryForTypeScriptName 2017-03-15 17:33:30 -04:00
joshvera
fcb1847671 Add TypeScript module to list of langauges 2017-03-15 17:32:31 -04:00
joshvera
132208d2c9 we just say TypeScript 2017-03-15 17:28:48 -04:00
joshvera
baf3fb3da2 Add typescript bindings 2017-03-15 17:20:46 -04:00
joshvera
404c1a94e1 Add tree-sitter-typescript as a submodule 2017-03-15 17:04:19 -04:00
Timothy Clem
b3f14f14da Merge pull request #1042 from github/parallel-path-diffing
Turn on parallel path diffing
2017-03-15 08:22:32 -07:00
Timothy Clem
8d30a6f8b3 Cleanup prime methods 2017-03-13 16:46:52 -07:00
Timothy Clem
37931a38c1 Whitespace 2017-03-13 16:46:52 -07:00
Timothy Clem
652be339c6 Rework diffing for max parallelization 2017-03-13 16:46:52 -07:00
Timothy Clem
94dc2ac506 Implement NFData instances so we can deepseq 2017-03-13 16:46:52 -07:00
Timothy Clem
f0cb65eb2e Merge pull request #1037 from github/cantor-keys
SES (and other) optimizations
2017-03-13 16:46:17 -07:00
Timothy Clem
e4dc70a1ab Merge branch 'master' into cantor-keys 2017-03-13 16:04:29 -07:00
Rob Rix
96ea6b98a3 Merge pull request #1041 from github/universal-newline
Add newline to end of output in one place
2017-03-13 17:25:37 -04:00
Rick Winfrey
d0c66f1921 Add newline to end of output in one place 2017-03-13 10:52:00 -07:00
Timothy Clem
4c027d024b Do parsing and term assigment with a task group 2017-03-10 14:24:18 -08:00
Timothy Clem
e37261164e Minor refactor for clarity 2017-03-10 14:21:21 -08:00
Timothy Clem
f11e705e3d Use tuples as array index key, fix test failures due to walk ordering 2017-03-10 13:29:05 -08:00
Timothy Clem
fec1b2317a Outdent again to make diff readable 2017-03-10 11:18:24 -08:00
Timothy Clem
58c49f4a9b Use STArray instead of IntMap 2017-03-10 09:54:17 -08:00
Timothy Clem
28c8f6a182 Use IntMap now that our keys are just Ints 2017-03-10 08:41:45 -08:00
Timothy Clem
25373ae71b Merge branch 'master' into cantor-keys 2017-03-09 09:50:17 -08:00
Timothy Clem
328ee8c2d9 Merge pull request #1036 from github/bytestring-sexpression-output
Use ByteString for parse output (sexpression, json)
2017-03-09 09:49:37 -08:00
Timothy Clem
9eb900b260 Simplify so there's no need to pass in i and j 2017-03-09 09:44:44 -08:00
Timothy Clem
7cb2ed8c25 Try using a single int as map key using cantor pairs 2017-03-09 09:21:57 -08:00
Timothy Clem
cf390cdfba Cleanup encodingToText 2017-03-08 14:57:17 -08:00
Timothy Clem
8bf09776e4 toS is a little cleaner here 2017-03-08 14:45:47 -08:00
Timothy Clem
c6be51156d Whitespace 2017-03-08 14:02:52 -08:00
Timothy Clem
68d1f1cd97 Fix up tests to use ByteString too 2017-03-08 13:56:08 -08:00
Timothy Clem
0cc056c06b Straightforward json encoding 2017-03-08 13:40:27 -08:00
Timothy Clem
58889e1038 Newline on end of JSON output, no longer pretty 2017-03-08 13:26:20 -08:00
Timothy Clem
a62b720dad Sexpression output is not text anymore 2017-03-08 13:10:10 -08:00