Branch: master
-
Merge pull request #494 from github/playing-php-tag
Precise PHP tagging
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #324 from github/markdone
Temporarily remove Markdown support
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Merge pull request #495 from github/fix-test-builds
Fix builds for semantic-* tests
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Bring back tree-sitter corpus for tsx and typescript
tclem committedFeb 20, 2020 -
Bring back tree-sitter corpus tests for ruby
tclem committedFeb 20, 2020 -
Bring back tree-sitter corpus tests for python
tclem committedFeb 20, 2020 -
tclem committed
Feb 20, 2020 -
Bring back tree-sitter corpus tests for json
tclem committedFeb 20, 2020 -
Bring back tree-sitter corpus tests for java
tclem committedFeb 20, 2020 -
-
No real bootstrapping todo anymore
tclem committedFeb 20, 2020 -
Get the tests and benchmarks building again
tclem committedFeb 20, 2020 -
Fully remove reference to submodules
tclem committedFeb 20, 2020
-
Merge pull request #493 from github/haddoctor
Fix Haddock generation.
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
patrickt committed
Feb 19, 2020 -
patrickt committed
Feb 19, 2020 -
Delete these stale submodule references.
patrickt committedFeb 19, 2020 -
I found myself wanting a Haddock docset for PHP tags work. Unfortunately, haddocset is behind a GHC version, so it does not function correctly. At least HTML works, when you pull these few Haddock-tag changes in.
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #492 from github/respect-this-failure
Ensure that the failParsingForTesting flag is always respected.
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Ensure that the failParsingForTesting flag is always respected.
The `runAssignment` code path makes sure to check that the `failParsingForTesting` flag is set and throwing an error if so; this patch ensures that the check happens on every code path. I chose not to change the `runAssignment` code path to use this new executeParserAction function, since that whole spiel is going away.
-
-
Merge pull request #487 from github/super-modules
Remove submodules now that parsers provide grammars themselves.
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
Merge pull request #468 from github/codegen-migration-leftovers
Codegen migration leftovers
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge remote-tracking branch 'origin/master' into codegen-migration-l…
patrickt committedFeb 14, 2020 …eftovers
-
Parse PHP in a precise manner now that its assignment is disabled.
patrickt committedFeb 14, 2020 -
Merge pull request #479 from github/a-newtype-of-science
Use CurrentScope to indicate the significance of Names.
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -