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.
Startup script for Isabelle theory browser.
1997-08-07, by berghofe
Modified graph data directory.
1997-08-07, by berghofe
Added some commands for building theory browser.
1997-08-07, by berghofe
Added new environment variable ISABELLE_BROWSER_INFO.
1997-08-07, by berghofe
Added some code for generating theory browsing data.
1997-08-07, by berghofe
Gif images which are copied to $ISABELLE_BROWSER_INFO when
1997-08-07, by berghofe
Index file which is copied to $ISABELLE_BROWSER_INFO
1997-08-07, by berghofe
added str_of_classrel;
1997-08-06, by wenzelm
added "Proving ..." msgs;
1997-08-06, by wenzelm
renamed use_string to use_strings;
1997-08-06, by wenzelm
removed smlnj-1.07;
1997-08-06, by wenzelm
prs instead of TextIO.output;
1997-08-06, by wenzelm
tuned copy_file;
1997-08-06, by wenzelm
tuned names;
1997-08-06, by wenzelm
tuned;
1997-08-06, by wenzelm
ThmDatabase;
1997-08-06, by wenzelm
added read_file, write_file;
1997-08-06, by wenzelm
tuned;
1997-08-06, by wenzelm
use ThySyn.add_syntax;
1997-08-06, by wenzelm
tuned comments;
1997-08-06, by wenzelm
oops;
1997-08-06, by wenzelm
eliminated ThySynData and ThySynFun;
1997-08-06, by wenzelm
obsolete!
1997-08-06, by wenzelm
Replaced "init_thy_reader" by "set_parser".
1997-08-06, by berghofe
Removed references to "thy_data.ML".
1997-08-06, by berghofe
Moved some functions which used to be part of thy_data.ML
1997-08-06, by berghofe
Moved functions contained in this file to HOL.ML, datatype.ML,
1997-08-06, by berghofe
Replaced "init_thy_reader" by "set_parser".
1997-08-06, by berghofe
Removed reference to "thy_data.ML".
1997-08-06, by berghofe
The functions in this file have been moved to "cladata.ML"
1997-08-06, by berghofe
Moved functions from file "thy_data.ML".
1997-08-06, by berghofe
Replaced "init_thy_reader" by "set_parser".
1997-08-06, by berghofe
Replaced "init_thy_reader" by set_parser.
1997-08-06, by berghofe
Added some new dependencies for files in subdirectory Thy.
1997-08-06, by berghofe
Added function "file_exists".
1997-08-06, by berghofe
Removed function file_exists (now included in library.ML)
1997-08-06, by berghofe
Moved functions for theory information storage / retrieval
1997-08-06, by berghofe
This file now contains all functions for generating html
1997-08-06, by berghofe
Moved several functions:
1997-08-06, by berghofe
Moved "qed" - functions etc. from thy_read.ML to thm_database.ML.
1997-08-06, by berghofe
Added some additional "use" commands for new files
1997-08-06, by berghofe
Source files for Isabelle theory graph browser.
1997-08-06, by berghofe
Makefile for GraphBrowser
1997-08-06, by berghofe
added getenv;
1997-08-05, by wenzelm
removed smlnj-1.07;
1997-08-05, by wenzelm
cleaned up;
1997-08-05, by wenzelm
tuned comments;
1997-08-05, by wenzelm
removed ML-Systems/smlnj-1.07.ML;
1997-08-05, by wenzelm
SML/NJ 1.07 no longer supported!
1997-08-05, by wenzelm
cleaned up;
1997-08-05, by wenzelm
Added example mapf which requires a special congruence rule.
1997-08-05, by nipkow
Added function `replicate' and lemmas map_cong and set_replicate.
1997-08-05, by nipkow
cleaned up;
1997-08-05, by wenzelm
Corrected a comment
1997-08-05, by paulson
Added a take/dropWhile lemma.
1997-08-04, by nipkow
Generalized nth_drop (Conny).
1997-08-01, by nipkow
Corected bug in def of dropWhile (also present in Haskell lib!)
1997-08-01, by nipkow
Had to remove {x.x=a} = a from !simpset in one proof.
1997-08-01, by nipkow
Added {x.x=a} = a to !simpset.
1997-08-01, by nipkow
removed split_paired_Ex;
1997-07-25, by wenzelm
new simproc
1997-07-25, by nipkow
*** empty log message ***
1997-07-25, by wenzelm
load simplifier.ML (again);
1997-07-25, by wenzelm
added prems argument to simplification procedures;
1997-07-25, by wenzelm
remove references to simplifier.ML;
1997-07-25, by wenzelm
improved rewrite_thm / rewrite_goals to handle conditional eqns;
1997-07-25, by wenzelm
Added a few lemmas.
1997-07-24, by nipkow
Deleted comment.
1997-07-24, by nipkow
Replaced clumsy rewriting by the new function simplify on thms.
1997-07-24, by nipkow
List.ML: added lemmas by Stefan Merz.
1997-07-24, by nipkow
set_of_list -> set
1997-07-24, by paulson
Simplified a few proofs because of improved simplification.
1997-07-23, by nipkow
Prod.ML: Added split_paired_EX and lots of comments about failed attempts to
1997-07-23, by nipkow
added simplification meta rules;
1997-07-23, by wenzelm
standard congs;
1997-07-23, by wenzelm
Now rename_params_rule merely issues warnings--and does nothing--if the
1997-07-23, by paulson
Now Datatype.occs_in_prems prints the necessary warning ITSELF.
1997-07-23, by paulson
Uses new version of Datatype.occs_in_prems
1997-07-23, by paulson
auto update
1997-07-23, by paulson
Removal of tactical STATE
1997-07-23, by paulson
fixed polymorphic val;
1997-07-23, by wenzelm
tuned congs: standard;
1997-07-23, by wenzelm
improved simp tracing;
1997-07-23, by wenzelm
added simplification meta rules;
1997-07-23, by wenzelm
tmp fix to accomodate rep_ss changes;
1997-07-23, by wenzelm
added rewrite_thm;
1997-07-23, by wenzelm
tuned apsome;
1997-07-23, by wenzelm
added error_msg;
1997-07-22, by wenzelm
tuned error / warning;
1997-07-22, by wenzelm
added print_ss;
1997-07-22, by wenzelm
added dest_mss, merge_mss;
1997-07-22, by wenzelm
tuned title;
1997-07-22, by wenzelm
added dest and merge operations;
1997-07-22, by wenzelm
added pretty_cterm;
1997-07-22, by wenzelm
improved print_cs;
1997-07-22, by wenzelm
Cosmetic changes: margins, indentation, ...
1997-07-22, by paulson
Now possibility_tac is an explicit function, in order to delay
1997-07-22, by paulson
Cosmetic changes: margins, indentation, ...
1997-07-22, by paulson
Now possibility_tac and basic_possibility_tac are explicit functions, in order
1997-07-22, by paulson
Deleted the superfluous assumption A ~= B, which must hold anyway by induction
1997-07-22, by paulson
Fixed the spelling of AUTH_NAMES--it could not have worked before\!
1997-07-22, by paulson
Option is a synonym for General because MLWorks does not yet provide
1997-07-22, by paulson
Removal of the tactical STATE
1997-07-22, by paulson
Removal of the tactical STATE
1997-07-22, by paulson
tuned error propagation msg;
1997-07-18, by wenzelm
defs may now be conditional;
1997-07-18, by wenzelm
renamed |-> <-| <-> to Parse/PrintRule;
1997-07-18, by wenzelm
tuned warning;
1997-07-18, by wenzelm
tuned warnings;
1997-07-18, by wenzelm
considered removal of print_goals_ref;
1997-07-18, by wenzelm
defs: allow conditions;
1997-07-18, by wenzelm
tuned warning;
1997-07-18, by wenzelm
renamed |-> <-| <-> to Parse/PrintRule;
1997-07-18, by wenzelm
tuned warning;
1997-07-18, by wenzelm
tuned warning;
1997-07-18, by wenzelm
improved output channels: normal, warning, error;
1997-07-18, by wenzelm
fixed EqI meta rule;
1997-07-17, by wenzelm
changes needed for introducing fairness
1997-07-17, by mueller
changes neede for introducing fairness
1997-07-17, by mueller
changes needed for adding fairness
1997-07-17, by mueller
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip