joshvera
|
b9ac5d866d
|
update tests
|
2016-12-01 16:03:52 -05:00 |
|
Rick Winfrey
|
c23afa4682
|
Remove new_javascript.json generator file
|
2016-11-30 18:20:03 -06:00 |
|
Rick Winfrey
|
df5bb88c9e
|
Update tests to include continue, yield and break statements
|
2016-11-30 18:19:10 -06:00 |
|
Rick Winfrey
|
bab0debf6d
|
Merge branch 'master' into parser-option
|
2016-11-22 15:19:30 -06:00 |
|
joshvera
|
f71c35d617
|
Handle every case by pattern matching on name in termConstructor instead of (name, children)
|
2016-11-22 15:10:10 -05:00 |
|
joshvera
|
165b6bae6f
|
update tests
|
2016-11-22 13:51:11 -05:00 |
|
joshvera
|
0ea0ff83d0
|
update tests
|
2016-11-22 13:34:21 -05:00 |
|
joshvera
|
c434f79162
|
Merge remote-tracking branch 'origin/master' into go-parser
|
2016-11-22 11:30:48 -05:00 |
|
joshvera
|
2f542a3952
|
update tests
|
2016-11-21 15:47:41 -05:00 |
|
joshvera
|
231310a484
|
update tests
|
2016-11-21 14:39:16 -05:00 |
|
joshvera
|
807752e33d
|
Map indexed expressions to subscript access
|
2016-11-14 19:12:17 -05:00 |
|
joshvera
|
30a3961409
|
Add go, defer, and subscript access statements
|
2016-11-14 19:05:02 -05:00 |
|
joshvera
|
6e248e76f0
|
Add select statements
|
2016-11-14 17:47:04 -05:00 |
|
joshvera
|
a1d9ccdcc9
|
++type switch tests
|
2016-11-14 17:26:06 -05:00 |
|
Timothy Clem
|
b368c80fb7
|
Last tree-sitter-parser bump
|
2016-11-10 15:47:18 -08:00 |
|
joshvera
|
8dbac2c98a
|
switch statements
|
2016-11-10 16:19:53 -05:00 |
|
Timothy Clem
|
d8b260e35e
|
Remove new_ruby
|
2016-11-10 12:55:42 -08:00 |
|
Timothy Clem
|
3f5e78c483
|
Slightly different approach to hash arg summaries
|
2016-11-10 12:51:48 -08:00 |
|
joshvera
|
524c151968
|
++tests
|
2016-11-10 15:36:44 -05:00 |
|
Timothy Clem
|
5b27115ae3
|
Test out that unnamed parameters work OK
|
2016-11-09 13:44:33 -08:00 |
|
Timothy Clem
|
35dd550533
|
Keyword and positional params
|
2016-11-09 13:42:41 -08:00 |
|
Timothy Clem
|
d98d96688d
|
Support keyword and hash arguments in Ruby
|
2016-11-09 10:48:50 -08:00 |
|
Timothy Clem
|
d978ff86b4
|
Get identation right for module
|
2016-11-08 15:54:02 -08:00 |
|
Timothy Clem
|
cafcd8fd91
|
Implement unless as a Negate syntax
|
2016-11-07 13:12:53 -08:00 |
|
Timothy Clem
|
b541a903dd
|
Collapse up Ruby begin with Try syntax
|
2016-11-07 10:26:59 -08:00 |
|
Timothy Clem
|
463d075879
|
Refactor ruby case/when into switch/case Syntax and start on elsif
|
2016-11-04 15:35:09 -07:00 |
|
Timothy Clem
|
961ea9a1de
|
Fix ruby function v. method calls
|
2016-11-04 14:49:39 -07:00 |
|
Timothy Clem
|
4ff0ccf653
|
New module/ternary test cases, back to broken multiple assignments
|
2016-11-04 12:57:08 -07:00 |
|
Timothy Clem
|
eee81e55fa
|
Summaries look like this now
|
2016-11-04 12:56:04 -07:00 |
|
Timothy Clem
|
c02c32ac7c
|
Back to a single Rescue syntax
|
2016-11-04 12:29:02 -07:00 |
|
Timothy Clem
|
345d4ed12e
|
Squotes on method context summaries
|
2016-11-04 08:08:45 -07:00 |
|
Rick Winfrey
|
7398e1cf4e
|
Import Parse
|
2016-11-03 18:17:25 -05:00 |
|
Timothy Clem
|
91798e1fb2
|
Show diffs in test cases. sha1, sha2 -> shas
|
2016-11-03 16:02:56 -07:00 |
|
Rick Winfrey
|
a637b78d90
|
Update callsites
|
2016-11-03 16:48:17 -05:00 |
|
Timothy Clem
|
c7fd3e7434
|
A few updated JavaScript summaries
|
2016-11-03 14:34:26 -07:00 |
|
Timothy Clem
|
70b4a3714c
|
Regenerate to catch method updates
|
2016-11-03 14:27:47 -07:00 |
|
Timothy Clem
|
769413813c
|
Better begin and method declaration parsing and summaries
|
2016-11-03 14:24:05 -07:00 |
|
Timothy Clem
|
947a7f1602
|
No longer needed
|
2016-11-03 13:28:51 -07:00 |
|
Timothy Clem
|
6d32be890f
|
Updated rescue and when tests
|
2016-11-03 13:26:53 -07:00 |
|
Timothy Clem
|
0bb8286a06
|
Didn't mean to commit this
|
2016-11-03 13:26:10 -07:00 |
|
Timothy Clem
|
8df2dca93b
|
Improve begin and when testing
|
2016-11-03 13:11:02 -07:00 |
|
Timothy Clem
|
c02dbb071f
|
New ensure and elseif tests with new template feature
|
2016-11-03 13:01:39 -07:00 |
|
Timothy Clem
|
aefd1e11dc
|
Merge branch 'template-syntax' into more-ruby-parsing
|
2016-11-03 11:34:14 -07:00 |
|
Timothy Clem
|
4a3ded2302
|
Enable syntax level templating in test case generation
|
2016-11-03 11:07:10 -07:00 |
|
Timothy Clem
|
4daf39476e
|
Parse rescue modifiers
|
2016-11-03 09:23:35 -07:00 |
|
Timothy Clem
|
a98185f1a6
|
Rescue blocks in all their glory
|
2016-11-02 17:18:09 -07:00 |
|
Timothy Clem
|
60de73b079
|
Revert some corpus changes that aren't needed
|
2016-11-02 17:10:18 -07:00 |
|
joshvera
|
733804973d
|
update for-loop tests
|
2016-11-02 18:46:48 -04:00 |
|
joshvera
|
beb466c260
|
Fix if statement tests
|
2016-11-02 18:09:32 -04:00 |
|
Timothy Clem
|
2e4c4ee194
|
Fully test case/when/else
|
2016-11-02 13:46:33 -07:00 |
|
joshvera
|
cbaab076d0
|
update tests
|
2016-11-02 16:46:17 -04:00 |
|
Timothy Clem
|
fbe7bc7c13
|
Better handling of case/when
|
2016-11-02 13:42:06 -07:00 |
|
joshvera
|
e45fd2d682
|
Fix grouped-var-declaration tests
|
2016-11-02 16:35:38 -04:00 |
|
joshvera
|
60af2fb271
|
regenerate tests
|
2016-11-02 16:29:27 -04:00 |
|
joshvera
|
061d605d2d
|
Fix tests for const-declarations-with-types, const-with-implicit-values
|
2016-11-02 16:14:44 -04:00 |
|
Timothy Clem
|
295d03dd43
|
Handle rescue blocks
|
2016-11-02 13:05:30 -07:00 |
|
Timothy Clem
|
71f53b37fd
|
Handle ensure blocks and refactor to BlockExpression syntax
|
2016-11-02 12:55:48 -07:00 |
|
joshvera
|
a0941c757d
|
Explode out const-declarations-with-types
|
2016-11-02 15:47:59 -04:00 |
|
joshvera
|
192897a37f
|
Fix const-declarations-without-types tests
|
2016-11-02 15:43:26 -04:00 |
|
Timothy Clem
|
6eebd35a8f
|
Improved elsif parsing and summaries
|
2016-11-02 12:32:46 -07:00 |
|
joshvera
|
0d58e97070
|
Merge remote-tracking branch 'origin/master' into go-parser
|
2016-11-02 15:25:50 -04:00 |
|
joshvera
|
342de506b4
|
update tests
|
2016-11-02 15:13:54 -04:00 |
|
joshvera
|
53f3600897
|
remove extra template-string.json
|
2016-11-02 15:01:11 -04:00 |
|
joshvera
|
96ea6f8e11
|
add all of the tests
|
2016-11-02 14:37:30 -04:00 |
|
Timothy Clem
|
185f1de69c
|
Better handling of else blocks
|
2016-11-02 11:16:57 -07:00 |
|
Timothy Clem
|
2c1497ab99
|
Handle else blocks in begin statements
|
2016-11-02 11:10:01 -07:00 |
|
Timothy Clem
|
fc73be16d7
|
Better handling of begin statements
|
2016-11-02 10:52:40 -07:00 |
|
joshvera
|
b27bf0e72c
|
add string literals
|
2016-11-02 11:07:06 -04:00 |
|
joshvera
|
eff1394ee0
|
Add imaginary literals
|
2016-11-02 11:02:55 -04:00 |
|
joshvera
|
edd6ebd511
|
Add rune literals
|
2016-11-02 11:02:00 -04:00 |
|
joshvera
|
968186b2da
|
generate tests
|
2016-11-02 10:50:05 -04:00 |
|
joshvera
|
e217e26a81
|
Add more terms to generate
|
2016-11-02 10:47:56 -04:00 |
|
joshvera
|
7580ec3248
|
add for, switch, and var stubs
|
2016-11-01 22:05:43 -04:00 |
|
joshvera
|
bbcfd2fcb7
|
add var declarations
|
2016-11-01 21:41:49 -04:00 |
|
joshvera
|
8e371856fa
|
add imports
|
2016-11-01 21:36:43 -04:00 |
|
joshvera
|
fb99a1421a
|
stub int literal
|
2016-11-01 16:33:43 -04:00 |
|
joshvera
|
533d43bd70
|
Parse function literals
|
2016-11-01 16:24:34 -04:00 |
|
joshvera
|
0a085edfeb
|
stub function-literal
|
2016-11-01 14:36:23 -04:00 |
|
joshvera
|
05f3929b6a
|
Merge remote-tracking branch 'origin/master' into go-parser
|
2016-11-01 12:48:15 -04:00 |
|
Timothy Clem
|
6cac25d2a9
|
Merge remote-tracking branch 'origin/master' into ruby
|
2016-11-01 08:50:54 -07:00 |
|
Rick Winfrey
|
fb73232449
|
Verify tests and generation are 👌
|
2016-11-01 10:19:04 -05:00 |
|
Rick Winfrey
|
d09d0d65d2
|
Remove EmptyResult constructor (no longer used)
|
2016-11-01 10:06:55 -05:00 |
|
Rick Winfrey
|
c058ac634d
|
Remove auto-formatted alignment
|
2016-11-01 10:06:36 -05:00 |
|
Rick Winfrey
|
67adf75fdf
|
++JavaScript tests
|
2016-11-01 10:03:25 -05:00 |
|
Rick Winfrey
|
35ff284569
|
Remove warning unnecessary do
|
2016-11-01 09:52:09 -05:00 |
|
Rick Winfrey
|
d9adbe8783
|
Simplify JSONMetaRepo fields
|
2016-11-01 09:51:54 -05:00 |
|
joshvera
|
95037e1b75
|
Add const declarations
|
2016-10-31 21:09:57 -04:00 |
|
joshvera
|
917732c48b
|
add const declarations
|
2016-10-31 19:23:25 -04:00 |
|
joshvera
|
3b3c800193
|
parse function calls
|
2016-10-31 18:22:10 -04:00 |
|
joshvera
|
19f42de32c
|
++tests
|
2016-10-31 17:29:40 -04:00 |
|
joshvera
|
16e492e705
|
++go
|
2016-10-31 17:24:00 -04:00 |
|
joshvera
|
14271201ab
|
update assignment.json
|
2016-10-31 17:14:18 -04:00 |
|
joshvera
|
52420da2dd
|
remove go-test repo
|
2016-10-31 17:13:57 -04:00 |
|
Timothy Clem
|
5f20127044
|
Stub out expected todo for ruby control statements
|
2016-10-31 13:56:19 -07:00 |
|
Timothy Clem
|
37ac36e22c
|
Regenerate with s/_/- and todos
|
2016-10-31 13:21:58 -07:00 |
|
Timothy Clem
|
2c96933c29
|
Generate to fix multiple-assignment
|
2016-10-31 13:14:58 -07:00 |
|
Timothy Clem
|
9ac247dbd4
|
Element reference parsing, control statement tests
|
2016-10-31 10:15:44 -07:00 |
|
Rick Winfrey
|
532a29aeec
|
Rename SemanticGitDiffSpec.hs -> IntegrationFormatSpec.hs
|
2016-10-27 21:09:04 -05:00 |
|
Rick Winfrey
|
b2709315c5
|
Rename for better consistency
|
2016-10-27 20:51:23 -05:00 |
|
Rick Winfrey
|
cb28917573
|
Add JSON format tests to integration-test
|
2016-10-27 20:51:09 -05:00 |
|