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.
imports Presburger; no need for Main
2007-08-22, by chaieb
move bool list operations from WordBitwise to WordBoolList
2007-08-22, by huffman
Word/WordBoolList.thy
2007-08-22, by huffman
move if_simps from BinBoolList to Num_Lemmas
2007-08-22, by huffman
Axioms for class no longer use object-universal quantifiers
2007-08-22, by chaieb
move bool list stuff from WordDefinition and WordArith to new WordBoolList theory
2007-08-22, by huffman
move bool list stuff from BinOperations to BinBoolList;
2007-08-22, by huffman
Added mod cancellation simproc
2007-08-21, by nipkow
remove redundant lemmas
2007-08-21, by huffman
declare conj_absorb [simp]
2007-08-21, by huffman
replace iszero_number_of_Pls with iszero_0 in rel_simps
2007-08-21, by huffman
add lemma of_int_power
2007-08-21, by huffman
Isar-style proof for lfp_ordinal_induct
2007-08-21, by huffman
ProofContext.restore_mode;
2007-08-21, by wenzelm
added inner syntax mode, includes former type_mode and is_stmt;
2007-08-21, by wenzelm
Modified message for sendback
2007-08-21, by paulson
"sendback" to PG for one-line proof reconstructions
2007-08-21, by paulson
Deleted the partially-typed translation and the combinator code.
2007-08-21, by paulson
move BIT datatype stuff from Num_Lemmas to BinGeneral
2007-08-21, by huffman
simplify termination proof
2007-08-21, by huffman
simplify proof of word_of_int
2007-08-21, by huffman
improved evaluation interface
2007-08-21, by haftmann
moved ordered_ab_semigroup_add to OrderedGroup.thy
2007-08-21, by haftmann
updated
2007-08-21, by haftmann
move udvd, div and mod stuff from WordDefinition to WordArith
2007-08-21, by huffman
move order-related stuff from WordDefinition to WordArith
2007-08-21, by huffman
add lemma one_less_power
2007-08-21, by huffman
move scast/ucast stuff to its own subsection
2007-08-21, by huffman
move shifting-related constant definitions from WordDefinition to WordShift
2007-08-21, by huffman
use HOL-ex later;
2007-08-21, by wenzelm
standard_parse_term: added pp/check argument, include disambig here (from sign.ML);
2007-08-20, by wenzelm
inner syntax: added parse_term/prop;
2007-08-20, by wenzelm
read_def_terms: moved disambig to syntax.ML;
2007-08-20, by wenzelm
tuned CRITICAL sections;
2007-08-20, by wenzelm
remove redundant lemma int_number_of
2007-08-20, by huffman
AC rules for bitwise logical operators no longer declared simp
2007-08-20, by huffman
move bit simps from BinOperations to BitSyntax
2007-08-20, by huffman
minimize imports
2007-08-20, by huffman
reorganize into subsections
2007-08-20, by huffman
prepare_dummies: NAMED_CRITICAL;
2007-08-20, by wenzelm
with_modes []: non-critical;
2007-08-20, by wenzelm
tuned signature;
2007-08-20, by wenzelm
File.read/write/append: non-critical (basic IO operations already thread-safe);
2007-08-20, by wenzelm
TextIO.inputLine: non-critical (assume exclusive ownership);
2007-08-20, by wenzelm
tuned merge operations via pointer_eq;
2007-08-20, by wenzelm
cleaned up; declared more simp rules
2007-08-20, by huffman
issue a warning, when encountering redundant equations (covered by prece3ding clauses)
2007-08-20, by krauss
remove int_of_nat
2007-08-20, by huffman
remove int_of_nat; fix abs instance
2007-08-20, by huffman
use overloaded bitwise operators at type int
2007-08-20, by huffman
use class instead of axclass
2007-08-20, by huffman
theory header: fixed import;
2007-08-20, by wenzelm
headers for document generation
2007-08-20, by huffman
Final mods for list comprehension
2007-08-20, by nipkow
renamed code_gen to export_code
2007-08-20, by haftmann
explizit dependencies
2007-08-20, by haftmann
using canonical instantiation interface
2007-08-20, by haftmann
Sup now explicit parameter of complete_lattice
2007-08-20, by haftmann
turned locales intro classes
2007-08-20, by haftmann
updated keywords
2007-08-20, by haftmann
conciliated Inf/Inf_fin
2007-08-20, by haftmann
type_check: tuned singleton funs case;
2007-08-20, by wenzelm
theory header: more precise imports;
2007-08-20, by wenzelm
Word/document/root.tex
2007-08-20, by huffman
new root.tex for HOL-Word
2007-08-20, by huffman
no_document for Infinite_Set, Parity
2007-08-20, by huffman
removed allpairs
2007-08-20, by nipkow
removed allpairs - use list comprehension!
2007-08-20, by nipkow
added header
2007-08-20, by kleing
* HOL-Word:
2007-08-20, by kleing
boolean algebras as locales and numbers as types by Brian Huffman
2007-08-20, by kleing
Made UN_Un simp
2007-08-19, by nipkow
Use 376/377 specials for sendback markup
2007-08-19, by aspinall
ML system provides get_print_depth;
2007-08-18, by wenzelm
fixed a bug in demult: -a in (-a * b) is no longer treated as atomic
2007-08-18, by webertj
removed obsolete ML bindings;
2007-08-18, by wenzelm
converted ex/MT.ML;
2007-08-18, by wenzelm
make HOL-ex earlier;
2007-08-18, by wenzelm
NAMED_CRITICAL;
2007-08-18, by wenzelm
removed stateful init: operations take proper theory argument;
2007-08-18, by wenzelm
removed dead code: const_typargs, num_typargs, init;
2007-08-18, by wenzelm
proper signature;
2007-08-18, by wenzelm
removed obsolete atp_method;
2007-08-18, by wenzelm
export more tactics;
2007-08-18, by wenzelm
renamed ResAtpMethods.setup;
2007-08-18, by wenzelm
added at-poly-5.1-para;
2007-08-18, by wenzelm
added CRITICAL section markup;
2007-08-17, by wenzelm
updated generated file;
2007-08-17, by wenzelm
removed obsolete touch_all_thys;
2007-08-17, by wenzelm
compress: proper check_thy;
2007-08-17, by wenzelm
added encoding spec for jEdit;
2007-08-17, by wenzelm
proper signature;
2007-08-17, by wenzelm
proper signature;
2007-08-17, by wenzelm
turned type_lits into configuration option (with attribute);
2007-08-17, by wenzelm
removed set_concat_map and improved set_concat
2007-08-17, by nipkow
check_deps: ensure that theory is actually present, not just update_time > 1;
2007-08-17, by wenzelm
tuned order
2007-08-17, by haftmann
reoriented hook application order
2007-08-17, by haftmann
explicit constants for overloaded definitions
2007-08-17, by haftmann
dropped junk
2007-08-17, by haftmann
tuned
2007-08-17, by obua
changed floatarith lemmas
2007-08-17, by obua
proper signature for Meson;
2007-08-17, by wenzelm
force: non-critical, but also non-thread-safe (potentially multiple evaluations);
2007-08-16, by wenzelm
removed dead code;
2007-08-16, by wenzelm
improved treatment of global interrupts: Thread.EnableBroadcastInterrupt, redefine ignore/raise_interrupt;
2007-08-16, by wenzelm
removed signal setup from root function to on-entry hook;
2007-08-16, by wenzelm
global state transformation: non-critical, but also non-thread-safe;
2007-08-16, by wenzelm
fixed OCaml bug
2007-08-16, by haftmann
fixed codegen setup
2007-08-16, by haftmann
added evaluation examples
2007-08-16, by haftmann
main: wait_timeout (1 second);
2007-08-15, by wenzelm
tuned comments;
2007-08-15, by wenzelm
added sendback;
2007-08-15, by wenzelm
combining the relevance filter with res_atp
2007-08-15, by paulson
combining the relevance filter with res_atp
2007-08-15, by paulson
ATP blacklisting is now in theory data, attribute noatp
2007-08-15, by paulson
added Code_Setup
2007-08-15, by haftmann
fixed OCaml bug
2007-08-15, by haftmann
tuned
2007-08-15, by haftmann
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip