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.
avoid polymorphic ins;
2005-06-06, by wenzelm
fixed
2005-06-06, by kleing
added sunbroy2
2005-06-06, by haftmann
renamed const_deps to defs;
2005-06-05, by wenzelm
renamed const_deps to defs;
2005-06-05, by wenzelm
added Type.freeze(_type);
2005-06-05, by wenzelm
added the_const_type;
2005-06-05, by wenzelm
Type.freeze;
2005-06-05, by wenzelm
find empty dirs up to depth 5;
2005-06-05, by wenzelm
DISCGARB_OPTIONS back in od position;
2005-06-05, by wenzelm
link bugs fixed
2005-06-05, by haftmann
link bugs fixed
2005-06-05, by haftmann
link bugs fixed
2005-06-05, by haftmann
bugfix in record_type_abbr_tr'
2005-06-05, by schirmer
added detection for GNU cp
2005-06-05, by haftmann
added detection for GNU cp
2005-06-05, by haftmann
symlink problem hopefully solved
2005-06-05, by haftmann
better symlink handling
2005-06-05, by haftmann
a more spohisticated symlink handling
2005-06-05, by haftmann
a more spohisticated symlink handling
2005-06-05, by haftmann
a more spohisticated symlink handling
2005-06-05, by haftmann
added rsync symlink option
2005-06-05, by haftmann
typo
2005-06-05, by schirmer
added authors
2005-06-05, by haftmann
replaced File.sysify_path by Path.pack;
2005-06-05, by wenzelm
tuned msg;
2005-06-05, by wenzelm
File.isatool, File.shell_path;
2005-06-05, by wenzelm
present new-style theory header, with 'imports' and 'uses';
2005-06-05, by wenzelm
removed file_info (now in Pure/General/file.ML);
2005-06-05, by wenzelm
new Isar header: reject ':', accept both 'files' and 'uses';
2005-06-05, by wenzelm
added 'uses' keyword;
2005-06-05, by wenzelm
removed copy, copy_all (superceded by File.copy, File.copy_dir);
2005-06-05, by wenzelm
no warning for non-identifiers;
2005-06-05, by wenzelm
removed sysify_path, quote_sysity_path etc.;
2005-06-05, by wenzelm
File.platform_path vs. File.shell_path;
2005-06-05, by wenzelm
File.platform_path;
2005-06-05, by wenzelm
File.shell_path;
2005-06-05, by wenzelm
added isatool version;
2005-06-05, by wenzelm
tuned/updated antiquotations;
2005-06-05, by wenzelm
updated theory header syntax;
2005-06-05, by wenzelm
DISCGARB_OPTIONS: proper treatment of specific polyml versions;
2005-06-05, by wenzelm
observe ISABELLE_IGNORE_USER_SETTINGS;
2005-06-05, by wenzelm
Lucas Dixon;
2005-06-05, by wenzelm
* ML: replaced File.sysify_path/quote_sysify_path by File.platform_path/shell_path;
2005-06-05, by wenzelm
#SMLNJ_CYGWIN_RUNTIME=1
2005-06-05, by wenzelm
added README
2005-06-04, by haftmann
fixed links
2005-06-04, by haftmann
fixed links
2005-06-04, by haftmann
fixed links
2005-06-04, by haftmann
fixed NEWS link
2005-06-04, by haftmann
added library symlink
2005-06-04, by haftmann
added library symlink
2005-06-04, by haftmann
added library symlink
2005-06-04, by haftmann
adjusted navigation width
2005-06-04, by haftmann
added shellcmd style
2005-06-04, by haftmann
added shellcmd style
2005-06-04, by haftmann
added shellcmd style
2005-06-04, by haftmann
added shellcmd style
2005-06-04, by haftmann
re-added binary files
2005-06-04, by haftmann
(temporary remove, forgotten the -b flag...)
2005-06-04, by haftmann
major reorganization and cleanup;
2005-06-04, by wenzelm
added new website
2005-06-04, by haftmann
added explicit dependency on Fix theory
2005-06-04, by huffman
add keywords fixrec and fixpat for HOLCF fixrec package
2005-06-04, by huffman
fix imports
2005-06-04, by huffman
use fixrec_package.ML
2005-06-04, by huffman
import Fix is unnecessary
2005-06-04, by huffman
added fixrec_package.ML
2005-06-04, by huffman
implementation of fixrec package
2005-06-04, by huffman
shrink session graph so it fits on a page
2005-06-04, by huffman
Domain package generates match functions for new datatypes, for use with the fixrec package
2005-06-04, by huffman
add dependency on Fixrec.thy
2005-06-04, by huffman
add Fixrec.thy
2005-06-04, by huffman
New theory with lemmas for the fixrec package
2005-06-04, by huffman
changed variable name in monofun_cfun_arg
2005-06-03, by huffman
fixed renamed theorems
2005-06-03, by huffman
fixed some renamed theorems
2005-06-03, by huffman
renamed defined lemmas
2005-06-03, by huffman
renamed variable in cont2cont_app
2005-06-03, by huffman
changed to use new contlubI, etc.
2005-06-03, by huffman
cleaned up proof of cont_Ifix
2005-06-03, by huffman
replaced cont with cont_def
2005-06-03, by huffman
renamed strict, defined, and inject lemmas; renamed sfst2, ssnd2 to sfst_spair, ssnd_spair
2005-06-03, by huffman
changed to use new contI; renamed strict, defined, and inject lemmas
2005-06-03, by huffman
changed to use new contlubI, monofun_def; renamed cfst2, csnd2 to cfst_cpair, csnd_cpair; added lemma cpair_strict
2005-06-03, by huffman
removed dependencies on MF2 lemmas; removed some obsolete theorems; cleaned up many proofs; renamed less_cfun2 to less_cfun_ext
2005-06-03, by huffman
changed to work with new contI, contlubE, etc.; renamed strictness rules for consistency
2005-06-03, by huffman
changed to work with new contlubE rule
2005-06-03, by huffman
renamed FunCpo to Ffun
2005-06-03, by huffman
renamed to Ffun (full function space)
2005-06-03, by huffman
renamed theorems monofun, contlub, cont to monofun_def, etc.; changed intro/elim rules for these predicates into more useful rule_format; removed all MF2 lemmas (Pcpo.thy has more general versions now); cleaned up many proofs.
2005-06-03, by huffman
added theorem ch2ch_lub
2005-06-03, by huffman
renamed FunCpo theory to Ffun; added theorems ch2ch_fun_rev and app_strict
2005-06-03, by huffman
added theorems diag_lub and ex_lub
2005-06-03, by huffman
fixed a typo in the gfp interpreter
2005-06-03, by webertj
no longer emits literals for type class HOL.type; also minor tidying
2005-06-03, by paulson
Integrates cycle detection in definitions with finalconsts
2005-06-03, by obua
tuned msgs;
2005-06-02, by wenzelm
html_syms table;
2005-06-02, by wenzelm
tuned;
2005-06-02, by wenzelm
Output.no_warnings;
2005-06-02, by wenzelm
tuned comment;
2005-06-02, by wenzelm
exists: made non-strict;
2005-06-02, by wenzelm
added no_warnings;
2005-06-02, by wenzelm
Sign.restore_naming;
2005-06-02, by wenzelm
replaced set_naming by restore_naming;
2005-06-02, by wenzelm
replaced foldl_string by fold_string;
2005-06-02, by wenzelm
renamed HOL_PROOF_OBJECTS to HOL_USEDIR_OPTIONS;
2005-06-02, by wenzelm
renamed HOL_PROOF_OBJECTS to HOL_USEDIR_OPTIONS;
2005-06-02, by wenzelm
Added time lime (60 secs) to Spass calls.
2005-06-02, by quigley
renamed "constrains" to "safety" to avoid keyword clash
2005-06-02, by paulson
renamed "constrains" to "safety" to avoid keyword clash
2005-06-02, by paulson
swap declaration of thm/axm names to accomodate change in name space
2005-06-02, by wenzelm
tuned;
2005-06-02, by wenzelm
Theory.restore_naming;
2005-06-02, by wenzelm
header;
2005-06-02, by wenzelm
reduced timeout, send logs also when test taking too long
2005-06-02, by kleing
Preliminary version of defs.ML that does not check final consts.
2005-06-01, by obua
*** empty log message ***
2005-06-01, by nipkow
tuned
2005-06-01, by nipkow
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip