Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-224
+224
+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.
merged
2009-01-28, by haftmann
explicit check for exactly one type variable in class specification elements
2009-01-28, by haftmann
merged
2009-01-28, by huffman
merged
2009-01-27, by huffman
removed use of prev_cont_thms reference
2009-01-22, by huffman
merged
2009-01-22, by huffman
add lemmas about div/mod with multiplication
2009-01-21, by huffman
add lemmas about smult
2009-01-21, by huffman
merged
2009-01-28, by haftmann
slightly adapted towards more uniformity with div/mod on nat
2009-01-28, by haftmann
merged
2009-01-28, by haftmann
Plain, Main form meeting points in import hierarchy
2009-01-28, by haftmann
Plain, Main form meeting points in import hierarchy
2009-01-28, by haftmann
added lemma abs_sng
2009-01-28, by haftmann
nat is a bot instance
2009-01-28, by haftmann
slightly adapted towards more uniformity with div/mod on nat
2009-01-28, by haftmann
Reflection.thy now in HOL/Library
2009-01-28, by haftmann
more robust treatment of SwingUtilities.isEventDispatchThread;
2009-01-28, by wenzelm
annotate shared vars as @volatile;
2009-01-28, by wenzelm
updated generated file;
2009-01-27, by wenzelm
added label;
2009-01-27, by wenzelm
plain non-dependent types;
2009-01-27, by wenzelm
turned IsarDocument into trait for IsabelleProcess;
2009-01-27, by wenzelm
HOL_USEDIR_OPTIONS: -Q false, giving up parallel proofs for now due to memory shortage;
2009-01-27, by wenzelm
thm_proof: recovered single-threaded version;
2009-01-27, by wenzelm
merged
2009-01-27, by wenzelm
recovered example types from WordMain.thy;
2009-01-27, by wenzelm
merged
2009-01-27, by wenzelm
added share_common_data -- reduces heap space, but takes long;
2009-01-27, by wenzelm
use https;
2009-01-27, by wenzelm
thm_proof: replaced lazy by composed futures;
2009-01-27, by wenzelm
proof_body: turned lazy into future -- ensures that body is fulfilled eventually, without explicit force;
2009-01-27, by wenzelm
explicit constraints
2009-01-26, by haftmann
entry point for Word library now named Word
2009-01-26, by haftmann
fixed reading of class specs: declare class operations in context
2009-01-26, by haftmann
stripped Id
2009-01-26, by haftmann
streamlined definitions, executable equality
2009-01-26, by haftmann
tuned header
2009-01-26, by haftmann
entry point for Word library now named Word
2009-01-26, by haftmann
correct proof of assm_intro rule
2009-01-26, by haftmann
sorted_take, sorted_drop
2009-01-26, by haftmann
merged
2009-01-23, by haftmann
fixed fixme
2009-01-23, by haftmann
avoiding misleading name duplicate
2009-01-23, by haftmann
lemmas dom_const, dom_if
2009-01-23, by haftmann
merged
2009-01-23, by wenzelm
moved all output to watcher-thread
2009-01-23, by immler
be more liberal with selected code statements
2009-01-23, by haftmann
making SMLNJ happy
2009-01-23, by haftmann
tuned signature;
2009-01-22, by wenzelm
binding replaces Binding.T
2009-01-22, by haftmann
binding replaces bstring
2009-01-22, by haftmann
simplified handling of base sort, dropped axclass
2009-01-22, by haftmann
dropped print_interps
2009-01-22, by haftmann
binding replaces bstring
2009-01-22, by haftmann
merged
2009-01-21, by haftmann
allow empty class specs
2009-01-21, by haftmann
changed import hierarchy
2009-01-21, by haftmann
no base sort in class import
2009-01-21, by haftmann
updated generated files;
2009-01-21, by wenzelm
removed Ids;
2009-01-21, by wenzelm
eliminated obsolete var morphism;
2009-01-21, by wenzelm
eliminated obsolete var morphism;
2009-01-21, by wenzelm
eliminated obsolete var morphism;
2009-01-21, by wenzelm
merged
2009-01-21, by wenzelm
tuned whitespace;
2009-01-21, by wenzelm
merged
2009-01-21, by wenzelm
removed vampire-wrapper (remote-script covers that)
2009-01-21, by immler
2 provers
2009-01-21, by immler
tuned;
2009-01-21, by immler
do not interrupt successful thread
2009-01-20, by immler
cancel whole group
2009-01-20, by immler
Automated merge with http://isabelle.in.tum.de/repos/isabelle/tip
2009-01-20, by immler
pass timeout to prover;
2009-01-20, by immler
typo
2009-01-20, by immler
merged
2009-01-20, by immler
modified remote script;
2009-01-20, by immler
Automated merge with http://isabelle.in.tum.de/repos/isabelle/tip
2009-01-19, by immler
removed useless
2009-01-14, by immler
simplified usage of remote-script; added compatible remote-atps
2009-01-12, by immler
dropped print_interps
2009-01-21, by haftmann
binding replaces bstring
2009-01-21, by haftmann
merged
2009-01-21, by haftmann
merged
2009-01-21, by haftmann
binding replaces bstring
2009-01-21, by haftmann
binding is alias for Binding.T
2009-01-21, by haftmann
dropped ID
2009-01-21, by haftmann
binding replaces bstring
2009-01-21, by haftmann
refined witness algebra
2009-01-21, by haftmann
code cleanup
2009-01-21, by haftmann
wrecked old locale package and related modules
2009-01-21, by haftmann
improved and corrected reading of class specs -- still draft version
2009-01-21, by haftmann
tuned
2009-01-21, by haftmann
tuned;
2009-01-20, by wenzelm
replaced java.util.Properties by plain association list;
2009-01-20, by wenzelm
replaced java.util.Properties by plain association list;
2009-01-20, by wenzelm
IsabelleSystem: provide Symbol.Interpretation;
2009-01-20, by wenzelm
more general init of Symbol.Interpretation, independent of IsabelleSystem instance;
2009-01-20, by wenzelm
more robust handling of quick_and_dirty;
2009-01-19, by wenzelm
Merged, overriding earlier fix.
2009-01-19, by ballarin
Fixed tutorial to compile with new locales; grammar of new locale commands.
2009-01-19, by ballarin
removed Ids;
2009-01-19, by wenzelm
removed Ids;
2009-01-19, by wenzelm
intern names of elements and attributes;
2009-01-19, by wenzelm
merged
2009-01-19, by haftmann
lcp = paulson
2009-01-19, by haftmann
"code equation" replaces "defining equation"
2009-01-19, by haftmann
tuned
2009-01-19, by haftmann
improved tackling of subclasses
2009-01-19, by haftmann
tuned proof
2009-01-19, by haftmann
smart path detection
2009-01-18, by haftmann
corrected user aliases
2009-01-18, by haftmann
added churn script
2009-01-18, by haftmann
Scala wrapper for interactive Isar documents;
2009-01-18, by wenzelm
added append_list, encode_list;
2009-01-18, by wenzelm
join_results: when dependencies are resulved (but not finished yet),
2009-01-18, by wenzelm
with_attributes: make double sure that unsafe attributes are avoided;
2009-01-18, by wenzelm
bug fixes
2009-01-18, by nipkow
bug fixes
2009-01-18, by nipkow
improved calculation of morphisms and rules
2009-01-18, by haftmann
merged
2009-01-17, by haftmann
tuned signature
2009-01-17, by haftmann
exported depedencies; tuned signature
2009-01-17, by haftmann
merged
2009-01-17, by huffman
merged
2009-01-16, by huffman
use match_tac instead of resolve_tac for continuity simproc
2009-01-15, by huffman
more instance declarations for poly
2009-01-15, by huffman
add lemmas about degree
2009-01-15, by huffman
rename plength to psize
2009-01-15, by huffman
rename divmod_poly to pdivmod
2009-01-15, by huffman
merged.
2009-01-15, by huffman
add strictness and compactness lemmas to Product_Cpo.thy
2009-01-15, by huffman
rename Dsum.thy to Sum_Cpo.thy
2009-01-14, by huffman
minimize dependencies
2009-01-14, by huffman
add lemmas cont2monofunE, cont2cont_apply
2009-01-14, by huffman
add Product_Cpo.thy
2009-01-14, by huffman
change to simpler, more extensible continuity simproc
2009-01-14, by huffman
merged
2009-01-17, by nipkow
bug fix
2009-01-17, by nipkow
merged
2009-01-17, by haftmann
code cleanup
2009-01-17, by haftmann
explicit equation morphism
2009-01-17, by haftmann
close derivation of classrels
2009-01-17, by haftmann
no document for HOL-Base
2009-01-17, by haftmann
moved message markup into Scala layer -- reduced redundancy;
2009-01-16, by wenzelm
added parse_body_failsafe;
2009-01-16, by wenzelm
define_state: use empty_state;
2009-01-16, by wenzelm
provide end_document;
2009-01-16, by wenzelm
merged
2009-01-16, by wenzelm
run command: check theory name for init;
2009-01-16, by wenzelm
run_command: check theory name for init;
2009-01-16, by wenzelm
export check_name;
2009-01-16, by wenzelm
fixed location of Imperative_HOL
2009-01-16, by haftmann
adapted to changes in class package
2009-01-16, by haftmann
merged
2009-01-16, by haftmann
migrated class package to new locale implementation
2009-01-16, by haftmann
corrected preparation of instances: parameters are proper names, not raw terms
2009-01-16, by haftmann
migrated class package to new locale implementation
2009-01-16, by haftmann
merged
2009-01-16, by wenzelm
fold_entries: non-optional start, permissive;
2009-01-16, by wenzelm
Result.toString: XML output of status messages;
2009-01-15, by wenzelm
added HOL-Base image
2009-01-16, by haftmann
moved Univ_Poly to Library
2009-01-16, by haftmann
merged
2009-01-16, by haftmann
tuned
2009-01-16, by haftmann
added cert_read_declaration; more exports; tuned signature
2009-01-16, by haftmann
merged
2009-01-15, by wenzelm
command 'Isar.edit_document': actually invoke edit_document;
2009-01-15, by wenzelm
merged
2009-01-15, by haftmann
fixed error message spacing
2009-01-15, by haftmann
tuned interpretation code
2009-01-15, by haftmann
tuned
2009-01-15, by haftmann
type constraints and sort intersection
2009-01-15, by haftmann
dropped $Id$
2009-01-15, by haftmann
decativate Toplevel.debug after reading
2009-01-15, by haftmann
exported break reference
2009-01-15, by Christian Urban
tuned;
2009-01-15, by wenzelm
edit_document: proper edits/edit markup, including the document id;
2009-01-15, by wenzelm
replaced command_state by edits/edit;
2009-01-15, by wenzelm
removed junk;
2009-01-15, by wenzelm
merged
2009-01-15, by wenzelm
one more [code del] declaration
2009-01-14, by huffman
misc cleanup and simplification;
2009-01-15, by wenzelm
added run_command (from isar_document.ML);
2009-01-15, by wenzelm
added command_state markup;
2009-01-15, by wenzelm
tuned ASCII art;
2009-01-14, by wenzelm
declare pCons_0_0 [code post]
2009-01-13, by huffman
merged
2009-01-13, by huffman
code generation for polynomials
2009-01-13, by huffman
merged
2009-01-13, by wenzelm
more [code del] declarations
2009-01-13, by huffman
declare more definitions [code del]
2009-01-13, by huffman
define polynomial multiplication using poly_rec
2009-01-13, by huffman
merged.
2009-01-13, by huffman
declare smult rules [simp]
2009-01-13, by huffman
simplify proof of coeff_mult_degree_sum
2009-01-13, by huffman
convert Deriv.thy to use new Polynomial library (incomplete)
2009-01-13, by huffman
Integration imports ATP_Linkup (for metis)
2009-01-13, by huffman
misc internal rearrangements;
2009-01-13, by wenzelm
replaced sys_error by plain error;
2009-01-13, by wenzelm
merged
2009-01-13, by wenzelm
change dvd_minus_iff, minus_dvd_iff from [iff] to [simp] (due to problems with Library/Primes.thy)
2009-01-12, by huffman
convert Fundamental_Theorem_Algebra.thy to use new Polynomial library
2009-01-12, by huffman
add Polynomial.thy to makefile
2009-01-12, by huffman
add lemmas poly_power, poly_roots_finite
2009-01-12, by huffman
declare dvd_minus_iff and minus_dvd_iff [iff]
2009-01-12, by huffman
new lemmas about synthetic_div; declare degree_pCons_eq_if [simp]
2009-01-12, by huffman
added Isar/isar_document.ML: Interactive Isar documents.
2009-01-13, by wenzelm
export list;
2009-01-13, by wenzelm
correctness and uniqueness of synthetic division
2009-01-12, by huffman
add synthetic division algorithm for polynomials
2009-01-12, by huffman
add list-style syntax for pCons
2009-01-12, by huffman
add recursion combinator poly_rec; define poly function using poly_rec
2009-01-12, by huffman
add lemmas degree_{add,diff}_less
2009-01-12, by huffman
merged
2009-01-11, by wenzelm
new theory of polynomials
2009-01-11, by huffman
tuned categories;
2009-01-11, by wenzelm
added outer_keyword.scala: Isar command keyword classification;
2009-01-11, by wenzelm
added Goal.future_enabled abstraction -- now also checks that this is already
2009-01-11, by wenzelm
load main entry points sequentially, for reduced memory demands;
2009-01-11, by wenzelm
merged
2009-01-11, by wenzelm
merged
2009-01-11, by wenzelm
less ambitious ML_OPTIONS;
2009-01-11, by wenzelm
merged
2009-01-11, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-224
+224
+1000
+3000
+10000
+30000
tip