Thu, 09 Sep 2010 18:32:21 +0200 NEWS: some notes on interrupts;
wenzelm [Thu, 09 Sep 2010 18:32:21 +0200] rev 39239
NEWS: some notes on interrupts;
Thu, 09 Sep 2010 18:21:06 +0200 refined Runtime.toplevel_error/Document.run_command: let interrupts pass unhindered;
wenzelm [Thu, 09 Sep 2010 18:21:06 +0200] rev 39238
refined Runtime.toplevel_error/Document.run_command: let interrupts pass unhindered;
Thu, 09 Sep 2010 18:18:34 +0200 removed dead code;
wenzelm [Thu, 09 Sep 2010 18:18:34 +0200] rev 39237
removed dead code;
Thu, 09 Sep 2010 18:17:34 +0200 avoid handling interrupts in user code;
wenzelm [Thu, 09 Sep 2010 18:17:34 +0200] rev 39236
avoid handling interrupts in user code;
Thu, 09 Sep 2010 18:04:35 +0200 Meson.make_clauses_unsorted: removed spurious debug code stemming from 5146d640aa4a -- must not handle arbitrary exceptions in user space;
wenzelm [Thu, 09 Sep 2010 18:04:35 +0200] rev 39235
Meson.make_clauses_unsorted: removed spurious debug code stemming from 5146d640aa4a -- must not handle arbitrary exceptions in user space;
Thu, 09 Sep 2010 18:00:16 +0200 main command loops are supposed to be uninterruptible -- no special treatment here;
wenzelm [Thu, 09 Sep 2010 18:00:16 +0200] rev 39234
main command loops are supposed to be uninterruptible -- no special treatment here;
Thu, 09 Sep 2010 17:38:45 +0200 Exn.is_interrupt: include interrupts that have passed through the IO layer;
wenzelm [Thu, 09 Sep 2010 17:38:45 +0200] rev 39233
Exn.is_interrupt: include interrupts that have passed through the IO layer;
Thu, 09 Sep 2010 17:20:27 +0200 more abstract treatment of interrupts in structure Exn -- hardly ever need to mention Interrupt literally;
wenzelm [Thu, 09 Sep 2010 17:20:27 +0200] rev 39232
more abstract treatment of interrupts in structure Exn -- hardly ever need to mention Interrupt literally;
Thu, 09 Sep 2010 11:05:52 +0200 avoid mixing of static and runtime errors in compiler output, to accomodate Proof General;
wenzelm [Thu, 09 Sep 2010 11:05:52 +0200] rev 39231
avoid mixing of static and runtime errors in compiler output, to accomodate Proof General; refrain from absorbing Exn.Interrupt, to accomodate asynchronous interaction; actually observe Isabelle/ML naming conventions in exception STATIC_ERRORS;
Wed, 08 Sep 2010 23:52:24 +0200 ML_Compiler.eval: discontinued extra "Static Errors" of raw Poly/ML;
wenzelm [Wed, 08 Sep 2010 23:52:24 +0200] rev 39230
ML_Compiler.eval: discontinued extra "Static Errors" of raw Poly/ML;
Wed, 08 Sep 2010 23:40:48 +0200 isabelle-jedit.css: suppress "location" markup, which indicates extra positional information intended for plain-old TTY mode;
wenzelm [Wed, 08 Sep 2010 23:40:48 +0200] rev 39229
isabelle-jedit.css: suppress "location" markup, which indicates extra positional information intended for plain-old TTY mode;
Wed, 08 Sep 2010 23:34:40 +0200 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;
wenzelm [Wed, 08 Sep 2010 23:34:40 +0200] rev 39228
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;
Wed, 08 Sep 2010 22:30:29 +0200 clarified -- inlined ML_Env.local_context;
wenzelm [Wed, 08 Sep 2010 22:30:29 +0200] rev 39227
clarified -- inlined ML_Env.local_context;
Wed, 08 Sep 2010 18:00:37 +0200 merged
wenzelm [Wed, 08 Sep 2010 18:00:37 +0200] rev 39226
merged
Wed, 08 Sep 2010 16:50:24 +0200 restricting invocation only if PROLOG_HOME is set
bulwahn [Wed, 08 Sep 2010 16:50:24 +0200] rev 39225
restricting invocation only if PROLOG_HOME is set
Wed, 08 Sep 2010 18:00:06 +0200 tuned proofs (based on fancy gutter icons in Isabelle/jEdit);
wenzelm [Wed, 08 Sep 2010 18:00:06 +0200] rev 39224
tuned proofs (based on fancy gutter icons in Isabelle/jEdit);
Wed, 08 Sep 2010 16:01:06 +0200 merge
blanchet [Wed, 08 Sep 2010 16:01:06 +0200] rev 39223
merge
Wed, 08 Sep 2010 15:57:50 +0200 remove "safe" (as suggested by Tobias) and added "arith" to "try"
blanchet [Wed, 08 Sep 2010 15:57:50 +0200] rev 39222
remove "safe" (as suggested by Tobias) and added "arith" to "try"
Mon, 06 Sep 2010 17:51:26 +0200 remove "minipick" (the toy version of Nitpick) and some tests;
blanchet [Mon, 06 Sep 2010 17:51:26 +0200] rev 39221
remove "minipick" (the toy version of Nitpick) and some tests; a small step towards making the Nitpick tests take less time
Mon, 06 Sep 2010 16:50:29 +0200 use Future.fork rather than Thread.fork, so that the thread is part of the global thread management
blanchet [Mon, 06 Sep 2010 16:50:29 +0200] rev 39220
use Future.fork rather than Thread.fork, so that the thread is part of the global thread management
Mon, 06 Sep 2010 13:48:10 +0200 fix editor
blanchet [Mon, 06 Sep 2010 13:48:10 +0200] rev 39219
fix editor
Wed, 08 Sep 2010 14:46:21 +0200 merged
wenzelm [Wed, 08 Sep 2010 14:46:21 +0200] rev 39218
merged
Wed, 08 Sep 2010 13:30:41 +0100 merged
paulson [Wed, 08 Sep 2010 13:30:41 +0100] rev 39217
merged
Wed, 08 Sep 2010 13:25:32 +0100 tidied using inductive_simps
paulson [Wed, 08 Sep 2010 13:25:32 +0100] rev 39216
tidied using inductive_simps
Wed, 08 Sep 2010 13:25:22 +0200 NEWS
haftmann [Wed, 08 Sep 2010 13:25:22 +0200] rev 39215
NEWS
Wed, 08 Sep 2010 13:22:24 +0200 removed ancient constdefs command
haftmann [Wed, 08 Sep 2010 13:22:24 +0200] rev 39214
removed ancient constdefs command
Wed, 08 Sep 2010 10:45:55 +0200 put expand_(fun/set)_eq back in as synonyms, for compatibility
nipkow [Wed, 08 Sep 2010 10:45:55 +0200] rev 39213
put expand_(fun/set)_eq back in as synonyms, for compatibility
Tue, 07 Sep 2010 15:56:33 -0700 set up Nil and Cons to work as fixrec patterns
huffman [Tue, 07 Sep 2010 15:56:33 -0700] rev 39212
set up Nil and Cons to work as fixrec patterns
Tue, 07 Sep 2010 17:36:33 +0200 merged
haftmann [Tue, 07 Sep 2010 17:36:33 +0200] rev 39211
merged
Tue, 07 Sep 2010 16:58:01 +0200 updated generated document
haftmann [Tue, 07 Sep 2010 16:58:01 +0200] rev 39210
updated generated document
Tue, 07 Sep 2010 16:49:32 +0200 only write ghc pragma when writing to a file
haftmann [Tue, 07 Sep 2010 16:49:32 +0200] rev 39209
only write ghc pragma when writing to a file
Tue, 07 Sep 2010 16:37:23 +0200 added flat_program; tuned signature
haftmann [Tue, 07 Sep 2010 16:37:23 +0200] rev 39208
added flat_program; tuned signature
Tue, 07 Sep 2010 16:37:23 +0200 dropped ancient deresolve_base; plain_const_syntax also needs modification of instance statement
haftmann [Tue, 07 Sep 2010 16:37:23 +0200] rev 39207
dropped ancient deresolve_base; plain_const_syntax also needs modification of instance statement
Tue, 07 Sep 2010 16:26:14 +0200 moved flat_program to code_namespace
haftmann [Tue, 07 Sep 2010 16:26:14 +0200] rev 39206
moved flat_program to code_namespace
Tue, 07 Sep 2010 16:05:20 +0200 dropped outdated substitution
haftmann [Tue, 07 Sep 2010 16:05:20 +0200] rev 39205
dropped outdated substitution
Tue, 07 Sep 2010 16:05:18 +0200 Haskell uses generic flat_program combinator
haftmann [Tue, 07 Sep 2010 16:05:18 +0200] rev 39204
Haskell uses generic flat_program combinator
Tue, 07 Sep 2010 11:08:58 +0200 factored out build_module_namespace
haftmann [Tue, 07 Sep 2010 11:08:58 +0200] rev 39203
factored out build_module_namespace
Tue, 07 Sep 2010 11:08:57 +0200 added generic flat_program procedure
haftmann [Tue, 07 Sep 2010 11:08:57 +0200] rev 39202
added generic flat_program procedure
Tue, 07 Sep 2010 14:11:05 +0200 using the proposed modes for starting the fixpoint iteration in the mode analysis
bulwahn [Tue, 07 Sep 2010 14:11:05 +0200] rev 39201
using the proposed modes for starting the fixpoint iteration in the mode analysis
Tue, 07 Sep 2010 12:04:34 +0200 merged
nipkow [Tue, 07 Sep 2010 12:04:34 +0200] rev 39200
merged
Tue, 07 Sep 2010 12:04:18 +0200 renamed expand_*_eq in HOLCF as well
nipkow [Tue, 07 Sep 2010 12:04:18 +0200] rev 39199
renamed expand_*_eq in HOLCF as well
Tue, 07 Sep 2010 10:05:19 +0200 expand_fun_eq -> ext_iff
nipkow [Tue, 07 Sep 2010 10:05:19 +0200] rev 39198
expand_fun_eq -> ext_iff expand_set_eq -> set_ext_iff Naming in line now with multisets
Tue, 07 Sep 2010 11:52:43 +0200 merged
bulwahn [Tue, 07 Sep 2010 11:52:43 +0200] rev 39197
merged
Tue, 07 Sep 2010 11:51:53 +0200 lower expectation in Reg exp example
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39196
lower expectation in Reg exp example
Tue, 07 Sep 2010 11:51:53 +0200 renewing specification in example file; adding invocation in example file
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39195
renewing specification in example file; adding invocation in example file
Tue, 07 Sep 2010 11:51:53 +0200 handling collection of simprules as sets rather than as lists
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39194
handling collection of simprules as sets rather than as lists
Tue, 07 Sep 2010 11:51:53 +0200 stating errors in error messages more verbose in predicate compiler
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39193
stating errors in error messages more verbose in predicate compiler
Tue, 07 Sep 2010 11:51:53 +0200 raising an exception instead of guessing some reasonable behaviour for this function
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39192
raising an exception instead of guessing some reasonable behaviour for this function
Tue, 07 Sep 2010 11:51:53 +0200 using linear find_least instead of sorting in the mode analysis of the predicate compiler
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39191
using linear find_least instead of sorting in the mode analysis of the predicate compiler
Tue, 07 Sep 2010 11:51:53 +0200 adding code attribute to definition of equality of finite sets for executability of equality of finite sets
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39190
adding code attribute to definition of equality of finite sets for executability of equality of finite sets
Tue, 07 Sep 2010 11:51:53 +0200 adapting example files
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39189
adapting example files
Tue, 07 Sep 2010 11:51:53 +0200 adding the Reg_Exp example
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39188
adding the Reg_Exp example
Tue, 07 Sep 2010 11:51:53 +0200 towards time limiting the prolog execution
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39187
towards time limiting the prolog execution
Tue, 07 Sep 2010 11:51:53 +0200 adding IMP quickcheck examples
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39186
adding IMP quickcheck examples
Tue, 07 Sep 2010 11:51:53 +0200 adding the CFG example to the build process
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39185
adding the CFG example to the build process
Tue, 07 Sep 2010 11:51:53 +0200 adding a List example (challenge from Tobias) for counterexample search
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39184
adding a List example (challenge from Tobias) for counterexample search
Tue, 07 Sep 2010 11:51:53 +0200 adding dependencies to IsaMakefile; increasing negative search limit for predicate_compile_quickcheck; adding tracing of introduction rules in code_prolog
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39183
adding dependencies to IsaMakefile; increasing negative search limit for predicate_compile_quickcheck; adding tracing of introduction rules in code_prolog
Wed, 08 Sep 2010 00:17:41 +0200 disposed some old TODO/FIXME;
wenzelm [Wed, 08 Sep 2010 00:17:41 +0200] rev 39182
disposed some old TODO/FIXME;
Tue, 07 Sep 2010 23:59:14 +0200 Document_View: select gutter message icons from markup over line range, not full range results;
wenzelm [Tue, 07 Sep 2010 23:59:14 +0200] rev 39181
Document_View: select gutter message icons from markup over line range, not full range results; tuned;
Tue, 07 Sep 2010 23:53:27 +0200 tuned properties;
wenzelm [Tue, 07 Sep 2010 23:53:27 +0200] rev 39180
tuned properties;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip