wenzelm [Mon, 04 Jul 2011 16:27:11 +0200] rev 43651
some support for theory files within Isabelle/Scala session;
wenzelm [Mon, 04 Jul 2011 13:43:10 +0200] rev 43650
imitate exception ERROR of Isabelle/ML;
wenzelm [Sun, 03 Jul 2011 19:53:35 +0200] rev 43649
eliminated null;
wenzelm [Sun, 03 Jul 2011 19:42:32 +0200] rev 43648
more explicit edit_node vs. init_node;
some support for master_dir and header;
wenzelm [Sun, 03 Jul 2011 15:10:17 +0200] rev 43647
tuned signature;
wenzelm [Sat, 02 Jul 2011 23:31:07 +0200] rev 43646
Thy_Header.read convenience;
wenzelm [Sat, 02 Jul 2011 23:04:19 +0200] rev 43645
some support for Session.File_Store;
wenzelm [Sat, 02 Jul 2011 21:24:19 +0200] rev 43644
tuned signature;
wenzelm [Sat, 02 Jul 2011 20:54:38 +0200] rev 43643
eliminated redundant session_ready;
wenzelm [Sat, 02 Jul 2011 20:22:02 +0200] rev 43642
tuned;
wenzelm [Sat, 02 Jul 2011 19:22:06 +0200] rev 43641
uniform finish_thy -- always Global_Theory.join_proofs, even with sequential scheduling;
wenzelm [Sat, 02 Jul 2011 19:08:51 +0200] rev 43640
misc tuning;
haftmann [Sat, 02 Jul 2011 10:37:35 +0200] rev 43639
correction: do not assume that case const index covered all cases
haftmann [Fri, 01 Jul 2011 23:31:23 +0200] rev 43638
remove illegal case combinators after merge
haftmann [Fri, 01 Jul 2011 23:10:27 +0200] rev 43637
corrected misunderstanding what `old functions` are supposed to be
haftmann [Fri, 01 Jul 2011 23:07:06 +0200] rev 43636
centralized deletion of equations for constructors; corrected misunderstanding what `old functions` are supposed to be
haftmann [Fri, 01 Jul 2011 22:48:05 +0200] rev 43635
merged
haftmann [Fri, 01 Jul 2011 19:57:41 +0200] rev 43634
index cases for constructors
noschinl [Fri, 01 Jul 2011 19:42:07 +0200] rev 43633
cover induct's "arbitrary" more deeply
wenzelm [Fri, 01 Jul 2011 18:11:17 +0200] rev 43632
merged;
blanchet [Fri, 01 Jul 2011 17:44:04 +0200] rev 43631
enforce hard timeout on ATPs (esp. "z3_atp" on Linux) + remove obsolete failure codes
blanchet [Fri, 01 Jul 2011 16:31:33 +0200] rev 43630
made minimizer informative output accurate
blanchet [Fri, 01 Jul 2011 15:53:38 +0200] rev 43629
test a few more type encodings
blanchet [Fri, 01 Jul 2011 15:53:38 +0200] rev 43628
further repair "mangled_tags", now that tags are also mangled
blanchet [Fri, 01 Jul 2011 15:53:38 +0200] rev 43627
update documentation after "type_enc" renaming + fixed a few other out-of-date factlets
blanchet [Fri, 01 Jul 2011 15:53:38 +0200] rev 43626
renamed "type_sys" to "type_enc", which is more accurate
blanchet [Fri, 01 Jul 2011 15:53:37 +0200] rev 43625
document "simple_higher" type encoding
blanchet [Fri, 01 Jul 2011 15:53:37 +0200] rev 43624
cleaner handling of higher-order simple types, so that it's also possible to use first-order simple types with LEO-II and company
blanchet [Fri, 01 Jul 2011 15:53:37 +0200] rev 43623
mangle "ti" tags
blanchet [Fri, 01 Jul 2011 15:53:37 +0200] rev 43622
tuning
wenzelm [Fri, 01 Jul 2011 17:36:25 +0200] rev 43621
clarified Thy_Syntax.element;
wenzelm [Fri, 01 Jul 2011 16:05:38 +0200] rev 43620
tuned layout;
wenzelm [Fri, 01 Jul 2011 15:16:03 +0200] rev 43619
proper @{binding} antiquotations (relevant for formal references);
wenzelm [Fri, 01 Jul 2011 15:14:44 +0200] rev 43618
tuned;
wenzelm [Fri, 01 Jul 2011 14:17:02 +0200] rev 43617
merged
noschinl [Fri, 01 Jul 2011 13:54:25 +0200] rev 43616
reverted 782991e4180d: fold_fields was never used
noschinl [Fri, 01 Jul 2011 13:54:23 +0200] rev 43615
reverted ce00462f,b3759dce, 7a165592: unwanted generalisation
bulwahn [Fri, 01 Jul 2011 11:26:02 +0200] rev 43614
improving actual dependencies
bulwahn [Fri, 01 Jul 2011 10:45:51 +0200] rev 43613
adding a minimalistic documentation of the value antiquotation in the Isar reference manual
bulwahn [Fri, 01 Jul 2011 10:45:49 +0200] rev 43612
adding a value antiquotation
wenzelm [Thu, 30 Jun 2011 19:24:09 +0200] rev 43611
more general theory header parsing;
wenzelm [Thu, 30 Jun 2011 16:50:26 +0200] rev 43610
back to sequential merge_data, reverting 741373421318 (NB: expensive Parser.merge_gram is already asynchronous since 3daff3cc2214);
wenzelm [Thu, 30 Jun 2011 16:07:30 +0200] rev 43609
merged
krauss [Thu, 30 Jun 2011 10:15:46 +0200] rev 43608
parse term in auxiliary context augmented with variable;
pass through binding appropriately;
more standard syntax and ML interface
boehmes [Wed, 29 Jun 2011 11:58:35 +0200] rev 43607
linarith counterexamples now provide only valuations for variables (which should restrict the number of linarith trace messages);
control tracing of (potentially spurious) counterexamples by the configuration option "linarith_verbose" (to disable linarith traces entirely)
wenzelm [Thu, 30 Jun 2011 14:55:01 +0200] rev 43606
prefer Isabelle path algebra;
wenzelm [Thu, 30 Jun 2011 14:51:32 +0200] rev 43605
proper fold order;
wenzelm [Thu, 30 Jun 2011 14:03:31 +0200] rev 43604
more Path operations;
tuned signature;
wenzelm [Thu, 30 Jun 2011 13:59:55 +0200] rev 43603
getenv_strict in ML;
tuned;
wenzelm [Thu, 30 Jun 2011 13:21:41 +0200] rev 43602
standardized use of Path operations;
wenzelm [Thu, 30 Jun 2011 11:15:36 +0200] rev 43601
tuned comments;
wenzelm [Thu, 30 Jun 2011 00:09:57 +0200] rev 43600
abstract algebra of file paths in Scala (cf. path.ML);
wenzelm [Thu, 30 Jun 2011 00:01:00 +0200] rev 43599
proper Path.print;
wenzelm [Wed, 29 Jun 2011 23:43:48 +0200] rev 43598
basic operations on lists and strings;
wenzelm [Wed, 29 Jun 2011 21:34:16 +0200] rev 43597
tuned signature;
wenzelm [Wed, 29 Jun 2011 20:39:41 +0200] rev 43596
simplified/unified Simplifier.mk_solver;
wenzelm [Wed, 29 Jun 2011 18:12:34 +0200] rev 43595
modernized some simproc setup;
wenzelm [Wed, 29 Jun 2011 17:35:46 +0200] rev 43594
modernized some simproc setup;
wenzelm [Wed, 29 Jun 2011 16:31:50 +0200] rev 43593
print Path.T with some markup;
wenzelm [Wed, 29 Jun 2011 15:23:36 +0200] rev 43592
HTML: render control symbols more like Isabelle/Scala/jEdit;
traytel [Tue, 28 Jun 2011 10:52:15 +0200] rev 43591
collapse map functions with identity subcoercions to identities;
blanchet [Tue, 28 Jun 2011 21:06:59 +0200] rev 43590
reenabled accidentally-disabled automatic minimization
wenzelm [Tue, 28 Jun 2011 20:42:29 +0200] rev 43589
tuned markup;
paulson [Tue, 28 Jun 2011 17:13:32 +0100] rev 43588
merged
paulson [Tue, 28 Jun 2011 17:12:50 +0100] rev 43587
tidied messy proofs
bulwahn [Tue, 28 Jun 2011 16:43:44 +0200] rev 43586
merged
bulwahn [Tue, 28 Jun 2011 14:36:43 +0200] rev 43585
adding timeout to quickcheck narrowing
paulson [Tue, 28 Jun 2011 14:52:46 +0100] rev 43584
simplified proofs using metis calls
paulson [Tue, 28 Jun 2011 12:48:00 +0100] rev 43583
merged
paulson [Tue, 28 Jun 2011 12:47:32 +0100] rev 43582
keyfree: The set of key-free messages (and associated theorems)
wenzelm [Mon, 27 Jun 2011 22:44:44 +0200] rev 43581
merged
krauss [Mon, 27 Jun 2011 17:04:04 +0200] rev 43580
new Datatype.info_of_constr with strict behaviour wrt. to overloaded constructors -- side effect: function package correctly identifies 0::int as a non-constructor;
renamed old version to info_of_constr_permissive, reflecting its semantics
blanchet [Mon, 27 Jun 2011 14:56:39 +0200] rev 43579
added reference for MESON
blanchet [Mon, 27 Jun 2011 14:56:37 +0200] rev 43578
document "meson" and "metis" in HOL specific section of the Isar ref manual
blanchet [Mon, 27 Jun 2011 14:56:35 +0200] rev 43577
clarify minimizer output
blanchet [Mon, 27 Jun 2011 14:56:33 +0200] rev 43576
don't export any metastrange or other nonatomizable formulas, since these don't help proving normal things, they are somewhat broken in the ATP output, and they are atypical
blanchet [Mon, 27 Jun 2011 14:56:32 +0200] rev 43575
tweaked comment
blanchet [Mon, 27 Jun 2011 14:56:31 +0200] rev 43574
document "sound" option
blanchet [Mon, 27 Jun 2011 14:56:29 +0200] rev 43573
minor Sledgehammer news
blanchet [Mon, 27 Jun 2011 14:56:28 +0200] rev 43572
added "sound" option to force Sledgehammer to be pedantically sound
blanchet [Mon, 27 Jun 2011 14:56:26 +0200] rev 43571
removed "full_types" option from documentation
blanchet [Mon, 27 Jun 2011 14:56:10 +0200] rev 43570
document changes to Sledgehammer and "try"
blanchet [Mon, 27 Jun 2011 13:52:47 +0200] rev 43569
removed "full_types" option from Sledgehammer, now that virtually sound encodings are used as the default anyway
blanchet [Mon, 27 Jun 2011 13:52:47 +0200] rev 43568
clarify warning message to avoid confusing beginners
blanchet [Mon, 27 Jun 2011 13:52:47 +0200] rev 43567
remove experimental trimming feature -- it slowed down things on Linux for some reason
blanchet [Mon, 27 Jun 2011 13:52:47 +0200] rev 43566
filter out some tautologies using an ATP, especially for those theories that are known for producing such things
wenzelm [Mon, 27 Jun 2011 22:23:44 +0200] rev 43565
NEWS;
wenzelm [Mon, 27 Jun 2011 22:20:49 +0200] rev 43564
document antiquotations are managed as theory data, with proper name space and entity markup;
wenzelm [Mon, 27 Jun 2011 17:51:28 +0200] rev 43563
proper checking of @{ML_antiquotation};
wenzelm [Mon, 27 Jun 2011 17:20:24 +0200] rev 43562
hide rather short auxiliary names, which can easily occur in user theories;
wenzelm [Mon, 27 Jun 2011 17:06:06 +0200] rev 43561
updated generated file;
wenzelm [Mon, 27 Jun 2011 16:53:31 +0200] rev 43560
ML antiquotations are managed as theory data, with proper name space and entity markup;
clarified Name_Space.check;
wenzelm [Mon, 27 Jun 2011 15:03:55 +0200] rev 43559
old gensym is now legacy -- global state is out of fashion, and its result is not guaranteed to be fresh;
wenzelm [Mon, 27 Jun 2011 15:01:08 +0200] rev 43558
parallel Syntax.parse, which is rather slow;
wenzelm [Mon, 27 Jun 2011 14:38:58 +0200] rev 43557
markup binding like class, which is the only special markup where Proof General (including version 4.1) allows "isar-long-id-stuff";
hoelzl [Mon, 27 Jun 2011 09:42:46 +0200] rev 43556
move conditional expectation to its own theory file
boehmes [Sun, 26 Jun 2011 19:10:03 +0200] rev 43555
updated SMT certificates
boehmes [Sun, 26 Jun 2011 19:10:02 +0200] rev 43554
generalized introduction of explicit application constant: consider more functions as possible witness/instance of quantifiers than before (a constant of type T1 -> T2 -> T3 should be considered to have a rank less or equal to 1 if variables of type T2 -> T3 occur bound in a problem);
maintain extra-logical information when introducing explicit application;
handle let-expressions properly
wenzelm [Sat, 25 Jun 2011 20:03:07 +0200] rev 43553
proper tokens only if session is ready;
wenzelm [Sat, 25 Jun 2011 19:38:35 +0200] rev 43552
entity markup for "type", "constant";
wenzelm [Sat, 25 Jun 2011 19:19:13 +0200] rev 43551
clarified Markup.CLASS vs. HTML.CLASS;
wenzelm [Sat, 25 Jun 2011 18:29:51 +0200] rev 43550
tuned color, to avoid confusion with type variables;
wenzelm [Sat, 25 Jun 2011 18:24:52 +0200] rev 43549
discontinued generic XML markup -- this is for XHTML with <span/> elements;
wenzelm [Sat, 25 Jun 2011 18:15:36 +0200] rev 43548
type classes: entity markup instead of old-style token markup;
wenzelm [Sat, 25 Jun 2011 17:17:49 +0200] rev 43547
clarified Binding.pretty/print: no quotes, only markup -- Binding.str_of is rendered obsolete;
wenzelm [Sat, 25 Jun 2011 15:08:58 +0200] rev 43546
clarified Binding.str_of/print: show full prefix + qualifier, which is relevant for print_locale, for example;
discontinued unused Binding.qualified_name_of;
wenzelm [Sat, 25 Jun 2011 15:02:12 +0200] rev 43545
produce string constant directly;
wenzelm [Sat, 25 Jun 2011 14:28:43 +0200] rev 43544
merged
ballarin [Sat, 25 Jun 2011 12:19:54 +0200] rev 43543
While reading equations of an interpretation, already allow syntax provided by the interpretation base.
wenzelm [Sat, 25 Jun 2011 14:25:10 +0200] rev 43542
removed very slow proof of unnamed/unused theorem from HOL/Quickcheck_Narrowing.thy (cf. 2dee03f192b7) -- can take seconds for main HOL and minutes for HOL-Proofs;
wenzelm [Sat, 25 Jun 2011 12:57:46 +0200] rev 43541
clarified java.ext.dirs: putting Isabelle extensions first makes it work miraculously even on Cygwin with Java in "C:\Program Files\..." (with spaces in file name);
wenzelm [Sat, 25 Jun 2011 12:54:32 +0200] rev 43540
CLASSPATH already converted in isabelle java wrapper;
wenzelm [Sat, 25 Jun 2011 11:51:50 +0200] rev 43539
removed unused/broken Isabelle.exe for now -- needs update of Admin/launch4j;
wenzelm [Thu, 23 Jun 2011 23:12:00 +0200] rev 43538
more robust join_results: join_work needs to be uninterruptible, otherwise the task being dequeued by join_next might be never executed/finished!
wenzelm [Thu, 23 Jun 2011 23:05:38 +0200] rev 43537
clarified EXCEPTIONS [] (cf. Exn.is_interrupt and Runtime.exn_message);
wenzelm [Thu, 23 Jun 2011 20:30:48 +0200] rev 43536
more robust concurrent builds;
huffman [Thu, 23 Jun 2011 10:08:35 -0700] rev 43535
merged
huffman [Thu, 23 Jun 2011 10:07:16 -0700] rev 43534
add countable_datatype method for proving countable class instances
wenzelm [Thu, 23 Jun 2011 18:32:13 +0200] rev 43533
merged;
huffman [Thu, 23 Jun 2011 09:16:48 -0700] rev 43532
instance inat :: number_semiring
huffman [Thu, 23 Jun 2011 09:04:20 -0700] rev 43531
added number_semiring class, plus a few new lemmas;
no changes to the simpset yet
blanchet [Thu, 23 Jun 2011 16:31:20 +0200] rev 43530
merged
blanchet [Thu, 23 Jun 2011 11:19:41 +0200] rev 43529
fiddle with remote ATP settings, based on Judgment Day
blanchet [Thu, 23 Jun 2011 11:19:41 +0200] rev 43528
give slightly more time to server to respond, to avoid leaving too much garbage on Geoff's servers
ballarin [Thu, 23 Jun 2011 12:02:54 +0200] rev 43527
Release notes should be written from the user's perspective. Don't assume the user has universal knowledge of the system.
huffman [Wed, 22 Jun 2011 15:58:55 -0700] rev 43526
generalize lemmas power_number_of_even and power_number_of_odd
huffman [Wed, 22 Jun 2011 13:45:32 -0700] rev 43525
merged
huffman [Wed, 22 Jun 2011 13:30:28 -0700] rev 43524
add HOLCF/ex/Concurrency_Monad.thy, which contains resumption/state/powerdomain monad example from my PhD thesis