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.
tuned;
2008-04-15, by wenzelm
removed eval_antiquotes_fn;
2008-04-15, by wenzelm
merge: canonical order;
2008-04-15, by wenzelm
Library.is_equal;
2008-04-15, by wenzelm
moved forall_elim_var(s) to more_thm.ML;
2008-04-15, by wenzelm
disallow duplicate entries (weak version for merge);
2008-04-15, by wenzelm
Thm.forall_elim_var(s);
2008-04-15, by wenzelm
proper dynamic facts for eqvts, freshs, bijs;
2008-04-15, by wenzelm
overloading perm: use big_name;
2008-04-15, by wenzelm
* Name space merge now observes canonical order;
2008-04-15, by wenzelm
removed redundant hd_append variant;
2008-04-14, by wenzelm
removed duplicate lemmas;
2008-04-14, by wenzelm
avoid duplicate fact bindings;
2008-04-14, by wenzelm
overloading of perm: adhoc name prevents duplicate fact names;
2008-04-14, by wenzelm
Changed naming scheme for theorems generated by interpretations.
2008-04-14, by ballarin
proper context for induct_scheme method
2008-04-14, by krauss
Isar.toplevel_loop: separate init/welcome flag;
2008-04-14, by wenzelm
Sorts.class_error: produce message only (formerly msg_class_error);
2008-04-13, by wenzelm
tsig: removed unnecessary universal witness;
2008-04-13, by wenzelm
simplified handling of sorts, removed unnecessary universal witness;
2008-04-13, by wenzelm
removed unused minimal_classes;
2008-04-13, by wenzelm
added insert_sorts (from thm.ML);
2008-04-13, by wenzelm
tsig: removed unnecessary universal witness;
2008-04-13, by wenzelm
tuned;
2008-04-13, by wenzelm
removed unnecessary Goal.close_result;
2008-04-12, by wenzelm
replaced Drule.close_derivation/Goal.close_result by Thm.close_derivation (removed obsolete compression);
2008-04-12, by wenzelm
advance: do not count utf8 trailer bytes (which happen to be undefined or punctuation in iso-latin);
2008-04-12, by wenzelm
added is_utf8_trailer;
2008-04-12, by wenzelm
rep_cterm/rep_thm: no longer dereference theory_ref;
2008-04-12, by wenzelm
obsolete -- Poly/ML images are maximally shared already, home-grown compression wastes space and time;
2008-04-12, by wenzelm
removed obsolete compress.ML
2008-04-12, by wenzelm
replaced Drule.close_derivation/Goal.close_result by Thm.close_derivation (removed obsolete compression);
2008-04-12, by wenzelm
rep_cterm/rep_thm: no longer dereference theory_ref;
2008-04-12, by wenzelm
rep_cterm/rep_thm: no longer dereference theory_ref;
2008-04-12, by wenzelm
use_text: explicitly print exception, which is no longer done by the new PolyML.compiler setup;
2008-04-10, by wenzelm
transaction/init: ensure stable theory (non-draft);
2008-04-10, by wenzelm
export is_draft, not draftN;
2008-04-10, by wenzelm
simplified isarcmd;
2008-04-10, by wenzelm
eliminated unused name_of, source, source_of, print', print3, three_buffersN;
2008-04-10, by wenzelm
eliminated unused trace, read;
2008-04-10, by wenzelm
eliminated unused Toplevel.print3/three_buffers;
2008-04-10, by wenzelm
tuned;
2008-04-10, by wenzelm
Isar.goal: tactical goal only;
2008-04-10, by wenzelm
eliminated backpatching of load_thy;
2008-04-10, by wenzelm
added read_const_exprs (from Pure/Isar/code_unit.ML);
2008-04-10, by wenzelm
export get_names (formerly names);
2008-04-10, by wenzelm
ThyInfo.get_names;
2008-04-10, by wenzelm
ThyInfo.get_theory;
2008-04-10, by wenzelm
export load_thy -- no backpatching;
2008-04-10, by wenzelm
export subst_alias;
2008-04-10, by wenzelm
load thy_info.ML after outer_syntax.ML -- avoids backpatching of load_thy;
2008-04-10, by wenzelm
val theory = ThyInfo.get_theory;
2008-04-10, by wenzelm
replaced Isar loop variants by generic toplevel_loop;
2008-04-10, by wenzelm
replaced Isar loop variants by generic toplevel_loop;
2008-04-10, by wenzelm
The global Isabelle/Isar state and main read-eval-print loop.
2008-04-10, by wenzelm
replaced Isar.toplevel by Toplevel.program;
2008-04-10, by wenzelm
moved global Toplevel state to structure Isar;
2008-04-10, by wenzelm
made purely value-oriented, moved global state to structure Isar (cf. isar.ML);
2008-04-10, by wenzelm
finish: removed unnecessary Isar.init;
2008-04-10, by wenzelm
moved structure Isar to isar.ML;
2008-04-10, by wenzelm
Context.set_thread_data: non-critical;
2008-04-10, by wenzelm
added Isar/isar.ML;
2008-04-10, by wenzelm
improvements are strict
2008-04-10, by haftmann
check validity of class target improvement
2008-04-10, by haftmann
print_consts only for external specifications;
2008-04-09, by wenzelm
fundef_afterqed: removed unused config, added do_print flag;
2008-04-09, by wenzelm
minimal error handling;
2008-04-09, by wenzelm
replaced ML by ML_val;
2008-04-09, by wenzelm
avoid control symbols in document (\<^fixed>);
2008-04-09, by wenzelm
\usepackage[english]{babel} (required for guillemots);
2008-04-09, by wenzelm
renamed mbind to scomp
2008-04-09, by haftmann
removed syntax from monad combinators; renamed mbind to scomp
2008-04-09, by haftmann
rudimentary user-syntax for terms
2008-04-09, by haftmann
fix spelling
2008-04-09, by huffman
fix spelling
2008-04-09, by huffman
move lemmas from Word/BinBoolList.thy to List.thy
2008-04-09, by huffman
fixed makefiles
2008-04-08, by krauss
added missing file
2008-04-08, by krauss
tuned;
2008-04-08, by wenzelm
Generic conversion and tactic "atomize_elim" to convert elimination rules
2008-04-08, by krauss
obsolete;
2008-04-08, by wenzelm
removed isatool expandshort;
2008-04-08, by wenzelm
removed obsolete AUTO_BASH feature;
2008-04-08, by wenzelm
removed obsolete AUTO_PERL feature;
2008-04-08, by wenzelm
support for YXML notation -- XML done right;
2008-04-08, by wenzelm
support "YXML" mode for output transfer notation;
2008-04-08, by wenzelm
removed abbrev for word_power. Was in the wrong direction and unused.
2008-04-08, by kleing
prefer plain ASCII here;
2008-04-07, by wenzelm
abs_conv: extra argument for bound variable;
2008-04-07, by wenzelm
added swap_params;
2008-04-07, by wenzelm
abs_conv: extra argument for bound variable;
2008-04-07, by wenzelm
renamed iterated forall_conv to params_conv;
2008-04-07, by wenzelm
instantiation replacing primitive instance plus overloaded defs; more conservative type arities
2008-04-07, by haftmann
instantiation replacing primitive instance plus overloaded defs
2008-04-07, by haftmann
instantiation replacing primitive instance plus overloaded defs; realpow.simps now named power_real.simps
2008-04-07, by haftmann
explicit definition for "/"
2008-04-07, by haftmann
explicit dummy instantiation for div
2008-04-07, by haftmann
* Metis: the maximum number of clauses that can be produced from a theorem is now given by the attribute max_clauses. Theorems that exceed this number are ignored, with a warning printed.
2008-04-07, by paulson
Superficial changes
2008-04-07, by paulson
tuned
2008-04-04, by haftmann
syntactic classes for bit operations
2008-04-04, by haftmann
renamed app2 to map2
2008-04-04, by haftmann
more new primrec
2008-04-04, by haftmann
prefix for equations in primrec specifications
2008-04-04, by haftmann
postprocessing of equality
2008-04-04, by haftmann
parser: use plain explode, not Symbol.explode!
2008-04-03, by wenzelm
removed obsolete add_axiomss(_i);
2008-04-03, by wenzelm
renamed XML.parse_comment_whspc to XML.parse_comments;
2008-04-03, by wenzelm
renamed parse_comment_whspc to parse_comments;
2008-04-03, by wenzelm
removed yxmlN for now;
2008-04-03, by wenzelm
moved test_markup here;
2008-04-03, by wenzelm
further cleanup of XML signature;
2008-04-03, by wenzelm
tuned comments;
2008-04-03, by wenzelm
further cleanup of XML signature;
2008-04-03, by wenzelm
output: canonical argument order (as opposed to write);
2008-04-03, by wenzelm
XML.string_of;
2008-04-03, by wenzelm
moved output_markup to xml.ML;
2008-04-03, by wenzelm
XML.output_markup;
2008-04-03, by wenzelm
XML.string_of, XML.parse;
2008-04-03, by wenzelm
replaced ETX/EOT by ENQ/ACK, which are less likely to be interpreted by tty etc.;
2008-04-03, by wenzelm
added output_markup (from Tools/isabelle_process.ML);
2008-04-03, by wenzelm
replaced ETX/EOT by ENQ/ACK, which are less likely to be interpreted by tty etc.;
2008-04-03, by wenzelm
tuned comments;
2008-04-03, by wenzelm
Added skip_mono flag to inductive definition package.
2008-04-03, by berghofe
Added skip_mono flag to inductive definition package.
2008-04-03, by berghofe
Added skip_mono flag and inductive_flags type.
2008-04-03, by berghofe
Deleted code for axiomatic introduction of datatypes. Instead, the package
2008-04-03, by berghofe
Removed QuickAndDirty constructor from simproc_dist datatype.
2008-04-03, by berghofe
- use SkipProof.prove_global instead of Goal.prove_global
2008-04-03, by berghofe
Added prove_global.
2008-04-03, by berghofe
Function package no longer overwrites theorems.
2008-04-03, by krauss
Why XML notation?
2008-04-03, by wenzelm
Symbol.STX, Symbol.DEL;
2008-04-03, by wenzelm
Symbol.SOH;
2008-04-03, by wenzelm
added detect;
2008-04-03, by wenzelm
added some ASCII control symbols;
2008-04-03, by wenzelm
added Pure/General/yxml.ML;
2008-04-03, by wenzelm
added generalised definitions for freshness of sets of atoms
2008-04-03, by urbanc
tuned imports
2008-04-02, by haftmann
tuned
2008-04-02, by haftmann
subst_alias
2008-04-02, by haftmann
improved improvements for instantiaton
2008-04-02, by haftmann
canonical meet_sort operation
2008-04-02, by haftmann
removed obscure "attach" feature
2008-04-02, by haftmann
extended
2008-04-02, by haftmann
tuned towards code generation
2008-04-02, by haftmann
explicit class "eq" for operational equality
2008-04-02, by haftmann
proofs adjusted to new situation in Int.thy/Presburger.thy
2008-04-02, by haftmann
explicit instantiation
2008-04-02, by haftmann
tuned proof
2008-04-02, by haftmann
dropped wrong code lemma
2008-04-02, by haftmann
moved some code lemmas for Numerals to other theories
2008-04-02, by haftmann
moved some code lemmas for Numerals here
2008-04-02, by haftmann
No longer imports InfiniteSet, ATP_Linkup is sufficient.
2008-04-02, by chaieb
Catching up with smlnj.ML 1.47 (use_file), 1.52 (line numbers), 1.53
2008-03-31, by gagern
before close: Exn.capture/release;
2008-03-31, by wenzelm
discontinued unused hooks explode_platform_path_fn, platform_path_fn, shell_path_fn;
2008-03-31, by wenzelm
added add_substring;
2008-03-31, by wenzelm
discontinued File.explode_platform_path -- use plain Path.explode;
2008-03-31, by wenzelm
*** empty log message ***
2008-03-30, by nipkow
functional theory setup -- requires linear access;
2008-03-29, by wenzelm
simplified print_simpset;
2008-03-29, by wenzelm
purely functional setup of claset/simpset/clasimpset;
2008-03-29, by wenzelm
purely functional setup of claset/simpset/clasimpset;
2008-03-29, by wenzelm
fixed spelling;
2008-03-29, by wenzelm
added exec_file;
2008-03-29, by wenzelm
CRITICAL: further trace levels for 1000ms and 100ms;
2008-03-29, by wenzelm
removed obsolete store_thm(s), cf. functional versions in pure_thy.ML;
2008-03-29, by wenzelm
added generic_theory transaction;
2008-03-29, by wenzelm
commands 'use' and 'ML' now thy_decl;
2008-03-29, by wenzelm
removed obsolete use_XXX;
2008-03-29, by wenzelm
eliminated destructive/critical theorem database;
2008-03-29, by wenzelm
certify wrt. dynamic context;
2008-03-29, by wenzelm
added map_theory_result, map_proof_result;
2008-03-29, by wenzelm
certify wrt. dynamic context;
2008-03-29, by wenzelm
eliminated non-linear access to thy1 and thy12c;
2008-03-29, by wenzelm
replaced 'ML' by diagnostic 'ML_command';
2008-03-29, by wenzelm
updated generated file;
2008-03-29, by wenzelm
simplified PureThy.store_thm;
2008-03-29, by wenzelm
replaced 'ML_setup' by 'ML';
2008-03-29, by wenzelm
* Eliminated destructive theorem database.
2008-03-29, by wenzelm
eliminated quiete_mode ref (not really needed);
2008-03-29, by wenzelm
eliminated quiete_mode ref (turned into proper argument);
2008-03-29, by wenzelm
eliminated quiete_mode ref (unused);
2008-03-29, by wenzelm
eliminated quiet_mode ref of some packages (avoid CRITICAL setmp!);
2008-03-29, by wenzelm
added forget_structure;
2008-03-28, by wenzelm
eval_wrapper: non-critical version via unique Isabelle structure, proper forget_structure;
2008-03-28, by wenzelm
ml_tactic: non-critical version via proof data and thread data;
2008-03-28, by wenzelm
NAMED_CRITICAL;
2008-03-28, by wenzelm
unfold_locales now part of default tactic
2008-03-28, by haftmann
import Main explicitly
2008-03-28, by haftmann
dropped now superfluous ad-hoc adaption
2008-03-28, by haftmann
not depends on Main any longer
2008-03-28, by haftmann
accomodated to sledgehammer theory dependency requirement
2008-03-28, by haftmann
only invoke interpret
2008-03-28, by haftmann
updated generated file;
2008-03-28, by wenzelm
Context.>> : operate on Context.generic;
2008-03-28, by wenzelm
avoid rebinding of existing facts;
2008-03-28, by wenzelm
some styling
2008-03-28, by haftmann
some styling
2008-03-28, by haftmann
some styling
2008-03-28, by haftmann
tuned proofs
2008-03-28, by urbanc
tuned;
2008-03-28, by wenzelm
updated dependencies;
2008-03-28, by wenzelm
reorganized signature of ML_Context;
2008-03-28, by wenzelm
remove commented text
2008-03-27, by huffman
avoid ambiguity of State.state vs. JVMType.state;
2008-03-27, by wenzelm
declare cont_lemmas_ext as simp rules individually
2008-03-27, by huffman
avoid amiguity of Continuity.chain vs. Porder.chain;
2008-03-27, by wenzelm
avoid amiguity of State.state vs. JVMType.state;
2008-03-27, by wenzelm
changed wrong assignement in signature sections
2008-03-27, by haftmann
clarified character serializations
2008-03-27, by haftmann
added Enum
2008-03-27, by haftmann
circumventing merge problem
2008-03-27, by haftmann
explicit case names for rule list_induct2
2008-03-27, by haftmann
instance for functions, explicit characters
2008-03-27, by haftmann
lemmas about map_of (zip _ _)
2008-03-27, by haftmann
restructuring; explicit case names for rule list_induct2
2008-03-27, by haftmann
no "attach UNIV" any more
2008-03-27, by haftmann
tuned comments;
2008-03-27, by wenzelm
tuned comments;
2008-03-27, by wenzelm
fixed theory imports;
2008-03-27, by wenzelm
tuned appendix;
2008-03-27, by wenzelm
removed obsolete appl_syntax, applC_syntax;
2008-03-27, by wenzelm
eliminated delayed theory setup
2008-03-27, by wenzelm
Command 'setup': discontinued implicit version.
2008-03-27, by wenzelm
eliminated theory ProtoPure;
2008-03-27, by wenzelm
renamed ML_Context.the_context to ML_Context.the_global_context;
2008-03-27, by wenzelm
added process_file;
2008-03-27, by wenzelm
eliminated theory ProtoPure;
2008-03-27, by wenzelm
moved old the_context here;
2008-03-27, by wenzelm
eliminated theory ProtoPure;
2008-03-27, by wenzelm
implicit setup of emerging theory Pure;
2008-03-27, by wenzelm
reduced to theory body (cf. OuterSyntax.process_file);
2008-03-27, by wenzelm
renamed ML_Context.the_context to ML_Context.the_global_context;
2008-03-27, by wenzelm
eliminated theory ProtoPure;
2008-03-27, by wenzelm
removed Display.raw_string_of_XXX (use regular Sign.string_of_XXX);
2008-03-27, by wenzelm
HOL (and FOL): renamed variables in rules imp_elim and swap;
2008-03-27, by wenzelm
nonfix >>;
2008-03-27, by wenzelm
make preorder locale into a superclass of class po
2008-03-27, by huffman
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip