1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 15:35:14 +03:00
semantic/test/corpus/diff-summaries/ruby
2016-12-05 15:56:18 -08:00
..
and-or.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07: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 Squotes on method context summaries 2016-11-04 08:08:45 -07:00
bitwise-operator.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
boolean-operator.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07: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 Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
conditional-assignment.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
delimiter.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
element-reference.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
else.json Collapse up Ruby begin with Try syntax 2016-11-07 10:26:59 -08:00
elsif.json Refactor ruby case/when into switch/case Syntax and start on elsif 2016-11-04 15:35:09 -07: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 Collapse up Ruby begin with Try syntax 2016-11-07 10:26:59 -08:00
interpolation.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
lambda-dash-rocket.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
lambda.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
math-assignment.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
method-calls-hash-args.json Slightly different approach to hash arg summaries 2016-11-10 12:51:48 -08:00
method-calls-keyword-args.json Support keyword and hash arguments in Ruby 2016-11-09 10:48:50 -08:00
method-calls.json Fix ruby function v. method calls 2016-11-04 14:49:39 -07: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 Fix ruby function v. method calls 2016-11-04 14:49:39 -07:00
module.json Get identation right for module 2016-11-08 15:54:02 -08:00
multiple-assignments.json Keyword and positional params 2016-11-09 13:42:41 -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 Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
regex.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
relational-operator.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
rescue-empty.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
rescue-last-ex.json Summaries look like this now 2016-11-04 12:56:04 -07: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 Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07: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 Collapse up Ruby begin with Try syntax 2016-11-07 10:26:59 -08:00
when.json Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07: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