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

8150 Commits

Author SHA1 Message Date
joshvera
2b55638fc8 ++tree-sitter-parsers 2016-07-30 22:41:02 -04:00
joshvera
262de7f07e ++js-test 2016-07-30 14:27:41 -04:00
joshvera
e2d0b01ced Map JS new_expression to Constructor 2016-07-30 14:27:34 -04:00
joshvera
f228ed0b6d Add Constructor to Syntax 2016-07-30 14:27:11 -04:00
joshvera
b2c66eb5ce Add Constructor to Split.styleName 2016-07-30 14:26:59 -04:00
joshvera
b68a2d8bff Add constructor to JSON 2016-07-30 14:26:48 -04:00
joshvera
a456a4f64e Parse Constructor syntax 2016-07-30 14:26:42 -04:00
joshvera
a625302391 Add Constructor to diffSummary 2016-07-30 14:26:21 -04:00
joshvera
001407df2b Add Constructor to HasCategory Category instance 2016-07-30 14:26:13 -04:00
joshvera
27941fd2ce Add Constructor to toTermName 2016-07-30 14:26:01 -04:00
joshvera
347f0309dd Add Constructor Category 2016-07-30 14:25:52 -04:00
joshvera
64dbee5cb2 ++tree-sitter-parsers ++js-test 2016-07-30 14:13:36 -04:00
joshvera
0e5255b7de Map method_definition to Method categories 2016-07-30 14:08:46 -04:00
joshvera
00613a034b Remove redundant import 2016-07-30 14:01:20 -04:00
joshvera
792440ff56 Parse method definitions and method expressions better 2016-07-30 14:01:15 -04:00
joshvera
1afa6d7b0f Add Method to HasCategory Category instance 2016-07-30 14:00:58 -04:00
joshvera
c8b5fb8c08 Add Method to toTermName 2016-07-30 14:00:47 -04:00
joshvera
b3f523d9ef s/MethodDefinition/Method 2016-07-30 13:47:30 -04:00
joshvera
69e2c99634 update Method JSON 2016-07-30 13:26:21 -04:00
joshvera
d3df14cafd Add method definitions 2016-07-29 23:41:21 -04:00
joshvera
eb3df7db6a MethodDefinition 2016-07-29 18:39:08 -04:00
joshvera
1c5f94631c s/diffSummary/diffSummaries 2016-07-29 18:38:46 -04:00
joshvera
bb630ebbb0 Move Syntax instance up 2016-07-29 18:33:09 -04:00
joshvera
f931031515 s/body/list of expressions 2016-07-29 18:33:01 -04:00
joshvera
828a2163bf Add MethodDefinition 2016-07-29 18:31:39 -04:00
joshvera
2985bbd256 Add MethodDefinition to Syntax 2016-07-29 17:37:51 -04:00
joshvera
5b32cd254e ++tree-sitter-parsers 2016-07-29 17:37:21 -04:00
joshvera
b354ed61d9 ++js-test 2016-07-29 16:57:30 -04:00
joshvera
a18305da09 qualify Aeson.Array as A.Array 2016-07-29 16:50:10 -04:00
joshvera
2a02120131 Add Array to diffSummary 2016-07-29 16:47:08 -04:00
joshvera
5bef010970 Don't need to scope ArrayLiteral in styleName 2016-07-29 16:46:16 -04:00
joshvera
9453f8949d Add Array to toTermName 2016-07-29 16:46:04 -04:00
joshvera
65c9d53c6b Add ArrayLiteral to Split.styleName 2016-07-29 16:45:07 -04:00
joshvera
bd0ac540c6 Construct Array syntax 2016-07-29 16:43:59 -04:00
joshvera
19b29e6beb Add Array to Syntax 2016-07-29 16:42:38 -04:00
joshvera
12e8d15002 ++js-test 2016-07-29 16:40:41 -04:00
joshvera
770c144a30 use fromMaybe since superclass is a Maybe 2016-07-29 16:35:52 -04:00
joshvera
b242555021 ++js-test 2016-07-29 16:34:09 -04:00
joshvera
cb5df9b593 Add Class to diffSummary 2016-07-29 16:33:12 -04:00
joshvera
ca563deafd Add Class to HasCategory Category instance 2016-07-29 16:33:05 -04:00
joshvera
b74a2a6f79 Add Class to toTermName 2016-07-29 16:32:52 -04:00
joshvera
ce0c19e279 Add class to styleName 2016-07-29 16:31:19 -04:00
joshvera
1fb7ff4016 Add Class to JSON 2016-07-29 16:31:00 -04:00
joshvera
1dc3fb2727 Add a Class JS mapping in categoriesForLanguage 2016-07-29 16:28:51 -04:00
joshvera
82de031db8 Construct Class nodes 2016-07-29 16:28:34 -04:00
joshvera
ef78210447 Add a Class category 2016-07-29 16:28:27 -04:00
joshvera
edaab80540 Add Class to Syntax 2016-07-29 16:22:41 -04:00
joshvera
04a976969e ++js-test 2016-07-29 16:16:58 -04:00
joshvera
b07a02d102 ++js-test 2016-07-29 16:14:38 -04:00
joshvera
0bbc9293e9 Return a CofreeF instead of Syntax 2016-07-29 16:06:22 -04:00