Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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
2013-02-14, by wenzelm
more parallel proofs in 'nominal_datatype', although sequential dark matter remains;
2013-02-14, by wenzelm
tuned proof;
2013-02-14, by wenzelm
obsolete;
2013-02-14, by wenzelm
tuned proofs;
2013-02-14, by wenzelm
tuned signature -- legacy packages might want to fork proofs as well;
2013-02-14, by wenzelm
merged
2013-02-14, by Andreas Lochbihler
implement code generation for finite, card, op = and op <= for sets always via finite_UNIV and card_UNIV, as fragile rewrites based on sorts are hard to find and debug
2013-02-14, by Andreas Lochbihler
consolidation of library theories on product orders
2013-02-14, by haftmann
type lifting setup for code numeral types
2013-02-14, by haftmann
factored out shared preprocessor setup into theory Code_Abstract_Nat, tuning descriptions
2013-02-14, by haftmann
abandoned theory Plain
2013-02-14, by haftmann
tuned;
2013-02-14, by wenzelm
clarified default according to etc/options;
2013-02-13, by wenzelm
Java assumes regular "re-parenting" window manager;
2013-02-13, by wenzelm
merged
2013-02-13, by immler
complete metric for formal power series
2013-02-13, by immler
eliminated union_closed_basis; cleanup Fin_Map
2013-02-13, by immler
fine grained instantiations
2013-02-13, by immler
use maximum norm for type finmap
2013-02-13, by immler
generalized
2013-02-13, by immler
generalized
2013-02-13, by immler
merged
2013-02-13, by wenzelm
discontinued home-made sharing for proof terms -- leave memory management to the Poly/ML RTS;
2013-02-13, by wenzelm
more thorough error handling of load/save (see also c1be3072ea8f);
2013-02-13, by wenzelm
file system operations for Graphics2D output;
2013-02-13, by wenzelm
updated isabelle-release URLs;
2013-02-13, by wenzelm
combinator List.those;
2013-02-13, by haftmann
explicit conversion integer_of_nat already in Code_Numeral_Types;
2013-02-13, by haftmann
IArray ignorant of particular representation of nat
2013-02-13, by haftmann
tuned, particulary name
2013-02-13, by haftmann
formal cleanup of sources
2013-02-13, by haftmann
another attempt for a uniform abort on code generation errors
2013-02-13, by haftmann
tuned spelling
2013-02-13, by haftmann
removed obsolete RC tags;
2013-02-13, by wenzelm
merged;
2013-02-13, by wenzelm
detect more hosts;
2013-02-12, by wenzelm
Added tag Isabelle2013 for changeset d90218288d51
2013-02-12, by wenzelm
make WWW_Find work again, now that its ML modules reside within a theory context (cf. bf5b45870110) -- patch by Rafal Kolanski;
Isabelle2013
2013-02-11, by wenzelm
merged
2013-02-10, by wenzelm
avoid crash (NPE) when properties are changed during prover startup (e.g. by font scaling);
2013-02-10, by wenzelm
updated PIDE notes;
2013-02-10, by wenzelm
proper root for document variants (cf. be8002ee43d8);
2013-02-07, by wenzelm
Added tag Isabelle2013-RC3 for changeset 8cf38c6b33f8
2013-02-07, by wenzelm
proforma update to jdk-7u13 -- barely relevant security updates by Oracle;
2013-02-06, by wenzelm
more robust JEdit_Lib.pixel_range, which could crash via Rich_Text_Area.tooltip_painter with bad mouse coordinates;
2013-02-06, by wenzelm
documentation for 'print_rules';
2013-02-06, by wenzelm
no choice of target directory -- default file permissions outside user directory tend to be ill-defined for Cygwin;
2013-02-01, by wenzelm
merged
2013-02-01, by wenzelm
provide jdk-7u13 (still inactive, potentially pointless);
2013-02-01, by wenzelm
allow relative directory;
2013-02-01, by wenzelm
standardized isabelle-server.in.tum.de;
2013-02-01, by wenzelm
some native Mac OS X support, notably quit_handler (important for dialog on unsaved changes);
2013-01-31, by wenzelm
made SML/NJ happy
2013-01-28, by traytel
more portable alternative shortcuts on numeric keypad;
2013-01-28, by wenzelm
more generic reference to polyml component;
2013-01-28, by wenzelm
Added tag Isabelle2013-RC2 for changeset 7fc61bfb1c2d
2013-01-28, by wenzelm
updated to polyml-5.5.0-3 based on fixes-5.5 version 1658, which provides important improvements;
2013-01-28, by wenzelm
merged
2013-01-28, by wenzelm
separate makedist_bundle for each platform family, which is more useful for manual use;
2013-01-28, by wenzelm
tuned;
2013-01-28, by wenzelm
tuned;
2013-01-26, by wenzelm
notes on building Poly/ML;
2013-01-26, by wenzelm
tuned ML platform fallback;
2013-01-26, by wenzelm
manual update of sessions, based on "isabelle build -nvc";
2013-01-26, by wenzelm
some updates concerning Proof General;
2013-01-26, by wenzelm
updated explanations of document preparation;
2013-01-26, by wenzelm
clarified NEWS on isabelle build and mkroot;
2013-01-26, by wenzelm
some explanations of important build options;
2013-01-26, by wenzelm
tuned;
2013-01-26, by wenzelm
another attempt to standardize sort order in a portable way;
2013-01-25, by wenzelm
rebundled polyml-5.5.0-2, which now includes the sources as usual (e.q. required for formal references in Isabelle/ML);
2013-01-25, by wenzelm
updated for release;
2013-01-25, by wenzelm
tuned;
2013-01-25, by wenzelm
minimal updated of jEdit/README.html, without any substantial reforms;
2013-01-25, by wenzelm
clarified notion of Command.proper_range (according to Token.is_proper), especially relevant for Active.try_replace_command, to avoid loosing subsequent comments accidentally;
2013-01-25, by wenzelm
avoid extra fork for fulfill_proof_future whenever possible -- without proof terms it merely doubles the number of proof tasks redundantly, by piggy-backing another 10 microseconds task;
2013-01-24, by wenzelm
report status more frequently on demand;
2013-01-24, by wenzelm
more efficient inlined properties, especially relevant for voluminous tasks trace;
2013-01-24, by wenzelm
more generous tracing limit, which is relevant for applications where this occurs routinely (e.g. HO unification trace);
2013-01-22, by wenzelm
repackaged polyml-5.5.0-1 -- only x86-cygwin changed;
2013-01-21, by wenzelm
better apply peflags at build time, to avoid antivirus getting nervous about changing executables;
2013-01-21, by wenzelm
Added tag Isabelle2013-RC1 for changeset 2c3d0cb151c0
2013-01-20, by wenzelm
tuned state display
2013-02-13, by nipkow
tuned names
2013-02-13, by nipkow
tuned
2013-02-12, by nipkow
tuned identifier
2013-02-12, by nipkow
tuned top
2013-02-12, by nipkow
Typo in description of abs_def.
2013-02-11, by webertj
distinguish one more kind of proofs
2013-02-08, by blanchet
added markers in proofs identifying origin of proofs, in eval driver
2013-02-08, by blanchet
added option to use SNoW as machine learning algo
2013-02-08, by blanchet
more robustness in Isar proof reconstruction (cf. bug report by Ondrej)
2013-02-07, by blanchet
more precise error message
2013-02-07, by blanchet
killed deadcode
2013-02-07, by blanchet
more robustness w.r.t. 0
2013-02-07, by blanchet
hide "ext" name, but keep "HOL.ext", to ensure consistency in naming when "ext" is used by LEO-II or Satallax implicitly
2013-02-07, by blanchet
tuned indent
2013-02-07, by blanchet
drop needless .0s
2013-02-07, by blanchet
distinguish MeSh and smart -- with smart, allow combinations of MaSh, MeSh, and MePo in different slices -- and use MaSh also with SMT solvers, based on evaluation
2013-02-07, by blanchet
infix syntax for streams (reflecting the one for lists)
2013-02-07, by traytel
replace open_interval with the rule open_tendstoI; generalize Liminf/Limsup rules
2013-02-06, by hoelzl
check alpha equality after applying beta and eta conversion in let-simproc, otherwise the simplifier may loop
2013-02-06, by hoelzl
removed spurious trimming
2013-02-05, by blanchet
tuned
2013-02-04, by nipkow
tuned slicing (E-MaLeS and E-Par)
2013-02-03, by blanchet
tune slices further
2013-02-02, by blanchet
tweak ATP slices further
2013-02-02, by blanchet
compile
2013-01-31, by blanchet
also have SMT solvers alternate fact filter
2013-01-31, by blanchet
use the right filter in each slice
2013-01-31, by blanchet
tuned slices
2013-01-31, by blanchet
store fact filter along with ATP slice
2013-01-31, by blanchet
tuned data structure
2013-01-31, by blanchet
thread through fact triple component from which used facts come, for accurate index output
2013-01-31, by blanchet
more precise output of selected facts
2013-01-31, by blanchet
thread fact triple (MeSh, MePo, MaSh) to allow different filters in different slices
2013-01-31, by blanchet
simplified SMT solver code in Sledgehammer
2013-01-31, by blanchet
eliminated needless speed optimization -- and simplified code quite a bit
2013-01-31, by blanchet
distinguish raw and non-raw facts, using raw for 10 000s of facts and non-raw after selection of some hundreds
2013-01-31, by blanchet
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip