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.
simplified is_stale, check_stale;
2005-06-09, by wenzelm
updated;
2005-06-09, by wenzelm
axioms: NameSpace.table;
2005-06-09, by wenzelm
PureThy.all_thms_of;
2005-06-09, by wenzelm
Theory.all_axioms_of, PureThy.all_thms_of;
2005-06-09, by wenzelm
can (Thm.get_axiom_i thy) name;
2005-06-09, by wenzelm
renamed extern to extern_thm;
2005-06-09, by wenzelm
meths: NameSpace.table;
2005-06-09, by wenzelm
NameSpace.extern_table;
2005-06-09, by wenzelm
Args.local_typ_abbrev;
2005-06-09, by wenzelm
attribs: NameSpace.table;
2005-06-09, by wenzelm
renamed global/local_typ_raw to global/local_typ_abbrev;
2005-06-09, by wenzelm
added structure Inttab;
2005-06-09, by wenzelm
added type NameSpace.table with basic operations;
2005-06-09, by wenzelm
renamed cert_typ_raw to cert_typ_abbrev;
2005-06-09, by wenzelm
axioms and oracles: NameSpace.table;
2005-06-09, by wenzelm
map_typ and map_term no longer global;
2005-06-09, by wenzelm
Major cleanup:
2005-06-09, by wenzelm
thms_of no longer global;
2005-06-09, by wenzelm
NameSpace.extern_table;
2005-06-09, by wenzelm
print_theory: omit name spaces; NameSpace.extern_table;
2005-06-09, by wenzelm
got rid of bclass, xclass;
2005-06-09, by wenzelm
add_axioms_infer -- avoids use of stale theory;
2005-06-09, by wenzelm
Theory.all_axioms_of;
2005-06-09, by wenzelm
Sign.read_typ_abbrev;
2005-06-09, by wenzelm
added chmod for packages
2005-06-09, by haftmann
added CONTRIBUTORS
2005-06-09, by haftmann
a very little cleanup
2005-06-09, by haftmann
make up_eq and up_less into simp rules
2005-06-08, by huffman
Fixed "axiom" generation for mixed locales with and without predicates.
2005-06-08, by ballarin
added some notes
2005-06-08, by haftmann
added file acces rights handling
2005-06-08, by haftmann
fix usage of inverts lemma, which has fewer premises now
2005-06-08, by huffman
faster proofs of inverts and injects lemmas, with fewer strictness hypotheses
2005-06-08, by huffman
fixed renamed lemma
2005-06-08, by huffman
major cleanup: rewrote cpo proofs, removed obsolete lemmas, renamed some lemmas
2005-06-08, by huffman
added theorems is_ub_range_shift and is_lub_range_shift
2005-06-08, by huffman
added theorems less_sprod, spair_less, spair_eq, spair_inject
2005-06-08, by huffman
renamed theorems less_ssum4a,b,c,d to more meaningful names
2005-06-08, by huffman
added theorem less_cprod
2005-06-08, by huffman
added theorem injection_less
2005-06-08, by huffman
A flag DEFS_CHAIN_HISTORY can be used to improve the error message
2005-06-07, by obua
extended readme
2005-06-07, by haftmann
started migration framwork script
2005-06-07, by haftmann
added basics for generic migration tool
2005-06-07, by haftmann
added isatest-lint prototype
2005-06-07, by haftmann
1) Fixed bug in Defs.merge_edges_1.
2005-06-07, by obua
*** empty log message ***
2005-06-06, by nipkow
updating...
2005-06-06, by nipkow
Added the t = x "fix" - in (* ... *) :-(
2005-06-06, by nipkow
copy_dir: be permissive wrt. errors;
2005-06-06, by wenzelm
integrated MacOS X installation instructions
2005-06-06, by haftmann
(cvs removed)
2005-06-06, by haftmann
migrated scripts to new webiste
2005-06-06, by haftmann
minor refinements
2005-06-06, by haftmann
Some error messages have been eliminated as suggested by Tobias Nipkow
2005-06-06, by chaieb
junk
2005-06-06, by nipkow
update -> use
2005-06-06, by nipkow
refinements
2005-06-06, by haftmann
Added code lemma for <
2005-06-06, by berghofe
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
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip