Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-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 Isar/calculation.ML;
1999-06-04, by wenzelm
fixed BUG in have_thmss: return thy';
1999-06-04, by wenzelm
added dest_main_statement;
1999-06-04, by wenzelm
print "..." variable;
1999-06-04, by wenzelm
no message "Adding axioms for datatype(s)";
1999-06-04, by wenzelm
added Group.thy;
1999-06-04, by wenzelm
added Isar_examples/Group.thy;
1999-06-04, by wenzelm
Some bits of group theory. Demonstrate calculational proofs.
1999-06-04, by wenzelm
read_term/prop_pat: do not freeze;
1999-06-02, by wenzelm
added dddot_tr;
1999-06-02, by wenzelm
added dddot_indexname;
1999-06-02, by wenzelm
"..." syntax;
1999-06-02, by wenzelm
find -print;
1999-06-02, by wenzelm
'kill' made improper;
1999-06-01, by wenzelm
improved print_state;
1999-06-01, by wenzelm
'note': Toplevel.print;
1999-06-01, by wenzelm
tuned markup;
1999-06-01, by wenzelm
broder size 3;
1999-06-01, by wenzelm
setup_goal: proper handling of non-atomic goals (include cprems into asms);
1999-05-31, by wenzelm
Isabelle manuals now also available as PDF;
1999-05-31, by wenzelm
move pdfs back into dist;
1999-05-28, by wenzelm
pdf docs;
1999-05-28, by wenzelm
separate archive for pdf docs;
1999-05-28, by wenzelm
\def\bold;
1999-05-28, by wenzelm
tuned formal comments;
1999-05-28, by wenzelm
tuned manual.bib;
1999-05-28, by wenzelm
changed {| |} verbatim syntax to {* *};
1999-05-27, by wenzelm
changed {| |} verbatim syntax to {* *} in order to simplify ProofGeneral setup;
1999-05-27, by wenzelm
improved undo / kill operations;
1999-05-27, by wenzelm
fixed corruptoin of end of file
1999-05-27, by paulson
removal of Always_StableI
1999-05-27, by paulson
replaced rules Always_ConstrainsI/D by equivalences Always_Constrains_pre,
1999-05-27, by paulson
component_eq_subset: a neat characterization of "component"
1999-05-27, by paulson
ex/Points Isar'ized;
1999-05-26, by wenzelm
local_qed: print_result;
1999-05-26, by wenzelm
cannot_undo;
1999-05-26, by wenzelm
cannot_undo;
1999-05-26, by wenzelm
qed_block keywords;
1999-05-26, by wenzelm
local qeds: pass cond_print_result;
1999-05-26, by wenzelm
cleaned comments;
1999-05-26, by wenzelm
new theories Follows and ListOrder
1999-05-26, by paulson
formal comments (still dummy);
1999-05-25, by wenzelm
added formal comment arguments almost everywhere (still ignored);
1999-05-25, by wenzelm
renamed Comment.empty to Comment.none;
1999-05-25, by wenzelm
renamed Comment.empty to Comment.none;
1999-05-25, by wenzelm
renamed empty to none;
1999-05-25, by wenzelm
fixed cvs Id;
1999-05-25, by wenzelm
outer syntax keyword classification;
1999-05-24, by wenzelm
added keyword classification;
1999-05-24, by wenzelm
tuned print_context;
1999-05-24, by wenzelm
write_keywords generates outer syntax keyword classification in elisp;
1999-05-24, by wenzelm
outer syntax keyword classification;
1999-05-24, by wenzelm
renamed Lprg to Lift; simplified proof of Always_nonneg
1999-05-24, by paulson
int_Suc->int_Suc_int_1 avoiding confusion with the more useful Bin.int_Suc
1999-05-24, by paulson
Better simplification of (nat #0), (int (Suc 0)), etc
1999-05-24, by paulson
UN_singleton->UN_constant_eq removes clash with other UN_singleton
1999-05-24, by paulson
new rule single_leadsTo_I; stronger PSP rule
1999-05-24, by paulson
increasing makes sense only for partial orderings
1999-05-24, by paulson
generalized increasing_size to mono_increasing_o
1999-05-24, by paulson
updated for stronger version of psp
1999-05-24, by paulson
new rule single_LeadsTo_I; stronger PSP rule; PSP_stable2->PSP_Stable2
1999-05-24, by paulson
expandshort
1999-05-24, by paulson
lists are partially ordered by the prefix relation
1999-05-24, by paulson
using generic rules when possible
1999-05-24, by paulson
Theory of the "Follows" relation
1999-05-24, by paulson
Increasing makes sense only for partial orderings
1999-05-24, by paulson
generalized Increasing_size to mono_Increasing_o
1999-05-24, by paulson
tidied
1999-05-24, by paulson
renamed PSP_stable2->PSP_Stable2
1999-05-24, by paulson
now uses mono_Increasing_o
1999-05-24, by paulson
updated for stronger version of psp
1999-05-24, by paulson
Configuration for ProofGeneral of LFCS Edinburgh.
1999-05-21, by wenzelm
Configuration for David Aspinall's Isamode.
1999-05-21, by wenzelm
Miscellaneous interfaces.
1999-05-21, by wenzelm
Isamode.setup, ProofGeneral.setup;
1999-05-21, by wenzelm
Isamode and ProofGeneral configuration moved to Pure/Interface;
1999-05-21, by wenzelm
added use_thy_only;
1999-05-21, by wenzelm
added Interface/ROOT.ML Interface/isamode.ML Interface/proof_general.ML;
1999-05-21, by wenzelm
avoid string constants;
1999-05-21, by wenzelm
qed indexed.
1999-05-21, by nipkow
typedef_proof: pass interactive flag;
1999-05-21, by wenzelm
tuned;
1999-05-21, by wenzelm
cleaned comments;
1999-05-21, by wenzelm
renamed 'begin' / 'end' to '{{' / '}}';
1999-05-21, by wenzelm
history commands;
1999-05-21, by wenzelm
tuned;
1999-05-21, by wenzelm
adapted to History changes;
1999-05-21, by wenzelm
local_qed: obtain interactive flag;
1999-05-21, by wenzelm
backup replaced by checkpoint;
1999-05-21, by wenzelm
added default_prompt;
1999-05-21, by wenzelm
optional limit;
1999-05-21, by wenzelm
improved errors;
1999-05-21, by wenzelm
updated comment
1999-05-21, by paulson
made definition more readable
1999-05-21, by paulson
preferring generic rules to specific ones...
1999-05-21, by paulson
changes to show that Lists are partially ordered by the prefix relation
1999-05-21, by paulson
deleted some vestigal theorems (use the equivalents on HOL/Ord.ML)
1999-05-21, by paulson
redid proofs to use "always" rather than "reachable" (somewhat)
1999-05-19, by paulson
new theorem Always_reachable
1999-05-19, by paulson
tuned;
1999-05-18, by wenzelm
added Locale paper
1999-05-18, by paulson
locale documentation (from Florian)
1999-05-18, by paulson
../manual.bib a new dependency
1999-05-18, by paulson
cleaned comments;
1999-05-17, by wenzelm
cleaned comments;
1999-05-17, by wenzelm
tuned;
1999-05-17, by wenzelm
cleaned comments;
1999-05-17, by wenzelm
ThyInfo.finalize_all renamed to ThyInfo.finish;
1999-05-17, by wenzelm
node_cases renamed to node_case;
1999-05-17, by wenzelm
prep_ext exported (again);
1999-05-17, by wenzelm
backup operation replaces transaction;
1999-05-17, by wenzelm
removed get_nodes;
1999-05-17, by wenzelm
remove_thy;
1999-05-17, by wenzelm
tuned arrows;
1999-05-17, by wenzelm
Arrows are no longer needed because of redesign of the
1999-05-17, by berghofe
Changed some file names.
1999-05-17, by berghofe
Added function get_preds.
1999-05-17, by berghofe
Added setup for BrowserInfo.
1999-05-17, by berghofe
usedir now recognizes additional option -P which is used to
1999-05-17, by berghofe
Changed interface of function use_dir.
1999-05-17, by berghofe
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip