Timothy Clem
|
554194d44d
|
Fix return
|
2017-08-24 13:31:09 -07:00 |
|
Timothy Clem
|
74fe887fb0
|
Fix up if
|
2017-08-24 13:30:07 -07:00 |
|
Timothy Clem
|
85a33c9612
|
Some literals: numbers, strings, symbols
|
2017-08-24 13:29:46 -07:00 |
|
Timothy Clem
|
e5d2360fc9
|
when
|
2017-08-24 13:27:12 -07:00 |
|
Timothy Clem
|
435b3bfe51
|
if, unless, ternary
|
2017-08-24 13:26:17 -07:00 |
|
Timothy Clem
|
bac05bc538
|
Updated structure for until, while, yield
|
2017-08-24 13:23:41 -07:00 |
|
Timothy Clem
|
7150dbc792
|
🔥 these un-needed fixtures that duplicate parse expectations
|
2017-08-24 13:14:52 -07:00 |
|
Timothy Clem
|
52d956894b
|
Update hash fixtures
|
2017-08-16 14:28:10 -07:00 |
|
Timothy Clem
|
680ad37eea
|
Fix up chained strings, allow comments
|
2017-08-16 14:14:33 -07:00 |
|
Timothy Clem
|
ebca8e49ce
|
Lambdas get an update
|
2017-08-16 10:13:48 -07:00 |
|
Timothy Clem
|
ce9b380975
|
Updated when fixtures
|
2017-08-15 14:22:30 -07:00 |
|
Timothy Clem
|
a0dd6168fa
|
Another version of case
|
2017-08-15 14:15:53 -07:00 |
|
Timothy Clem
|
9dda6bf725
|
Merge remote-tracking branch 'origin/master' into ruby-assignment-fixes
|
2017-08-15 07:59:24 -07:00 |
|
Rob Rix
|
e86e2ab9fc
|
🔥 all the ±A/B fixtures.
|
2017-08-15 09:32:45 -04:00 |
|
Rob Rix
|
a8b98b9892
|
Bump the examples for for/in nodes.
|
2017-08-14 20:56:11 -04:00 |
|
Timothy Clem
|
93b337af4c
|
Merge remote-tracking branch 'origin/master' into ruby-assignment-fixes
|
2017-08-14 12:50:45 -07:00 |
|
Rob Rix
|
769196ca39
|
Update the integration test fixtures.
|
2017-08-09 11:40:30 -04:00 |
|
Timothy Clem
|
8025bb97bb
|
Merge remote-tracking branch 'origin/the-great-tree-sitter-update' into ruby-assignment-fixes
|
2017-08-03 14:52:48 -07:00 |
|
Timothy Clem
|
f38dc3f578
|
Update for Ruby grammar changes
|
2017-08-03 08:19:23 -07:00 |
|
Timothy Clem
|
780663e06a
|
Regenerate for example fixtures
|
2017-08-02 10:37:57 -07:00 |
|
Timothy Clem
|
6d1b076316
|
Rework for statement for new in clause
|
2017-08-01 11:40:56 -07:00 |
|
Timothy Clem
|
b52972b587
|
When fixtures with old term assignment
|
2017-07-25 13:54:09 -07:00 |
|
Timothy Clem
|
0ac5ffe525
|
Update the when fixtures
|
2017-07-25 10:44:36 -07:00 |
|
Timothy Clem
|
5ff7b9345b
|
Allow multiple whens in ruby case (for assignment)
|
2017-07-24 16:05:27 -07:00 |
|
Timothy Clem
|
7c513d3e01
|
Assign heredocs as TextElement for now
|
2017-07-11 13:23:05 -07:00 |
|
Timothy Clem
|
405e068542
|
Fix up ruby rescue fixtures
|
2017-07-10 08:32:22 -07:00 |
|
Timothy Clem
|
39a457ceaf
|
Introduce blocks
|
2017-07-07 15:17:15 -07:00 |
|
Timothy Clem
|
39b7c05e50
|
case/when/else
|
2017-07-07 14:22:17 -07:00 |
|
Timothy Clem
|
7d8978f764
|
Uninterpreted
|
2017-07-07 13:53:16 -07:00 |
|
Timothy Clem
|
cf17c77a5e
|
Rescue modifiers
|
2017-07-07 13:47:50 -07:00 |
|
Timothy Clem
|
06bd5e9212
|
Fix tests
|
2017-07-07 10:04:56 -07:00 |
|
Timothy Clem
|
9904a39fb2
|
Fix up rescue, allow in methods
|
2017-07-07 10:04:49 -07:00 |
|
Timothy Clem
|
2fcc566542
|
Clean up argument/parameter parsing
|
2017-07-07 09:15:24 -07:00 |
|
Timothy Clem
|
1a0445b49c
|
Singleton classes
|
2017-07-06 15:57:31 -07:00 |
|
Timothy Clem
|
1acbd78108
|
Assignment
|
2017-07-06 12:56:16 -07:00 |
|
Timothy Clem
|
a4c0c93b2b
|
Method calls
|
2017-07-06 09:45:03 -07:00 |
|
Timothy Clem
|
0aa0c614b7
|
For
|
2017-07-06 09:44:10 -07:00 |
|
Timothy Clem
|
7cdddebfce
|
Class and Module
|
2017-07-05 15:41:54 -07:00 |
|
Timothy Clem
|
01be90fbf7
|
Guess we use these fixtures for other stuff, create a new methods
|
2017-07-05 14:53:44 -07:00 |
|
Timothy Clem
|
dd464f01d5
|
Assign lambdas and methods (with parameters)
|
2017-07-05 14:51:12 -07:00 |
|
Timothy Clem
|
e416c018ee
|
Regex
|
2017-06-23 13:49:23 -06:00 |
|
Timothy Clem
|
e6079c7752
|
Add in array and string literals
|
2017-06-23 13:28:28 -06:00 |
|
Timothy Clem
|
1d2bd7342a
|
Add in binary operators for Ruby assignment
|
2017-06-19 10:14:07 -06:00 |
|
Timothy Clem
|
6abfe6cc07
|
Fix unary minus (sort of)
|
2017-06-19 09:11:16 -06:00 |
|
Timothy Clem
|
0282ebab55
|
Partially add unary
|
2017-06-19 08:27:44 -06:00 |
|
Timothy Clem
|
f8ba1d203b
|
Add Range back in
|
2017-06-19 07:52:17 -06:00 |
|
Timothy Clem
|
054e8a07f8
|
Sort out some literals and if/until
|
2017-06-16 15:52:47 -06:00 |
|
Timothy Clem
|
e29a17b26b
|
while and break
|
2017-06-16 12:39:56 -06:00 |
|
Timothy Clem
|
f761f62f8a
|
Empty statement
|
2017-06-16 11:57:13 -06:00 |
|
Timothy Clem
|
c20495eaad
|
Add test fixtures for alias and undef
|
2017-06-16 11:30:36 -06:00 |
|