History log of /seL4-l4v-10.1.1/l4v/isabelle/src/Pure/PIDE/command_span.scala
Revision Date Author Comments
# 3304f68a 17-Mar-2018 wenzelm <none@none>

more position information;


# 33c228ea 04-May-2017 wenzelm <none@none>

tuned;


# 587e1ba4 20-Mar-2017 wenzelm <none@none>

support to encode/decode command state;
support to merge full contents of command state;


# 6d414d62 04-Aug-2016 wenzelm <none@none>

support for context block structure in Sidekick;
tuned;


# 0b1d4452 17-Mar-2015 wenzelm <none@none>

misc tuning and simplification;


# 9332afeb 15-Mar-2015 wenzelm <none@none>

clarified span position;


# 9d03af49 12-Mar-2015 wenzelm <none@none>

simplified Command.resolve_files in ML, using blobs_index from Scala;
clarified modules;


# 84b44315 12-Mar-2015 wenzelm <none@none>

clarified command content;


# fd6712a5 12-Mar-2015 wenzelm <none@none>

tuned -- more uniform ML vs. Scala;


# 245450f9 28-Oct-2014 wenzelm <none@none>

find command span in buffer;
tuned signature;


# 236cf36c 12-Aug-2014 wenzelm <none@none>

maintain Command_Range position as in ML;


# fec16c8c 11-Aug-2014 wenzelm <none@none>

separate module Command_Span: mostly syntactic representation;
potentially prover-specific Output_Syntax.parse_spans;