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.
remove commented section
2006-12-14, by huffman
remove ultra tactic and redundant FreeUltrafilterNat lemmas
2006-12-14, by huffman
declare insert_iff [simp]
2006-12-14, by huffman
activated improved use_ml, which captures output and reports source positions;
2006-12-14, by wenzelm
tuned;
2006-12-14, by wenzelm
prove hyperpow_realpow using transfer
2006-12-14, by huffman
remove usage of ultra tactic
2006-12-14, by huffman
add lemmas singleton and insert_iff
2006-12-14, by huffman
generalized type of hyperpow; removed hcpow
2006-12-14, by huffman
redefine hSuc as *f* Suc, and move to HyperNat.thy
2006-12-14, by huffman
proper use of IntInf instead of InfInf;
2006-12-14, by wenzelm
defs/notes: more robust transitivity reasoning;
2006-12-14, by wenzelm
added trans_terms/props;
2006-12-14, by wenzelm
locale: print context for begin;
2006-12-14, by wenzelm
remove references to star_n and FreeUltrafilterNat; new proof of NSBseq_Bseq
2006-12-14, by huffman
remove uses of star_n and FreeUltrafilterNat
2006-12-13, by huffman
remove use of FreeUltrafilterNat
2006-12-13, by huffman
added lemmas about hRe, hIm, HComplex; removed all uses of star_n
2006-12-13, by huffman
fixed type
2006-12-13, by haftmann
added stub for OCaml serializer
2006-12-13, by haftmann
cleanup
2006-12-13, by haftmann
whitespace correction
2006-12-13, by haftmann
clarifed comment
2006-12-13, by haftmann
dropped FIXME comment
2006-12-13, by haftmann
clarified character setup
2006-12-13, by haftmann
remove references to star_n
2006-12-13, by huffman
SComplex abbreviates Standard
2006-12-13, by huffman
simplified mk/dest_numeral (cf. mk/dest_binum of 1.65);
2006-12-13, by wenzelm
removed legacy ML bindings;
2006-12-13, by wenzelm
updated;
2006-12-13, by wenzelm
tuned signature;
2006-12-13, by wenzelm
internal_abbrev: observe print mode;
2006-12-13, by wenzelm
target_abbrev: internal mode for abbrevs;
2006-12-13, by wenzelm
edge: actually apply operation!
2006-12-13, by wenzelm
tuned;
2006-12-13, by wenzelm
authentic syntax for number_of
2006-12-13, by haftmann
introduced mk/dest_numeral/number for mk/dest_binum etc.
2006-12-13, by haftmann
fixed syntax for bounded quantification
2006-12-13, by haftmann
dropped superfluous header
2006-12-13, by haftmann
clarified error message
2006-12-13, by krauss
nat type now has a size functin => no longer needed as special case
2006-12-13, by krauss
simplified
2006-12-13, by krauss
local_abbrev: proper fix/declare of local entities;
2006-12-13, by wenzelm
Deleted the unused type argument of UVar
2006-12-13, by paulson
tuned comments;
2006-12-13, by wenzelm
added IsarAdvanced/Functions
2006-12-13, by krauss
generalized some lemmas; removed redundant lemmas; cleaned up some proofs
2006-12-13, by huffman
remove uses of scaleR infix syntax; add lemma Reals_number_of
2006-12-13, by huffman
tuned;
2006-12-12, by wenzelm
add_abbrev: removed Assumption.add_assms (danger of inconsistent naming);
2006-12-12, by wenzelm
updated;
2006-12-12, by wenzelm
simplified unlocalize_mixfix;
2006-12-12, by wenzelm
removed is_class -- handled internally;
2006-12-12, by wenzelm
notation: Term.equiv_types;
2006-12-12, by wenzelm
abbrev: tuned signature;
2006-12-12, by wenzelm
tuned expand_term;
2006-12-12, by wenzelm
classified show/thus as prf_asm_goal, which is usually hilited in PG;
2006-12-12, by wenzelm
tuned expand_binds;
2006-12-12, by wenzelm
tuned error messages;
2006-12-12, by wenzelm
added equiv_types;
2006-12-12, by wenzelm
add_abbrev: tuned signature;
2006-12-12, by wenzelm
added expand_term_frees;
2006-12-12, by wenzelm
abbreviate: tuned signature;
2006-12-12, by wenzelm
LocalTheory.abbrev;
2006-12-12, by wenzelm
removed redundant constants and lemmas
2006-12-12, by huffman
additions to HOL-Complex
2006-12-12, by huffman
Removal of the "keep_types" flag: we always keep types!
2006-12-12, by paulson
make SML/NJ happy;
2006-12-12, by wenzelm
made SML/NJ happy;
2006-12-12, by wenzelm
consistent naming for FreeUltrafilterNat lemmas; cleaned up
2006-12-12, by huffman
cleaned up; generalized some proofs
2006-12-12, by huffman
fix assumptions on NSDERIV_quotient
2006-12-12, by huffman
changed (ns)deriv to take functions of type 'a::real_normed_field => 'a
2006-12-12, by huffman
generalize some theorems
2006-12-12, by huffman
add type annotation
2006-12-12, by huffman
read_xnum: return leading_zeros, radix;
2006-12-12, by wenzelm
authentic syntax for Pls/Min/Bit;
2006-12-12, by wenzelm
authentic syntax for Pls/Min/Bit;
2006-12-12, by wenzelm
binary numerals: restricted to actual abstract syntax;
2006-12-12, by wenzelm
Hyperreal/FrechetDeriv.thy
2006-12-12, by huffman
theory of Frechet derivatives
2006-12-12, by huffman
specials: include single quote;
2006-12-11, by wenzelm
xstr: disallow backslashes;
2006-12-11, by wenzelm
advanced translation functions: Proof.context;
2006-12-11, by wenzelm
advanced translation functions: Proof.context;
2006-12-11, by wenzelm
added improved versions of use_text/file (still inactive);
2006-12-11, by wenzelm
added use_file;
2006-12-11, by wenzelm
load secure.ML after symbol.ML, when default output is active;
2006-12-11, by wenzelm
ordered lists instead of tables for resolving hyps; speedup
2006-12-11, by webertj
nominal_primrec now prints initial proof state.
2006-12-11, by berghofe
Abbreviations can now be specified simultaneously
2006-12-11, by berghofe
Adapted to new inductive definition package.
2006-12-11, by berghofe
added ProofGeneral settings;
2006-12-11, by wenzelm
tuned comments;
2006-12-10, by wenzelm
tuned;
2006-12-10, by wenzelm
defs: increased entropy of mixfix handling;
2006-12-10, by wenzelm
fixed term_of_list;
2006-12-10, by wenzelm
Concrete syntax for hex chars and strings.
2006-12-10, by wenzelm
renamed str_of_XXX to print_XXX;
2006-12-10, by wenzelm
HOLogic cleanup;
2006-12-10, by wenzelm
ML_Syntax.print_XXX;
2006-12-10, by wenzelm
misc cleanup -- removed non-HOL operations;
2006-12-10, by wenzelm
moved char/string syntax to Tools/string_syntax.ML;
2006-12-10, by wenzelm
added Tools/string_syntax.ML;
2006-12-10, by wenzelm
removed junk;
2006-12-10, by wenzelm
interpretation: use C_class name prefix;
2006-12-10, by wenzelm
abs/binder_tr': support printing of idtdummy;
2006-12-10, by wenzelm
respects2: tuned spacing;
2006-12-10, by wenzelm
support printing of idtdummy;
2006-12-10, by wenzelm
added is_class (approximation);
2006-12-10, by wenzelm
LocalTheory.notation/abbrev;
2006-12-10, by wenzelm
extract_case: Name.clean;
2006-12-10, by wenzelm
added target_notation/abbrev;
2006-12-10, by wenzelm
added notation/abbrev (from term_syntax.ML);
2006-12-10, by wenzelm
tuned absdummy;
2006-12-10, by wenzelm
added no_frees;
2006-12-10, by wenzelm
removed (cf. proof_context.ML and local_theory.ML);
2006-12-10, by wenzelm
removed Isar/term_syntax.ML;
2006-12-10, by wenzelm
avoid internal name O_;
2006-12-10, by wenzelm
hide const linorder.less_eq_less.max linorder.less_eq_less.min;
2006-12-10, by wenzelm
hardwired option -q;
2006-12-10, by wenzelm
added print_abbrevs;
2006-12-10, by wenzelm
renaming
2006-12-10, by nipkow
Modified lattice locale
2006-12-10, by nipkow
updated;
2006-12-09, by wenzelm
added internal_mode;
2006-12-09, by wenzelm
simplified abbrev: single argument;
2006-12-09, by wenzelm
TermSyntax.abbrev;
2006-12-09, by wenzelm
added read/pretty_term_abbrev, print_abbrevs;
2006-12-09, by wenzelm
init_context: reset naming;
2006-12-09, by wenzelm
added 'print_abbrevs';
2006-12-09, by wenzelm
added print_abbrevs;
2006-12-09, by wenzelm
added term_abbrev;
2006-12-09, by wenzelm
renamed reserved to reserved_names;
2006-12-09, by wenzelm
tuned Consts signature;
2006-12-09, by wenzelm
abbrevs: print original rhs;
2006-12-09, by wenzelm
abbreviate: always authentic, force expansion of internal abbreviations;
2006-12-09, by wenzelm
ML_Syntax.reserved(_names);
2006-12-09, by wenzelm
TermSyntax.abbrev;
2006-12-09, by wenzelm
added antiquotation abbrev;
2006-12-09, by wenzelm
added print_abbrevs;
2006-12-09, by wenzelm
tuned use_text;
2006-12-08, by wenzelm
added 'help' command (same of 'print_commands');
2006-12-08, by wenzelm
more careful evaluation of ML text, prevents spurious output;
2006-12-08, by wenzelm
date: forcing LC_ALL=C prevents funny file names;
2006-12-08, by wenzelm
root function: restore default interrupt handler;
2006-12-08, by wenzelm
patched up the proofs agsin
2006-12-08, by paulson
removed use of put_name_hint, as the ATP linkup no longer needs this
2006-12-08, by paulson
reorganized structure Tactic vs. MetaSimplifier;
2006-12-07, by wenzelm
begin/end blocks;
2006-12-07, by wenzelm
abbrevs: more careful interpretation, avoid dynamic references to local names;
2006-12-07, by wenzelm
definition/abbreviation: single argument;
2006-12-07, by wenzelm
simplified add_abbrev -- single argument;
2006-12-07, by wenzelm
removed obsolete references to ProofGeneral/isa;
2006-12-07, by wenzelm
added input_mode;
2006-12-07, by wenzelm
tuned print_locale output;
2006-12-07, by wenzelm
moved notation/abbrevs to TermSyntax;
2006-12-07, by wenzelm
expand_term: based on Envir.expand_term;
2006-12-07, by wenzelm
thms etc.: proper treatment of internal_fact with selection;
2006-12-07, by wenzelm
tuned pretty_src output;
2006-12-07, by wenzelm
simplified add_abbrevs: no mixfix;
2006-12-07, by wenzelm
added expand_term;
2006-12-07, by wenzelm
tuned;
2006-12-07, by wenzelm
Common term syntax declarations.
2006-12-07, by wenzelm
added Isar/term_syntax.ML;
2006-12-07, by wenzelm
TermSyntax.notation/abbrevs;
2006-12-07, by wenzelm
Removal of theorem tagging, which the ATP linkup no longer requires.
2006-12-07, by paulson
Removal of theorem tagging, which the ATP linkup no longer requires,
2006-12-07, by paulson
Poly/ML 5.0 setup for Isabelle2005.
2006-12-07, by wenzelm
reorganized structure Goal vs. Tactic;
2006-12-07, by wenzelm
export: added explicit term operation;
2006-12-06, by wenzelm
abbrevs: actually observe target_morphism;
2006-12-06, by wenzelm
added expand;
2006-12-06, by wenzelm
moved hidden_polymorphism to term.ML;
2006-12-06, by wenzelm
added hidden_polymorphism (from variable.ML);
2006-12-06, by wenzelm
add_abbrevs: moved common parts to consts.ML;
2006-12-06, by wenzelm
abbreviate: improved error handling, return result;
2006-12-06, by wenzelm
export: added explicit term operation;
2006-12-06, by wenzelm
LocalDefs.expand;
2006-12-06, by wenzelm
Improved tracing
2006-12-06, by paulson
no timing;
2006-12-06, by wenzelm
simplified ML bindings;
2006-12-06, by wenzelm
simplified ML bindings -- moved to HOL.thy;
2006-12-06, by wenzelm
added basic ML bindings;
2006-12-06, by wenzelm
added aliases for nat_recs/cases;
2006-12-06, by wenzelm
removed legacy ML bindings;
2006-12-06, by wenzelm
reduced to genuine legacy bindings -- others in HOL.thy;
2006-12-06, by wenzelm
removed legacy ML bindings;
2006-12-06, by wenzelm
target_name: allow qualified names;
2006-12-05, by wenzelm
add_notation: permissive about undeclared consts;
2006-12-05, by wenzelm
generic_goal: enable stmt mode;
2006-12-05, by wenzelm
encode declarations as notes (attributes), which enables proper inheritance, interpretation etc.;
2006-12-05, by wenzelm
notation/abbreviation: more serious handling of morphisms;
2006-12-05, by wenzelm
print_syntax etc.: plain Toplevel.context_of;
2006-12-05, by wenzelm
attribute value: morphism;
2006-12-05, by wenzelm
add_notation: permissive about undeclared consts;
2006-12-05, by wenzelm
added mapping_result;
2006-12-05, by wenzelm
added ML-Systems/polyml-5.0.ML;
2006-12-05, by wenzelm
Attrib.internal: morphism;
2006-12-05, by wenzelm
removed duplicate abbreviations (implicit inheritance);
2006-12-05, by wenzelm
restored notation for less/less_eq (observe proper order of mixfix annotations!);
2006-12-05, by wenzelm
Document structure in pgip_markup.ML. Minor fixes.
2006-12-05, by aspinall
Type alias for XML content
2006-12-05, by aspinall
setup for polyml-5.0;
2006-12-05, by wenzelm
set DYLD_LIBRARY_PATH as well;
2006-12-05, by wenzelm
Fix typo. Some cleanup for XML attributes
2006-12-05, by aspinall
Add dependency for new Emacs PG code
2006-12-05, by aspinall
Support PGIP communication for preferences in Emacs mode.
2006-12-05, by aspinall
more careful indexing of local facts;
2006-12-05, by wenzelm
* Pure: official theorem names and additional comments are now strictly separate.
2006-12-05, by wenzelm
thm/prf: separate official name vs. additional tags;
2006-12-05, by wenzelm
thm/prf: separate official name vs. additional tags;
2006-12-05, by wenzelm
notes: added non-official name;
2006-12-05, by wenzelm
note_thmss: added kind tag and non-official name;
2006-12-05, by wenzelm
Add separate PG Emacs configuration
2006-12-04, by aspinall
Include pgip markup module
2006-12-04, by aspinall
Build instructions for new Proof General module [not yet activated]
2006-12-04, by aspinall
Forward compatibility with new Proof General module.
2006-12-04, by aspinall
New files.
2006-12-04, by aspinall
Revamped Proof General interface.
2006-12-04, by aspinall
Add parse_string for attribute values and other string content
2006-12-04, by aspinall
added Ramsey.thy to Library imports, to include it in the daily builds
2006-12-04, by krauss
fixed definition syntax
2006-12-04, by krauss
theory Alloc no longer works -- quick_and_dirty;
2006-12-04, by wenzelm
converted legacy ML script;
2006-12-04, by wenzelm
Minor.
2006-12-03, by aspinall
Add output function
2006-12-03, by aspinall
Add string buffer getter. Add Rawtext constructor to allow XML-escaped strings in tree.
2006-12-03, by aspinall
Type abbreviations for element args and attributes
2006-12-03, by aspinall
meta_term_syntax: proper operation on untyped preterms;
2006-12-02, by wenzelm
generalized type signature of foldSet, fold
2006-12-02, by haftmann
added some support for embedded terms;
2006-12-02, by wenzelm
TLA: converted legacy ML scripts;
2006-12-02, by wenzelm
non-exported syntax
2006-12-01, by haftmann
made SML/NJ happy
2006-12-01, by haftmann
slight cleanup in hologic.ML
2006-12-01, by haftmann
some syntax cleanup
2006-12-01, by haftmann
stripped some legacy bindings
2006-12-01, by haftmann
Added missing "standard"
2006-12-01, by nipkow
Deleted dead code
2006-12-01, by paulson
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip