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.
removed misleading OuterLex.eq_token;
2006-12-30, by wenzelm
pretty_statement: more careful handling of name_hint;
2006-12-30, by wenzelm
added has_name_hint;
2006-12-30, by wenzelm
removed obsolete name_hint handling;
2006-12-30, by wenzelm
removed conditional combinator;
2006-12-30, by wenzelm
removed obsolete support for polyml-4.9.1;
2006-12-30, by wenzelm
* Proof General: proper undo of final 'end'; discontinued Isabelle/classic;
2006-12-30, by wenzelm
inform_file_processed: Toplevel.init_empty;
2006-12-30, by wenzelm
refined notion of empty toplevel, admits undo of 'end';
2006-12-30, by wenzelm
Toplevel.init_state;
2006-12-30, by wenzelm
removed obsolete 'clear_undos';
2006-12-30, by wenzelm
removed obsolete clear_undos_theory;
2006-12-30, by wenzelm
major restructurings
2006-12-29, by haftmann
cleanup
2006-12-29, by haftmann
improved print of constructors in OCaml
2006-12-29, by haftmann
changed syntax for axclass attach
2006-12-29, by haftmann
removed obsolete cond_add_path;
2006-12-29, by wenzelm
removed obsolete context_thy etc.;
2006-12-29, by wenzelm
removed obsolete init_pgip;
2006-12-29, by wenzelm
removed obsolete init_context;
2006-12-29, by wenzelm
obsolete (cf. ProofGeneral/proof_general_emacs.ML);
2006-12-29, by wenzelm
tuned;
2006-12-29, by wenzelm
signed_string_of_int;
2006-12-29, by wenzelm
added proper header;
2006-12-29, by wenzelm
added signed_string_of_int (pruduces proper - instead of SML's ~);
2006-12-29, by wenzelm
removed obsolete proof_general.ML;
2006-12-29, by wenzelm
minor tuning;
2006-12-29, by wenzelm
tuned specifications/proofs;
2006-12-29, by wenzelm
replaced Sign.classes by Sign.all_classes (topologically sorted);
2006-12-29, by wenzelm
renamed Graph.project to Graph.subgraph;
2006-12-29, by wenzelm
replaced Sign.classes by Sign.all_classes (topologically sorted);
2006-12-29, by wenzelm
renamed project to subgraph, improved presentation, avoided unnecessary evaluation of predicate;
2006-12-29, by wenzelm
Sorts.minimal_classes;
2006-12-29, by wenzelm
classes: more direct way to achieve topological sorting;
2006-12-29, by wenzelm
replaced classes by all_classes (topologically sorted);
2006-12-29, by wenzelm
replaced Sign.classes by Sign.all_classes (topologically sorted);
2006-12-29, by wenzelm
Enable new Proof General code again after SML/NJ compatibility fixes by Florian.
2006-12-29, by aspinall
Typo in last commit
2006-12-29, by aspinall
explicit construction of operational classes
2006-12-29, by haftmann
added handling for explicit classrel witnesses
2006-12-29, by haftmann
``classes`` now returns classes in topological order
2006-12-29, by haftmann
dropped some bookkeeping
2006-12-29, by haftmann
simplified class_package
2006-12-29, by haftmann
use_ml: reverted to simple output (Poly/ML changed);
2006-12-29, by wenzelm
removed private files
2006-12-28, by haftmann
tuned;
2006-12-28, by wenzelm
removed nospaces (Char.isSpace does not conform to Isabelle conventions);
2006-12-28, by wenzelm
tuned msg;
2006-12-28, by wenzelm
inlined nospaces (from library.ML);
2006-12-28, by wenzelm
added
2006-12-28, by haftmann
some clarifications
2006-12-27, by haftmann
different handling of type variable names
2006-12-27, by haftmann
added split
2006-12-27, by haftmann
fixed misleading error message
2006-12-27, by haftmann
dropped section header
2006-12-27, by haftmann
added OCaml code generation (without dictionaries)
2006-12-27, by haftmann
removed Haskell reserved words
2006-12-27, by haftmann
removed Main.thy
2006-12-27, by haftmann
moved code generator product setup here
2006-12-27, by haftmann
added code generator test theory
2006-12-27, by haftmann
explizit serialization for Haskell id
2006-12-27, by haftmann
removed code generation stuff belonging to other theories
2006-12-27, by haftmann
moved code generator bool setup here
2006-12-27, by haftmann
exported explicit equality on tokens
2006-12-27, by haftmann
made SML/NJ happy
2006-12-27, by haftmann
revised for new make_clauses
2006-12-22, by paulson
tidying the ATP communications
2006-12-22, by paulson
string primtives
2006-12-22, by paulson
deactivated test for the moment
2006-12-22, by haftmann
fixed typo in comment
2006-12-22, by paulson
Experimenting with interpretations of "definition".
2006-12-22, by ballarin
clarified code
2006-12-21, by haftmann
dropped superfluos code
2006-12-21, by haftmann
code clarifications
2006-12-21, by haftmann
import path made absolute
2006-12-21, by haftmann
added code lemmas for quantification over bounded nats
2006-12-21, by haftmann
Disable new Proof General code until SML/NJ compile fixed.
2006-12-21, by aspinall
Use new Proof General code by default [see comment for reverting]
2006-12-20, by aspinall
change from "Array" to "Vector"
2006-12-20, by paulson
add lemmas Standard_starfun(2)_iff
2006-12-19, by huffman
Missing elements from doc_markup_elements
2006-12-19, by aspinall
Remove obsolete prefixes from error and warning messages.
2006-12-19, by aspinall
added isatool codegen
2006-12-18, by haftmann
dropped CodegenPackage.const_of_idf
2006-12-18, by haftmann
improvements in syntax handling
2006-12-18, by haftmann
added Thyname.* and * constant expressions
2006-12-18, by haftmann
introduces "__" naming policy
2006-12-18, by haftmann
switched argument order in *.syntax lifters
2006-12-18, by haftmann
added gen_reflection_tac
2006-12-18, by haftmann
now testing executable content of nearly all HOL
2006-12-18, by haftmann
dropped debug cmd
2006-12-18, by haftmann
explicit nonfix declaration for ML "subset"
2006-12-18, by haftmann
dropped two inline directives
2006-12-18, by haftmann
introduced abstract view on number expressions in hologic.ML
2006-12-18, by haftmann
whitespace fix
2006-12-18, by haftmann
added code generation syntax for some char combinators
2006-12-18, by haftmann
infix syntax for generated code for composition
2006-12-18, by haftmann
new-style oracle setup
2006-12-18, by haftmann
added functions tutorial
2006-12-18, by haftmann
Add abstraction for objtypes and documents.
2006-12-17, by aspinall
removed Hyperreal/HyperArith.thy and Hyperreal/HyperPow.thy
2006-12-16, by huffman
moved several theorems; rearranged theory dependencies
2006-12-16, by huffman
hypreal_of_hypnat abbreviates more general of_hypnat
2006-12-16, by huffman
tracing instead of warning
2006-12-15, by webertj
updated;
2006-12-15, by wenzelm
removed obsolete assert;
2006-12-15, by wenzelm
renamed LocalTheory.assert to affirm;
2006-12-15, by wenzelm
tuned -- accomodate Alice;
2006-12-15, by wenzelm
avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
2006-12-15, by wenzelm
remove Hyperreal/fuf.ML
2006-12-14, by huffman
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
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip