enso/project
Radosław Waśko 765d08bc79
Improve instrument compilation task (#825)
The old version did not take Language.java into account and it did not
trigger compilation on transitive dependencies.

Still did not find a way to safely re-trigger compilation, but a run
with inconsistent state is now aborted and a message is displayed to the
user to manually re-run the last task which will fix the inconsistency
problems.
2020-06-10 10:37:12 +02:00
..
BenchTasks.scala Parser (#172) 2019-09-12 16:47:25 +02:00
build.properties Bump sbt version to 1.3.12 (#795) 2020-06-01 13:03:30 +01:00
BuildInfo.scala Add a --version flag to the cli (#584) 2020-03-09 13:44:40 +00:00
FixInstrumentsGeneration.scala Improve instrument compilation task (#825) 2020-06-10 10:37:12 +02:00
GenerateFlatbuffers.scala Binary Protocol for the Debugger (#796) 2020-06-05 10:48:16 +02:00
plugins.sbt Bump scalac version to 2.13.2 (#703) 2020-04-30 20:30:55 +01:00
WithDebugCommand.scala Update GraalVM to 20.0.0 (#576) 2020-03-06 13:40:29 +00:00