bulwahn [Wed, 07 Jul 2010 08:25:22 +0200] rev 37735
added NEWS entry
bulwahn [Wed, 07 Jul 2010 08:25:21 +0200] rev 37734
added the new command inductive_cases to derive simplification equations for inductive predicates; added binding simps for general simplification equation
huffman [Tue, 06 Jul 2010 08:08:35 -0700] rev 37733
merged
huffman [Mon, 05 Jul 2010 09:14:51 -0700] rev 37732
generalize type of is_interval to class euclidean_space
huffman [Mon, 05 Jul 2010 09:12:35 -0700] rev 37731
section -> subsection
huffman [Sun, 04 Jul 2010 09:26:30 -0700] rev 37730
generalize some lemmas about derivatives
huffman [Sun, 04 Jul 2010 09:25:17 -0700] rev 37729
uniqueness of Frechet derivative
wenzelm [Tue, 06 Jul 2010 21:33:14 +0200] rev 37728
implode pseudo utf8, i.e. decode byte-stuffed low ASCII characters;
wenzelm [Tue, 06 Jul 2010 10:02:24 +0200] rev 37727
merged
haftmann [Tue, 06 Jul 2010 09:27:49 +0200] rev 37726
even more fun with primrec
haftmann [Tue, 06 Jul 2010 09:21:15 +0200] rev 37725
refactored reference operations
haftmann [Tue, 06 Jul 2010 09:21:13 +0200] rev 37724
tuned
haftmann [Tue, 06 Jul 2010 09:21:13 +0200] rev 37723
tuned empty heap
paulson [Mon, 05 Jul 2010 16:43:08 +0100] rev 37722
merged
paulson [Mon, 05 Jul 2010 14:21:53 +0100] rev 37721
merged
paulson [Mon, 05 Jul 2010 14:21:30 +0100] rev 37720
Unification (flexflex) bug fix; making "auto" deterministic
haftmann [Mon, 05 Jul 2010 16:46:23 +0200] rev 37719
moved "open" operations from Heap.thy to Array.thy and Ref.thy
haftmann [Mon, 05 Jul 2010 15:36:37 +0200] rev 37718
only definite assignment
haftmann [Mon, 05 Jul 2010 15:25:42 +0200] rev 37717
moved special operation array_ran here
haftmann [Mon, 05 Jul 2010 15:25:42 +0200] rev 37716
remove primitive operation Heap.array in favour of Heap.array_of_list
haftmann [Mon, 05 Jul 2010 15:12:20 +0200] rev 37715
tuned proof
haftmann [Mon, 05 Jul 2010 15:12:20 +0200] rev 37714
tuned
wenzelm [Mon, 05 Jul 2010 23:07:36 +0200] rev 37713
Outer_Syntax.prepare_command: disallow control commands here, and consequently in Isar documents;
wenzelm [Mon, 05 Jul 2010 22:26:20 +0200] rev 37712
specific ML_val vs. ML_command;
wenzelm [Mon, 05 Jul 2010 20:36:39 +0200] rev 37711
async_state: report within proper transaction context;
haftmann [Mon, 05 Jul 2010 14:35:00 +0200] rev 37710
merged
haftmann [Mon, 05 Jul 2010 14:34:28 +0200] rev 37709
simplified representation of monad type
wenzelm [Mon, 05 Jul 2010 11:25:06 +0200] rev 37708
attempt to reconstruct missing HOL/Codegenerator_Test/ROOT.ML;
wenzelm [Mon, 05 Jul 2010 10:47:39 +0200] rev 37707
merged
haftmann [Mon, 05 Jul 2010 10:42:27 +0200] rev 37706
updated document
haftmann [Mon, 05 Jul 2010 10:39:49 +0200] rev 37705
dropped passed irregular names
blanchet [Sat, 03 Jul 2010 00:50:35 +0200] rev 37704
adapt Nitpick to "prod_case" and "*" -> "sum" renaming;
the code in "Nitpick_Preproc", which sorted the types using "typ_ord", was wrong and evil; it seems to have worked only because "*" was called "*"
blanchet [Sat, 03 Jul 2010 00:49:12 +0200] rev 37703
remove needless signature entry
haftmann [Fri, 02 Jul 2010 17:27:44 +0200] rev 37702
references to ghc and ocaml
haftmann [Fri, 02 Jul 2010 17:27:44 +0200] rev 37701
explicit code_datatype declaration prevents multiple instantiations later on
haftmann [Fri, 02 Jul 2010 16:50:53 +0200] rev 37700
refrain from using datatype declaration -- opens chance for quickcheck later on
haftmann [Fri, 02 Jul 2010 16:50:52 +0200] rev 37699
tuned proof
haftmann [Fri, 02 Jul 2010 16:20:56 +0200] rev 37698
reverted to verion from fc27be4c6b1c
haftmann [Fri, 02 Jul 2010 16:15:49 +0200] rev 37697
traceback for error messages
haftmann [Fri, 02 Jul 2010 16:10:59 +0200] rev 37696
accomodate for different behvaiour of nitpick (c.f. also 180e80b4eac1)
haftmann [Fri, 02 Jul 2010 14:23:18 +0200] rev 37695
introduced distinct session HOL-Codegenerator_Test
haftmann [Fri, 02 Jul 2010 14:23:17 +0200] rev 37694
tuned bootstrap files
haftmann [Fri, 02 Jul 2010 14:23:17 +0200] rev 37693
remove codegeneration-related theories from big library theory
haftmann [Fri, 02 Jul 2010 14:23:17 +0200] rev 37692
drop unconvenient code declarations
haftmann [Fri, 02 Jul 2010 14:23:16 +0200] rev 37691
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
wenzelm [Sun, 04 Jul 2010 21:01:22 +0200] rev 37690
general Future.report -- also for Toplevel.async_state;
wenzelm [Sun, 04 Jul 2010 00:05:32 +0200] rev 37689
simplified Isabelle_Process.Result: use markup directly;
wenzelm [Sat, 03 Jul 2010 23:24:36 +0200] rev 37688
run_command: actually observe "print" flag;
wenzelm [Sat, 03 Jul 2010 22:33:10 +0200] rev 37687
Toplevel.run_command: asynchronous state output, as an attempt to address potentially slow pretty printing (e.g. in HOL/Bali);
wenzelm [Sat, 03 Jul 2010 20:36:30 +0200] rev 37686
more precise timing;
wenzelm [Sat, 03 Jul 2010 20:20:13 +0200] rev 37685
more efficient document model/view -- avoid repeated iteration over commands from start, prefer bulk operations;
misc tuning;
wenzelm [Fri, 02 Jul 2010 21:48:54 +0200] rev 37684
standard argument order;
tuned;
wenzelm [Fri, 02 Jul 2010 21:41:06 +0200] rev 37683
do not open auxiliary ML structures;
misc tuning;
wenzelm [Fri, 02 Jul 2010 20:44:17 +0200] rev 37682
tuned white space;
haftmann [Fri, 02 Jul 2010 10:47:50 +0200] rev 37681
fixed spelling
haftmann [Fri, 02 Jul 2010 10:45:25 +0200] rev 37680
merged
haftmann [Thu, 01 Jul 2010 16:55:05 +0200] rev 37679
"prod" and "sum" replace "*" and "+" respectively; qualified constants Set.member and Set.Collect
haftmann [Thu, 01 Jul 2010 16:54:44 +0200] rev 37678
"prod" and "sum" replace "*" and "+" respectively
haftmann [Thu, 01 Jul 2010 16:54:42 +0200] rev 37677
qualified constants Set.member and Set.Collect
haftmann [Thu, 01 Jul 2010 16:54:42 +0200] rev 37676
"prod" and "sum" replace "*" and "+" respectively; qualified constants Set.member and Set.Collect
huffman [Thu, 01 Jul 2010 15:40:58 -0700] rev 37675
merged
huffman [Thu, 01 Jul 2010 15:40:38 -0700] rev 37674
convert theorem path_connected_sphere to euclidean_space class
huffman [Thu, 01 Jul 2010 09:24:04 -0700] rev 37673
generalize more lemmas from ordered_euclidean_space to euclidean_space
wenzelm [Thu, 01 Jul 2010 19:14:54 +0200] rev 37672
avoid Old_Number_Theory;
more precise dependencies;
wenzelm [Thu, 01 Jul 2010 18:31:46 +0200] rev 37671
misc tuning and modernization;
haftmann [Thu, 01 Jul 2010 14:32:57 +0200] rev 37670
merged
haftmann [Thu, 01 Jul 2010 13:47:27 +0200] rev 37669
once more a try with mkdir_leaf
haftmann [Thu, 01 Jul 2010 13:38:17 +0200] rev 37668
refined semantics of mkdir_leaf: do not fail if directory already exists
haftmann [Thu, 01 Jul 2010 13:32:14 +0200] rev 37667
avoid bitstrings in generated code
hoelzl [Thu, 01 Jul 2010 10:57:19 +0200] rev 37666
Updated NEWS
hoelzl [Thu, 01 Jul 2010 11:48:42 +0200] rev 37665
Add theory for indicator function.
hoelzl [Thu, 01 Jul 2010 09:01:09 +0200] rev 37664
Instantiate product type as euclidean space.
haftmann [Thu, 01 Jul 2010 08:13:20 +0200] rev 37663
merged
haftmann [Thu, 01 Jul 2010 08:12:55 +0200] rev 37662
repaired line ending
haftmann [Thu, 01 Jul 2010 08:12:40 +0200] rev 37661
revert to plain for now mkdir
haftmann [Wed, 30 Jun 2010 17:12:38 +0200] rev 37660
one unified Word theory
haftmann [Wed, 30 Jun 2010 16:46:44 +0200] rev 37659
more speaking names
haftmann [Wed, 30 Jun 2010 16:45:47 +0200] rev 37658
more speaking names
haftmann [Wed, 30 Jun 2010 16:41:03 +0200] rev 37657
moved specific operations here
haftmann [Wed, 30 Jun 2010 16:28:29 +0200] rev 37656
more speaking theory names
haftmann [Wed, 30 Jun 2010 16:28:14 +0200] rev 37655
more speaking theory names
haftmann [Wed, 30 Jun 2010 16:28:13 +0200] rev 37654
use existing bit type from theory Bit
haftmann [Wed, 30 Jun 2010 16:28:13 +0200] rev 37653
split off Cardinality from Numeral_Type
haftmann [Wed, 30 Jun 2010 16:28:13 +0200] rev 37652
added literal and typerep instances
haftmann [Wed, 30 Jun 2010 12:20:45 +0200] rev 37651
mkdir_leaf -- avoiding surprises with typos in user-given paths
huffman [Wed, 30 Jun 2010 21:29:58 -0700] rev 37650
generalize some lemmas about derivatives
huffman [Wed, 30 Jun 2010 21:13:46 -0700] rev 37649
add lemma at_within_interior
huffman [Wed, 30 Jun 2010 19:00:15 -0700] rev 37648
generalize more euclidean_space lemmas
huffman [Wed, 30 Jun 2010 11:51:35 -0700] rev 37647
minimize dependencies on Numeral_Type
huffman [Wed, 30 Jun 2010 10:42:38 -0700] rev 37646
change type of 'dimension' to 'a itself => nat
huffman [Wed, 30 Jun 2010 10:26:02 -0700] rev 37645
generalize some euclidean_space lemmas
blanchet [Wed, 30 Jun 2010 18:19:53 +0200] rev 37644
merged
blanchet [Wed, 30 Jun 2010 18:03:34 +0200] rev 37643
rewrote the TPTP problem generation code more or less from scratch;
there is now an explicit AST data structure which will make it easy to support alternative formats (e.g., DFG, sorted TPTP, sorted DFG);
also, if "full_types" is enabled, "hAPP" is then tagged properly
blanchet [Tue, 29 Jun 2010 13:23:13 +0200] rev 37642
rename functions
haftmann [Wed, 30 Jun 2010 11:39:10 +0200] rev 37641
merged
haftmann [Wed, 30 Jun 2010 11:38:51 +0200] rev 37640
unfold_fun_n
haftmann [Wed, 30 Jun 2010 11:38:51 +0200] rev 37639
pervasive tuning of code
haftmann [Wed, 30 Jun 2010 11:38:51 +0200] rev 37638
explicit printing function for applify
wenzelm [Tue, 29 Jun 2010 22:59:29 +0200] rev 37637
fail with low-level exception, not user error;
wenzelm [Tue, 29 Jun 2010 21:56:31 +0200] rev 37636
eliminated some unused bindings;
wenzelm [Tue, 29 Jun 2010 21:46:47 +0200] rev 37635
recovered some indentation from the depths of time;
Christian Urban <urbanc@in.tum.de> [Tue, 29 Jun 2010 17:03:59 +0100] rev 37634
cleaned by using descending instead of lifting
blanchet [Tue, 29 Jun 2010 11:38:51 +0200] rev 37633
merged
blanchet [Tue, 29 Jun 2010 11:29:31 +0200] rev 37632
move function
blanchet [Tue, 29 Jun 2010 11:20:05 +0200] rev 37631
compile
blanchet [Tue, 29 Jun 2010 11:14:52 +0200] rev 37630
compile
blanchet [Tue, 29 Jun 2010 11:03:26 +0200] rev 37629
more elegant cheating
blanchet [Tue, 29 Jun 2010 10:56:45 +0200] rev 37628
Sledgehammer can save some msecs by cheating
blanchet [Tue, 29 Jun 2010 10:36:36 +0200] rev 37627
more precise error message for remote ATPs
blanchet [Tue, 29 Jun 2010 10:25:53 +0200] rev 37626
move blacklisting completely out of the clausifier;
the only reason it was in the clausifier as well was the Skolem cache
blanchet [Tue, 29 Jun 2010 09:26:56 +0200] rev 37625
rename "skolem_somes" to "skolems", now that there's only one flavor of Skolems
blanchet [Tue, 29 Jun 2010 09:19:16 +0200] rev 37624
move "nice names" from Metis to TPTP format
blanchet [Tue, 29 Jun 2010 09:05:37 +0200] rev 37623
move functions not needed by Metis out of "Metis_Clauses"
blanchet [Mon, 28 Jun 2010 18:47:07 +0200] rev 37622
no setup is necessary anymore
blanchet [Mon, 28 Jun 2010 18:46:42 +0200] rev 37621
adapt call
blanchet [Mon, 28 Jun 2010 18:15:40 +0200] rev 37620
remove obsolete component of CNF clause tuple (and reorder it)
blanchet [Mon, 28 Jun 2010 18:08:36 +0200] rev 37619
killed "expand_defs_tac";
it has no raison d'etre now that Skolemization is always done "inline";
the comment in the code suggested that it was used for other things as well but the code clearly did nothing if no Skolem "Frees" were in the problem
blanchet [Mon, 28 Jun 2010 18:02:36 +0200] rev 37618
get rid of Skolem cache by performing CNF-conversion after fact selection
blanchet [Mon, 28 Jun 2010 17:32:28 +0200] rev 37617
always perform "inline" skolemization, polymorphism or not, Skolem cache or not
blanchet [Mon, 28 Jun 2010 17:31:38 +0200] rev 37616
always perform relevance filtering on original formulas