log graal/com.oracle.truffle.api/src/com/oracle/truffle/api/source/LineLocation.java @ 18485:e3c95cbbb50c

age author description
Sun, 23 Nov 2014 16:07:23 -0800 Michael Van De Vanter Truffle Instrumentation: major API revision, based around the Probe and Instrument classes; add Instrumentable API for language implementors, with most details automated; reimplemented to handle AST splitting automatically; more JUnit tests.
Fri, 24 Oct 2014 16:18:10 +0200 Doug Simon re-enabled Checkstyle with the release of 6.0 that supports Java 8; fixed existing Checkstyle warnings
Mon, 16 Jun 2014 20:52:06 -0700 Michael Van De Vanter Truffle/Source:
Fri, 06 Jun 2014 22:13:00 -0700 Michael Van De Vanter Truffle/Source: major API revision