Rob Rix
|
3b77334fbb
|
Document some challenges.
|
2017-08-15 10:45:29 -04:00 |
|
Rob Rix
|
1583578909
|
Detail some of our successes.
|
2017-08-15 10:31:52 -04:00 |
|
Rob Rix
|
82d6e543ef
|
Update the summary a bit.
|
2017-08-15 10:19:45 -04:00 |
|
Rob Rix
|
e4814b9dd8
|
Merge branch 'master' into q2-roadmap-results
|
2017-08-15 10:16:03 -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 |
|
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 |
|
Rick Winfrey
|
4bd270200a
|
Generate test fixtures for Python
|
2017-08-11 11:58:45 -07: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 |
|
Rob Rix
|
96230f04b6
|
Flatten switch_body nodes out.
|
2017-08-11 09:25:19 -04:00 |
|
Rob Rix
|
b08ea229d6
|
Drop parenthesized expression nodes.
|
2017-08-11 09:20:12 -04:00 |
|
Rob Rix
|
f9600f91d2
|
Construct complete Terms in defaultTermAssignment.
|
2017-08-11 09:18:08 -04:00 |
|
Rob Rix
|
d61967e238
|
Don’t export defaultTermAssignment.
|
2017-08-11 09:14:58 -04:00 |
|
Rob Rix
|
362c3c7e4c
|
Don’t unwrap parenthesized expressions that way.
|
2017-08-11 09:11:13 -04:00 |
|
Rob Rix
|
3d6bc1f03b
|
Map subscript_expression to SubscriptAccess.
|
2017-08-11 09:05:16 -04:00 |
|
Rob Rix
|
817000ff52
|
Expand parenthesized expressions in place.
|
2017-08-11 09:04:46 -04:00 |
|
Rob Rix
|
61052b3340
|
Correct some references again.
|
2017-08-11 08:52:25 -04:00 |
|
Rob Rix
|
d6a467f50b
|
Bump the submodules.
|
2017-08-11 08:52:17 -04:00 |
|
Rob Rix
|
0c773722f9
|
Correct the TreeSitter imports &c.
|
2017-08-11 08:43:53 -04:00 |
|
Rob Rix
|
9dacfa1926
|
Bump the submodules for corrected paths to the C sources.
|
2017-08-11 08:38:39 -04:00 |
|
Rob Rix
|
21ccc174e3
|
🔥 looking for packages in the languages dir.
|
2017-08-11 08:36:18 -04:00 |
|
Rob Rix
|
e74da6846d
|
Get the tree-sitter-typescript package from the submodule.
|
2017-08-11 08:35:37 -04:00 |
|
Rob Rix
|
b9e75cb59f
|
Get the tree-sitter-ruby package from the submodule.
|
2017-08-11 08:35:29 -04:00 |
|
Rob Rix
|
b6075642d7
|
Get the tree-sitter-python package from the submodule.
|
2017-08-11 08:35:21 -04:00 |
|
Rob Rix
|
e08f86300f
|
Get the tree-sitter-json package from the submodule.
|
2017-08-11 08:35:14 -04:00 |
|
Rob Rix
|
ace55d00ba
|
Get the tree-sitter-go package from the submodule.
|
2017-08-11 08:35:07 -04:00 |
|
Rob Rix
|
7ba37de6cd
|
Move all of the language submodules into vendor/.
|
2017-08-11 08:14:21 -04:00 |
|