Tue, 27 Mar 2012 16:59:13 +0300 blanchet tuning
Tue, 27 Mar 2012 16:59:13 +0300 blanchet tuning (in particular, Symtab instead of AList)
Tue, 27 Mar 2012 16:59:13 +0300 blanchet tweak slices, based on eval by Daniel Wand
Tue, 27 Mar 2012 16:59:13 +0300 blanchet be less forceful about ":lt" to make infinite loops less likely (could still fail with mutually recursive tail rec functions)
Tue, 27 Mar 2012 16:59:13 +0300 blanchet print a hint
Tue, 27 Mar 2012 16:59:13 +0300 blanchet avoid DL
Tue, 27 Mar 2012 16:59:13 +0300 blanchet TFF: declare free types as types
Tue, 27 Mar 2012 15:34:04 +0200 bulwahn merged
Tue, 27 Mar 2012 14:14:46 +0200 bulwahn association lists with distinct keys uses the quotient infrastructure to obtain code certificates;
Tue, 27 Mar 2012 14:49:56 +0200 huffman remove redundant lemmas
Tue, 27 Mar 2012 12:42:54 +0200 huffman move int::ring_div instance upward, simplify several proofs
Tue, 27 Mar 2012 11:45:02 +0200 huffman rename lemmas {divmod_int_rel_{div,mod} -> {div,mod}_int_unique, for consistency with nat lemma names
Tue, 27 Mar 2012 11:41:16 +0200 huffman extend definition of divmod_int_rel to handle denominator=0 case
Tue, 27 Mar 2012 11:02:18 +0200 huffman tuned proofs
Tue, 27 Mar 2012 10:34:12 +0200 huffman shorten a proof
Tue, 27 Mar 2012 10:20:31 +0200 huffman simplify some proofs
Tue, 27 Mar 2012 09:54:39 +0200 huffman rename lemmas {div,mod}_eq -> {div,mod}_nat_unique, for consistency with minus_unique, inverse_unique, etc.
Tue, 27 Mar 2012 09:44:56 +0200 huffman simplify some proofs
Mon, 26 Mar 2012 21:03:30 +0200 wenzelm merged
Mon, 26 Mar 2012 21:00:39 +0200 nipkow merged
Mon, 26 Mar 2012 21:00:23 +0200 nipkow reverted to canonical name
Mon, 26 Mar 2012 20:45:59 +0200 wenzelm merged
Mon, 26 Mar 2012 20:11:27 +0200 huffman merged
Mon, 26 Mar 2012 20:09:18 +0200 huffman revert changeset 500a5d97511a, re-enabling HOL-Proofs-Lambda
Mon, 26 Mar 2012 20:07:41 +0200 huffman merged
Mon, 26 Mar 2012 20:07:29 +0200 huffman fix incorrect code_modulename declarations
Mon, 26 Mar 2012 19:04:17 +0200 huffman code lemma for function 'nat' that doesn't go into an infinite loop (fixes problem with non-terminating HOL-Proofs-Lambda)
Mon, 26 Mar 2012 19:03:27 +0200 huffman remove old-style semicolon
Mon, 26 Mar 2012 20:09:52 +0200 nipkow merged
Mon, 26 Mar 2012 18:54:41 +0200 nipkow Functions and lemmas by Christian Sternagel
Mon, 26 Mar 2012 20:42:00 +0200 wenzelm more precise treatment of \r\n as blank symbol (cf. 2bf29095d26f), e.g. relevant for loading theory headers in Isabelle/jEdit -- NB: jEdit and Isabelle/ML normalize newline variants to \n, but Isabelle/Scala retains them literally;
Mon, 26 Mar 2012 19:18:03 +0200 wenzelm disabled HOL-Proofs-Lambda temporarily, which causes problems with 2a1953f0d20d;
Mon, 26 Mar 2012 18:32:22 +0200 kuncar tuned comment
Mon, 26 Mar 2012 17:58:47 +0200 kuncar merged
Mon, 26 Mar 2012 15:33:28 +0200 kuncar merged
Mon, 26 Mar 2012 15:32:54 +0200 kuncar tuned proof - no smt call
Mon, 26 Mar 2012 16:25:08 +0200 wenzelm more robust command invocation via ISABELLE_JDK_HOME or SCALA_HOME (NB: bash exec requires genuine executable, not function);
Mon, 26 Mar 2012 15:38:09 +0200 wenzelm updated theory header syntax and related details;
Sat, 24 Mar 2012 20:24:16 +0100 wenzelm ISABELLE_JDK_HOME settings variable points to JDK with javac and jar (not just JRE);
Mon, 26 Mar 2012 11:15:41 +0200 wenzelm merged
Mon, 26 Mar 2012 11:01:04 +0200 blanchet reintroduced broken proofs and regenerated certificates
Mon, 26 Mar 2012 10:56:56 +0200 wenzelm merged, resolving trivial conflict;
Mon, 26 Mar 2012 10:42:06 +0200 blanchet fixed Nitpick after numeral representation change (2a1953f0d20d)
Sun, 25 Mar 2012 20:15:39 +0200 huffman merged fork with new numeral representation (see NEWS)
Sat, 24 Mar 2012 16:27:04 +0100 kuncar merged
Fri, 23 Mar 2012 22:00:17 +0100 kuncar use Thm.transfer for thms stored in generic context data storage
Fri, 23 Mar 2012 18:23:47 +0100 kuncar hide invariant constant
Sat, 24 Mar 2012 12:28:45 +0100 wenzelm explicit SMTP server (appears to be required after recent change of system configuration);
Sat, 24 Mar 2012 12:22:29 +0100 wenzelm more isatest subscribers;
Fri, 23 Mar 2012 16:16:35 +0000 paulson merged
Fri, 23 Mar 2012 16:16:15 +0000 paulson proof tidying
Mon, 16 Jan 2012 12:33:26 +0100 kuncar updated comment
Fri, 23 Mar 2012 14:34:50 +0100 kuncar resolve invariant constant name clash
Fri, 23 Mar 2012 14:29:29 +0100 kuncar update etc/isar-keywords.el
Fri, 23 Mar 2012 14:26:09 +0100 kuncar fix example files
Fri, 23 Mar 2012 14:25:31 +0100 kuncar generation of a code certificate from a respectfulness theorem for constants lifted by the quotient_definition command & setup_lifting command: setups Quotient infrastructure from a typedef theorem
Fri, 23 Mar 2012 14:21:41 +0100 kuncar simplified code of generation of aggregate relations
Fri, 23 Mar 2012 14:20:09 +0100 kuncar store the relational theorem for every relator
Fri, 23 Mar 2012 14:18:43 +0100 kuncar store the quotient theorem for every quotient
Fri, 23 Mar 2012 14:17:29 +0100 kuncar fix Quotient_Examples
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip