-
Having a very similar issues as reported in #97. I'm not using a split grammar. When I make a change to my grammar and save the changes, I'm seeing the changes in the .antlr directory being updated or…
-
**Summary**
This request captures features from a script that lived outside of Verible, but some developers found useful.
The script (by @jonmayergoogle ) would automatically add comments after `i…
-
Currently, each `point` has only three fields: `cname`, `utyp`, and `level`. Therefore, it is possible that a syntax tree has multiple `point`s of the same value. We should avoid such situation.
-
When working on forks and feature-branches, having "`Test with:`" support branches also besides just PRs would be nice. That avoids having to create PRs for every affected repo during the development …
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.9.1
**System**: Mac OS X 10.11.5
**Thrown From**: [tree-view-git-branch](https://github.com/olmokramer/atom-tree-view-git-branch) p…
-
The main reason why Rowan doesn’t store syntax nodes in a contiguous chunk of memory is to enable cheap modification. Eg, after incremental parsing, the “new” and the “old” tree enjoy structural shari…
-
@pmouawad ([Bug 61769](https://bz.apache.org/bugzilla//show_bug.cgi?id=61769&redirect=false)):
For better UX, the testers should use syntax highlighter and possibly formatting
OS: All
-
### Check for existing issues
- [X] Completed
### Language
Protobuf
### Tree Sitter parser link
https://github.com/mitchellh/tree-sitter-proto
### Language server link
https://git…
-
I should be able to use the API w/o knowing the code.
For instance, I'm not able to create a ShapeExprer (i.e. its abstract syntax tree) because I do not know how to use the constructors, and which c…
iovka updated
5 years ago
-
if you have a column named as order you can't process` FaqLabel.walk_tree` for `acts_as_tree order: 'order'`. I was getting errors like
```
ActiveRecord::StatementInvalid: PG::SyntaxError: ERROR: …