Mon, 26 Sep 2011 20:31:41 +0200 |
wenzelm |
makedist for release;
|
changeset |
files
|
Mon, 26 Sep 2011 14:03:43 +0200 |
blanchet |
put MiniSat back first -- Torlak's eval seemed to suggest that Crypto and Lingeling were better, but Crypto is slower on "Nitpick_Examples" and Crypto crashes
|
changeset |
files
|
Mon, 26 Sep 2011 11:41:52 +0200 |
blanchet |
require Java 1.6 in the Nitpick documentation -- technically 1.5 will also work with Kodkodi 1.2.16, but it won't work with Kodkodi 1.5.0
|
changeset |
files
|
Mon, 26 Sep 2011 11:41:52 +0200 |
blanchet |
put CryptoMiniSat first and remove warning about unsoundness now that it has been fixed in Kodkod
|
changeset |
files
|
Mon, 26 Sep 2011 10:57:20 +0200 |
bulwahn |
adding an example with inductive predicates to quickcheck narrowing examples
|
changeset |
files
|
Mon, 26 Sep 2011 10:30:37 +0200 |
bulwahn |
importing the Generated_Code module qualified to reduce the probability of name clashes between the static code and the generated code in the narrowing-based Quickcheck
|
changeset |
files
|
Sun, 25 Sep 2011 19:34:20 +0200 |
blanchet |
clarify platforms
|
changeset |
files
|
Sun, 25 Sep 2011 18:43:25 +0200 |
blanchet |
killed JNI version of zChaff, since Kodkod 1.5 does not support it anymore
|
changeset |
files
|
Sun, 25 Sep 2011 18:43:25 +0200 |
blanchet |
updated Nitpick SAT Solver doc
|
changeset |
files
|
Sun, 25 Sep 2011 18:43:25 +0200 |
blanchet |
update list of SAT solvers reflecting Kodkod 1.5
|
changeset |
files
|
Sun, 25 Sep 2011 17:25:34 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Sun, 25 Sep 2011 13:48:59 +0200 |
wenzelm |
more uniform defaults;
|
changeset |
files
|
Sun, 25 Sep 2011 09:37:33 +0200 |
haftmann |
Quotient_Set.thy is part of library
|
changeset |
files
|
Sun, 25 Sep 2011 00:32:49 +0200 |
nipkow |
fixed typo
|
changeset |
files
|
Sat, 24 Sep 2011 17:18:39 +0200 |
wenzelm |
standardize drive letters -- important for proper document node identification;
|
changeset |
files
|
Sat, 24 Sep 2011 10:45:57 +0200 |
wenzelm |
more user aliases;
|
changeset |
files
|
Sat, 24 Sep 2011 00:17:32 +0100 |
sultana |
fixed IsaMakefile action for HOL-TPTP.
|
changeset |
files
|
Fri, 23 Sep 2011 23:46:13 +0200 |
wenzelm |
prefer socket comminication on Cygwin, which is more stable here than fifos;
|
changeset |
files
|
Fri, 23 Sep 2011 21:51:49 +0200 |
wenzelm |
tuned proof;
|
changeset |
files
|
Fri, 23 Sep 2011 17:35:06 +0200 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
Fri, 23 Sep 2011 17:23:54 +0200 |
wenzelm |
discontinued stream-based Socket_IO, which causes too many problems with Poly/ML and SML/NJ (reverting major parts of 5c0b0d67f9b1);
|
changeset |
files
|
Fri, 23 Sep 2011 17:11:08 +0200 |
wenzelm |
updated header;
|
changeset |
files
|
Fri, 23 Sep 2011 16:50:39 +0200 |
wenzelm |
merged;
|
changeset |
files
|
Fri, 23 Sep 2011 16:44:51 +0200 |
blanchet |
reintroduced E-SInE now that it's unexpectedly working again (thanks to Geoff)
|
changeset |
files
|
Fri, 23 Sep 2011 14:25:53 +0200 |
blanchet |
first step towards extending Minipick with more translations
|
changeset |
files
|
Fri, 23 Sep 2011 14:08:50 +0200 |
berghofe |
Include keywords print_coercions and print_coercion_maps
|
changeset |
files
|
Wed, 17 Aug 2011 19:49:07 +0200 |
traytel |
local coercion insertion algorithm to support complex coercions
|
changeset |
files
|
Wed, 17 Aug 2011 19:49:07 +0200 |
traytel |
printing and deleting of coercions
|
changeset |
files
|
Fri, 23 Sep 2011 14:59:29 +0200 |
wenzelm |
raw unbuffered socket IO, which bypasses the fragile BinIO layer in Poly/ML 5.4.x;
|
changeset |
files
|
Fri, 23 Sep 2011 14:13:15 +0200 |
wenzelm |
default print mode for Isabelle/Scala, not just Isabelle/jEdit;
|
changeset |
files
|
Fri, 23 Sep 2011 14:12:09 +0200 |
wenzelm |
augment existing print mode;
|
changeset |
files
|
Fri, 23 Sep 2011 13:44:31 +0200 |
wenzelm |
explicit option for socket vs. fifo communication;
|
changeset |
files
|
Fri, 23 Sep 2011 13:43:44 +0200 |
wenzelm |
tuned proof;
|
changeset |
files
|
Fri, 23 Sep 2011 10:31:12 +0200 |
blanchet |
synchronized section names with manual
|
changeset |
files
|
Fri, 23 Sep 2011 00:11:29 +0200 |
wenzelm |
merged;
|
changeset |
files
|
Thu, 22 Sep 2011 14:12:16 -0700 |
huffman |
discontinued legacy theorem names from RealDef.thy
|
changeset |
files
|
Thu, 22 Sep 2011 13:17:14 -0700 |
huffman |
merged
|
changeset |
files
|
Thu, 22 Sep 2011 12:55:19 -0700 |
huffman |
discontinued HOLCF legacy theorem names
|
changeset |
files
|
Thu, 22 Sep 2011 19:42:06 +0200 |
blanchet |
take out remote E-SInE -- it's broken and Geoff says it might take quite a while before he gets to it, plus it's fairly obsolete in the meantime
|
changeset |
files
|
Thu, 22 Sep 2011 18:23:38 +0200 |
berghofe |
Moved extraction part of Higman's lemma to separate theory to allow reuse in
|
changeset |
files
|
Thu, 22 Sep 2011 17:15:46 +0200 |
berghofe |
Removed hcentering and vcentering options, since they are not supported
|
changeset |
files
|
Thu, 22 Sep 2011 16:56:19 +0200 |
berghofe |
merged
|
changeset |
files
|
Thu, 22 Sep 2011 16:50:23 +0200 |
berghofe |
Added documentation for HOL-SPARK
|
changeset |
files
|
Thu, 22 Sep 2011 16:30:47 +0200 |
blanchet |
drop partial monomorphic instances in Metis, like in Sledgehammer
|
changeset |
files
|
Thu, 22 Sep 2011 16:30:47 +0200 |
blanchet |
better type reconstruction -- prevents ill-instantiations in proof replay
|
changeset |
files
|
Thu, 22 Sep 2011 10:02:16 -0400 |
hoelzl |
NEWS: mention replacement lemmas for the removed ones in Complete_Lattices
|
changeset |
files
|
Thu, 22 Sep 2011 10:48:53 +0200 |
bulwahn |
changing quickcheck_timeout to 30 seconds in mutabelle's testing
|
changeset |
files
|
Thu, 22 Sep 2011 07:26:53 +0200 |
bulwahn |
adding post-processing of terms to narrowing-based Quickcheck
|
changeset |
files
|
Wed, 21 Sep 2011 17:43:13 -0700 |
huffman |
HOL/ex/ROOT.ML: only list BinEx once
|
changeset |
files
|
Wed, 21 Sep 2011 10:59:55 -0700 |
huffman |
merged
|
changeset |
files
|
Wed, 21 Sep 2011 08:28:53 -0700 |
huffman |
remove redundant instantiation ereal :: power
|
changeset |
files
|
Wed, 21 Sep 2011 15:55:16 +0200 |
blanchet |
reintroduced Minipick as Nitpick example
|
changeset |
files
|
Wed, 21 Sep 2011 15:55:15 +0200 |
blanchet |
tuned comment
|
changeset |
files
|
Wed, 21 Sep 2011 06:41:34 -0700 |
huffman |
merged
|
changeset |
files
|
Tue, 20 Sep 2011 11:02:41 -0700 |
huffman |
Extended_Real_Limits: generalize some lemmas
|
changeset |
files
|
Tue, 20 Sep 2011 10:52:08 -0700 |
huffman |
add lemmas within_empty and tendsto_bot;
|
changeset |
files
|
Thu, 22 Sep 2011 21:58:05 +0200 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
Thu, 22 Sep 2011 20:33:08 +0200 |
wenzelm |
abstract System_Channel in ML (cf. Scala version);
|
changeset |
files
|
Wed, 21 Sep 2011 22:18:17 +0200 |
wenzelm |
alternative Socket_Channel;
|
changeset |
files
|
Wed, 21 Sep 2011 20:35:50 +0200 |
wenzelm |
more abstract wrapping of fifos as System_Channel;
|
changeset |
files
|
Wed, 21 Sep 2011 17:50:25 +0200 |
wenzelm |
slightly more general Socket_IO as part of Pure;
|
changeset |
files
|
Wed, 21 Sep 2011 16:04:29 +0200 |
wenzelm |
more hints on Z3 configuration;
|
changeset |
files
|
Wed, 21 Sep 2011 15:08:15 +0200 |
wenzelm |
reduced default thread stack, to increase the success rate especially on Windows (NB: the actor worker farm tends to produce 100-200 threads for big sessions);
|
changeset |
files
|
Wed, 21 Sep 2011 07:31:08 +0200 |
nipkow |
renamed inv -> filter
|
changeset |
files
|
Wed, 21 Sep 2011 07:04:04 +0200 |
nipkow |
Added proofs about narowing
|
changeset |
files
|
Wed, 21 Sep 2011 07:03:16 +0200 |
nipkow |
added missing makefile dependence
|
changeset |
files
|
Wed, 21 Sep 2011 06:26:15 +0200 |
nipkow |
added example
|
changeset |
files
|
Wed, 21 Sep 2011 03:24:54 +0200 |
nipkow |
tuned
|
changeset |
files
|
Wed, 21 Sep 2011 02:38:53 +0200 |
nipkow |
refined comment
|
changeset |
files
|
Wed, 21 Sep 2011 09:17:01 +1000 |
kleing |
fixed two typos in IMP (by Jean Pichon)
|
changeset |
files
|
Wed, 21 Sep 2011 00:12:36 +0200 |
nipkow |
merged
|
changeset |
files
|
Tue, 20 Sep 2011 05:48:23 +0200 |
nipkow |
Updated IMP to use new induction method
|
changeset |
files
|
Tue, 20 Sep 2011 05:47:11 +0200 |
nipkow |
New proof method "induction" that gives induction hypotheses the name IH.
|
changeset |
files
|
Tue, 20 Sep 2011 22:11:22 +0200 |
haftmann |
official status for UN_singleton
|
changeset |
files
|
Tue, 20 Sep 2011 21:47:52 +0200 |
haftmann |
tuned specification and lemma distribution among theories; tuned proofs
|
changeset |
files
|
Tue, 20 Sep 2011 15:23:17 +0200 |
wenzelm |
more careful treatment of initial update, similar to output panel;
|
changeset |
files
|
Tue, 20 Sep 2011 15:07:30 +0200 |
wenzelm |
proper fact binding;
|
changeset |
files
|
Tue, 20 Sep 2011 09:30:19 +0200 |
bulwahn |
syntactic improvements and tuning names in the code generator due to Florian's code review
|
changeset |
files
|
Tue, 20 Sep 2011 01:32:04 +0200 |
krauss |
match types when applying mono_thm -- previous export generalizes type variables;
|
changeset |
files
|
Mon, 19 Sep 2011 23:34:22 +0200 |
wenzelm |
fixed headers;
|
changeset |
files
|
Mon, 19 Sep 2011 23:24:32 +0200 |
wenzelm |
less ambiguous syntax;
|
changeset |
files
|
Mon, 19 Sep 2011 23:18:18 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Mon, 19 Sep 2011 22:48:05 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:34 +0200 |
bulwahn |
catch PatternMatchFail exceptions in narrowing-based quickcheck
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:33 +0200 |
bulwahn |
removing superfluous definition in the quickcheck narrowing invocation as the code generator now generates valid Haskell code with necessary type annotations without a separate definition
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:30 +0200 |
bulwahn |
ensuring that some constants are generated in the source code by adding calls in ensure_testable
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:23 +0200 |
bulwahn |
adding abstraction layer; more precise function names
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:21 +0200 |
bulwahn |
adding type annotations more aggressively and redundantly to make code generation more reliable even when special printers for some constants are used
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:19 +0200 |
bulwahn |
determining the fastype of a case-pattern but ignoring dummy type constructors that were added as markers for type annotations
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:19 +0200 |
bulwahn |
only annotating constants with sort constraints
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:18 +0200 |
bulwahn |
also adding type annotations for the dynamic invocation
|
changeset |
files
|
Mon, 19 Sep 2011 14:35:51 +0200 |
noschinl |
removed legacy lemmas in Complete_Lattices
|
changeset |
files
|
Mon, 19 Sep 2011 14:24:53 +0200 |
bulwahn |
increasing quickcheck timeout to reduce spurious test failures due to massive parallel invocations and bad scheduling
|
changeset |
files
|
Mon, 19 Sep 2011 22:45:57 +0200 |
wenzelm |
more isatest stats;
|
changeset |
files
|
Mon, 19 Sep 2011 22:42:57 +0200 |
wenzelm |
refined Symbol.is_symbolic -- cover recoded versions as well;
|
changeset |
files
|
Mon, 19 Sep 2011 22:13:51 +0200 |
wenzelm |
double clicks switch to document node buffer;
|
changeset |
files
|
Mon, 19 Sep 2011 21:53:07 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 19 Sep 2011 21:41:48 +0200 |
wenzelm |
explicit border independent of UI (cf. ad5883642a83, 2bec3b7514cf);
|
changeset |
files
|
Mon, 19 Sep 2011 16:40:17 +0200 |
wenzelm |
at least 2 worker threads to ensure some degree of lifeness, notably for asynchronous Document.print_state;
|
changeset |
files
|
Mon, 19 Sep 2011 14:40:38 +0200 |
wenzelm |
instantaneous cleanup (NB: VIEWER should be synchronous, cf. dd25b3055c4e);
|
changeset |
files
|
Mon, 19 Sep 2011 14:31:20 +0200 |
wenzelm |
unique file names via serial numbers, to allow files like "root" or multiple files with same base name;
|
changeset |
files
|
Mon, 19 Sep 2011 12:58:52 +0200 |
wenzelm |
imitate Apple in setting initial shell PATH -- especially relevant for MacTeX, MacPorts etc.;
|
changeset |
files
|
Sun, 18 Sep 2011 16:12:43 -0700 |
huffman |
merged
|
changeset |
files
|
Thu, 15 Sep 2011 10:12:36 -0700 |
huffman |
numeral_simprocs.ML: use HOL_basic_ss instead of HOL_ss for internal normalization proofs of cancel_factor simprocs, to avoid splitting if-then-else
|
changeset |
files
|
Sun, 18 Sep 2011 21:41:36 +0200 |
wenzelm |
removed obsolete patches for PG 4.1;
|
changeset |
files
|
Sun, 18 Sep 2011 21:15:31 +0200 |
wenzelm |
additional space for borderless UI;
|
changeset |
files
|
Sun, 18 Sep 2011 20:26:08 +0200 |
wenzelm |
more robust treatment of empty insets (NB: border may be null on some UIs, e.g. Windows);
|
changeset |
files
|
Sun, 18 Sep 2011 19:49:35 +0200 |
wenzelm |
explicit master_dir as part of header -- still required (for Cygwin) since Scala layer does not pass file content yet;
|
changeset |
files
|
Sun, 18 Sep 2011 16:33:30 +0200 |
wenzelm |
isatest settings for macbroy6 (Mac OS X Lion);
|
changeset |
files
|
Sun, 18 Sep 2011 16:24:26 +0200 |
wenzelm |
more Mac OS reference hardware;
|
changeset |
files
|
Sun, 18 Sep 2011 16:11:26 +0200 |
wenzelm |
updated to SML/NJ 110.73;
|
changeset |
files
|
Sun, 18 Sep 2011 15:59:38 +0200 |
wenzelm |
tentative announcement based on current NEWS;
|
changeset |
files
|
Sun, 18 Sep 2011 15:57:36 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 18 Sep 2011 15:39:55 +0200 |
wenzelm |
separated NEWS for Isabelle2011 from Isabelle2011-1 (cf. e1139e612b55);
|
changeset |
files
|
Sun, 18 Sep 2011 15:30:31 +0200 |
wenzelm |
updated for release;
|
changeset |
files
|
Sun, 18 Sep 2011 15:30:21 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 18 Sep 2011 14:55:45 +0200 |
wenzelm |
updated generated file;
|
changeset |
files
|
Sun, 18 Sep 2011 14:55:27 +0200 |
wenzelm |
updated Complete_Lattices;
|
changeset |
files
|
Sun, 18 Sep 2011 14:48:25 +0200 |
wenzelm |
some tuning and re-ordering for release;
|
changeset |
files
|
Sun, 18 Sep 2011 14:34:24 +0200 |
wenzelm |
misc tuning for release;
|
changeset |
files
|
Sun, 18 Sep 2011 14:25:53 +0200 |
wenzelm |
more contributors;
|
changeset |
files
|
Sun, 18 Sep 2011 14:09:57 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Sun, 18 Sep 2011 13:56:06 +0200 |
wenzelm |
tweak keyboard shortcuts for Mac OS X;
|
changeset |
files
|
Sun, 18 Sep 2011 13:47:12 +0200 |
wenzelm |
explicit check_file wrt. jEdit VFS, to avoid slightly confusing empty buffer after IO error;
|
changeset |
files
|
Sun, 18 Sep 2011 13:39:33 +0200 |
wenzelm |
finite sequences as useful as introductory example;
|
changeset |
files
|
Sun, 18 Sep 2011 12:48:45 +0200 |
wenzelm |
discontinued hard-wired JAVA_HOME treatment for Mac OS X (cf. f471a2fb9a95), which can cause confusions of "isabelle java" vs. "isabelle scala" -- moved settings to external component;
|
changeset |
files
|
Sun, 18 Sep 2011 00:05:22 +0200 |
wenzelm |
graph traversal in topological order;
|
changeset |
files
|
Sat, 17 Sep 2011 23:04:03 +0200 |
wenzelm |
Document.Node.Name convenience;
|
changeset |
files
|
Sat, 17 Sep 2011 22:13:15 +0200 |
wenzelm |
more precise painting;
|
changeset |
files
|
Sat, 17 Sep 2011 21:28:52 +0200 |
wenzelm |
more elaborate Node_Renderer, which paints node_name.theory only;
|
changeset |
files
|
Sat, 17 Sep 2011 19:55:32 +0200 |
wenzelm |
raised default log level -- to avoid confusing warning about scala.tools.nsc.plugins.Plugin, which is mistaken as jEdit plugin;
|
changeset |
files
|
Sat, 17 Sep 2011 19:44:58 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Sat, 17 Sep 2011 19:25:14 +0200 |
wenzelm |
more careful traversal of theory dependencies to retain standard import order;
|
changeset |
files
|
Sat, 17 Sep 2011 17:55:39 +0200 |
wenzelm |
sane default for class Thy_Load;
|
changeset |
files
|
Sat, 17 Sep 2011 17:05:31 +0200 |
wenzelm |
removed obsolete patches for PG 4.1;
|
changeset |
files
|
Sat, 17 Sep 2011 16:53:01 +0200 |
wenzelm |
specific bundle for x86_64-linux, which is especially important for JRE due to its extra library dependencies;
|
changeset |
files
|
Sat, 17 Sep 2011 16:29:18 +0200 |
wenzelm |
added "isabelle scalac" convenience;
|
changeset |
files
|
Sat, 17 Sep 2011 16:19:40 +0200 |
wenzelm |
Symbol.explode as in ML;
|
changeset |
files
|
Sat, 17 Sep 2011 16:00:54 +0200 |
wenzelm |
ignore OUTPUT to avoid spam -- jEdit menu "Troubleshooting / Activity Log" should be sufficient;
|
changeset |
files
|
Sat, 17 Sep 2011 15:08:55 +0200 |
haftmann |
dropped unused argument – avoids problem with SML/NJ
|
changeset |
files
|
Sat, 17 Sep 2011 00:40:27 +0200 |
haftmann |
tuned spacing
|
changeset |
files
|
Sat, 17 Sep 2011 00:37:21 +0200 |
haftmann |
tuned
|
changeset |
files
|
Sat, 17 Sep 2011 04:41:44 +0200 |
nipkow |
tuned post fixpoint setup
|
changeset |
files
|
Sat, 17 Sep 2011 03:37:14 +0200 |
nipkow |
merged
|
changeset |
files
|
Fri, 16 Sep 2011 09:18:15 +0200 |
nipkow |
when applying induction rules, remove names of assumptions that come
|
changeset |
files
|
Fri, 16 Sep 2011 20:08:29 +0200 |
noschinl |
remove stray "using [[simp_trace]]"
|
changeset |
files
|
Fri, 16 Sep 2011 20:02:35 +0200 |
noschinl |
tune indenting
|
changeset |
files
|
Fri, 16 Sep 2011 12:10:43 +1000 |
kleing |
removed unused legacy lemma names, some comment cleanup.
|
changeset |
files
|
Fri, 16 Sep 2011 12:10:15 +1000 |
kleing |
removed word_neq_0_conv from simpset, it's almost never wanted.
|
changeset |
files
|
Thu, 15 Sep 2011 12:40:08 -0400 |
hoelzl |
removed further legacy rules from Complete_Lattices
|
changeset |
files
|
Thu, 15 Sep 2011 17:06:00 +0200 |
noschinl |
NEWS on Complete_Lattices, Lattices
|
changeset |
files
|
Thu, 15 Sep 2011 10:57:40 +0200 |
blanchet |
tail recursive proof preprocessing (needed for huge proofs)
|
changeset |
files
|
Thu, 15 Sep 2011 10:57:40 +0200 |
blanchet |
tuning
|
changeset |
files
|
Thu, 15 Sep 2011 09:44:27 +0200 |
nipkow |
merged
|
changeset |
files
|
Thu, 15 Sep 2011 09:44:08 +0200 |
nipkow |
revised AbsInt and added widening and narrowing
|
changeset |
files
|
Wed, 14 Sep 2011 23:47:04 +0200 |
haftmann |
updated comment
|
changeset |
files
|
Wed, 14 Sep 2011 23:46:02 +0200 |
haftmann |
updated generated code
|
changeset |
files
|
Tue, 13 Sep 2011 07:56:46 +0200 |
haftmann |
tuned
|
changeset |
files
|
Wed, 14 Sep 2011 10:08:52 -0400 |
hoelzl |
renamed Complete_Lattices lemmas, removed legacy names
|
changeset |
files
|
Wed, 14 Sep 2011 10:55:07 +0200 |
noschinl |
merged
|
changeset |
files
|
Wed, 14 Sep 2011 10:24:22 +0200 |
noschinl |
create central list for language extensions used by the haskell code generator
|
changeset |
files
|
Wed, 14 Sep 2011 09:46:59 +0200 |
boehmes |
observe distinction between sets and predicates
|
changeset |
files
|
Wed, 14 Sep 2011 06:49:24 +0200 |
nipkow |
merged
|
changeset |
files
|
Wed, 14 Sep 2011 06:49:01 +0200 |
nipkow |
cleand up AbsInt fixpoint iteration; tuned syntax
|
changeset |
files
|
Tue, 13 Sep 2011 17:25:19 -0700 |
huffman |
tuned proofs
|
changeset |
files
|
Tue, 13 Sep 2011 17:07:33 -0700 |
huffman |
tuned proofs
|
changeset |
files
|
Tue, 13 Sep 2011 08:21:51 -0700 |
huffman |
remove some redundant [simp] declarations;
|
changeset |
files
|
Tue, 13 Sep 2011 16:22:01 +0200 |
noschinl |
tune proofs
|
changeset |
files
|
Tue, 13 Sep 2011 16:21:48 +0200 |
noschinl |
tune simpset for Complete_Lattices
|
changeset |
files
|
Tue, 13 Sep 2011 13:17:52 +0200 |
bulwahn |
merged
|
changeset |
files
|
Tue, 13 Sep 2011 12:14:29 +0200 |
bulwahn |
added lemma motivated by a more specific lemma in the AFP-KBPs theories
|
changeset |
files
|
Tue, 13 Sep 2011 11:24:58 +0200 |
blanchet |
simplified unsound proof detection by removing impossible case
|
changeset |
files
|
Tue, 13 Sep 2011 09:56:38 +0200 |
bulwahn |
correcting NEWS
|
changeset |
files
|
Tue, 13 Sep 2011 09:28:03 +0200 |
bulwahn |
correcting theory name and dependencies
|
changeset |
files
|
Tue, 13 Sep 2011 09:25:19 +0200 |
bulwahn |
renamed AList_Impl to AList
|
changeset |
files
|
Tue, 13 Sep 2011 07:13:49 +0200 |
nipkow |
fastsimp -> fastforce in doc
|
changeset |
files
|
Mon, 12 Sep 2011 14:49:34 -0700 |
huffman |
fix typo
|
changeset |
files
|
Mon, 12 Sep 2011 14:39:10 -0700 |
huffman |
shorten proof of frontier_straddle
|
changeset |
files
|
Mon, 12 Sep 2011 13:19:10 -0700 |
huffman |
NEWS and CONTRIBUTORS
|
changeset |
files
|
Mon, 12 Sep 2011 11:54:20 -0700 |
huffman |
remove redundant lemma Lim_sequentially in favor of lemma LIMSEQ_def
|
changeset |
files
|
Mon, 12 Sep 2011 11:39:29 -0700 |
huffman |
simplify proofs using LIMSEQ lemmas
|
changeset |
files
|
Mon, 12 Sep 2011 10:43:36 -0700 |
huffman |
remove trivial lemma Lim_at_iff_LIM
|
changeset |
files
|
Mon, 12 Sep 2011 10:28:45 -0700 |
huffman |
fix typos
|
changeset |
files
|
Mon, 12 Sep 2011 09:37:49 -0700 |
huffman |
NEWS for euclidean_space class
|
changeset |
files
|
Mon, 12 Sep 2011 09:21:01 -0700 |
huffman |
move lemmas about complex number 'i' to Complex.thy and Library/Inner_Product.thy
|
changeset |
files
|
Mon, 12 Sep 2011 09:57:33 -0400 |
hoelzl |
adding NEWS and CONTRIBUTORS
|
changeset |
files
|
Mon, 12 Sep 2011 13:35:35 +0200 |
bulwahn |
merged
|
changeset |
files
|
Mon, 12 Sep 2011 12:33:37 +0200 |
bulwahn |
correcting imports after splitting and renaming AssocList
|
changeset |
files
|
Mon, 12 Sep 2011 10:59:38 +0200 |
bulwahn |
tuned
|
changeset |
files
|
Mon, 12 Sep 2011 10:57:58 +0200 |
bulwahn |
moving connection of association lists to Mappings into a separate theory
|
changeset |
files
|
Mon, 12 Sep 2011 10:27:36 +0200 |
bulwahn |
adding NEWS and CONTRIBUTORS
|
changeset |
files
|
Mon, 12 Sep 2011 09:45:53 +0200 |
bulwahn |
tuned some symbol that probably went there by some strange encoding issue
|
changeset |
files
|
Mon, 12 Sep 2011 11:05:32 +0200 |
blanchet |
added my contributions to NEWS and CONTRIBUTORS
|
changeset |
files
|
Mon, 12 Sep 2011 10:49:37 +0200 |
blanchet |
fixed type intersection (again)
|
changeset |
files
|
Mon, 12 Sep 2011 10:49:37 +0200 |
blanchet |
consistent option naming
|
changeset |
files
|
Mon, 12 Sep 2011 09:07:23 +0200 |
nipkow |
NEWS fastsimp -> fastforce
|
changeset |
files
|
Mon, 12 Sep 2011 07:55:43 +0200 |
nipkow |
new fastforce replacing fastsimp - less confusing name
|
changeset |
files
|
Sun, 11 Sep 2011 22:56:05 +0200 |
wenzelm |
merged
|
changeset |
files
|
Sun, 11 Sep 2011 13:49:42 -0700 |
huffman |
NEWS for Library/Product_Lattice.thy
|
changeset |
files
|
Sun, 11 Sep 2011 22:55:26 +0200 |
wenzelm |
misc tuning and clarification;
|
changeset |
files
|
Sun, 11 Sep 2011 21:35:35 +0200 |
wenzelm |
merged
|
changeset |
files
|
Sun, 11 Sep 2011 10:30:50 -0700 |
huffman |
merged
|
changeset |
files
|
Sun, 11 Sep 2011 09:40:18 -0700 |
huffman |
tuned proofs
|
changeset |
files
|
Sun, 11 Sep 2011 07:21:45 -0700 |
huffman |
Library/Saturated.thy: 'Sat' abbreviates 'of_nat'
|
changeset |
files
|
Sun, 11 Sep 2011 21:34:23 +0200 |
wenzelm |
more CONTRIBUTORS;
|
changeset |
files
|
Sun, 11 Sep 2011 20:19:20 +0200 |
wenzelm |
persistent ISABELLE_INTERFACE_CHOICE;
|
changeset |
files
|
Sun, 11 Sep 2011 19:52:09 +0200 |
wenzelm |
explicit choice of interface;
|
changeset |
files
|
Sun, 11 Sep 2011 17:30:01 +0200 |
wenzelm |
more orthogonal signature;
|
changeset |
files
|
Sun, 11 Sep 2011 15:20:09 +0200 |
wenzelm |
updates for release;
|
changeset |
files
|
Sun, 11 Sep 2011 14:58:52 +0200 |
wenzelm |
misc tuning and clarification (NB: settings are already local for named snapshots/releases);
|
changeset |
files
|
Sun, 11 Sep 2011 14:42:15 +0200 |
wenzelm |
some updates of PLATFORMS;
|
changeset |
files
|
Sun, 11 Sep 2011 13:27:22 +0200 |
wenzelm |
more README;
|
changeset |
files
|
Sat, 10 Sep 2011 23:28:58 +0200 |
wenzelm |
merged
|
changeset |
files
|
Sat, 10 Sep 2011 22:43:17 +0200 |
krauss |
mem_prs and mem_rsp in accordance with sets-as-predicates representation (backported from AFP/Coinductive)
|
changeset |
files
|
Sat, 10 Sep 2011 23:27:32 +0200 |
wenzelm |
misc tuning;
|
changeset |
files
|
Sat, 10 Sep 2011 22:11:55 +0200 |
wenzelm |
misc tuning and clarification;
|
changeset |
files
|
Sat, 10 Sep 2011 21:47:55 +0200 |
wenzelm |
speed up slow proof;
|
changeset |
files
|
Sat, 10 Sep 2011 20:41:27 +0200 |
wenzelm |
merged
|
changeset |
files
|
Sat, 10 Sep 2011 19:44:41 +0200 |
haftmann |
more modularization
|
changeset |
files
|
Sat, 10 Sep 2011 20:39:13 +0200 |
wenzelm |
stronger colors (as background);
|
changeset |
files
|
Sat, 10 Sep 2011 20:22:22 +0200 |
wenzelm |
some color scheme for theory status;
|
changeset |
files
|
Sat, 10 Sep 2011 16:30:08 +0200 |
wenzelm |
some keyboard shortcuts for important actions;
|
changeset |
files
|
Sat, 10 Sep 2011 14:48:06 +0200 |
wenzelm |
explicit jEdit actions -- to enable key mappings, for example;
|
changeset |
files
|
Sat, 10 Sep 2011 14:28:07 +0200 |
wenzelm |
more symbolic file positions via smart replacement of ISABELLE_HOME -- allows Isabelle distribution to be moved later on;
|
changeset |
files
|
Sat, 10 Sep 2011 13:43:09 +0200 |
wenzelm |
tuned usage;
|
changeset |
files
|
Sat, 10 Sep 2011 13:41:03 +0200 |
wenzelm |
simplified default Isabelle application wrapper (NB: build process is already part of isabelle jedit tool);
|
changeset |
files
|
Sat, 10 Sep 2011 10:29:24 +0200 |
haftmann |
renamed theory Complete_Lattice to Complete_Lattices, in accordance with Lattices, Orderings etc.
|
changeset |
files
|
Sat, 10 Sep 2011 00:44:25 +0200 |
blanchet |
fixed definition of type intersection (soundness bug)
|
changeset |
files
|
Sat, 10 Sep 2011 00:44:25 +0200 |
blanchet |
continue with minimization in debug mode in spite of unsoundness
|
changeset |
files
|
Fri, 09 Sep 2011 09:31:04 -0700 |
huffman |
generalize lemma of_nat_number_of_eq to class number_semiring
|
changeset |
files
|
Fri, 09 Sep 2011 15:14:59 +0200 |
bulwahn |
merged
|
changeset |
files
|
Fri, 09 Sep 2011 14:43:50 +0200 |
bulwahn |
stating more explicitly our expectation that these two terms have the same term structure
|
changeset |
files
|
Fri, 09 Sep 2011 12:33:09 +0200 |
bulwahn |
revisiting type annotations for Haskell: necessary type annotations are not inferred on the provided theorems but using the arguments and right hand sides, as these might differ in the case of constants with abstract code types
|
changeset |
files
|
Fri, 09 Sep 2011 14:30:57 +0200 |
blanchet |
made SML/NJ happy
|
changeset |
files
|
Thu, 08 Sep 2011 12:23:11 +0200 |
noschinl |
call ghc with -XEmptyDataDecls
|
changeset |
files
|
Fri, 09 Sep 2011 06:47:14 +0200 |
nipkow |
merged
|
changeset |
files
|
Fri, 09 Sep 2011 06:45:39 +0200 |
nipkow |
tuned headers
|
changeset |
files
|
Thu, 08 Sep 2011 19:35:23 -0700 |
huffman |
Library/Saturated.thy: number_semiring class instance
|
changeset |
files
|
Thu, 08 Sep 2011 18:47:23 -0700 |
huffman |
remove lemmas nat_add_min_{left,right} in favor of generic lemmas min_add_distrib_{left,right}
|
changeset |
files
|
Thu, 08 Sep 2011 18:13:48 -0700 |
huffman |
merged
|
changeset |
files
|