Josh Vera
|
8c654caacc
|
Merge branch 'indexer-prototype' into merge-indexer-prototype
|
2019-02-22 17:33:53 -05:00 |
|
joshvera
|
88c172c984
|
update tests
|
2019-02-20 15:45:52 -05:00 |
|
Timothy Clem
|
ec9113cc91
|
docs is part of this response now too
|
2019-02-19 12:49:30 -08:00 |
|
Timothy Clem
|
0d3a2856c8
|
Fix up test due to breaking API change
|
2019-02-15 13:34:05 -08:00 |
|
joshvera
|
016f6ea0ed
|
Regenerate tests and eval variable declarations
|
2019-02-11 17:43:19 -05:00 |
|
joshvera
|
c9724d2720
|
Merge 'origin/master' into deploy-to-moda
|
2019-02-11 14:27:22 -05:00 |
|
Rick Winfrey
|
f8645c43b5
|
Add test case
|
2019-02-08 17:41:16 -08:00 |
|
Timothy Clem
|
f14412fe8f
|
Merge remote-tracking branch 'origin/master' into servant-experiment
|
2019-01-31 12:57:59 -08:00 |
|
Rick Winfrey
|
7789ea6d32
|
Regen fixtures
|
2019-01-30 16:05:54 -08:00 |
|
Rick Winfrey
|
9e050954de
|
Update diff-tree.json
|
2019-01-30 16:05:19 -08:00 |
|
Rick Winfrey
|
4becc96bf2
|
Update fixtures
Co-Authored-By: Rob Rix <robrix@github.com>
|
2019-01-28 11:43:41 -08:00 |
|
Rick Winfrey
|
736ead4ade
|
Update fixtures
|
2019-01-18 18:21:36 -08:00 |
|
Rick Winfrey
|
c99dfc6d0f
|
Clean up old fixture
|
2019-01-18 14:09:00 -08:00 |
|
Rick Winfrey
|
0639353cd1
|
Add private method fixture
|
2019-01-17 17:51:27 -08:00 |
|
Rick Winfrey
|
9c887e7eee
|
Ensure private static field definitions are not accessible by external member access
|
2019-01-17 17:21:16 -08:00 |
|
Rick Winfrey
|
a5fcc3f1df
|
Ensure private field definitions throw when accessed via external syntax
|
2019-01-17 17:17:53 -08:00 |
|
Timothy Clem
|
d8ef1c1f40
|
Fix up tests
|
2019-01-17 15:36:56 -08:00 |
|
Rick Winfrey
|
2a4cc4eab2
|
Update example
|
2019-01-14 15:21:25 -08:00 |
|
Rick Winfrey
|
e58c21e457
|
Add failing accessibility test case
|
2018-12-14 17:06:29 -08:00 |
|
joshvera
|
dab7c6d86a
|
Revert changes to class1.ts
|
2018-12-13 19:05:11 -05:00 |
|
joshvera
|
4afe93a97d
|
Rename __semantic_self to __self
|
2018-12-13 18:14:13 -05:00 |
|
joshvera
|
a69991309c
|
Revert generic changes to class2.ts
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-12-13 13:14:56 -05:00 |
|
joshvera
|
09c3cce304
|
WIP
|
2018-12-12 17:13:52 -05:00 |
|
joshvera
|
9508518acf
|
Merge remote-tracking branch 'origin/master' into new-expressions
|
2018-12-11 13:13:37 -05:00 |
|
joshvera
|
b12fbed41a
|
Merge remote-tracking branch 'origin/master' into heap-frames
|
2018-12-10 16:38:55 -05:00 |
|
joshvera
|
75ac094409
|
Update Greeter example to Adder
|
2018-12-10 16:21:42 -05:00 |
|
joshvera
|
080ac13872
|
Regen unit tests
|
2018-12-10 12:15:54 -05:00 |
|
joshvera
|
3bff825368
|
Add test files for new expressions
|
2018-12-07 16:55:38 -05:00 |
|
Patrick Thomson
|
0d361e9b0b
|
Add ZSuper syntax node (#2292)
Previously, invocations of `super` were captured as an `Identifier`.
It is straightforward enough to return a ZSuper instead.
|
2018-12-07 12:21:32 -05:00 |
|
joshvera
|
1b23d1d0dd
|
Merge remote-tracking branch 'origin/master' into heap-frames
|
2018-12-06 16:32:38 -05:00 |
|
joshvera
|
52c685d30f
|
Implement default export instance
|
2018-12-05 15:45:20 -05:00 |
|
joshvera
|
eae6b7c8b3
|
Add tests for QualifedExportFrom
|
2018-12-05 15:07:37 -05:00 |
|
joshvera
|
17c4bf350c
|
Add lookupObjectMembers function to tests
|
2018-11-29 19:37:20 -05:00 |
|
Timothy Clem
|
f15851eed8
|
Demonstrate that we can pick out classes through ScopeResolution
|
2018-11-26 14:37:56 -08:00 |
|
joshvera
|
0186178ce1
|
Add import across modules test back
Co-Authored-By: Rob Rix <rob.rix@github.com>
|
2018-11-26 13:33:28 -05:00 |
|
joshvera
|
cda046910a
|
Add Bar call back in fixtures
Co-Authored-By: Rob Rix <rob.rix@github.com>
|
2018-11-26 13:30:19 -05:00 |
|
joshvera
|
f1ea66012b
|
Initialize the slots of a frame when creating it
|
2018-11-20 20:03:17 -05:00 |
|
joshvera
|
b08d426f9c
|
Add lets to test typescript files
|
2018-11-16 18:57:26 -05:00 |
|
joshvera
|
ea7a576c31
|
fix imports with aliased symbols test
|
2018-11-15 19:45:24 -05:00 |
|
Rick Winfrey
|
66d3044951
|
Merge branch 'master' into heap-frames
|
2018-11-15 13:44:06 -08:00 |
|
joshvera
|
4769c2cb24
|
regenerate javascript fixtures
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-15 13:27:37 -05:00 |
|
joshvera
|
5c4dde8d54
|
fix up test fixtures
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-15 13:24:46 -05:00 |
|
joshvera
|
8a4aa24889
|
Add a function call example
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-14 19:18:52 -05:00 |
|
joshvera
|
fb5e4400a1
|
modify test files
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-13 14:09:20 -05:00 |
|
joshvera
|
4fed5eb1e7
|
export baz in a.ts
|
2018-11-13 12:06:05 -05:00 |
|
joshvera
|
f9c6590f61
|
Remove baz export
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-09 13:05:48 -05:00 |
|
joshvera
|
4c02f11edc
|
add main3.ts
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-09 13:05:26 -05:00 |
|
Timothy Clem
|
8c0dd6d3b5
|
Just return the first line if function defs span multiple lines
|
2018-11-07 11:48:50 -08:00 |
|
Timothy Clem
|
343289f1c5
|
Merge remote-tracking branch 'origin/master' into docstrings-round2
|
2018-11-06 09:17:49 -08:00 |
|
Timothy Clem
|
e14f59b165
|
Re-generate test with addition of statements in python assignment
|
2018-11-05 13:12:50 -08:00 |
|