Timothy Clem
|
e78740ef88
|
Add another layer to Ruby module fixture
|
2018-03-26 13:00:49 -07:00 |
|
Timothy Clem
|
203042742b
|
Spec to asset eval of ruby modules
|
2018-03-26 12:50:06 -07:00 |
|
Rob Rix
|
b7f7ff3e68
|
Merge branch 'master' into remove-fail
|
2018-03-26 10:08:54 -04:00 |
|
Patrick Thomson
|
3e3ad4f078
|
very bad, no good hack to fix a lot of the tests
|
2018-03-23 11:25:05 -04:00 |
|
joshvera
|
3b40f0af96
|
Add a Resumable1 exception
|
2018-03-22 19:08:05 -04:00 |
|
Patrick Thomson
|
693045439a
|
Add test suite.
|
2018-03-22 13:02:39 -04:00 |
|
Patrick Thomson
|
9d97b8f6c7
|
Add a spec for subclassing
|
2018-03-22 12:31:53 -04:00 |
|
Patrick Thomson
|
5664bcdede
|
fix unit tests
|
2018-03-19 12:17:44 -04:00 |
|
Timothy Clem
|
55c79cb8df
|
Slight change to ruby require parse trees
|
2018-03-15 15:09:53 -07:00 |
|
Timothy Clem
|
e5e72b36e9
|
Some ruby load specs and fixtures
|
2018-03-15 15:09:07 -07:00 |
|
Timothy Clem
|
9e118aac51
|
Some example ruby code for requires
|
2018-03-15 11:34:34 -07:00 |
|
Timothy Clem
|
aeb49477a1
|
Update integration fixtures for changes to assignment
|
2018-03-14 16:13:41 -07:00 |
|
Timothy Clem
|
948162c88d
|
Fix up tests again
|
2018-03-08 07:57:18 -08:00 |
|
Timothy Clem
|
61f6d0314b
|
Fix up a few tests
|
2018-03-06 11:02:29 -08:00 |
|
Patrick Thomson
|
1da2668d60
|
Fix end-to-end tests.
|
2018-03-02 15:30:51 -08:00 |
|
Timothy Clem
|
aed971ed07
|
Merge branch 'master' into import-graph
|
2018-02-12 10:11:29 -08:00 |
|
Timothy Clem
|
fb000828ed
|
Test out import-graph output for relevant languages
|
2018-02-07 12:20:41 -08:00 |
|
joshvera
|
819664e2f7
|
Merge remote-tracking branch 'origin/master' into php-assignment
|
2018-01-25 17:46:00 -05:00 |
|
Timothy Clem
|
17cf9c26af
|
Special handling of ruby require, load, and friends
|
2018-01-17 15:30:46 -08:00 |
|
joshvera
|
df973897fa
|
Fix boolean operator tests
|
2017-12-27 14:50:33 -05:00 |
|
Rob Rix
|
10b8de93b3
|
Update the fixtures.
|
2017-12-01 17:13:24 -05:00 |
|
Timothy Clem
|
0b3568aaba
|
Shape of Declaration.Class changed
|
2017-11-08 14:26:40 -08:00 |
|
Rob Rix
|
0fecda703a
|
Update the fixtures.
|
2017-10-03 15:26:50 -04:00 |
|
Timothy Clem
|
2ee98ab96f
|
These comments are part of Context now
|
2017-10-02 11:13:54 -07:00 |
|
Rob Rix
|
b618caa35c
|
Update a few Ruby fixtures.
|
2017-09-26 09:18:40 -04:00 |
|
Timothy Clem
|
5ddb75a4e3
|
Merge remote-tracking branch 'origin/master' into ruby-assignment-ftw
|
2017-09-14 16:32:45 -07:00 |
|
Timothy Clem
|
8679c89e5d
|
Fix up tests for one less layer of structure in expressions of single element
|
2017-09-14 08:07:10 -07:00 |
|
Rob Rix
|
27db18bfde
|
Correct the language fixtures.
|
2017-09-09 23:41:12 +01:00 |
|
Timothy Clem
|
22c0352205
|
infixContext doesn't work with comment in expression
Poor comments
|
2017-09-01 11:32:32 -07:00 |
|
Timothy Clem
|
8047a756da
|
Comments don't create context in hashes now
|
2017-09-01 10:27:19 -07:00 |
|
Timothy Clem
|
2a11e6136e
|
Comments are in expression now
|
2017-09-01 10:00:55 -07:00 |
|
Timothy Clem
|
15128e4c1b
|
Ruby lambdas assign to function with empty syntax for name
|
2017-08-28 17:50:27 -07:00 |
|
Timothy Clem
|
d7e149c468
|
Expand equivalentTerms to include functions as well
|
2017-08-28 15:59:30 -07:00 |
|
Timothy Clem
|
db6099e910
|
Fix boolean operators
|
2017-08-24 15:00:07 -07:00 |
|
Timothy Clem
|
762d3341ab
|
Fix comments
|
2017-08-24 14:59:44 -07:00 |
|
Timothy Clem
|
6ed530c530
|
Fix method declarations
|
2017-08-24 14:59:17 -07:00 |
|
Timothy Clem
|
2905201e19
|
Fix break
|
2017-08-24 14:56:52 -07:00 |
|
Timothy Clem
|
6db2c2774c
|
Fix bitwise ops
|
2017-08-24 14:55:39 -07:00 |
|
Timothy Clem
|
8f86de85b4
|
Fix heredocs
|
2017-08-24 14:54:12 -07:00 |
|
Timothy Clem
|
623f80f24c
|
Fix comparison operators
|
2017-08-24 14:53:56 -07:00 |
|
Timothy Clem
|
a4e03b6189
|
Fix delimiters
|
2017-08-24 14:53:26 -07:00 |
|
Timothy Clem
|
30c64cee6f
|
Fix conditional assignment
|
2017-08-24 14:53:08 -07:00 |
|
Timothy Clem
|
3ef093d851
|
Fix element reference
|
2017-08-24 14:52:38 -07:00 |
|
Timothy Clem
|
5abb457ecd
|
Fix begin/end blocks (scope entry/exit)
|
2017-08-24 14:52:11 -07:00 |
|
Timothy Clem
|
7ff488b91c
|
Fix ensure
|
2017-08-24 14:51:30 -07:00 |
|
Timothy Clem
|
dc6ef33273
|
Fix and/or
|
2017-08-24 14:51:08 -07:00 |
|
Timothy Clem
|
e25bdcda82
|
Fix array
|
2017-08-24 14:50:51 -07:00 |
|
Timothy Clem
|
a171408cc2
|
Fix begin/else
|
2017-08-24 14:50:17 -07:00 |
|
Timothy Clem
|
3febd7db04
|
Fix for
|
2017-08-24 14:49:30 -07:00 |
|
Timothy Clem
|
81f438d478
|
Fix hash
|
2017-08-24 14:48:55 -07:00 |
|
Timothy Clem
|
0bbeefb8b2
|
Fix lambdas
|
2017-08-24 14:48:29 -07:00 |
|
Timothy Clem
|
fef4fb1c41
|
Fix math assignment
|
2017-08-24 14:47:41 -07:00 |
|
Timothy Clem
|
228c55ab9e
|
Fix calls
|
2017-08-24 14:46:53 -07:00 |
|
Timothy Clem
|
553fa55297
|
Fix class and module
|
2017-08-24 14:45:23 -07:00 |
|
Timothy Clem
|
1c6031def5
|
Fix up assignments
|
2017-08-24 14:44:19 -07:00 |
|
Timothy Clem
|
3e34c10953
|
Fix pseudo variables
|
2017-08-24 14:43:31 -07:00 |
|
Timothy Clem
|
7f41aee5e9
|
Add Regex to syntax, fix ruby regex fixtures
|
2017-08-24 14:43:13 -07:00 |
|
Timothy Clem
|
a1576d68d2
|
Fix relational operators
|
2017-08-24 13:36:53 -07:00 |
|
Timothy Clem
|
508531c92f
|
Fix various forms of rescue
|
2017-08-24 13:34:25 -07:00 |
|
Timothy Clem
|
4e7f37fe8d
|
Add otherside of break
|
2017-08-24 13:33:20 -07:00 |
|
Timothy Clem
|
0701df346c
|
Fix elsif
|
2017-08-24 13:31:37 -07:00 |
|
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
|
86f65b39ff
|
🔥 these un-needed fixtures that duplicate parse expectations
|
2017-08-24 12:59:08 -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 |
|