enso/project
Radosław Waśko 033db71100
Add task fixing Instruments compilation. (#814)
Incremental compilation of instruments may lead to runtime errors when
only some of the instruments are recompiled (because the unchanged
instruments are not registered by the Annotation Processor).
To fix this, we add a task that ensures all instruments are recompiled
when at least one of them changes.
2020-06-08 13:56:03 +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 Add task fixing Instruments compilation. (#814) 2020-06-08 13:56:03 +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