Fri, 29 Dec 2006 18:25:45 +0100 tuned specifications/proofs;
wenzelm [Fri, 29 Dec 2006 18:25:45 +0100] rev 21939
tuned specifications/proofs;
Fri, 29 Dec 2006 17:24:49 +0100 replaced Sign.classes by Sign.all_classes (topologically sorted);
wenzelm [Fri, 29 Dec 2006 17:24:49 +0100] rev 21938
replaced Sign.classes by Sign.all_classes (topologically sorted); prefer structure Sign over Sorts; renamed Sorts.project to Sorts.subalgebra;
Fri, 29 Dec 2006 17:24:49 +0100 renamed Graph.project to Graph.subgraph;
wenzelm [Fri, 29 Dec 2006 17:24:49 +0100] rev 21937
renamed Graph.project to Graph.subgraph;
Fri, 29 Dec 2006 17:24:47 +0100 replaced Sign.classes by Sign.all_classes (topologically sorted);
wenzelm [Fri, 29 Dec 2006 17:24:47 +0100] rev 21936
replaced Sign.classes by Sign.all_classes (topologically sorted); prefer structure Sign over Sorts;
Fri, 29 Dec 2006 17:24:46 +0100 renamed project to subgraph, improved presentation, avoided unnecessary evaluation of predicate;
wenzelm [Fri, 29 Dec 2006 17:24:46 +0100] rev 21935
renamed project to subgraph, improved presentation, avoided unnecessary evaluation of predicate;
Fri, 29 Dec 2006 17:24:45 +0100 Sorts.minimal_classes;
wenzelm [Fri, 29 Dec 2006 17:24:45 +0100] rev 21934
Sorts.minimal_classes;
Fri, 29 Dec 2006 17:24:44 +0100 classes: more direct way to achieve topological sorting;
wenzelm [Fri, 29 Dec 2006 17:24:44 +0100] rev 21933
classes: more direct way to achieve topological sorting; renamed classes to all_classes; added minimal_classes; renamed project to subalgebra, tuned;
Fri, 29 Dec 2006 17:24:43 +0100 replaced classes by all_classes (topologically sorted);
wenzelm [Fri, 29 Dec 2006 17:24:43 +0100] rev 21932
replaced classes by all_classes (topologically sorted); added minimal_classes;
Fri, 29 Dec 2006 17:24:41 +0100 replaced Sign.classes by Sign.all_classes (topologically sorted);
wenzelm [Fri, 29 Dec 2006 17:24:41 +0100] rev 21931
replaced Sign.classes by Sign.all_classes (topologically sorted);
Fri, 29 Dec 2006 16:47:49 +0100 Enable new Proof General code again after SML/NJ compatibility fixes by Florian.
aspinall [Fri, 29 Dec 2006 16:47:49 +0100] rev 21930
Enable new Proof General code again after SML/NJ compatibility fixes by Florian.
Fri, 29 Dec 2006 16:46:39 +0100 Typo in last commit
aspinall [Fri, 29 Dec 2006 16:46:39 +0100] rev 21929
Typo in last commit
Fri, 29 Dec 2006 12:11:05 +0100 explicit construction of operational classes
haftmann [Fri, 29 Dec 2006 12:11:05 +0100] rev 21928
explicit construction of operational classes
Fri, 29 Dec 2006 12:11:04 +0100 added handling for explicit classrel witnesses
haftmann [Fri, 29 Dec 2006 12:11:04 +0100] rev 21927
added handling for explicit classrel witnesses
Fri, 29 Dec 2006 12:11:03 +0100 ``classes`` now returns classes in topological order
haftmann [Fri, 29 Dec 2006 12:11:03 +0100] rev 21926
``classes`` now returns classes in topological order
Fri, 29 Dec 2006 12:11:02 +0100 dropped some bookkeeping
haftmann [Fri, 29 Dec 2006 12:11:02 +0100] rev 21925
dropped some bookkeeping
Fri, 29 Dec 2006 12:11:00 +0100 simplified class_package
haftmann [Fri, 29 Dec 2006 12:11:00 +0100] rev 21924
simplified class_package
Fri, 29 Dec 2006 03:57:01 +0100 use_ml: reverted to simple output (Poly/ML changed);
wenzelm [Fri, 29 Dec 2006 03:57:01 +0100] rev 21923
use_ml: reverted to simple output (Poly/ML changed);
Thu, 28 Dec 2006 16:49:35 +0100 removed private files
haftmann [Thu, 28 Dec 2006 16:49:35 +0100] rev 21922
removed private files
Thu, 28 Dec 2006 14:30:41 +0100 tuned;
wenzelm [Thu, 28 Dec 2006 14:30:41 +0100] rev 21921
tuned;
Thu, 28 Dec 2006 14:30:40 +0100 removed nospaces (Char.isSpace does not conform to Isabelle conventions);
wenzelm [Thu, 28 Dec 2006 14:30:40 +0100] rev 21920
removed nospaces (Char.isSpace does not conform to Isabelle conventions);
Thu, 28 Dec 2006 14:30:39 +0100 tuned msg;
wenzelm [Thu, 28 Dec 2006 14:30:39 +0100] rev 21919
tuned msg;
Thu, 28 Dec 2006 14:30:38 +0100 inlined nospaces (from library.ML);
wenzelm [Thu, 28 Dec 2006 14:30:38 +0100] rev 21918
inlined nospaces (from library.ML);
Thu, 28 Dec 2006 10:04:10 +0100 added
haftmann [Thu, 28 Dec 2006 10:04:10 +0100] rev 21917
added
Wed, 27 Dec 2006 19:10:07 +0100 some clarifications
haftmann [Wed, 27 Dec 2006 19:10:07 +0100] rev 21916
some clarifications
Wed, 27 Dec 2006 19:10:06 +0100 different handling of type variable names
haftmann [Wed, 27 Dec 2006 19:10:06 +0100] rev 21915
different handling of type variable names
Wed, 27 Dec 2006 19:10:05 +0100 added split
haftmann [Wed, 27 Dec 2006 19:10:05 +0100] rev 21914
added split
Wed, 27 Dec 2006 19:10:04 +0100 fixed misleading error message
haftmann [Wed, 27 Dec 2006 19:10:04 +0100] rev 21913
fixed misleading error message
Wed, 27 Dec 2006 19:10:03 +0100 dropped section header
haftmann [Wed, 27 Dec 2006 19:10:03 +0100] rev 21912
dropped section header
Wed, 27 Dec 2006 19:10:00 +0100 added OCaml code generation (without dictionaries)
haftmann [Wed, 27 Dec 2006 19:10:00 +0100] rev 21911
added OCaml code generation (without dictionaries)
Wed, 27 Dec 2006 19:09:59 +0100 removed Haskell reserved words
haftmann [Wed, 27 Dec 2006 19:09:59 +0100] rev 21910
removed Haskell reserved words
Wed, 27 Dec 2006 19:09:58 +0100 removed Main.thy
haftmann [Wed, 27 Dec 2006 19:09:58 +0100] rev 21909
removed Main.thy
Wed, 27 Dec 2006 19:09:57 +0100 moved code generator product setup here
haftmann [Wed, 27 Dec 2006 19:09:57 +0100] rev 21908
moved code generator product setup here
Wed, 27 Dec 2006 19:09:56 +0100 added code generator test theory
haftmann [Wed, 27 Dec 2006 19:09:56 +0100] rev 21907
added code generator test theory
Wed, 27 Dec 2006 19:09:55 +0100 explizit serialization for Haskell id
haftmann [Wed, 27 Dec 2006 19:09:55 +0100] rev 21906
explizit serialization for Haskell id
Wed, 27 Dec 2006 19:09:54 +0100 removed code generation stuff belonging to other theories
haftmann [Wed, 27 Dec 2006 19:09:54 +0100] rev 21905
removed code generation stuff belonging to other theories
Wed, 27 Dec 2006 19:09:53 +0100 moved code generator bool setup here
haftmann [Wed, 27 Dec 2006 19:09:53 +0100] rev 21904
moved code generator bool setup here
Wed, 27 Dec 2006 16:24:31 +0100 exported explicit equality on tokens
haftmann [Wed, 27 Dec 2006 16:24:31 +0100] rev 21903
exported explicit equality on tokens
Wed, 27 Dec 2006 16:18:07 +0100 made SML/NJ happy
haftmann [Wed, 27 Dec 2006 16:18:07 +0100] rev 21902
made SML/NJ happy
Fri, 22 Dec 2006 21:00:55 +0100 revised for new make_clauses
paulson [Fri, 22 Dec 2006 21:00:55 +0100] rev 21901
revised for new make_clauses
Fri, 22 Dec 2006 21:00:42 +0100 tidying the ATP communications
paulson [Fri, 22 Dec 2006 21:00:42 +0100] rev 21900
tidying the ATP communications
Fri, 22 Dec 2006 20:58:14 +0100 string primtives
paulson [Fri, 22 Dec 2006 20:58:14 +0100] rev 21899
string primtives
Fri, 22 Dec 2006 15:35:17 +0100 deactivated test for the moment
haftmann [Fri, 22 Dec 2006 15:35:17 +0100] rev 21898
deactivated test for the moment
Fri, 22 Dec 2006 14:24:04 +0100 fixed typo in comment
paulson [Fri, 22 Dec 2006 14:24:04 +0100] rev 21897
fixed typo in comment
Fri, 22 Dec 2006 14:03:30 +0100 Experimenting with interpretations of "definition".
ballarin [Fri, 22 Dec 2006 14:03:30 +0100] rev 21896
Experimenting with interpretations of "definition".
Thu, 21 Dec 2006 13:55:15 +0100 clarified code
haftmann [Thu, 21 Dec 2006 13:55:15 +0100] rev 21895
clarified code
Thu, 21 Dec 2006 13:55:14 +0100 dropped superfluos code
haftmann [Thu, 21 Dec 2006 13:55:14 +0100] rev 21894
dropped superfluos code
Thu, 21 Dec 2006 13:55:13 +0100 code clarifications
haftmann [Thu, 21 Dec 2006 13:55:13 +0100] rev 21893
code clarifications
Thu, 21 Dec 2006 13:55:12 +0100 import path made absolute
haftmann [Thu, 21 Dec 2006 13:55:12 +0100] rev 21892
import path made absolute
Thu, 21 Dec 2006 13:55:11 +0100 added code lemmas for quantification over bounded nats
haftmann [Thu, 21 Dec 2006 13:55:11 +0100] rev 21891
added code lemmas for quantification over bounded nats
Thu, 21 Dec 2006 08:42:53 +0100 Disable new Proof General code until SML/NJ compile fixed.
aspinall [Thu, 21 Dec 2006 08:42:53 +0100] rev 21890
Disable new Proof General code until SML/NJ compile fixed.
Wed, 20 Dec 2006 18:38:27 +0100 Use new Proof General code by default [see comment for reverting]
aspinall [Wed, 20 Dec 2006 18:38:27 +0100] rev 21889
Use new Proof General code by default [see comment for reverting]
Wed, 20 Dec 2006 17:03:46 +0100 change from "Array" to "Vector"
paulson [Wed, 20 Dec 2006 17:03:46 +0100] rev 21888
change from "Array" to "Vector"
Tue, 19 Dec 2006 19:34:35 +0100 add lemmas Standard_starfun(2)_iff
huffman [Tue, 19 Dec 2006 19:34:35 +0100] rev 21887
add lemmas Standard_starfun(2)_iff
Tue, 19 Dec 2006 17:35:33 +0100 Missing elements from doc_markup_elements
aspinall [Tue, 19 Dec 2006 17:35:33 +0100] rev 21886
Missing elements from doc_markup_elements
Tue, 19 Dec 2006 16:58:30 +0100 Remove obsolete prefixes from error and warning messages.
aspinall [Tue, 19 Dec 2006 16:58:30 +0100] rev 21885
Remove obsolete prefixes from error and warning messages.
Mon, 18 Dec 2006 08:57:41 +0100 added isatool codegen
haftmann [Mon, 18 Dec 2006 08:57:41 +0100] rev 21884
added isatool codegen
Mon, 18 Dec 2006 08:21:40 +0100 dropped CodegenPackage.const_of_idf
haftmann [Mon, 18 Dec 2006 08:21:40 +0100] rev 21883
dropped CodegenPackage.const_of_idf
Mon, 18 Dec 2006 08:21:39 +0100 improvements in syntax handling
haftmann [Mon, 18 Dec 2006 08:21:39 +0100] rev 21882
improvements in syntax handling
Mon, 18 Dec 2006 08:21:38 +0100 added Thyname.* and * constant expressions
haftmann [Mon, 18 Dec 2006 08:21:38 +0100] rev 21881
added Thyname.* and * constant expressions
Mon, 18 Dec 2006 08:21:37 +0100 introduces "__" naming policy
haftmann [Mon, 18 Dec 2006 08:21:37 +0100] rev 21880
introduces "__" naming policy
Mon, 18 Dec 2006 08:21:35 +0100 switched argument order in *.syntax lifters
haftmann [Mon, 18 Dec 2006 08:21:35 +0100] rev 21879
switched argument order in *.syntax lifters
Mon, 18 Dec 2006 08:21:34 +0100 added gen_reflection_tac
haftmann [Mon, 18 Dec 2006 08:21:34 +0100] rev 21878
added gen_reflection_tac
Mon, 18 Dec 2006 08:21:33 +0100 now testing executable content of nearly all HOL
haftmann [Mon, 18 Dec 2006 08:21:33 +0100] rev 21877
now testing executable content of nearly all HOL
Mon, 18 Dec 2006 08:21:32 +0100 dropped debug cmd
haftmann [Mon, 18 Dec 2006 08:21:32 +0100] rev 21876
dropped debug cmd
Mon, 18 Dec 2006 08:21:31 +0100 explicit nonfix declaration for ML "subset"
haftmann [Mon, 18 Dec 2006 08:21:31 +0100] rev 21875
explicit nonfix declaration for ML "subset"
Mon, 18 Dec 2006 08:21:30 +0100 dropped two inline directives
haftmann [Mon, 18 Dec 2006 08:21:30 +0100] rev 21874
dropped two inline directives
Mon, 18 Dec 2006 08:21:29 +0100 introduced abstract view on number expressions in hologic.ML
haftmann [Mon, 18 Dec 2006 08:21:29 +0100] rev 21873
introduced abstract view on number expressions in hologic.ML
Mon, 18 Dec 2006 08:21:28 +0100 whitespace fix
haftmann [Mon, 18 Dec 2006 08:21:28 +0100] rev 21872
whitespace fix
Mon, 18 Dec 2006 08:21:27 +0100 added code generation syntax for some char combinators
haftmann [Mon, 18 Dec 2006 08:21:27 +0100] rev 21871
added code generation syntax for some char combinators
Mon, 18 Dec 2006 08:21:26 +0100 infix syntax for generated code for composition
haftmann [Mon, 18 Dec 2006 08:21:26 +0100] rev 21870
infix syntax for generated code for composition
Mon, 18 Dec 2006 08:21:25 +0100 new-style oracle setup
haftmann [Mon, 18 Dec 2006 08:21:25 +0100] rev 21869
new-style oracle setup
Mon, 18 Dec 2006 08:21:24 +0100 added functions tutorial
haftmann [Mon, 18 Dec 2006 08:21:24 +0100] rev 21868
added functions tutorial
Sun, 17 Dec 2006 22:43:50 +0100 Add abstraction for objtypes and documents.
aspinall [Sun, 17 Dec 2006 22:43:50 +0100] rev 21867
Add abstraction for objtypes and documents.
Sat, 16 Dec 2006 20:27:56 +0100 removed Hyperreal/HyperArith.thy and Hyperreal/HyperPow.thy
huffman [Sat, 16 Dec 2006 20:27:56 +0100] rev 21866
removed Hyperreal/HyperArith.thy and Hyperreal/HyperPow.thy
Sat, 16 Dec 2006 20:23:45 +0100 moved several theorems; rearranged theory dependencies
huffman [Sat, 16 Dec 2006 20:23:45 +0100] rev 21865
moved several theorems; rearranged theory dependencies
Sat, 16 Dec 2006 19:37:07 +0100 hypreal_of_hypnat abbreviates more general of_hypnat
huffman [Sat, 16 Dec 2006 19:37:07 +0100] rev 21864
hypreal_of_hypnat abbreviates more general of_hypnat
Fri, 15 Dec 2006 17:51:07 +0100 tracing instead of warning
webertj [Fri, 15 Dec 2006 17:51:07 +0100] rev 21863
tracing instead of warning
Fri, 15 Dec 2006 00:08:50 +0100 updated;
wenzelm [Fri, 15 Dec 2006 00:08:50 +0100] rev 21862
updated;
Fri, 15 Dec 2006 00:08:16 +0100 removed obsolete assert;
wenzelm [Fri, 15 Dec 2006 00:08:16 +0100] rev 21861
removed obsolete assert;
Fri, 15 Dec 2006 00:08:15 +0100 renamed LocalTheory.assert to affirm;
wenzelm [Fri, 15 Dec 2006 00:08:15 +0100] rev 21860
renamed LocalTheory.assert to affirm;
Fri, 15 Dec 2006 00:08:14 +0100 tuned -- accomodate Alice;
wenzelm [Fri, 15 Dec 2006 00:08:14 +0100] rev 21859
tuned -- accomodate Alice;
Fri, 15 Dec 2006 00:08:06 +0100 avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
wenzelm [Fri, 15 Dec 2006 00:08:06 +0100] rev 21858
avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Thu, 14 Dec 2006 22:19:39 +0100 remove Hyperreal/fuf.ML
huffman [Thu, 14 Dec 2006 22:19:39 +0100] rev 21857
remove Hyperreal/fuf.ML
Thu, 14 Dec 2006 22:18:08 +0100 remove commented section
huffman [Thu, 14 Dec 2006 22:18:08 +0100] rev 21856
remove commented section
Thu, 14 Dec 2006 22:09:26 +0100 remove ultra tactic and redundant FreeUltrafilterNat lemmas
huffman [Thu, 14 Dec 2006 22:09:26 +0100] rev 21855
remove ultra tactic and redundant FreeUltrafilterNat lemmas
Thu, 14 Dec 2006 22:08:35 +0100 declare insert_iff [simp]
huffman [Thu, 14 Dec 2006 22:08:35 +0100] rev 21854
declare insert_iff [simp]
Thu, 14 Dec 2006 21:46:59 +0100 activated improved use_ml, which captures output and reports source positions;
wenzelm [Thu, 14 Dec 2006 21:46:59 +0100] rev 21853
activated improved use_ml, which captures output and reports source positions; define use_file in terms of use_ml;
Thu, 14 Dec 2006 21:46:58 +0100 tuned;
wenzelm [Thu, 14 Dec 2006 21:46:58 +0100] rev 21852
tuned;
Thu, 14 Dec 2006 21:33:47 +0100 prove hyperpow_realpow using transfer
huffman [Thu, 14 Dec 2006 21:33:47 +0100] rev 21851
prove hyperpow_realpow using transfer
Thu, 14 Dec 2006 21:03:39 +0100 remove usage of ultra tactic
huffman [Thu, 14 Dec 2006 21:03:39 +0100] rev 21850
remove usage of ultra tactic
Thu, 14 Dec 2006 19:29:48 +0100 add lemmas singleton and insert_iff
huffman [Thu, 14 Dec 2006 19:29:48 +0100] rev 21849
add lemmas singleton and insert_iff
Thu, 14 Dec 2006 19:15:16 +0100 generalized type of hyperpow; removed hcpow
huffman [Thu, 14 Dec 2006 19:15:16 +0100] rev 21848
generalized type of hyperpow; removed hcpow
Thu, 14 Dec 2006 18:10:38 +0100 redefine hSuc as *f* Suc, and move to HyperNat.thy
huffman [Thu, 14 Dec 2006 18:10:38 +0100] rev 21847
redefine hSuc as *f* Suc, and move to HyperNat.thy
Thu, 14 Dec 2006 16:08:09 +0100 proper use of IntInf instead of InfInf;
wenzelm [Thu, 14 Dec 2006 16:08:09 +0100] rev 21846
proper use of IntInf instead of InfInf;
Thu, 14 Dec 2006 15:31:22 +0100 defs/notes: more robust transitivity reasoning;
wenzelm [Thu, 14 Dec 2006 15:31:22 +0100] rev 21845
defs/notes: more robust transitivity reasoning;
Thu, 14 Dec 2006 15:31:21 +0100 added trans_terms/props;
wenzelm [Thu, 14 Dec 2006 15:31:21 +0100] rev 21844
added trans_terms/props;
Thu, 14 Dec 2006 15:31:20 +0100 locale: print context for begin;
wenzelm [Thu, 14 Dec 2006 15:31:20 +0100] rev 21843
locale: print context for begin;
Thu, 14 Dec 2006 01:19:27 +0100 remove references to star_n and FreeUltrafilterNat; new proof of NSBseq_Bseq
huffman [Thu, 14 Dec 2006 01:19:27 +0100] rev 21842
remove references to star_n and FreeUltrafilterNat; new proof of NSBseq_Bseq
Wed, 13 Dec 2006 23:15:39 +0100 remove uses of star_n and FreeUltrafilterNat
huffman [Wed, 13 Dec 2006 23:15:39 +0100] rev 21841
remove uses of star_n and FreeUltrafilterNat
Wed, 13 Dec 2006 21:46:34 +0100 remove use of FreeUltrafilterNat
huffman [Wed, 13 Dec 2006 21:46:34 +0100] rev 21840
remove use of FreeUltrafilterNat
Wed, 13 Dec 2006 21:25:56 +0100 added lemmas about hRe, hIm, HComplex; removed all uses of star_n
huffman [Wed, 13 Dec 2006 21:25:56 +0100] rev 21839
added lemmas about hRe, hIm, HComplex; removed all uses of star_n
Wed, 13 Dec 2006 20:38:24 +0100 fixed type
haftmann [Wed, 13 Dec 2006 20:38:24 +0100] rev 21838
fixed type
Wed, 13 Dec 2006 20:38:23 +0100 added stub for OCaml serializer
haftmann [Wed, 13 Dec 2006 20:38:23 +0100] rev 21837
added stub for OCaml serializer
Wed, 13 Dec 2006 20:38:20 +0100 cleanup
haftmann [Wed, 13 Dec 2006 20:38:20 +0100] rev 21836
cleanup
Wed, 13 Dec 2006 20:38:19 +0100 whitespace correction
haftmann [Wed, 13 Dec 2006 20:38:19 +0100] rev 21835
whitespace correction
Wed, 13 Dec 2006 20:38:18 +0100 clarifed comment
haftmann [Wed, 13 Dec 2006 20:38:18 +0100] rev 21834
clarifed comment
Wed, 13 Dec 2006 20:38:17 +0100 dropped FIXME comment
haftmann [Wed, 13 Dec 2006 20:38:17 +0100] rev 21833
dropped FIXME comment
Wed, 13 Dec 2006 20:38:16 +0100 clarified character setup
haftmann [Wed, 13 Dec 2006 20:38:16 +0100] rev 21832
clarified character setup
Wed, 13 Dec 2006 19:39:48 +0100 remove references to star_n
huffman [Wed, 13 Dec 2006 19:39:48 +0100] rev 21831
remove references to star_n
Wed, 13 Dec 2006 19:05:45 +0100 SComplex abbreviates Standard
huffman [Wed, 13 Dec 2006 19:05:45 +0100] rev 21830
SComplex abbreviates Standard
Wed, 13 Dec 2006 16:33:11 +0100 simplified mk/dest_numeral (cf. mk/dest_binum of 1.65);
wenzelm [Wed, 13 Dec 2006 16:33:11 +0100] rev 21829
simplified mk/dest_numeral (cf. mk/dest_binum of 1.65); put signature into canonical order;
Wed, 13 Dec 2006 16:32:20 +0100 removed legacy ML bindings;
wenzelm [Wed, 13 Dec 2006 16:32:20 +0100] rev 21828
removed legacy ML bindings;
Wed, 13 Dec 2006 16:26:45 +0100 updated;
wenzelm [Wed, 13 Dec 2006 16:26:45 +0100] rev 21827
updated;
Wed, 13 Dec 2006 15:47:37 +0100 tuned signature;
wenzelm [Wed, 13 Dec 2006 15:47:37 +0100] rev 21826
tuned signature;
Wed, 13 Dec 2006 15:47:36 +0100 internal_abbrev: observe print mode;
wenzelm [Wed, 13 Dec 2006 15:47:36 +0100] rev 21825
internal_abbrev: observe print mode;
Wed, 13 Dec 2006 15:47:34 +0100 target_abbrev: internal mode for abbrevs;
wenzelm [Wed, 13 Dec 2006 15:47:34 +0100] rev 21824
target_abbrev: internal mode for abbrevs; tuned;
Wed, 13 Dec 2006 15:47:33 +0100 edge: actually apply operation!
wenzelm [Wed, 13 Dec 2006 15:47:33 +0100] rev 21823
edge: actually apply operation!
Wed, 13 Dec 2006 15:47:31 +0100 tuned;
wenzelm [Wed, 13 Dec 2006 15:47:31 +0100] rev 21822
tuned;
Wed, 13 Dec 2006 15:45:33 +0100 authentic syntax for number_of
haftmann [Wed, 13 Dec 2006 15:45:33 +0100] rev 21821
authentic syntax for number_of
Wed, 13 Dec 2006 15:45:31 +0100 introduced mk/dest_numeral/number for mk/dest_binum etc.
haftmann [Wed, 13 Dec 2006 15:45:31 +0100] rev 21820
introduced mk/dest_numeral/number for mk/dest_binum etc.
Wed, 13 Dec 2006 15:45:30 +0100 fixed syntax for bounded quantification
haftmann [Wed, 13 Dec 2006 15:45:30 +0100] rev 21819
fixed syntax for bounded quantification
Wed, 13 Dec 2006 15:45:29 +0100 dropped superfluous header
haftmann [Wed, 13 Dec 2006 15:45:29 +0100] rev 21818
dropped superfluous header
Wed, 13 Dec 2006 14:56:50 +0100 clarified error message
krauss [Wed, 13 Dec 2006 14:56:50 +0100] rev 21817
clarified error message
Wed, 13 Dec 2006 14:54:07 +0100 nat type now has a size functin => no longer needed as special case
krauss [Wed, 13 Dec 2006 14:54:07 +0100] rev 21816
nat type now has a size functin => no longer needed as special case
Wed, 13 Dec 2006 14:52:50 +0100 simplified
krauss [Wed, 13 Dec 2006 14:52:50 +0100] rev 21815
simplified
Wed, 13 Dec 2006 14:52:30 +0100 local_abbrev: proper fix/declare of local entities;
wenzelm [Wed, 13 Dec 2006 14:52:30 +0100] rev 21814
local_abbrev: proper fix/declare of local entities;
Wed, 13 Dec 2006 12:42:26 +0100 Deleted the unused type argument of UVar
paulson [Wed, 13 Dec 2006 12:42:26 +0100] rev 21813
Deleted the unused type argument of UVar
Wed, 13 Dec 2006 12:10:54 +0100 tuned comments;
wenzelm [Wed, 13 Dec 2006 12:10:54 +0100] rev 21812
tuned comments;
(0) -10000 -3000 -1000 -128 +128 +1000 +3000 +10000 +30000 tip