You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #8 in G/truffle from pr/incremental-instrumentation-registration to master
Contributed by Stefan Marr <stefan.marr@jku.at>
* commit '12740cc59a324b3543a67a03ed711024a8951264':
Add support for incremental compilation to Instrument registration
Copy file name to clipboardExpand all lines: truffle/com.oracle.truffle.dsl.processor/src/com/oracle/truffle/dsl/processor/InstrumentRegistrationProcessor.java
+38-3Lines changed: 38 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -57,24 +57,34 @@ public SourceVersion getSupportedSourceVersion() {
0 commit comments