-
-
Notifications
You must be signed in to change notification settings - Fork 107
Comparing changes
Open a pull request
base repository: tree-sitter/tree-sitter-rust
base: 8746bd4b584b8063ee8e445bf31015e887417d33
head repository: tree-sitter/tree-sitter-rust
compare: a250c4582510ff34767ec3b7dcdd3c24e8c8aa68
Commits on Jan 5, 2021
-
Add const block expression (#97)
* Add const block expression * Fix const block pattern test
Configuration menu - View commit details
-
Copy full SHA for 2beedf2 - Browse repository at this point
Copy the full SHA 2beedf2View commit details
Commits on Feb 17, 2021
-
Disambiguate parenthesized range expressions from call expressions (#100
Configuration menu - View commit details
-
Copy full SHA for ab7f796 - Browse repository at this point
Copy the full SHA ab7f796View commit details
Commits on Feb 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1be73c2 - Browse repository at this point
Copy the full SHA 1be73c2View commit details
Commits on Mar 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9d002ee - Browse repository at this point
Copy the full SHA 9d002eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a5c1ff - Browse repository at this point
Copy the full SHA 2a5c1ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for f131d9a - Browse repository at this point
Copy the full SHA f131d9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f064b - Browse repository at this point
Copy the full SHA 20f064bView commit details
Commits on Mar 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b70dc93 - Browse repository at this point
Copy the full SHA b70dc93View commit details -
Merge pull request #104 from tree-sitter/actions
Switch to GH Actions CI.
Configuration menu - View commit details
-
Copy full SHA for 94693ab - Browse repository at this point
Copy the full SHA 94693abView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e6768 - Browse repository at this point
Copy the full SHA a3e6768View commit details
Commits on Mar 27, 2021
-
Allow 'default' and 'union' in paths (#77)
* Allow 'default' and 'union' in paths * And allow them as macro identifiers * Add a test for macros default! and union!
Configuration menu - View commit details
-
Copy full SHA for a360da0 - Browse repository at this point
Copy the full SHA a360da0View commit details
Commits on Aug 17, 2021
-
Update package.json to include the repository key (#111)
With the rise in supply chain attacks and OSS dependencies being used as a attack vector, Microsoft is working with our ecosystem partners, such as the Linux Foundation's OpenSSF, to enable OSS consumers to track packages back to their public sources. We've identified that the following packages published to NPM do not report where sources can be found, typically accomplished by including a link to your GitHub repository in your `package.json` REPOSITORY field. This PR was created to add this value, ensuring future releases will include this provenance information. Published NPM packages with repository information: * tree-sitter-rust
Configuration menu - View commit details
-
Copy full SHA for cc7bdd3 - Browse repository at this point
Copy the full SHA cc7bdd3View commit details
Commits on Dec 6, 2021
-
Permit impl item to end with semicolon (#118)
* Add test with semicolons after an impl signature * Permit impl item to end with semicolon * Regenerate parser
Configuration menu - View commit details
-
Copy full SHA for 0c250fc - Browse repository at this point
Copy the full SHA 0c250fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e3a6ac - Browse repository at this point
Copy the full SHA 3e3a6acView commit details -
Configuration menu - View commit details
-
Copy full SHA for e06d078 - Browse repository at this point
Copy the full SHA e06d078View commit details
Commits on Dec 12, 2021
-
Add Generic Associated Types support (#124)
* tests: put tests for GAT * feat: support GAT * tests: add normal type parameter to generic associated type * tests: add checks for type binding * feat: support type binding to have type arguments * chore: regenerate parser * chore: fix formatting
Configuration menu - View commit details
-
Copy full SHA for d045b04 - Browse repository at this point
Copy the full SHA d045b04View commit details
Commits on Jan 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0a9d1c5 - Browse repository at this point
Copy the full SHA 0a9d1c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b100b7d - Browse repository at this point
Copy the full SHA b100b7dView commit details
Commits on Jan 6, 2022
-
Merge pull request #110 from Keating950/master
Add highlighting for yield keyword from #[feature(generators)]
Configuration menu - View commit details
-
Copy full SHA for c7c50d4 - Browse repository at this point
Copy the full SHA c7c50d4View commit details
Commits on Jan 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 573907f - Browse repository at this point
Copy the full SHA 573907fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a9f0b4 - Browse repository at this point
Copy the full SHA 0a9f0b4View commit details
Commits on Jan 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5993f53 - Browse repository at this point
Copy the full SHA 5993f53View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8015ac - Browse repository at this point
Copy the full SHA d8015acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c30f3d - Browse repository at this point
Copy the full SHA 5c30f3dView commit details
Commits on Jan 10, 2022
-
Merge pull request #99 from resolritter/doc_comments
Designate doc comments
Configuration menu - View commit details
-
Copy full SHA for 67d304c - Browse repository at this point
Copy the full SHA 67d304cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eeb0702 - Browse repository at this point
Copy the full SHA eeb0702View commit details
Commits on Feb 4, 2022
-
Make expression_statement visible
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Configuration menu - View commit details
-
Copy full SHA for b255b17 - Browse repository at this point
Copy the full SHA b255b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for a250c45 - Browse repository at this point
Copy the full SHA a250c45View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.