Wed, 08 Sep 2010 23:34:40 +0200 |
wenzelm |
ML_Compiler.eval: more careful printing of messages and regular output, trying to accomodate Poly/ML, Proof General, Isabelle/Scala/jEdit at the same time;
|
changeset |
files
|
Wed, 08 Sep 2010 22:30:29 +0200 |
wenzelm |
clarified -- inlined ML_Env.local_context;
|
changeset |
files
|
Wed, 08 Sep 2010 18:00:37 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 08 Sep 2010 16:50:24 +0200 |
bulwahn |
restricting invocation only if PROLOG_HOME is set
|
changeset |
files
|
Wed, 08 Sep 2010 18:00:06 +0200 |
wenzelm |
tuned proofs (based on fancy gutter icons in Isabelle/jEdit);
|
changeset |
files
|
Wed, 08 Sep 2010 16:01:06 +0200 |
blanchet |
merge
|
changeset |
files
|
Wed, 08 Sep 2010 15:57:50 +0200 |
blanchet |
remove "safe" (as suggested by Tobias) and added "arith" to "try"
|
changeset |
files
|
Mon, 06 Sep 2010 17:51:26 +0200 |
blanchet |
remove "minipick" (the toy version of Nitpick) and some tests;
|
changeset |
files
|
Mon, 06 Sep 2010 16:50:29 +0200 |
blanchet |
use Future.fork rather than Thread.fork, so that the thread is part of the global thread management
|
changeset |
files
|
Mon, 06 Sep 2010 13:48:10 +0200 |
blanchet |
fix editor
|
changeset |
files
|
Wed, 08 Sep 2010 14:46:21 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 08 Sep 2010 13:30:41 +0100 |
paulson |
merged
|
changeset |
files
|
Wed, 08 Sep 2010 13:25:32 +0100 |
paulson |
tidied using inductive_simps
|
changeset |
files
|
Wed, 08 Sep 2010 13:25:22 +0200 |
haftmann |
NEWS
|
changeset |
files
|
Wed, 08 Sep 2010 13:22:24 +0200 |
haftmann |
removed ancient constdefs command
|
changeset |
files
|
Wed, 08 Sep 2010 10:45:55 +0200 |
nipkow |
put expand_(fun/set)_eq back in as synonyms, for compatibility
|
changeset |
files
|
Tue, 07 Sep 2010 15:56:33 -0700 |
huffman |
set up Nil and Cons to work as fixrec patterns
|
changeset |
files
|
Tue, 07 Sep 2010 17:36:33 +0200 |
haftmann |
merged
|
changeset |
files
|
Tue, 07 Sep 2010 16:58:01 +0200 |
haftmann |
updated generated document
|
changeset |
files
|
Tue, 07 Sep 2010 16:49:32 +0200 |
haftmann |
only write ghc pragma when writing to a file
|
changeset |
files
|
Tue, 07 Sep 2010 16:37:23 +0200 |
haftmann |
added flat_program; tuned signature
|
changeset |
files
|
Tue, 07 Sep 2010 16:37:23 +0200 |
haftmann |
dropped ancient deresolve_base; plain_const_syntax also needs modification of instance statement
|
changeset |
files
|
Tue, 07 Sep 2010 16:26:14 +0200 |
haftmann |
moved flat_program to code_namespace
|
changeset |
files
|
Tue, 07 Sep 2010 16:05:20 +0200 |
haftmann |
dropped outdated substitution
|
changeset |
files
|
Tue, 07 Sep 2010 16:05:18 +0200 |
haftmann |
Haskell uses generic flat_program combinator
|
changeset |
files
|
Tue, 07 Sep 2010 11:08:58 +0200 |
haftmann |
factored out build_module_namespace
|
changeset |
files
|
Tue, 07 Sep 2010 11:08:57 +0200 |
haftmann |
added generic flat_program procedure
|
changeset |
files
|
Tue, 07 Sep 2010 14:11:05 +0200 |
bulwahn |
using the proposed modes for starting the fixpoint iteration in the mode analysis
|
changeset |
files
|
Tue, 07 Sep 2010 12:04:34 +0200 |
nipkow |
merged
|
changeset |
files
|
Tue, 07 Sep 2010 12:04:18 +0200 |
nipkow |
renamed expand_*_eq in HOLCF as well
|
changeset |
files
|
Tue, 07 Sep 2010 10:05:19 +0200 |
nipkow |
expand_fun_eq -> ext_iff
|
changeset |
files
|
Tue, 07 Sep 2010 11:52:43 +0200 |
bulwahn |
merged
|
changeset |
files
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
lower expectation in Reg exp example
|
changeset |
files
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
renewing specification in example file; adding invocation in example file
|
changeset |
files
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
handling collection of simprules as sets rather than as lists
|
changeset |
files
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
stating errors in error messages more verbose in predicate compiler
|
changeset |
files
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
raising an exception instead of guessing some reasonable behaviour for this function
|
changeset |
files
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
using linear find_least instead of sorting in the mode analysis of the predicate compiler
|
changeset |
files
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
adding code attribute to definition of equality of finite sets for executability of equality of finite sets
|
changeset |
files
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
adapting example files
|
changeset |
files
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
adding the Reg_Exp example
|
changeset |
files
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
towards time limiting the prolog execution
|
changeset |
files
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
adding IMP quickcheck examples
|
changeset |
files
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
adding the CFG example to the build process
|
changeset |
files
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
adding a List example (challenge from Tobias) for counterexample search
|
changeset |
files
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
adding dependencies to IsaMakefile; increasing negative search limit for predicate_compile_quickcheck; adding tracing of introduction rules in code_prolog
|
changeset |
files
|
Wed, 08 Sep 2010 00:17:41 +0200 |
wenzelm |
disposed some old TODO/FIXME;
|
changeset |
files
|
Tue, 07 Sep 2010 23:59:14 +0200 |
wenzelm |
Document_View: select gutter message icons from markup over line range, not full range results;
|
changeset |
files
|
Tue, 07 Sep 2010 23:53:27 +0200 |
wenzelm |
tuned properties;
|
changeset |
files
|
Tue, 07 Sep 2010 23:23:19 +0200 |
wenzelm |
moved token markup tables to isabelle_markup.scala;
|
changeset |
files
|
Tue, 07 Sep 2010 23:06:52 +0200 |
wenzelm |
concentrate Isabelle specific physical rendering markup selection in isabelle_markup.scala;
|
changeset |
files
|
Tue, 07 Sep 2010 22:28:58 +0200 |
wenzelm |
simplified Markup_Tree.select: Stream instead of Iterator (again), explicit Option instead of default;
|
changeset |
files
|
Tue, 07 Sep 2010 21:06:58 +0200 |
wenzelm |
Document_View: more precise painting of gutter icons, only if line selection area is sufficiently large;
|
changeset |
files
|
Tue, 07 Sep 2010 18:44:28 +0200 |
wenzelm |
basic support for warning/error gutter icons;
|
changeset |
files
|
Tue, 07 Sep 2010 17:34:28 +0200 |
wenzelm |
Document_View: some markup for main inner syntax categories;
|
changeset |
files
|
Tue, 07 Sep 2010 16:51:28 +0200 |
wenzelm |
Command.State.accumulate: check actual source range;
|
changeset |
files
|
Tue, 07 Sep 2010 16:40:30 +0200 |
wenzelm |
Isar_Document.reported_positions: slightly more robust treatment of positions outside the command range, notably parsing beyond EOF;
|
changeset |
files
|
Tue, 07 Sep 2010 16:08:29 +0200 |
wenzelm |
highlight bad range of nested error (here from inner parsing);
|
changeset |
files
|
Tue, 07 Sep 2010 15:03:59 +0200 |
wenzelm |
Isar_Document.reported_positions: exclude proof state output;
|
changeset |
files
|
Tue, 07 Sep 2010 14:53:05 +0200 |
wenzelm |
Document_View: less aggressive background coloring, departing from classic PG highlighting;
|
changeset |
files
|