Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-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.
added surjE;
2001-09-27, by wenzelm
prepared for Isabelle2001;
2001-09-27, by wenzelm
renamed real_of_nat_eq_cancel to real_of_nat_inject, and declared as iff rule;
2001-09-27, by wenzelm
updated;
2001-09-27, by wenzelm
renamed real_of_int_eq_iff to real_of_int_inject;
2001-09-27, by wenzelm
document setup;
2001-09-27, by wenzelm
new-style theory;
2001-09-27, by wenzelm
Square roots of primes are irrational;
2001-09-27, by wenzelm
AddXIs [dvdI]; AddXEs [dvdE];
2001-09-27, by wenzelm
tuned;
2001-09-27, by wenzelm
tuned;
2001-09-27, by wenzelm
tuned;
2001-09-27, by wenzelm
AddXEs [UnI1, UnI2];
2001-09-27, by wenzelm
AddXEs [disjI1, disjI2];
2001-09-27, by wenzelm
ex/Hilbert_Classical.thy ex/document/root.tex;
2001-09-27, by wenzelm
tuned;
2001-09-27, by wenzelm
document setup;
2001-09-27, by wenzelm
derive tertium-non-datur by means of Hilbert's choice operator;
2001-09-27, by wenzelm
obsolete;
2001-09-27, by wenzelm
updated;
2001-09-27, by wenzelm
-v option;
2001-09-27, by wenzelm
verbose option;
2001-09-27, by wenzelm
use_dir: verbose option;
2001-09-27, by wenzelm
removed option -d (now standard behaviour);
2001-09-27, by wenzelm
option -v;
2001-09-27, by wenzelm
activate default ISABELLE_USEDIR_OPTIONS for precompiled distribution;
2001-09-26, by wenzelm
updated;
2001-09-26, by wenzelm
tuned order;
2001-09-26, by wenzelm
bold symbols;
2001-09-26, by wenzelm
tuned;
2001-09-26, by wenzelm
turn bullet into bold cdot (looks much better in printed output);
2001-09-26, by wenzelm
use darkblue for all links;
2001-09-26, by wenzelm
updated;
2001-09-26, by wenzelm
updated;
2001-09-25, by wenzelm
*** empty log message ***
2001-09-25, by wenzelm
tuned;
2001-09-25, by wenzelm
Minor improvements, added Example
2001-09-21, by oheimb
tuned;
2001-09-17, by wenzelm
Fixed proof term bug in permute_prems.
2001-09-13, by berghofe
result_error_default: include msg;
2001-09-12, by wenzelm
*** empty log message ***
2001-09-11, by nipkow
marginally improved comments
2001-09-10, by oheimb
corrected antiquotations in comment
2001-09-10, by oheimb
simplified vnam/vname, introduced fname, improved comments
2001-09-10, by oheimb
tuned usage;
2001-09-10, by wenzelm
print_state: subgoals;
2001-09-08, by wenzelm
export pretty_goals;
2001-09-08, by wenzelm
result_error_default: output *single* error message;
2001-09-08, by wenzelm
tuned;
2001-09-08, by wenzelm
ISABELLE_INTERFACE=none by default (cannot expect X11 everywhere);
2001-09-08, by wenzelm
* system: support Poly/ML 4.1.1 (large heaps);
2001-09-08, by wenzelm
smart selection of isabelle-process versus isabelle-interface;
2001-09-08, by wenzelm
renamed "antecedent" case to "rule_context";
2001-09-04, by wenzelm
*** empty log message ***
2001-09-04, by nipkow
*** empty log message ***
2001-09-03, by nipkow
tuned;
2001-09-01, by wenzelm
final proofs := 0;
2001-09-01, by wenzelm
HOL-Real-Hyperreal made a plain session (no longer an image);
2001-09-01, by wenzelm
renamed `keep_derivs' to `proofs', and made an integer;
2001-09-01, by wenzelm
* Proof General keywords specification is now part of the Isabelle
2001-08-31, by wenzelm
proper use of invent_names;
2001-08-31, by wenzelm
fixed header;
2001-08-31, by wenzelm
tuned headers;
2001-08-31, by wenzelm
keyword classification tables for Isabelle/Isar Proof General
2001-08-31, by wenzelm
New code generators for HOL.
2001-08-31, by berghofe
Initial revision of tools for proof terms.
2001-08-31, by berghofe
Added new option for setting level of detail for proof objects.
2001-08-31, by berghofe
Proof of True_implies_equals is stored with "open" derivation to
2001-08-31, by berghofe
Added code generator setup.
2001-08-31, by berghofe
Added new files for code generator.
2001-08-31, by berghofe
Renamed functions % and %% to avoid clash with syntax for proof terms.
2001-08-31, by berghofe
Adapted to new proof terms.
2001-08-31, by berghofe
Exported ml_reserved.
2001-08-31, by berghofe
Made consts list operations a bit faster.
2001-08-31, by berghofe
Added new argument to use_dir for derivation kind.
2001-08-31, by berghofe
Removed tag_assumption.
2001-08-31, by berghofe
Tuned naming of theorems.
2001-08-31, by berghofe
Added functions for printing primitive proof terms.
2001-08-31, by berghofe
Tuned function extend_lexicon.
2001-08-31, by berghofe
Initial revision of tools for proof terms.
2001-08-31, by berghofe
Now obsolete; replaced by LF style proof terms.
2001-08-31, by berghofe
Initial version of generic code generator.
2001-08-31, by berghofe
New implementation of LF style proof terms.
2001-08-31, by berghofe
Replaced old derivations by proof terms.
2001-08-31, by berghofe
Tidied function SELECT_GOAL.
2001-08-31, by berghofe
Added equality axioms and initialization of proof term package.
2001-08-31, by berghofe
Added setup for code generator.
2001-08-31, by berghofe
Added function unique_strings.
2001-08-31, by berghofe
- exported SAME exception
2001-08-31, by berghofe
Some basic rules are now stored with "open" derivations, to facilitate
2001-08-31, by berghofe
Added new files for proof terms.
2001-08-31, by berghofe
generated by Session.name;
2001-08-30, by wenzelm
export name;
2001-08-30, by wenzelm
cosmetics
2001-08-30, by oheimb
removed imname, uncurried Meth
2001-08-30, by oheimb
avoid ML bindings;
2001-08-29, by wenzelm
Implemented indentation schema for conditional rewrite trace.
2001-08-28, by nipkow
Traced depth of conditional rewriting
2001-08-23, by nipkow
tuned error message;
2001-08-21, by wenzelm
prefer immediate monos;
2001-08-16, by wenzelm
support for absolute namespace entry paths;
2001-08-15, by wenzelm
Updated proofs to take advantage of additional theorems proved by "typedef"
2001-08-10, by paulson
removed obsolete "arities";
2001-08-09, by wenzelm
tuned;
2001-08-09, by wenzelm
corrected initialization of locals, streamlined Impl
2001-08-09, by oheimb
corrected semantics of [iff] concerning rules with premises
2001-08-09, by oheimb
replaced 1 by 1'
2001-08-09, by oheimb
revisions and indexing
2001-08-09, by paulson
added pair_imageI (also as intro rule)
2001-08-09, by oheimb
renamed addaltern to addafter, addSaltern to addSafter
2001-08-09, by oheimb
added constify_ast_tr;
2001-08-08, by wenzelm
field_name_ast_tr superceded by constify_ast_tr in Pure;
2001-08-08, by wenzelm
_constify;
2001-08-08, by wenzelm
constify numeral tokens in order to allow translations;
2001-08-08, by wenzelm
* HOL: syntax translations now work properly with numerals and records
2001-08-08, by wenzelm
layout, subscripts
2001-08-08, by oheimb
[ "$ML_SYSTEM" = polyml-4.1.1 ] && DISCGARB_OPTIONS="$DISCGARB_OPTIONS -S 120";
2001-08-08, by wenzelm
polyml-4.1.1;
2001-08-08, by wenzelm
Hilbert_Choice is needed only in Main itself
2001-08-08, by paulson
Main is the proper parent of IOA
2001-08-08, by paulson
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip