Patrick Thomson
|
7c9b1ec17e
|
Merge remote-tracking branch 'origin/master' into text-names
|
2018-06-04 11:46:54 -04:00 |
|
Timothy Clem
|
43fa49b09f
|
Merge remote-tracking branch 'origin/master' into explicit-statements
|
2018-06-01 14:52:51 -07:00 |
|
Timothy Clem
|
359031d777
|
s/Program/Statements in all of the tests
|
2018-06-01 11:44:03 -07:00 |
|
Ayman Nadeem
|
1808d53a3b
|
correct text fixtures according to and/or ruby bug fix
|
2018-06-01 11:16:00 -07:00 |
|
Patrick Thomson
|
c4897c57c6
|
merge fallout
|
2018-05-31 00:05:32 -04:00 |
|
Patrick Thomson
|
d144087486
|
Merge remote-tracking branch 'origin/master' into text-names
|
2018-05-30 23:51:11 -04:00 |
|
Patrick Thomson
|
f541c42da8
|
Fix literals to store text internally.
|
2018-05-30 22:32:22 -04:00 |
|
Timothy Clem
|
2d08451d87
|
Call [] Statements
|
2018-05-29 14:25:31 -07:00 |
|
Rob Rix
|
101798fd39
|
Update a bunch of fixtures.
|
2018-05-16 16:38:40 -04:00 |
|
Rob Rix
|
1128537b6a
|
Correct a bunch of fixtures.
|
2018-05-14 10:50:57 -04:00 |
|
Rob Rix
|
716e225da9
|
Test that puts ends up in the traces.
|
2018-05-10 11:03:42 -04:00 |
|
Rob Rix
|
924aa3e243
|
Correct the corpus for the new line directive syntax.
|
2018-05-09 15:24:42 -04:00 |
|
Rob Rix
|
c0993c63c9
|
Test our evaluation of __LINE__.
|
2018-05-09 15:23:52 -04:00 |
|
Rob Rix
|
57389da2c9
|
Add a test that we pass arguments correctly.
|
2018-04-30 14:50:16 -04:00 |
|
Timothy Clem
|
d2b47533f7
|
Fix up test
|
2018-04-27 07:56:59 -07:00 |
|
Timothy Clem
|
8e50c3b5f9
|
Fix tests
|
2018-04-25 12:46:38 -07:00 |
|
Patrick Thomson
|
061b6852a8
|
Add test cases.
|
2018-04-23 13:14:52 -04:00 |
|
Charlie Somerville
|
0d9cb46d07
|
add test cases for early return
|
2018-04-20 14:47:52 +10:00 |
|
Timothy Clem
|
b9857cd033
|
Move the toc test fixtures around too
|
2018-04-18 13:42:29 -07:00 |
|
Timothy Clem
|
ea0afa1747
|
Move corpus tests into their own dir
|
2018-04-18 13:33:17 -07:00 |
|
Timothy Clem
|
400f831f5c
|
These assign as symbols now!
|
2018-04-16 16:59:16 -07:00 |
|
Charlie Somerville
|
bdcd8fcbc3
|
ruby: implement more strict assignment for parameters
|
2018-04-16 16:19:23 +10:00 |
|
Charlie Somerville
|
a81beeb125
|
ruby: register parameters as local identifier names
|
2018-04-16 16:19:23 +10:00 |
|
Charlie Somerville
|
2d320fdba1
|
ruby: update test fixtures
|
2018-04-16 16:19:23 +10:00 |
|
Timothy Clem
|
775d39088a
|
Merge remote-tracking branch 'origin/master' into charliesome/ruby-method-calls
|
2018-04-10 08:32:03 -07:00 |
|
Timothy Clem
|
8875a29c55
|
These now correctly parse as blocks
|
2018-04-10 07:57:28 -07:00 |
|
joshvera
|
2e84f8a637
|
Revert "Merge pull request #1728 from github/revert-ruby-method-calls"
This reverts commit 96fc6114d8d1d74c42d3971aa24e6a484de52933, reversing
changes made to 2f9da5213ef4cac0048339c9f84c33b873e88cc2.
|
2018-04-09 16:10:05 -04:00 |
|
joshvera
|
b012b97571
|
Revert "Merge pull request #1726 from github/charliesome/ruby-method-calls"
This reverts commit 3729f84c487cb2613fd99eca4c6cdb2178c88806, reversing
changes made to d8f0566783407780c1a0d0855f43200530887c54.
|
2018-04-09 14:45:34 -04:00 |
|
Charlie Somerville
|
774ed642bf
|
ruby: update test fixtures
|
2018-04-09 12:04:11 +10:00 |
|
Patrick Thomson
|
1138bd3141
|
Fix tests.
|
2018-04-04 12:53:54 -04:00 |
|
joshvera
|
e8db080923
|
Merge remote-tracking branch 'origin/master' into less-fail
|
2018-03-28 13:12:20 -04:00 |
|
Timothy Clem
|
094432934f
|
Ruby class example
|
2018-03-26 15:30:11 -07:00 |
|
Timothy Clem
|
bea56e5bab
|
Demonstrate a little more detail of subclassing
|
2018-03-26 15:29:39 -07:00 |
|
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 |
|