Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / r-lib/tree-sitter-r issues and pull requests
#71 - Parse `_foo` as a single `identifier`, even though it's not technically valid R code
Issue -
State: closed - Opened by DavisVaughan 12 months ago
#70 - Get all tests passing
Pull Request -
State: closed - Opened by DavisVaughan 12 months ago
#69 - handle whitespace before else specially
Pull Request -
State: closed - Opened by kevinushey 12 months ago
#68 - Highlight ROxygen tags
Issue -
State: open - Opened by wklimowicz 12 months ago
- 13 comments
#67 - `r()` is interpreted as a `(` external rather than a call
Issue -
State: closed - Opened by DavisVaughan 12 months ago
#66 - Fails to parse complex numbers in the next branch
Issue -
State: closed - Opened by dingyalleyway about 1 year ago
- 1 comment
#65 - Strange tree-sitter parse tree in the `next` branch
Issue -
State: closed - Opened by lionel- about 1 year ago
#64 - Rename nodes to avoid usage of special characters
Pull Request -
State: closed - Opened by rien over 1 year ago
- 5 comments
#63 - Remove unused UNIX specific header
Pull Request -
State: closed - Opened by DavisVaughan over 1 year ago
- 1 comment
#62 - "..i" node name gives problems with tree-sitter-node
Issue -
State: closed - Opened by rien over 1 year ago
- 2 comments
#61 - String literals with some Unicode escapes are parsed incorrectly
Issue -
State: closed - Opened by klmr over 1 year ago
- 2 comments
#60 - Raw string literals are parsed incorrectly
Issue -
State: closed - Opened by klmr over 1 year ago
- 2 comments
#59 - Update to dev tree-sitter
Pull Request -
State: closed - Opened by lionel- over 1 year ago
#58 - Indentation errors
Issue -
State: closed - Opened by jalvesaq over 1 year ago
- 1 comment
#57 - Ensure newlines are only consumed if the following `optional()` bit actually occurs
Pull Request -
State: closed - Opened by DavisVaughan over 1 year ago
#56 - Unhide closing tokens, and other minor tweaks
Pull Request -
State: closed - Opened by DavisVaughan over 1 year ago
#55 - Warning while compiling
Issue -
State: closed - Opened by DavisVaughan over 1 year ago
#54 - Regenerate grammar from latest changes
Pull Request -
State: closed - Opened by DavisVaughan over 1 year ago
#53 - allow operator nodes
Pull Request -
State: closed - Opened by kevinushey over 1 year ago
- 1 comment
#52 - feat: create and expose `string_content` node for easier captures
Pull Request -
State: closed - Opened by matthias-Q over 1 year ago
- 1 comment
#51 - R code to BNF
Issue -
State: closed - Opened by mytarmail over 1 year ago
- 1 comment
#50 - use C for the external scanner
Pull Request -
State: closed - Opened by amaanq over 1 year ago
- 3 comments
#49 - Requisites for generating the shared library
Issue -
State: closed - Opened by iago-pssjd over 1 year ago
- 4 comments
#48 - Capturing multiline code chunks
Issue -
State: closed - Opened by sdavidsson90 over 1 year ago
- 4 comments
#47 - Simplify brackets representation
Pull Request -
State: closed - Opened by lionel- almost 2 years ago
- 1 comment
#46 - test top-level non-call specifically
Pull Request -
State: closed - Opened by lionel- almost 2 years ago
- 1 comment
#45 - Fix tokenization of newlines
Pull Request -
State: closed - Opened by lionel- almost 2 years ago
- 1 comment
#44 - Wrong node extents within braces on `main`
Issue -
State: closed - Opened by lionel- almost 2 years ago
- 3 comments
#43 - New lines not added to syntax tree + arbitrary fence character bug
Issue -
State: closed - Opened by danilka4 about 2 years ago
- 1 comment
#42 - overhaul tree-sitter grammar
Pull Request -
State: closed - Opened by kevinushey over 2 years ago
#41 - Publish on npm
Issue -
State: open - Opened by rien over 2 years ago
- 10 comments
#40 - Update to tree-sitter 0.20, fix for node
Pull Request -
State: closed - Opened by rien over 2 years ago
#39 - [Windows+MINGW64] undefined reference
Issue -
State: closed - Opened by ShuguangSun over 2 years ago
- 1 comment
#38 - support help operator
Pull Request -
State: closed - Opened by kevinushey over 2 years ago
#37 - support lexing of raw string literals
Pull Request -
State: closed - Opened by kevinushey over 2 years ago
- 2 comments
#36 - support unicode identifiers
Pull Request -
State: closed - Opened by kevinushey over 2 years ago
- 4 comments
#35 - support question mark operator
Issue -
State: closed - Opened by kevinushey almost 3 years ago
#34 - support raw strings
Issue -
State: closed - Opened by kevinushey almost 3 years ago
- 3 comments
#33 - support trailing L on numbers with exponential notation
Issue -
State: closed - Opened by kevinushey almost 3 years ago
- 2 comments
#32 - support UTF-8 identifiers
Issue -
State: closed - Opened by kevinushey almost 3 years ago
#31 - feat(pipe): add placeholder
Pull Request -
State: closed - Opened by aspeddro almost 3 years ago
- 1 comment
#30 - Proporsal: support default_parameter and default_argument
Pull Request -
State: closed - Opened by aspeddro almost 3 years ago
- 1 comment
#29 - Parser cannot correctly recognize the parameters when the context is a function call
Issue -
State: closed - Opened by milanglacier almost 3 years ago
- 3 comments
#28 - New `crates.io` release
Issue -
State: closed - Opened by nokome almost 3 years ago
- 2 comments
#27 - Fix pipe and update highlights
Pull Request -
State: closed - Opened by aspeddro about 3 years ago
- 1 comment
#26 - native pipe: rhs must be a function call
Issue -
State: closed - Opened by aspeddro about 3 years ago
#25 - telescope treesitter picker not working for R
Issue -
State: closed - Opened by sebffischer about 3 years ago
- 2 comments
#24 - highlight escape sequence
Pull Request -
State: closed - Opened by aspeddro about 3 years ago
#23 - Highlight `escape_sequence`
Issue -
State: closed - Opened by aspeddro about 3 years ago
#22 - add super right assignment
Pull Request -
State: closed - Opened by aspeddro about 3 years ago
- 1 comment
#21 - missing assignment `->>`
Issue -
State: closed - Opened by ShuguangSun about 3 years ago
#20 - Update version and fix repository URL
Pull Request -
State: closed - Opened by nokome about 3 years ago
#19 - Use version range for `tree-sitter` dependency
Pull Request -
State: closed - Opened by nokome about 3 years ago
- 1 comment
#18 - Proposal PR: parse `T` and `F` as boolean
Issue -
State: closed - Opened by aspeddro over 3 years ago
- 2 comments
#17 - add new highlights
Pull Request -
State: closed - Opened by aspeddro over 3 years ago
- 1 comment
#16 - Proposal: add new function syntax
Pull Request -
State: closed - Opened by aspeddro over 3 years ago
- 1 comment
#15 - Proposal add pipe operator `|>`
Pull Request -
State: closed - Opened by aspeddro over 3 years ago
- 2 comments
#14 - error native pipe operator
Issue -
State: closed - Opened by aspeddro over 3 years ago
- 2 comments
#13 - Move `master` branch to `main`
Issue -
State: closed - Opened by jennybc over 3 years ago
- 2 comments
#12 - Add a Cargo.toml so that this grammar can be used as a Rust crate
Pull Request -
State: closed - Opened by nokome over 3 years ago
- 4 comments
#11 - Nvim-Treesitter colors for R script not showing
Issue -
State: closed - Opened by ECon87 over 3 years ago
- 1 comment
#10 - Support for nvim-treesitter-textobjects
Issue -
State: closed - Opened by mllg over 3 years ago
- 5 comments
#9 - LICENSE
Issue -
State: closed - Opened by lunixbochs over 3 years ago
- 1 comment
#8 - Possible improvements
Issue -
State: closed - Opened by inventionate almost 4 years ago
- 4 comments
#7 - List in 'nvim-treesitter' plugin
Issue -
State: closed - Opened by echasnovski almost 4 years ago
- 5 comments
#6 - Add new highlight groups
Pull Request -
State: closed - Opened by echasnovski almost 4 years ago
- 1 comment
#5 - Add fields to 'unary' and 'binary' rules.
Pull Request -
State: closed - Opened by echasnovski about 4 years ago
- 5 comments
#4 - Incorrect parsing of binary operation inside a function call
Issue -
State: closed - Opened by echasnovski about 4 years ago
- 1 comment
Labels: bug
#3 - Add a basic gitignore file (based on other tree-sitter-* projects)
Pull Request -
State: closed - Opened by mjambon about 4 years ago
- 2 comments
#2 - Inconsistent grammar name
Issue -
State: closed - Opened by meakbiyik about 4 years ago
- 3 comments
#1 - Parser completeness
Issue -
State: closed - Opened by meakbiyik about 4 years ago
- 3 comments