issues Search Results · repo:GumTreeDiff/gumtree language:Java
Filter by
270 results
(91 ms)270 results
inGumTreeDiff/gumtree (press backspace or delete to remove)Image
I m trying to make a Meld-style visualization with gumtree, it kind of works but not having insert points is painful. Is
there a way to compute this that I missed?
jbellis
- 1
- Opened on Mar 13
- #384
Is there a plain text generator for when the source code is too broken to parse nicely?
jbellis
- 1
- Opened on Mar 13
- #383
How to export the diff web page to a local HTML file? Can I use the gumtree command to achieve the goal?
roadfar
- 1
- Opened on Feb 24
- #381
Description: There seems to be a bug in the compare method of the AmbiguousMappingsComparator class in
core/src/main/java/com/github/gumtreediff/matchers/heuristic/gt/GreedySubtreeMatcher.java. The method ...
bug
lxtqa
- 2
- Opened on Feb 18
- #380
Hey :)
I have the following exemplary C file /tmp/a.c:
int main() {
//12345678\foo
return 0;
}
For simplicity I diff the file with itself:
gumtree dotdiff /tmp/a.c /tmp/a.c /tmp/diff.dot ...
bug
martinclauss
- 1
- Opened on Nov 4, 2024
- #377
Thanks for the reminder. Normally this is resolved.
Originally posted by @jrfaller in https://github.com/GumTreeDiff/gumtree/issues/375#issuecomment-2432337641
Hi, I am very interested in the ...
lyoubo
- Opened on Oct 24, 2024
- #376
When I use the latest version of gumtree (v4.0.0-beta3), parsing go language files still throws a ClassCastException.
Can you try to fix this and at least get GumTree working properly?
exception
lyoubo
- 1
- Opened on Oct 23, 2024
- #375
I m trying to use gumtree for finding some move action, the test files I use can found here:
https://github.com/jina-ai/clip-as-service/commit/eafb30f0e76a1ab275d36cc852f58114b2fc019b the python file: ...
bug
sakura-sukii
- 3
- Opened on Oct 20, 2024
- #374
This feature is useful for nodes in the AST of source code (and even bytecode) that are independent of order. For
example, import statements, method declarations. etc.
The change would require:
1. Creating ...
algomaster99
- Opened on Oct 14, 2024
- #373
Good day @jrfaller I have being playing around with GumTreeDiff on python files and it seems as though the
python-treesitter-ng parser ignores code diff of string literals e.g print( hellow ) - print( ...
bug
hkandjimi
- 3
- Opened on Sep 19, 2024
- #371

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.