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
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
23b91cf097
add missing cases
2016-11-02 10:54:13 -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
fb520a9111
move toImports out
2016-11-01 21:26:33 -04:00
joshvera
1d72d68431
move toVarDecl out
2016-11-01 21:24:38 -04:00
joshvera
160a9a34d7
move error handling out
2016-11-01 21:21:29 -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
Rick Winfrey
2aa2179b41
Merge pull request #898 from github/json-api
...
Update JSON Output Format
2016-11-01 10:34:38 -05:00
Josh Vera
d4d99d359e
Merge branch 'master' into json-api
2016-11-01 11:20:29 -04:00
Josh Vera
412e8a9587
Merge pull request #899 from github/javascript-exhaustion
...
Produce error nodes if productions don't match expected shape
2016-11-01 11:19:13 -04:00
Rick Winfrey
fb73232449
Verify tests and generation are 👌
2016-11-01 10:19:04 -05:00
Rick Winfrey
63c30662b2
Remove remaining EmptyResult reference
2016-11-01 10:18:41 -05:00
Rick Winfrey
582e7ce978
Remove NamespaceImport Category (unrelated change)
2016-11-01 10:09:05 -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
b2d6728a78
Simplify help language for -s and -j
2016-11-01 10:01:28 -05:00
Rick Winfrey
cd19f63129
Omekasify the test case generator
...
- convention for repo file path
- convention for test case file path
- convention for location of repo
- now requires a generate flag (for summary or json expectedResult
output)
2016-11-01 09:53:28 -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
3b3515ccff
match less
2016-10-31 21:19:56 -04: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
d4617b8263
Pattern match on identifiers in an identifier_list
2016-10-31 17:28:38 -04:00
joshvera
16e492e705
++go
2016-10-31 17:24:00 -04:00
joshvera
8403133ad0
Map var declarations and their var specs
2016-10-31 17:23:44 -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
ada47c7208
Error if for statements don't match expected shape
2016-10-31 13:47:51 -07:00
Timothy Clem
4f3e5fa069
Produce error nodes if productions don't match expected shape
2016-10-31 13:29:58 -07:00
Rick Winfrey
e87e54302f
Add documentation for Eff related functions
2016-10-31 15:03:12 -05:00
joshvera
413e1980c9
Parse imports and function declarations
2016-10-31 15:50:13 -04:00
joshvera
5ca3ad4390
Diff Modules by similarity
2016-10-31 15:49:39 -04:00
Rick Winfrey
416536d882
Add missing parens
2016-10-28 08:09:37 -05:00
Rick Winfrey
aa724c4159
Preserve original type class constraint order
2016-10-28 07:56:26 -05:00
Rick Winfrey
282c7abd4e
Remove unnecessary comment
2016-10-28 07:44:13 -05:00