1
1
mirror of https://github.com/github/semantic.git synced 2024-12-25 16:02:43 +03:00
semantic/test/corpus/diff-summaries/ruby
2016-12-09 16:10:56 -08:00
..
and-or.json Accept all shapes of ruby operators 2016-12-06 11:56:42 -08:00
array.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
assignment.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
begin.json s/function call/method call 2016-12-09 16:10:56 -08:00
bitwise-operator.json Accept all shapes of ruby operators 2016-12-06 11:56:42 -08:00
boolean-operator.json Accept all shapes of ruby operators 2016-12-06 11:56:42 -08:00
class.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
comment.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
comparision-operator.json Accept all shapes of ruby operators 2016-12-06 11:56:42 -08:00
conditional-assignment.json Collapse up math assignment into operator assignment syntax 2016-12-06 12:36:56 -08:00
element-reference.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
else.json s/function call/method call 2016-12-09 16:10:56 -08:00
elsif.json s/function call/method call 2016-12-09 16:10:56 -08:00
ensure.json Collapse up Ruby begin with Try syntax 2016-11-07 10:26:59 -08:00
for.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
hash.json Slightly different approach to hash arg summaries 2016-11-10 12:51:48 -08:00
if-unless-modifiers.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
if.json Try to generate ruby if tests again 2016-12-06 12:52:01 -08:00
interpolation.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
lambda-dash-rocket.json Update lambda statements to single production 2016-12-06 08:20:27 -08:00
lambda.json Other form of lambda works too 2016-12-06 08:22:02 -08:00
math-assignment.json Collapse up math assignment into operator assignment syntax 2016-12-06 12:36:56 -08:00
method-calls-hash-args.json s/function call/method call 2016-12-09 16:10:56 -08:00
method-calls-keyword-args.json s/function call/method call 2016-12-09 16:10:56 -08:00
method-calls.json Fix up method calls and member_access (call) 2016-12-06 08:34:15 -08:00
method-declaration-keyword-param.json Keyword and positional params 2016-11-09 13:42:41 -08:00
method-declaration-param-default.json Keyword and positional params 2016-11-09 13:42:41 -08:00
method-declaration-params.json Squotes on method context summaries 2016-11-04 08:08:45 -07:00
method-declaration-required-keyword-param.json Keyword and positional params 2016-11-09 13:42:41 -08:00
method-declaration-unnamed-param.json Test out that unnamed parameters work OK 2016-11-09 13:44:33 -08:00
method-declaration.json Squotes on method context summaries 2016-11-04 08:08:45 -07:00
method-invocation.json s/function call/method call 2016-12-09 16:10:56 -08:00
module.json Get identation right for module 2016-11-08 15:54:02 -08:00
number.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
percent-array.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
pseudo-variables.json self,nil,true,false all have productions now 2016-12-06 08:30:08 -08:00
relational-operator.json Accept all shapes of ruby operators 2016-12-06 11:56:42 -08:00
rescue-empty.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
rescue-last-ex.json New rescue productions 2016-12-06 08:51:34 -08:00
rescue-modifier2.json Back to a single Rescue syntax 2016-11-04 12:29:02 -07:00
rescue-modifier.json Back to a single Rescue syntax 2016-11-04 12:29:02 -07:00
rescue.json New rescue productions 2016-12-06 08:51:34 -08:00
return.json New shape for return statements 2016-12-05 15:54:59 -08:00
string.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
subshell.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
symbol.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
ternary.json New module/ternary test cases, back to broken multiple assignments 2016-11-04 12:57:08 -07:00
unless.json Implement unless as a Negate syntax 2016-11-07 13:12:53 -08:00
until.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
when-else.json Ruby when/else parsing also works 2016-12-06 08:15:26 -08:00
when.json Fix up Ruby case/when parsing 2016-12-06 08:14:23 -08:00
while.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
yield.json New shape for yield statements 2016-12-05 15:56:18 -08:00