Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-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
2009-06-19, by nipkow
NewNumberTheory
2009-06-19, by nipkow
Added NewNumberTheory by Jeremy Avigad
2009-06-19, by nipkow
fixed thm name
2009-06-19, by nipkow
fix name clash with old/new prime libraries
2009-06-18, by huffman
merged
2009-06-18, by huffman
update to work with new GCD library
2009-06-18, by huffman
generalized less_Suc_induct
2009-06-18, by krauss
merged
2009-06-18, by wenzelm
update ex/Sqrt.thy to use new GCD library
2009-06-18, by huffman
update to use new GCD library
2009-06-18, by huffman
merged
2009-06-18, by huffman
more [code del] declarations
2009-06-18, by huffman
add NatTransfer.thy, needed for new GCD library
2009-06-17, by huffman
merged
2009-06-17, by huffman
new GCD library, courtesy of Jeremy Avigad
2009-06-17, by huffman
replaced java Properties by pure property lists;
2009-06-18, by wenzelm
environment: keep original HOME and PATH (required for Cygwin integrity);
2009-06-18, by wenzelm
added toString;
2009-06-18, by wenzelm
jar: jvmpath wrapper (requires bash);
2009-06-18, by wenzelm
subSequence: bounds checking;
2009-06-18, by wenzelm
added reverse CharSequence;
2009-06-18, by wenzelm
merged
2009-06-18, by haftmann
uncheck is liberal wrt. semityped terms
2009-06-17, by haftmann
stripped dead comment
2009-06-17, by haftmann
skip_proof where appropriate
2009-06-17, by haftmann
more robust poly startup, by restricting heap size (otherwise it fails on very large memory);
2009-06-17, by wenzelm
merged
2009-06-17, by wenzelm
end_timing: actually display GC percentage, not factor;
2009-06-17, by wenzelm
merged
2009-06-17, by wenzelm
Polishing the English
2009-06-17, by paulson
rtrancl lemmas
2009-06-17, by nipkow
made SML/NJ happy;
2009-06-17, by wenzelm
usedir: internal timing option;
2009-06-17, by wenzelm
more detailed start_timing/end_timing;
2009-06-17, by wenzelm
more detailed start_timing/end_timing (in timing.ML);
2009-06-17, by wenzelm
removed obsolete time accumulator (better use Toplevel.profiling);
2009-06-17, by wenzelm
minor tuning according to Isabelle/ML conventions;
2009-06-17, by wenzelm
back to polyml-5.2.1;
2009-06-17, by wenzelm
corrected some issues
2009-06-17, by haftmann
refined section concerning classes
2009-06-17, by haftmann
reworked section on type classes
2009-06-17, by haftmann
merged
2009-06-17, by haftmann
reworked section on type classes
2009-06-17, by haftmann
updated table of overloaded constants
2009-06-17, by haftmann
more precise dependencies
2009-06-17, by haftmann
fixed grammar
2009-06-17, by haftmann
obey SML syntax even more closely
2009-06-17, by haftmann
merged
2009-06-17, by haftmann
obey SML syntax more closely
2009-06-17, by haftmann
datatype packages: record datatype_config for configuration flags; less verbose signatures
2009-06-17, by haftmann
merged
2009-06-16, by haftmann
ignore in-situ contrib symlinks
2009-06-16, by haftmann
datatype packages: record datatype_config for configuration flags; less verbose signatures
2009-06-16, by haftmann
dropped ID
2009-06-16, by haftmann
denominator should not be zero
2009-06-16, by haftmann
tuned brackets for let expressions etc.
2009-06-16, by haftmann
merged
2009-06-16, by huffman
smult_dvd lemmas; polynomial gcd
2009-06-16, by huffman
generalize lemmas dvd_mod and dvd_mod_iff to class semiring_div
2009-06-15, by huffman
move lemma div_power into semiring_div context; class ring_div inherits from idom
2009-06-15, by huffman
generalize many constants and lemmas from Convex_Euclidean_Space
2009-06-13, by huffman
generalize lemma connected_real_lemma
2009-06-13, by huffman
generalize lemmas
2009-06-13, by huffman
replace uses of (bi)linear with bounded_(bi)linear
2009-06-13, by huffman
new continuous/vimage lemmas; cleaned up proofs
2009-06-13, by huffman
generalize constants netlimit and continuous
2009-06-13, by huffman
generalize lemma Lim_unique to t2_space
2009-06-13, by huffman
less ambitious ML_OPTIONS;
2009-06-16, by wenzelm
another attempt to get a reduced at-sml-dev-e test;
2009-06-16, by wenzelm
added names, abbrevs;
2009-06-16, by wenzelm
added completions;
2009-06-16, by wenzelm
reorganized and abstracted version, via Set trait;
2009-06-16, by wenzelm
Efficient scanning of literals.
2009-06-16, by wenzelm
merged
2009-06-15, by wenzelm
override toplevel "use" functions last;
2009-06-15, by wenzelm
made SML/NJ happy;
2009-06-15, by wenzelm
Quickcheck.random
2009-06-15, by haftmann
authentic syntax for Pow and image
2009-06-15, by haftmann
permissive code attribute; all_eqns
2009-06-15, by haftmann
hide constant Quickcheck.random
2009-06-15, by haftmann
more parallel stats;
2009-06-15, by wenzelm
merged
2009-06-15, by wenzelm
made SML/NJ happy
2009-06-15, by haftmann
skip_proof not operative here
2009-06-15, by haftmann
where there is nothing, nothing can be hidden
2009-06-15, by haftmann
axclass command now legacy
2009-06-14, by haftmann
using skip_proof where appropriate
2009-06-14, by haftmann
dropped select_default
2009-06-14, by haftmann
removed obsolete depend, add_job_acyclic;
2009-06-14, by wenzelm
simplified join: do not record dependencies (which are slow, but were only required for dequeue_towards);
2009-06-14, by wenzelm
back to default -M max, with more robust interpretation of corresponding max_threads value;
2009-06-14, by wenzelm
merged
2009-06-14, by haftmann
dropped diagnostic handles
2009-06-14, by haftmann
merged
2009-06-14, by haftmann
merged
2009-06-13, by haftmann
using SkipProof where appropriate
2009-06-13, by haftmann
quickcheck using generic code generator
2009-06-13, by haftmann
quickcheck generators for datatypes with functions
2009-06-13, by haftmann
more convenient signature for random_fun_lift
2009-06-13, by haftmann
improved correctness of get_first (boundary check);
2009-06-14, by wenzelm
more isatest platforms;
2009-06-14, by wenzelm
tuned join: produce less garbage while waiting;
2009-06-14, by wenzelm
improved get_first: check boundary before entering subtrees;
2009-06-13, by wenzelm
simplified join_results: no longer work "towards" deps, which simplifies task queue management and maintains strict bottom up discipline (without "transfer of priority" to required futures);
2009-06-13, by wenzelm
native get_first, with optional boundary;
2009-06-13, by wenzelm
moved at-mac-poly-5.1-para back to macbroy6, for continous performance figures;
2009-06-13, by wenzelm
merged
2009-06-13, by haftmann
merged
2009-06-11, by haftmann
merged
2009-06-11, by haftmann
explicit instantiation yields considerable speedup
2009-06-11, by haftmann
separate directory for datatype package
2009-06-10, by haftmann
tuned whitespace
2009-06-10, by haftmann
correct check for instantiatability
2009-06-10, by haftmann
tuned order
2009-06-10, by haftmann
merged
2009-06-10, by haftmann
separate directory for datatype package
2009-06-10, by haftmann
separate directory for datatype package
2009-06-10, by haftmann
revised interpretation combinator for datatype constructions
2009-06-10, by haftmann
tuned header
2009-06-10, by haftmann
merged
2009-06-10, by haftmann
merged
2009-06-09, by haftmann
tuned make/map/merge combinators
2009-06-09, by haftmann
corrected printing of record labels
2009-06-09, by haftmann
tuned author list
2009-06-09, by haftmann
tuned whitespace
2009-06-09, by haftmann
first running version of qc generators for datatypes
2009-06-09, by haftmann
less brackets
2009-06-09, by haftmann
merged
2009-06-13, by huffman
generalize lemmas about inner
2009-06-12, by huffman
replace all occurrences of dot at type real^'n with inner
2009-06-12, by huffman
declare inner_add, inner_diff [algebra_simps]; declare inner_scaleR [simp]
2009-06-12, by huffman
avoid using vec1 in continuity lemmas
2009-06-12, by huffman
add lemma tendsto_setsum
2009-06-12, by huffman
remove simp add: norm_scaleR
2009-06-12, by huffman
declare norm_scaleR [simp]; declare scaleR_cancel lemmas [simp]
2009-06-12, by huffman
replace all occurrences of 'op *s' at type real^'n with scaleR
2009-06-12, by huffman
proper ISABELLE_HOME_USER;
2009-06-13, by wenzelm
eliminated obsolete CVS2CL;
2009-06-12, by wenzelm
eliminated cvs ids;
2009-06-12, by wenzelm
more isatests;
2009-06-12, by wenzelm
added cases to code_pred command
2009-06-12, by bulwahn
merged
2009-06-12, by bulwahn
merged
2009-06-12, by bulwahn
added lemma
2009-06-11, by bulwahn
added lemma
2009-06-11, by bulwahn
masking proof with a quick-and-dirty step
2009-06-11, by bulwahn
merged
2009-06-11, by bulwahn
improved infrastructure of predicate compiler for adding manual introduction rules
2009-06-11, by bulwahn
merged
2009-06-11, by huffman
move lemma compact_Times; generalize more lemmas
2009-06-11, by huffman
generalize lemma edelstein_fix
2009-06-11, by huffman
generalize lemmas
2009-06-11, by huffman
add lemmas about closed sets
2009-06-11, by huffman
new lemmas
2009-06-11, by huffman
new lemmas
2009-06-11, by huffman
theorem attribute [tendsto_intros]
2009-06-11, by huffman
subsection for real instances; new lemmas for open sets of reals
2009-06-11, by huffman
cleaned up some proofs
2009-06-11, by huffman
new lemmas
2009-06-11, by huffman
rewrite proof of compact_convex_combinations to avoid pastecart and vec1
2009-06-10, by huffman
heine_borel instance for products
2009-06-10, by huffman
use constants subseq, incseq, monoseq
2009-06-10, by huffman
remove uses of vec1 in continuity lemmas
2009-06-09, by huffman
two finiteness lemmas by Robert Himmelmann
2009-06-11, by nipkow
merged, reverting workarounds on both sides;
2009-06-11, by wenzelm
theory Predicate_Compile_ex: enable quick_and_dirty for now, to make it work with internal cheat_tac invocations;
2009-06-11, by wenzelm
added sporadic (Local)Theory.checkpoint, to enable parallel proof checking;
2009-06-11, by wenzelm
merged
2009-06-11, by wenzelm
merged
2009-06-10, by wenzelm
making isatest happy; but misunderstanding remains
2009-06-11, by bulwahn
code_pred command now also requires proofs for dependent predicates; changed handling of parameters in introrules of executable function
2009-06-10, by bulwahn
tuned; corrected exception handling
2009-06-10, by bulwahn
tuned;
2009-06-10, by wenzelm
discontinued escaped symbols;
2009-06-10, by wenzelm
eliminated escaped symbols;
2009-06-10, by wenzelm
discontinued escaped symbols such as \\<forall> -- only one backslash should be used;
2009-06-10, by wenzelm
updated generated files;
2009-06-10, by wenzelm
allow Isabelle symbols within low-level ML source;
2009-06-10, by wenzelm
reraise exceptions to preserve position information;
2009-06-10, by wenzelm
simplified Graph.extend;
2009-06-10, by wenzelm
removed unused make;
2009-06-10, by wenzelm
merged
2009-06-09, by wenzelm
merged
2009-06-09, by huffman
instance heine_borel < complete_space; generalize many lemmas to class heine_borel
2009-06-09, by huffman
new class heine_borel for lemma bounded_closed_imp_compact; instances for real, ^
2009-06-09, by huffman
generalize compact/closure lemmas
2009-06-08, by huffman
add lemma complete_imp_closed
2009-06-08, by huffman
generalize constant 'bounded' to class metric_space
2009-06-08, by huffman
generalize lemmas compact_imp_bounded, compact_imp_closed
2009-06-08, by huffman
generalize more lemmas
2009-06-08, by huffman
generalize constant 'indirection'
2009-06-08, by huffman
lemmas about linear, bilinear
2009-06-08, by huffman
generalize constant 'complete'
2009-06-08, by huffman
generalize lemmas eventually_within_interior, lim_within_interior
2009-06-08, by huffman
generalize more lemmas
2009-06-08, by huffman
generalize some lemmas
2009-06-08, by huffman
avoiding duplicate definitions of executable functions
2009-06-09, by bulwahn
tuned;
2009-06-09, by wenzelm
more native Scala style;
2009-06-09, by wenzelm
tuned;
2009-06-09, by wenzelm
simplified IsabelleSystem.platform_path for cygwin;
2009-06-09, by wenzelm
merged
2009-06-09, by wenzelm
removed duplicate lemmas
2009-06-09, by himmelma
removed general graph functions in the predicate compiler
2009-06-09, by bulwahn
added graph builders
2009-06-09, by bulwahn
removed debug messages
2009-06-09, by bulwahn
refactoring the predicate compiler
2009-06-09, by bulwahn
merged
2009-06-09, by chaieb
Tuned sos tactic to reject non SOS goals
2009-06-09, by chaieb
tuned
2009-06-09, by boehmes
fast_lin_arith uses proper multiplication instead of unfolding to additions
2009-06-08, by boehmes
more lemmas
2009-06-08, by nipkow
Better approximation of cos around pi.
2009-06-08, by hoelzl
merged
2009-06-08, by huffman
merged
2009-06-07, by huffman
new lemma
2009-06-08, by nipkow
merged
2009-06-08, by haftmann
merged
2009-06-08, by haftmann
proper deresolving of class relations and class parameters in SML
2009-06-08, by haftmann
New lemma
2009-06-08, by nipkow
eliminated hardwired Cygwin setup;
2009-06-08, by wenzelm
Accessing the Cygwin installation.
2009-06-08, by wenzelm
static IsabelleSystem.charset;
2009-06-07, by wenzelm
isabelle getenv: option -d;
2009-06-07, by wenzelm
no parallel make jobs on macbroy23, which is the machine where SML/XL is tested -- attempt to consume less resources;
2009-06-06, by wenzelm
updated version;
2009-06-06, by wenzelm
fix type of open
2009-06-07, by huffman
new setL2 lemmas; instance ^ :: (topological_space, finite) topological_space
2009-06-07, by huffman
replace 'topo' with 'open'; add extra type constraint for 'open'
2009-06-07, by huffman
generalize tendsto lemmas for products
2009-06-07, by huffman
move definitions of open, closed to RealVector.thy
2009-06-07, by huffman
lemmas islimptI, islimptE; generalize open_inter_closure_subset
2009-06-06, by huffman
generalize tendsto to class topological_space
2009-06-06, by huffman
put syntax for tendsto in Limits.thy; rename variables
2009-06-05, by huffman
constant "chars" of all characters
2009-06-08, by haftmann
added infrastructure for definitorial construction of generators for datatypes
2009-06-08, by haftmann
constant "chars" of all characters
2009-06-08, by haftmann
added generator for char and trivial generator for String.literal
2009-06-08, by haftmann
using constant "chars"
2009-06-08, by haftmann
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip