Rob Rix
|
b6ccf15d09
|
Update all the fixtures.
|
2017-05-24 14:42:12 -04:00 |
|
joshvera
|
7f568e8286
|
Update javascript tests since we parse JS with typescript now
|
2017-03-29 17:06:10 -04:00 |
|
joshvera
|
b5f9938279
|
Remove ty from Method and throw every part of a call signature into a list
|
2017-03-29 16:24:54 -04:00 |
|
joshvera
|
89f307edf0
|
Don't pop off Params/Args from S.Function since type arguments can appear before or return types can appear after in some languages
|
2017-03-29 16:03:28 -04:00 |
|
joshvera
|
0058c371ec
|
Map template_chars in JS and add missing Interface cases
|
2017-03-28 16:10:37 -04:00 |
|
joshvera
|
41915ff44a
|
Update tests
|
2017-03-28 13:25:46 -04:00 |
|
joshvera
|
bcb85a3336
|
Tabs to spaces
|
2017-03-17 12:52:41 -04:00 |
|
joshvera
|
e44e884b98
|
Add class properties
|
2017-03-16 17:18:49 -04:00 |
|
joshvera
|
643d289bf0
|
Add tests for assignment-pattern
|
2017-03-16 16:47:14 -04:00 |
|
joshvera
|
129da112b3
|
Map yield expression, lexical declaration and assignment pattern
|
2017-03-16 16:36:19 -04:00 |
|
Timothy Clem
|
e9315fafe2
|
Merge remote-tracking branch 'origin/master' into interpreter-decomposition
|
2017-02-28 09:33:44 -08:00 |
|
Timothy Clem
|
929a17d913
|
Add/Remove integration tests for JavaScript
|
2017-02-28 08:33:11 -08:00 |
|
Rob Rix
|
0510e116f1
|
Merge remote-tracking branch 'origin/master' into interpreter-decomposition
|
2017-02-24 11:57:08 -05:00 |
|
Rob Rix
|
0d28bde257
|
…and the rest.
|
2017-02-24 11:42:11 -05:00 |
|
Timothy Clem
|
517876d7e6
|
Make sure javascript example expected outputs end with newline
|
2017-02-24 08:39:01 -08:00 |
|
Rob Rix
|
e5555ea133
|
Correct boolean operator tests.
|
2017-02-24 10:53:28 -05:00 |
|
Timothy Clem
|
6e9a2d24d9
|
Migrate javascript test cases over
|
2017-02-23 09:55:30 -08:00 |
|