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.
cancel document execution before editing, to improve reactivity on systems with few cores;
2011-01-27, by wenzelm
tuned isatest settings (for Poly/ML SVN 1278);
2011-01-25, by wenzelm
merged
2011-01-25, by wenzelm
do not restore old files on startup, which is potentially slow due to automatic rechecking;
2011-01-25, by wenzelm
singleton (sequential) execution, to avoid race conditions in theory loader state (e.g. when multiple independent theories import the same theory);
2011-01-25, by wenzelm
workaround for odd x86_64 problem in Poly/ML 5.4.0 (actually SVN 1151?), which causes unexpected nontermination of Isabelle/Scala document editing;
2011-01-25, by wenzelm
improved README -- Isabelle symbols and fonts;
2011-01-24, by wenzelm
delete compiled .elc files to improve portability on Linux, notably for GNU Emacs 23.1.x instead of 23.2.x;
2011-01-24, by wenzelm
do not overwrite proof-shell-quit-timeout by default (final PG 4.1 supposedly gets it right);
2011-01-23, by wenzelm
Added tag isa2011-test2 for changeset 237328506a42
2011-01-23, by wenzelm
Documented unused_thms
2011-01-23, by berghofe
JVM/Windows: more robust treatment of unicode in file names;
2011-01-21, by wenzelm
java/scala: default to UTF-8;
2011-01-21, by wenzelm
updated Named_Target.init;
2011-01-21, by wenzelm
made SML/NJ happy;
2011-01-21, by wenzelm
Word: direct conversion wrt. LargeInt to bypass exception Overflow;
2011-01-20, by wenzelm
fixing list_to_set_comprehension simproc
2011-01-19, by bulwahn
more release checks;
2011-01-19, by wenzelm
potentially more robust utf8 handling (cf. 3e4bb6e7c3ca);
2011-01-19, by wenzelm
clasrified classpath: add in front in accordance to librarypath (cf. b7cd80330a16), for slightly more robustness;
2011-01-19, by wenzelm
added librarypath: shared library convenience in bash, keeping LD_LIBRARY_PATH and DYLD_LIBRARY_PATH separate;
2011-01-19, by wenzelm
merged
2011-01-19, by wenzelm
tuned;
2011-01-19, by wenzelm
Cygwin: back to ProofGeneral-3.7.1.1 with XEmacs, since PG 4.x with GNU Emacs 23 is painfully slow;
2011-01-19, by wenzelm
isabelle jedit as alternative;
2011-01-18, by wenzelm
Apple's way of locating java;
2011-01-18, by wenzelm
more notes on final release stage;
2011-01-18, by wenzelm
makedist: refer to isabelle-release;
2011-01-17, by wenzelm
Added tag isa2011-test1 for changeset 7d035da21e9c
2011-01-17, by wenzelm
tuned;
2011-01-17, by wenzelm
some announcement;
2011-01-17, by wenzelm
tuned;
2011-01-17, by wenzelm
merged
2011-01-17, by wenzelm
made Z3 the default SMT solver again
2011-01-17, by boehmes
some notes on final release stage;
2011-01-17, by wenzelm
isatest: run at-poly on macbroy28 for slightly more robust isatest-doc;
2011-01-17, by wenzelm
keep Proof General 4.0 and 3.7.1.1 for now;
2011-01-17, by wenzelm
tuned;
2011-01-16, by wenzelm
misc updates for release;
2011-01-16, by wenzelm
tuned;
2011-01-16, by wenzelm
misc tuning for release;
2011-01-16, by wenzelm
merged
2011-01-16, by wenzelm
Tuned show_status
2011-01-16, by berghofe
proper type variables with sorts;
2011-01-16, by wenzelm
non-executable sources;
2011-01-16, by wenzelm
tuned headers;
2011-01-16, by wenzelm
tuned;
2011-01-16, by wenzelm
type_synonym;
2011-01-16, by wenzelm
more standard command descriptions;
2011-01-16, by wenzelm
added before_exit continuation for named targets (locale, class etc.), e.g. for final check/cleanup as in VC management;
2011-01-16, by wenzelm
Replaced ad-hoc advance function by Position.advance
2011-01-15, by berghofe
merged
2011-01-15, by wenzelm
experimental variant of interpretation with simultaneous definitions, plus example
2011-01-15, by haftmann
clarified pretty_statement: more robust treatment of fixes and conclusion of elimination (e.g. for classical rule);
2011-01-15, by wenzelm
link HOL-Proofs/index.html, which is not reachable from regular HOL/index.html;
2011-01-15, by wenzelm
type_synonym;
2011-01-15, by wenzelm
recovered printing of record updates over compound terms, e.g. "(|x = a|)(|x := b|)", which was apparently broken in 45a2ffc5911e;
2011-01-15, by wenzelm
export Record.get_hierarchy -- external tools typically need this information;
2011-01-15, by wenzelm
tuned;
2011-01-15, by wenzelm
removed unreferenced identifiers;
2011-01-15, by wenzelm
global "prems" is legacy feature;
2011-01-15, by wenzelm
misc updates for release;
2011-01-15, by wenzelm
merged;
2011-01-15, by wenzelm
misc tuning for release;
2011-01-15, by wenzelm
normalize Z3 models: assignments to free variables should ideally not refer to other free variables
2011-01-15, by boehmes
Also added SPARK to test and clean targets.
2011-01-15, by berghofe
merged
2011-01-15, by berghofe
Added entry for HOL-SPARK
2011-01-15, by berghofe
Added HOL-SPARK and removed old_primrec.ML
2011-01-15, by berghofe
unused_thms no longer compares propositions, since this is no longer needed
2011-01-15, by berghofe
Include HOL-SPARK keywords
2011-01-15, by berghofe
Include HOL-SPARK
2011-01-15, by berghofe
Finally removed old primrec package, since Primrec.add_primrec_global
2011-01-15, by berghofe
Added new SPARK verification environment.
2011-01-15, by berghofe
remove presently unused Isabelle application for official releases;
2011-01-15, by wenzelm
hardwired default for proof-shell-quit-timeout (PG 4.1 provides rather low value);
2011-01-15, by wenzelm
treat HOLCF as HOL library session, not as "logic";
2011-01-15, by wenzelm
increased startup-timeout to accommodate slow systems (especially Windows/Cygwin);
2011-01-15, by wenzelm
bundle main HOL image only, to save about 300 MB disk space;
2011-01-14, by wenzelm
updated for release;
2011-01-14, by wenzelm
adjusted mira configuration
2011-01-14, by haftmann
merged
2011-01-14, by wenzelm
global "prems" is legacy feature;
2011-01-14, by wenzelm
tuned markup;
2011-01-14, by wenzelm
eliminated global prems;
2011-01-14, by wenzelm
more precise import;
2011-01-14, by wenzelm
Thy_Load.begin_theory: maintain source specification of imports;
2011-01-14, by wenzelm
merged
2011-01-14, by hoelzl
integral on lebesgue measure is extension of integral on borel measure
2011-01-14, by hoelzl
tuned formalization of subalgebra
2011-01-14, by hoelzl
introduced integral syntax
2011-01-14, by hoelzl
tuned theorem order
2011-01-14, by hoelzl
configuration file for mira
2011-01-14, by haftmann
eliminated global prems;
2011-01-13, by wenzelm
more precise pretty printing -- to accomodate Scala message layout;
2011-01-13, by wenzelm
less verbosity -- avoid slightly odd tracing information on warning channel;
2011-01-13, by wenzelm
updated Isabelle/jEdit limitations and workarounds;
2011-01-13, by wenzelm
full theory path enables loading parents via master directory and keeps files strictly separate;
2011-01-13, by wenzelm
Toplevel.init_theory: maintain optional master directory, to allow bypassing global Thy_Load.master_path;
2011-01-13, by wenzelm
clarified split_thy_path;
2011-01-13, by wenzelm
less verbosity;
2011-01-13, by wenzelm
proper 'domain' class instance for 'a defl, with deflation combinator
2011-01-12, by huffman
documented Option.bind
2011-01-12, by krauss
CONTRIBUTORS
2011-01-12, by krauss
updated keywords;
2011-01-12, by wenzelm
eliminated global prems;
2011-01-12, by wenzelm
eliminated global prems;
2011-01-12, by wenzelm
updated to ProofGeneral-4.x;
2011-01-12, by wenzelm
eliminated global prems;
2011-01-12, by wenzelm
tuned proof;
2011-01-12, by wenzelm
eliminated global prems;
2011-01-12, by wenzelm
compile;
2011-01-12, by wenzelm
more FIXMEs concerning bad catch-all exception handlers;
2011-01-12, by wenzelm
eliminated obsolete print_sign_exn_unit;
2011-01-12, by wenzelm
reraise interrupts as usual;
2011-01-12, by wenzelm
avoid catch-all exception handler, presumably TERM was meant here;
2011-01-12, by wenzelm
disabled experimental treatment of replacement text for now, which leads to odd spacing and strange effects on non-poppler viewers;
2011-01-12, by wenzelm
observe line length limit;
2011-01-12, by wenzelm
smart_string_of_real: print integer values without fractional part;
2011-01-12, by wenzelm
tuned (cf. 2fe62d602681);
2011-01-11, by wenzelm
added dist/jedit symlink for convenience;
2011-01-11, by wenzelm
record versions of both jEdit and Isabelle;
2011-01-11, by wenzelm
updated to Isabelle2011;
2011-01-11, by wenzelm
isabelle version -i;
2011-01-11, by wenzelm
NEWS
2011-01-11, by haftmann
NEWS
2011-01-11, by bulwahn
eliminated duplication
2011-01-11, by krauss
merged
2011-01-11, by wenzelm
tuned text
2011-01-11, by haftmann
"enriched_type" replaces less specific "type_lifting"
2011-01-11, by haftmann
clarified notion Position.is_reported;
2011-01-11, by wenzelm
refined report_parse_tree: reverse reports happen to produce proper type information for inlined @{term}, @{typ} etc.;
2011-01-10, by wenzelm
refined ML_Lex.flatten: ensure proper separation of tokens;
2011-01-10, by wenzelm
ML compiler: more careful treatment of input tokens -- trailing space ensures proper separation and end position (cf. 82c1e348bc18, 08240feb69c7);
2011-01-10, by wenzelm
use just one data slot to VC-related information
2011-01-10, by boehmes
be more precise: also merge option values
2011-01-10, by boehmes
only print warning in a visible context (previously, the warning was printed more than once)
2011-01-10, by boehmes
dropped superfluous error message
2011-01-10, by boehmes
removed obsolete make target (now in doc-src, cf. 28b487cd9e15)
2011-01-10, by krauss
updated for polyml-5.4.0;
2011-01-10, by wenzelm
made SML/NJ happy;
2011-01-10, by wenzelm
added merge_options convenience;
2011-01-10, by wenzelm
tuned string_of_int to avoid allocation for small integers;
2011-01-10, by wenzelm
eliminated Int.toString;
2011-01-10, by wenzelm
eliminated obsolete LargeInt -- Int is unbounded;
2011-01-10, by wenzelm
standardized split_last/last_elem towards List.last;
2011-01-10, by wenzelm
removing dead code; tuned
2011-01-10, by bulwahn
made SML/NJ happy
2011-01-10, by bulwahn
reverted 08240feb69c7 -- breaks positions of reports;
2011-01-09, by wenzelm
ML_trace: observe context visibility flag (import for Latex mode, for example);
2011-01-09, by wenzelm
more direct treatment of Position.end_offset;
2011-01-09, by wenzelm
discontinued unused end_line, end_column;
2011-01-09, by wenzelm
more scalable HTML.output_width;
2011-01-09, by wenzelm
refined comment (again);
2011-01-09, by wenzelm
merged
2011-01-08, by huffman
use proper syntactic types for 'syntax' commands
2011-01-08, by huffman
make print translation for Abs_cfun consistent with other binders: prevent eta-contraction, but don't force eta-expansion
2011-01-08, by huffman
use full path for library imports
2011-01-08, by huffman
types -> type_synonym
2011-01-08, by huffman
updated NEOS_SERVER, which is now provided via settings;
2011-01-08, by wenzelm
renamed Sum_Of_Squares to Sum_of_Squares;
2011-01-08, by wenzelm
Ord_List.merge convenience;
2011-01-08, by wenzelm
misc tuning and comments based on review of Theory_Data, Proof_Data, Generic_Data usage;
2011-01-08, by wenzelm
modernized structure Prop_Logic;
2011-01-08, by wenzelm
added Context_Position.is_visible_proof, which treats a global theory as invisible (unlike the default);
2011-01-08, by wenzelm
tuned;
2011-01-08, by wenzelm
tuned;
2011-01-08, by wenzelm
tuned headers;
2011-01-08, by wenzelm
merged
2011-01-07, by wenzelm
adding example theory for list comprehension to set comprehension simproc
2011-01-07, by bulwahn
adopting proofs due to new list comprehension to set comprehension simproc
2011-01-07, by bulwahn
adding simproc to rewrite list comprehensions to set comprehensions; adopting proofs
2011-01-07, by bulwahn
tuned text
2011-01-07, by boehmes
merged
2011-01-07, by bulwahn
removing obselete Id comments from HOL/ex theories
2011-01-07, by bulwahn
added hints about licensing restrictions and how to enable Z3
2011-01-07, by boehmes
tuned
2011-01-07, by boehmes
eliminated hard tabs;
2011-01-07, by wenzelm
allow spaces in $SPASS_HOME value;
2011-01-07, by wenzelm
tuned;
2011-01-07, by wenzelm
eliminated alias;
2011-01-07, by wenzelm
do not open ML structures;
2011-01-07, by wenzelm
more standard package setup;
2011-01-07, by wenzelm
do not open ML structures;
2011-01-07, by wenzelm
updated scala;
2011-01-07, by wenzelm
do not open ML structures;
2011-01-07, by wenzelm
do not open Codegen;
2011-01-07, by wenzelm
tuned whitespace, indentation, comments;
2011-01-07, by wenzelm
updated for release;
2011-01-07, by wenzelm
tuned;
2011-01-07, by wenzelm
more precise parentheses and indentation;
2011-01-07, by wenzelm
comments;
2011-01-07, by wenzelm
updated for 2011;
2011-01-07, by wenzelm
shortened the warning about uninstalled SMT solvers (the additional hint might get obsolete without further notice)
2011-01-07, by boehmes
tuned NEWS
2011-01-07, by krauss
avoid ML structure aliases (especially single-letter abbreviations)
2011-01-07, by boehmes
made SML/NJ happy
2011-01-07, by boehmes
rename constant u_defl to u_liftdefl;
2011-01-06, by huffman
rename constant pdefl to liftdefl_of
2011-01-06, by huffman
Diagnostic command to show locale dependencies.
2011-01-06, by ballarin
Documentation for 'interpret' and 'sublocale' with mixins.
2011-01-06, by ballarin
Abelian group facts obtained from group facts via interpretation (sublocale).
2011-01-06, by ballarin
differentiate between local and remote SMT solvers (e.g., "z3" vs. "remote_z3");
2011-01-06, by boehmes
remove various lemmas redundant with lub_eq_bottom_iff
2011-01-04, by huffman
change some lemma names containing 'UU' to 'bottom'
2011-01-04, by huffman
renamed constant 'UU' to 'bottom', keeping 'UU' as alternative input syntax;
2011-01-04, by huffman
merged
2011-01-03, by boehmes
updated SMT certificates
2011-01-03, by boehmes
re-implemented support for datatypes (including records and typedefs);
2011-01-03, by boehmes
tuned whitespace
2011-01-03, by haftmann
do not open structure Codegen;
2010-12-31, by wenzelm
do not open auxiliary ML structures;
2010-12-30, by wenzelm
uniform treatment of type vs. term environment (cf. b654fa27fbc4);
2010-12-30, by wenzelm
uniform treatment of typ_match and raw_match (cf. b654fa27fbc4);
2010-12-30, by wenzelm
tuned isatest settings;
2010-12-30, by wenzelm
merged
2010-12-29, by wenzelm
more robust decomposition of simultaneous goals
2010-12-29, by krauss
function (default) is legacy feature
2010-12-29, by krauss
more scalable Symbol_Pos.explode;
2010-12-29, by wenzelm
tuned ML toplevel pp for type string: observe depth limit;
2010-12-29, by wenzelm
theory loader: implicit load path is considered legacy;
2010-12-29, by wenzelm
explicit file specifications -- avoid secondary load path;
2010-12-29, by wenzelm
check_file: secondary load path is legacy feature;
2010-12-29, by wenzelm
share_common_data dummy;
2010-12-29, by wenzelm
made SML/NJ happy;
2010-12-29, by wenzelm
made SML/NJ happy;
2010-12-29, by wenzelm
tuned comments;
2010-12-29, by wenzelm
made SML/NJ happy;
2010-12-29, by wenzelm
made SML/NJ happy;
2010-12-28, by wenzelm
function (tailrec) is a legacy feature
2010-12-27, by krauss
dropped duplicate unused lemmas;
2010-12-25, by krauss
partial_function (tailrec) replaces function (tailrec);
2010-12-25, by krauss
remove lemma ideal_completion.principal_induct2, use principal_induct twice instead
2010-12-24, by huffman
NEWS updates for HOLCF
2010-12-23, by huffman
replaced separate lemmas seq{1,2,3} with seq_simps
2010-12-23, by huffman
changed syntax of powerdomain binary union operators
2010-12-23, by huffman
tuned order of NEWS
2010-12-23, by haftmann
NEWS
2010-12-23, by haftmann
documentation stub on type_lifting
2010-12-23, by haftmann
tuned comments and line breaks
2010-12-23, by haftmann
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip