joshvera
|
3b6fe74bfa
|
Fix some applicative applys
|
2017-08-15 19:53:57 -04:00 |
|
joshvera
|
3644542852
|
Fix Intersection and Union
|
2017-08-15 19:53:43 -04:00 |
|
joshvera
|
8aab029472
|
Add more syntax to TypeScript.Syntax
|
2017-08-15 19:53:34 -04:00 |
|
joshvera
|
23fc107f5a
|
Add Annotation, CallSignature, and Export to TypeScript
|
2017-08-15 19:29:42 -04:00 |
|
joshvera
|
6e6705db27
|
Add methodContext field to Declaration.Method
|
2017-08-15 19:29:05 -04:00 |
|
joshvera
|
7dce32307d
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-08-15 12:54:51 -04:00 |
|
Josh Vera
|
4f4afbd8b3
|
Merge pull request #1298 from github/🔥-insertion-deletion-fixtures
🔥 insertion/deletion fixtures
|
2017-08-15 10:37:29 -04:00 |
|
Josh Vera
|
933394fdde
|
Merge branch 'master' into 🔥-insertion-deletion-fixtures
|
2017-08-15 10:18:18 -04:00 |
|
Rob Rix
|
c221f30157
|
The corpus dir doesn’t exist any more.
|
2017-08-15 09:41:15 -04:00 |
|
Rob Rix
|
a6208039e5
|
Treat the new corpus & fixtures dirs as vendored.
|
2017-08-15 09:40:01 -04:00 |
|
Rob Rix
|
eb04da38c7
|
🔥 the old corpus dirs from the attributes file.
|
2017-08-15 09:39:46 -04:00 |
|
Rob Rix
|
e86e2ab9fc
|
🔥 all the ±A/B fixtures.
|
2017-08-15 09:32:45 -04:00 |
|
Rob Rix
|
1d0e81318f
|
Don’t generate the ±A/B fixtures.
|
2017-08-15 09:30:50 -04:00 |
|
Rob Rix
|
90c55acb11
|
Don’t verify the ±A/B fixtures.
|
2017-08-15 09:30:10 -04:00 |
|
Rob Rix
|
cde6a152cf
|
Merge pull request #1297 from github/🔥-cabal-dependency-list
🔥 cabal-dependency-list
|
2017-08-15 09:20:31 -04:00 |
|
Rob Rix
|
6f2e8609b6
|
🔥 the tools dir from the project file.
|
2017-08-15 09:18:48 -04:00 |
|
Rob Rix
|
95896d5f35
|
Merge pull request #1294 from github/jonabc/cabal-licenses
Fix licensing scripts/tools to work without stack
|
2017-08-15 09:17:20 -04:00 |
|
Rob Rix
|
1cb8a70fb0
|
Merge branch 'master' into jonabc/cabal-licenses
|
2017-08-15 09:12:31 -04:00 |
|
Rob Rix
|
93a30fd93e
|
Merge pull request #1295 from github/generate-python-tests
Generate test fixtures for Python
|
2017-08-15 09:12:13 -04:00 |
|
Rob Rix
|
8a1e374400
|
Regenerate the Python insertion/deletion fixtures.
|
2017-08-15 09:10:20 -04:00 |
|
Rob Rix
|
40857f4902
|
Merge branch 'master' into generate-python-tests
|
2017-08-15 09:03:26 -04:00 |
|
Rob Rix
|
e49b18638d
|
Merge pull request #1293 from github/simpler-tree-sitter-module-hierarchy
Simpler tree-sitter module hierarchy
|
2017-08-15 08:56:23 -04:00 |
|
Rob Rix
|
5e8af37b45
|
Bump haskell-tree-sitter to master.
|
2017-08-15 08:53:45 -04:00 |
|
Rob Rix
|
a8b98b9892
|
Bump the examples for for/in nodes.
|
2017-08-14 20:56:11 -04:00 |
|
Rob Rix
|
bea008329b
|
Bump haskell-tree-sitter.
|
2017-08-14 20:16:47 -04:00 |
|
Rob Rix
|
260d5c5210
|
Add the language packages.
|
2017-08-14 20:14:03 -04:00 |
|
Rob Rix
|
eee15954e3
|
Bump haskell-tree-sitter to include the language packages.
|
2017-08-14 20:12:51 -04:00 |
|
Rob Rix
|
375646bb14
|
Remove the parser submodules.
|
2017-08-14 20:12:40 -04:00 |
|
Rob Rix
|
3104c547e8
|
Revert the language submodules to master.
|
2017-08-14 20:00:56 -04:00 |
|
joshvera
|
1dbc6897d0
|
Add assignments for the typescript type hierarchy
|
2017-08-14 19:08:19 -04:00 |
|
Jon Ruskin
|
5fb371e7ba
|
Merge branch 'master' into jonabc/cabal-licenses
|
2017-08-14 15:56:14 -07:00 |
|
Rob Rix
|
244af6a9e4
|
Ensure we treat /dev/null as empty.
|
2017-08-14 10:38:12 -07:00 |
|
joshvera
|
77726b3562
|
Add fmap to propertyName
|
2017-08-11 17:01:32 -04:00 |
|
joshvera
|
e3a6de8d9e
|
Make readonly' an Assignment
|
2017-08-11 17:01:19 -04:00 |
|
joshvera
|
c78fe9d713
|
Add children combinator to accessibilityModifier
|
2017-08-11 17:01:07 -04:00 |
|
joshvera
|
2b1d782c99
|
Fix up methodDefinition
|
2017-08-11 15:54:46 -04:00 |
|
Rick Winfrey
|
4bd270200a
|
Generate test fixtures for Python
|
2017-08-11 11:58:45 -07:00 |
|
joshvera
|
a9c98d06c6
|
Stub in statement, methodDefinition, and destructuringPattern
|
2017-08-11 14:51:04 -04:00 |
|
joshvera
|
febf0e5e17
|
Add Visibility, TypeParameters, TypeParameter
|
2017-08-11 14:50:35 -04:00 |
|
joshvera
|
16b192c22e
|
Add RequiredParameter, OptionalParameter
|
2017-08-11 14:50:19 -04:00 |
|
Rob Rix
|
01e5ddb1cb
|
Map sequence_expression to CommaOperator.
|
2017-08-11 10:16:06 -04:00 |
|
Rob Rix
|
9effa7aea1
|
Flatten expression statements involving sequence expressions.
|
2017-08-11 10:15:16 -04:00 |
|
Rob Rix
|
ffa33bbe0f
|
Unwrap expression statements in for loops.
|
2017-08-11 10:11:34 -04:00 |
|
Rob Rix
|
048b7874d1
|
Correct the Go fixtures.
|
2017-08-11 10:05:25 -04:00 |
|
Rob Rix
|
0e2c418038
|
Ensure we treat /dev/null as empty.
|
2017-08-11 09:57:03 -04:00 |
|
Rob Rix
|
1f26be577a
|
Assign a bunch more operators.
|
2017-08-11 09:53:08 -04:00 |
|
Rob Rix
|
04ce0c89c6
|
Match BooleanOperators.
|
2017-08-11 09:46:08 -04:00 |
|
Rob Rix
|
2e0c870a82
|
Handle some operators in defaultTermAssignment.
|
2017-08-11 09:40:18 -04:00 |
|
Rob Rix
|
a8e32d6739
|
Factor pure into toTerm.
|
2017-08-11 09:29:01 -04:00 |
|
Rob Rix
|
57fe826d9f
|
Map a bunch of category names.
|
2017-08-11 09:26:14 -04:00 |
|