Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding getMatchFingerPrint and getConcreteMatchFingerPrint to implement a part of the compiled-runtime with more efficiency #1873
Adding getMatchFingerPrint and getConcreteMatchFingerPrint to implement a part of the compiled-runtime with more efficiency #1873
Changes from 9 commits
dbe831d
19ea311
73f413c
7a1044e
a0b78fa
56787fd
afe38a0
879bff9
500536d
5ff2a93
6348911
ef6ecde
21b489a
6e6299e
66d94f2
8452b21
5bb00ae
a3f6378
37a36c6
268e9c0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 423 in src/org/rascalmpl/tasks/Transaction.java
Codecov / codecov/patch
src/org/rascalmpl/tasks/Transaction.java#L423
Check warning on line 526 in src/org/rascalmpl/values/RascalValueFactory.java
Codecov / codecov/patch
src/org/rascalmpl/values/RascalValueFactory.java#L526
Check warning on line 1127 in src/org/rascalmpl/values/RascalValueFactory.java
Codecov / codecov/patch
src/org/rascalmpl/values/RascalValueFactory.java#L1127
Check warning on line 1244 in src/org/rascalmpl/values/RascalValueFactory.java
Codecov / codecov/patch
src/org/rascalmpl/values/RascalValueFactory.java#L1244
Check warning on line 1300 in src/org/rascalmpl/values/RascalValueFactory.java
Codecov / codecov/patch
src/org/rascalmpl/values/RascalValueFactory.java#L1300
Check warning on line 1351 in src/org/rascalmpl/values/RascalValueFactory.java
Codecov / codecov/patch
src/org/rascalmpl/values/RascalValueFactory.java#L1351
Check warning on line 1398 in src/org/rascalmpl/values/RascalValueFactory.java
Codecov / codecov/patch
src/org/rascalmpl/values/RascalValueFactory.java#L1398
Check warning on line 18 in src/org/rascalmpl/values/parsetrees/ITree.java
Codecov / codecov/patch
src/org/rascalmpl/values/parsetrees/ITree.java#L18
Check warning on line 23 in src/org/rascalmpl/values/parsetrees/ITree.java
Codecov / codecov/patch
src/org/rascalmpl/values/parsetrees/ITree.java#L23