1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 04:41:47 +03:00
Commit Graph

14729 Commits

Author SHA1 Message Date
Timothy Clem
9dda6bf725 Merge remote-tracking branch 'origin/master' into ruby-assignment-fixes 2017-08-15 07:59:24 -07:00
Timothy Clem
eed2c69030 ++haskell-tree-sitter 2017-08-15 07:43:55 -07: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
Timothy Clem
64834dfb86 Spelling 2017-08-14 16:14:37 -07:00
Timothy Clem
1739fa5c17 Forcing the builds to run 2017-08-14 16:00:02 -07:00
Jon Ruskin
5fb371e7ba Merge branch 'master' into jonabc/cabal-licenses 2017-08-14 15:56:14 -07:00
Timothy Clem
b6f307b92e Bump, bump 2017-08-14 15:35:51 -07:00
Timothy Clem
1c8d979a73 Bump build 2017-08-14 15:28:33 -07:00
Timothy Clem
a6db57793e ++haskell-tree-sitter to enable dependent files for regenerating TH code 2017-08-14 14:36:08 -07:00
Timothy Clem
e5e221aa69 Try to get TH to run on all build nodes 2017-08-14 13:19:01 -07:00
Timothy Clem
5aa28af55b Bump for mac build 2017-08-14 13:15:44 -07:00
Timothy Clem
8434dfae5c One final ++tree-sitter-ruby 2017-08-14 13:01:01 -07:00
Timothy Clem
97ae205a47 ++tree-sitter-ruby 2017-08-14 12:51:37 -07:00
Timothy Clem
93b337af4c Merge remote-tracking branch 'origin/master' into ruby-assignment-fixes 2017-08-14 12:50:45 -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