Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
legacy_feature: no proof context in simpset;
2008-05-29, by wenzelm
proper context for attribute simplified;
2008-05-29, by wenzelm
added warning_count for issued reconstruction failure messages (limit 10);
2008-05-29, by wenzelm
proper context for ss;
2008-05-29, by wenzelm
proper context for simp_thms_conv;
2008-05-29, by wenzelm
added warning_count for issued reconstruction failure messages;
2008-05-29, by wenzelm
tuned;
2008-05-29, by wenzelm
*** empty log message ***
2008-05-29, by nipkow
yet another attempt to circumvent printmode problems
2008-05-29, by haftmann
obsolete;
2008-05-28, by wenzelm
moved README-polyml to polyml/README;
2008-05-28, by wenzelm
README for Poly/ML 5.2 distribution;
2008-05-28, by wenzelm
tuned;
2008-05-28, by wenzelm
more contribs;
2008-05-28, by wenzelm
misc tuning for Isabelle2008;
2008-05-28, by wenzelm
added some notable improvements;
2008-05-28, by wenzelm
tuned version numbers;
2008-05-28, by wenzelm
prepared for Isabelle2008;
2008-05-28, by wenzelm
added ISABELLE_HOME to startup;
2008-05-28, by wenzelm
added Substring.full;
2008-05-28, by wenzelm
moved distinctness_limit to datatype_rep_proofs.ML
2008-05-28, by haftmann
fixed utterly wrong print mode handling
2008-05-28, by haftmann
new serializer interface
2008-05-28, by haftmann
added new code_datatype example
2008-05-28, by haftmann
proper use of the Pretty module
2008-05-26, by haftmann
permissive wrt. instantiation of class operations
2008-05-26, by haftmann
proper lemma [source] antiquotation
2008-05-26, by haftmann
check for illegal merge of class parameters
2008-05-26, by haftmann
proper NoSubsort CLASS_ERROR
2008-05-26, by haftmann
tuned theorem order
2008-05-26, by haftmann
inst_subst_tac: match types -- no longer assume that subst rule has exactly one type argument;
2008-05-24, by wenzelm
updated generated file;
2008-05-24, by wenzelm
added local_theory command wrappers;
2008-05-24, by wenzelm
uniform treatment of target, not as config;
2008-05-24, by wenzelm
more uniform treatment of OuterSyntax.local_theory commands;
2008-05-24, by wenzelm
updated generated file;
2008-05-24, by wenzelm
invisible comment;
2008-05-24, by wenzelm
function: uniform treatment of target, not as config;
2008-05-24, by wenzelm
added parse_document (optional unchecked header material);
2008-05-24, by wenzelm
exported master_directory;
2008-05-24, by wenzelm
present_excursion: setmp_thread_position during presentation;
2008-05-24, by wenzelm
use: explicit .ML;
2008-05-24, by wenzelm
ident: naive caching prevents potentially slow external invocations;
2008-05-24, by wenzelm
fixed improper handling of return code (pdf and ps.gz formats)
2008-05-24, by urbanc
add constants: set Markup.theory_nameN in tags;
2008-05-23, by wenzelm
added theory_nameN;
2008-05-23, by wenzelm
rearranged subsections
2008-05-23, by krauss
Replaced Pretty.str and Pretty.string_of by specific functions (from Codegen) that
2008-05-23, by berghofe
Replaced Pretty.str and Pretty.string_of by specific functions that
2008-05-23, by berghofe
temporary adjustment
2008-05-23, by haftmann
tuned
2008-05-23, by haftmann
more permissive preprocessor
2008-05-23, by haftmann
explicit type schemes for functions
2008-05-23, by haftmann
moved case distinction over number of constructors for distinctness rules from DatatypeProp to DatatypeRepProofs
2008-05-23, by haftmann
added code for quantifiers
2008-05-23, by haftmann
simplified proof
2008-05-23, by haftmann
made the naming of the induction principles consistent: weak_induct is
2008-05-22, by urbanc
use_file: added str_of_pos argument (ignored);
2008-05-21, by gagern
Added entry explaining incompatibilities introduced by replacing sets by predicates.
2008-05-21, by berghofe
instantiation lift :: (countable) bifinite
2008-05-19, by huffman
use new class package for classes profinite, bifinite; remove approx class
2008-05-19, by huffman
updated generated file;
2008-05-18, by wenzelm
unparse_term: check PureThy.old_appl_syntax instead of CPure;
2008-05-18, by wenzelm
theory Pure provides regular application syntax by default;
2008-05-18, by wenzelm
converted to regular application syntax;
2008-05-18, by wenzelm
eliminated theory CPure;
2008-05-18, by wenzelm
setup PureThy.old_appl_syntax_setup -- theory Pure provides regular application syntax by default;
2008-05-18, by wenzelm
* Eliminated theory ProtoPure and CPure, leaving just one Pure theory.
2008-05-18, by wenzelm
proper handling of the return code for the ps-format (fixes a bug)
2008-05-18, by urbanc
oops -- pr_graph = Syntax.string_of_term;
2008-05-18, by wenzelm
command 'normal_form': proper context via Variable.auto_fixes;
2008-05-18, by wenzelm
moved global pretty/string_of functions from Sign to Syntax;
2008-05-18, by wenzelm
Syntax.string_of_sort: proper context;
2008-05-18, by wenzelm
pprint: proper global context via Syntax.init_pretty_global;
2008-05-18, by wenzelm
Syntax.string_of_typ: proper context;
2008-05-18, by wenzelm
moved global pretty/string_of functions from Sign to Syntax;
2008-05-18, by wenzelm
removed norm_absolute (not thread safe; chdir does not guarantee normalization anyway);
2008-05-18, by wenzelm
renamed type decompT to decomp;
2008-05-18, by wenzelm
Syntax.string_of_term with proper context;
2008-05-18, by wenzelm
moved global pretty/string_of functions from Sign to Syntax;
2008-05-18, by wenzelm
renamed type decompT to decomp;
2008-05-18, by wenzelm
pr_matrix: proper context;
2008-05-18, by wenzelm
guess_instance: proper context;
2008-05-18, by wenzelm
moved global pretty/string_of functions from Sign to Syntax;
2008-05-18, by wenzelm
tuned comments;
2008-05-17, by wenzelm
tuned proofs;
2008-05-17, by wenzelm
avoid undeclared variables in facts;
2008-05-17, by wenzelm
avoid undeclared variables within proofs;
2008-05-17, by wenzelm
avoid undeclared variables within proofs;
2008-05-17, by wenzelm
tuned proof;
2008-05-17, by wenzelm
avoid undeclared variables within proofs;
2008-05-17, by wenzelm
cat_lines;
2008-05-17, by wenzelm
default token translations: observe Sign.is_pretty_global for fixed variables;
2008-05-17, by wenzelm
added pretty_global flag;
2008-05-17, by wenzelm
structure Display: less pervasive operations;
2008-05-17, by wenzelm
rename locales;
2008-05-16, by huffman
added a lemma about existence of contexts
2008-05-16, by urbanc
* Method "cases", "induct", "coinduct": removed obsolete "(open)" option;
2008-05-16, by wenzelm
removed obsolete option open;
2008-05-16, by wenzelm
removed unused make_simple;
2008-05-16, by wenzelm
removed obsolete case rule_context;
2008-05-16, by wenzelm
fix looping simplifier
2008-05-16, by huffman
tuned;
2008-05-15, by wenzelm
tuned comment;
2008-05-15, by wenzelm
updated version;
2008-05-15, by wenzelm
removed unnecessary/untrusive a4paper option;
2008-05-15, by wenzelm
use Isabelle sty files from Doc/;
2008-05-15, by wenzelm
removed obsolete \ifpdfoutput;
2008-05-15, by wenzelm
* Simplified pdfsetup.sty;
2008-05-15, by wenzelm
use Isabelle sty files from Doc/;
2008-05-15, by wenzelm
updated generated file;
2008-05-15, by wenzelm
use Isabelle sty files from Doc/;
2008-05-15, by wenzelm
tuned clean_name (underscore);
2008-05-15, by wenzelm
load color/hyperref unconditionally;
2008-05-15, by wenzelm
removed obsolete thumbpdf;
2008-05-15, by wenzelm
updated generated file;
2008-05-15, by wenzelm
use ../isabelle.sty, ../isabellesym.sty;
2008-05-15, by wenzelm
depend on ../pdfsetup.sty;
2008-05-15, by wenzelm
default linkcolor=black;
2008-05-15, by wenzelm
clean_name: replace "_" by "-";
2008-05-15, by wenzelm
updated generated file;
2008-05-15, by wenzelm
fixed some Isar element markups;
2008-05-15, by wenzelm
linkcolor=black (less noisy text);
2008-05-15, by wenzelm
hyperref is always enabled (also works with xdvi, dvips);
2008-05-15, by wenzelm
depend on ../pdfsetup.sty;
2008-05-15, by wenzelm
clean_string: cover <;
2008-05-15, by wenzelm
updated generated file;
2008-05-15, by wenzelm
updated generated file;
2008-05-14, by wenzelm
proper checking of various Isar elements;
2008-05-14, by wenzelm
added defined_command, defined_option;
2008-05-14, by wenzelm
added intern, defined;
2008-05-14, by wenzelm
added defined;
2008-05-14, by wenzelm
setmp_thread_data: do nothing if Output.debugging;
2008-05-14, by wenzelm
names_of: exclude intermediate ids -- less verbosity;
2008-05-14, by wenzelm
remobed obsolete keyword concl;
2008-05-14, by wenzelm
explicit constraints for int literals;
2008-05-14, by wenzelm
use_text: added str_of_pos argument (ignored);
2008-05-14, by wenzelm
use_file: pass str_of_pos;
2008-05-14, by wenzelm
use_text/file: ignore str_of_pos argument;
2008-05-14, by wenzelm
use_text/file: proper position output;
2008-05-14, by wenzelm
renamed Position.path to Path.position;
2008-05-14, by wenzelm
renamed Position.path to Path.position;
2008-05-14, by wenzelm
load seq.ML and position.ML earlier;
2008-05-14, by wenzelm
adapted PolyML.compiler to latest change of basis/FinalPolyML.sml (2008-04-21);
2008-05-13, by wenzelm
fixed makefile
2008-05-13, by krauss
NEWS about measure functions
2008-05-13, by krauss
updated generated file;
2008-05-12, by wenzelm
Measure functions can now be declared via special rules, allowing for a
2008-05-12, by krauss
misc tuning;
2008-05-12, by wenzelm
updated generated file;
2008-05-10, by wenzelm
fixed some labels;
2008-05-10, by wenzelm
avoid old macros from isar.sty;
2008-05-10, by wenzelm
misc reorganization;
2008-05-10, by wenzelm
added chapters for "Specifications" and "Proofs";
2008-05-09, by wenzelm
removed outdated comment;
2008-05-09, by wenzelm
updated generated file;
2008-05-09, by wenzelm
proper antiquotations for commands;
2008-05-09, by wenzelm
removed obsolete macros for Isar commands etc.;
2008-05-09, by wenzelm
replaced macros by antiquotations;
2008-05-09, by wenzelm
removed obsolete macros for Isar commands etc.;
2008-05-09, by wenzelm
added local copy of underscore.sty;
2008-05-09, by wenzelm
updated generated file;
2008-05-08, by wenzelm
replaced some latex macros by antiquotations;
2008-05-08, by wenzelm
removed obsolete macros;
2008-05-08, by wenzelm
removed obsolete math macros;
2008-05-08, by wenzelm
depend on style.sty;
2008-05-08, by wenzelm
updated generated file;
2008-05-08, by wenzelm
depend on ../../antiquote_setup.ML;
2008-05-08, by wenzelm
improved treatment of "_" thanks to underscore.sty;
2008-05-08, by wenzelm
clean_string: map "_" to "\\_" (best used with underscore.sty);
2008-05-08, by wenzelm
misc tuning;
2008-05-08, by wenzelm
slight tuning of the 1st paragraph
2008-05-08, by urbanc
unused;
2008-05-08, by wenzelm
converted HOL specific elements;
2008-05-08, by wenzelm
added rail setup for verblbrace, verbrbrace;
2008-05-08, by wenzelm
added at_set_avoiding lemmas
2008-05-08, by urbanc
removed obsolete conversion guide -- converted only section on tactics;
2008-05-07, by wenzelm
converted ZF specific elements;
2008-05-07, by wenzelm
enabled ThyOutput.source option by default;
2008-05-07, by wenzelm
output_entity: ignore ThyOutput.source option;
2008-05-07, by wenzelm
updated generated file;
2008-05-07, by wenzelm
converted HOLCF specific elements;
2008-05-07, by wenzelm
added logic-specific sessions;
2008-05-07, by wenzelm
Updated.
2008-05-07, by berghofe
Instantiated rule increasing_chain_adm_lemma in proof of flatstream_adm_lemma
2008-05-07, by berghofe
Replaced instance declarations for sets by instance declarations for bool.
2008-05-07, by berghofe
Adm now imports Ffun rather than Cont, because SetPcpo, which imports Adm,
2008-05-07, by berghofe
Lookup and union operations on terms are now modulo eta conversion.
2008-05-07, by berghofe
Terms returned by decomp are now eta-contracted.
2008-05-07, by berghofe
Added function for computing instantiation for the subst rule, which is used
2008-05-07, by berghofe
eq_assumption now uses aeconv instead of aconv.
2008-05-07, by berghofe
- Removed function eta_contract_atom, which did not quite work
2008-05-07, by berghofe
Replaced Pattern.eta_contract_atom by Envir.eta_contract.
2008-05-07, by berghofe
Removed instantiation for set.
2008-05-07, by berghofe
Explicitely applied ext in proof of tnd.
2008-05-07, by berghofe
Deleted subset_antisym in a few proofs, because it is
2008-05-07, by berghofe
- Tuned imports
2008-05-07, by berghofe
Manually applied subset_antisym in proof of Compl_fixedpoint, because it is
2008-05-07, by berghofe
Replaced blast by fast in proof of INT_Un_Compl_subset, since blast looped
2008-05-07, by berghofe
Functions get_branching_types and get_arities now use fold instead of foldl/r.
2008-05-07, by berghofe
Temporarily disabled invocations of new code generator that do no
2008-05-07, by berghofe
Replaced instance "set :: (plus) plus" by "fun :: (type, type) plus"
2008-05-07, by berghofe
- Deleted arity proofs for set
2008-05-07, by berghofe
Replaced union_empty2 by Un_empty_right.
2008-05-07, by berghofe
Instantiated rule expand_fun_eq in proof of set_of_eq_empty_iff, to avoid that
2008-05-07, by berghofe
Deleted instance "set :: ({heap, finite}) heap"
2008-05-07, by berghofe
- Declared subset_eq as code lemma
2008-05-07, by berghofe
Deleted instantiation "set :: (enum) enum"
2008-05-07, by berghofe
Replaced + and * on sets by \<oplus> and \<otimes>, to avoid clash with
2008-05-07, by berghofe
Rephrased calculational proofs to avoid problems with HO unification
2008-05-07, by berghofe
Rephrased forward proofs to avoid problems with HO unification
2008-05-07, by berghofe
Rephrased proof of ann_hoare_case_analysis, to avoid problems with HO unification
2008-05-07, by berghofe
Locally deleted some definitions that were applied too eagerly because
2008-05-07, by berghofe
- Instantiated parts_insert_substD to avoid problems with HO unification
2008-05-07, by berghofe
Instantiated parts_insert_substD to avoid problems with HO unification
2008-05-07, by berghofe
Replaced blast by fast in proof of parts_singleton, since blast looped
2008-05-07, by berghofe
Adapted to encoding of sets as predicates
2008-05-07, by berghofe
Replaced forward proofs of existential statements by backward proofs
2008-05-07, by berghofe
Adapted functions mk_setT and dest_setT to encoding of sets as predicates.
2008-05-07, by berghofe
- Explicitely passed pred_subset_eq and pred_equals_eq as an argument to the
2008-05-07, by berghofe
Deleted instantiation "set :: (type) itself".
2008-05-07, by berghofe
- Function dec in Trancl_Tac must eta-contract relation before calling
2008-05-07, by berghofe
- Now uses Orderings as parent theory
2008-05-07, by berghofe
Deleted instance "set :: (type) power" and moved instance
2008-05-07, by berghofe
split_beta is now declared as monotonicity rule, to allow bounded
2008-05-07, by berghofe
- Added mem_def and predicate1I in some of the proofs
2008-05-07, by berghofe
- Now imports Code_Setup, rather than Set and Fun, since the theorems
2008-05-07, by berghofe
- Explicitely applied predicate1I in a few proofs, because it is no longer
2008-05-07, by berghofe
- Now imports Fun rather than Orderings
2008-05-07, by berghofe
Instantiated some rules to avoid problems with HO unification.
2008-05-07, by berghofe
- Deleted code setup for finite and card
2008-05-07, by berghofe
Instantiated subst rule to avoid problems with HO unification.
2008-05-07, by berghofe
converted "General logic setup";
2008-05-06, by wenzelm
misc fixes and tuning;
2008-05-06, by wenzelm
updated generated file;
2008-05-06, by wenzelm
proper scoping of railaliases;
2008-05-06, by wenzelm
moved some railaliases here -- for proper scoping;
2008-05-06, by wenzelm
element: isakeyword markup;
2008-05-06, by wenzelm
removed isasymIN -- already defined in isar.sty;
2008-05-05, by wenzelm
added isasymIN/STRUCTURE;
2008-05-05, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip