Mon, 09 Sep 2013 00:14:07 +0200 |
krauss |
moved cases post-processing under mk_partial_rules_mutual, using existing bookkeeping information;
|
changeset |
files
|
Sun, 08 Sep 2013 23:58:52 +0200 |
krauss |
clarified
|
changeset |
files
|
Sun, 08 Sep 2013 23:49:25 +0200 |
krauss |
clarified, dropping unreachable bool special case
|
changeset |
files
|
Sun, 08 Sep 2013 23:28:27 +0200 |
krauss |
dropped dead code
|
changeset |
files
|
Sun, 08 Sep 2013 23:26:08 +0200 |
krauss |
clarified
|
changeset |
files
|
Sun, 08 Sep 2013 22:32:47 +0200 |
Manuel Eberl |
generate elim rules for elimination of function equalities;
|
changeset |
files
|
Fri, 13 Sep 2013 07:59:50 +0200 |
haftmann |
tuned proofs
|
changeset |
files
|
Thu, 12 Sep 2013 18:09:56 -0700 |
huffman |
merged
|
changeset |
files
|
Thu, 12 Sep 2013 18:09:17 -0700 |
huffman |
make 'linear' into a sublocale of 'bounded_linear';
|
changeset |
files
|
Thu, 12 Sep 2013 15:08:46 -0700 |
huffman |
generalize lemmas
|
changeset |
files
|
Thu, 12 Sep 2013 15:08:07 -0700 |
huffman |
remove unneeded assumption from prime_dvd_power lemmas;
|
changeset |
files
|
Thu, 12 Sep 2013 09:39:02 -0700 |
huffman |
remove duplicate lemmas
|
changeset |
files
|
Thu, 12 Sep 2013 09:33:36 -0700 |
huffman |
new lemmas
|
changeset |
files
|
Thu, 12 Sep 2013 09:06:46 -0700 |
huffman |
prefer theorem name over 'long_thm_list(n)'
|
changeset |
files
|
Thu, 12 Sep 2013 09:04:46 -0700 |
huffman |
prefer attribute 'unfolded thm' to 'simplified'
|
changeset |
files
|
Thu, 12 Sep 2013 09:03:52 -0700 |
huffman |
removed outdated comments
|
changeset |
files
|
Fri, 13 Sep 2013 02:55:04 +0200 |
blanchet |
made non-co case more robust as well (cf. b6e2993fd0d3)
|
changeset |
files
|
Fri, 13 Sep 2013 02:26:59 +0200 |
blanchet |
don't wrongly destroy sum types in coiterators
|
changeset |
files
|
Fri, 13 Sep 2013 00:55:44 +0200 |
blanchet |
beware of multi-constructor datatypes (cf. 27c418b7b985)
|
changeset |
files
|
Fri, 13 Sep 2013 00:39:24 +0200 |
blanchet |
beware of single-constructor datatypes, with no discriminators
|
changeset |
files
|
Thu, 12 Sep 2013 23:43:02 +0200 |
traytel |
more robust tactic to cover another corner case (added as example);
|
changeset |
files
|
Thu, 12 Sep 2013 23:29:13 +0200 |
blanchet |
generalized data structure, for extension with SMT solver proofs
|
changeset |
files
|
Thu, 12 Sep 2013 22:10:57 +0200 |
blanchet |
prefixed types and some functions with "atp_" for disambiguation
|
changeset |
files
|
Thu, 12 Sep 2013 20:54:26 +0200 |
wenzelm |
merged;
|
changeset |
files
|
Thu, 12 Sep 2013 20:53:25 +0200 |
wenzelm |
absorb final CLASSPATH as well, such that tools might provide that by elementary means, without the "classpath" shell function (e.g. kodkodi/nitpick);
|
changeset |
files
|
Thu, 12 Sep 2013 18:53:51 +0200 |
wenzelm |
more CHECKLIST;
|
changeset |
files
|
Thu, 12 Sep 2013 18:50:41 +0200 |
wenzelm |
more robust System.getProperty with default;
|
changeset |
files
|
Thu, 12 Sep 2013 15:37:09 +0200 |
wenzelm |
generate distribution classpath for cold-start application wrappers;
|
changeset |
files
|
Thu, 12 Sep 2013 14:32:02 +0200 |
wenzelm |
reverse orientation of ISABELLE_CLASSPATH;
|
changeset |
files
|
Thu, 12 Sep 2013 14:10:45 +0200 |
wenzelm |
propagate ISABELLE_CLASSPATH;
|
changeset |
files
|
Thu, 12 Sep 2013 14:06:08 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Thu, 12 Sep 2013 13:48:17 +0200 |
wenzelm |
clarified directory structure;
|
changeset |
files
|
Thu, 12 Sep 2013 13:23:54 +0200 |
wenzelm |
maintain classpath in more elementary manner: turn ISABELLE_CLASSPATH into -classpath option, so that all jars are covered by sun.misc.Launcher.AppClassLoader (e.g. relevant for loading add-on resources);
|
changeset |
files
|
Wed, 11 Sep 2013 23:32:47 +0200 |
wenzelm |
more official initial class path according to sun.misc.Launcher;
|
changeset |
files
|
Wed, 11 Sep 2013 22:46:51 +0200 |
wenzelm |
provide main classpath again, notably for cold-start;
|
changeset |
files
|
Wed, 11 Sep 2013 21:40:03 +0200 |
wenzelm |
cold-start of main application even on Linux;
|
changeset |
files
|
Wed, 11 Sep 2013 20:34:45 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Wed, 11 Sep 2013 20:16:28 +0200 |
wenzelm |
more explicit indication of 'done' as proof script element;
|
changeset |
files
|
Thu, 12 Sep 2013 17:36:06 +0200 |
blanchet |
made tactic handle gracefully the case: codatatype ('a, 's) scheduler2 = Combine2 "'s => 'a" "'s => ('a, 's) scheduler2"
|
changeset |
files
|
Thu, 12 Sep 2013 17:18:20 +0200 |
traytel |
conceal definitions of high-level constructors and (co)iterators
|
changeset |
files
|
Thu, 12 Sep 2013 17:13:36 +0200 |
traytel |
conceal low-level noted facts (+ FIXME to get rid of the notes altogether eventually)
|
changeset |
files
|
Thu, 12 Sep 2013 16:58:22 +0200 |
traytel |
buffer the notes even more
|
changeset |
files
|
Thu, 12 Sep 2013 16:31:42 +0200 |
traytel |
conceal internal bindings
|
changeset |
files
|
Thu, 12 Sep 2013 15:46:44 +0200 |
blanchet |
add a notice to myself in doc
|
changeset |
files
|
Thu, 12 Sep 2013 15:14:54 +0200 |
blanchet |
more robust approach to avoid Python byte code -- environment variables get inherited by subprocesses
|
changeset |
files
|
Thu, 12 Sep 2013 15:14:53 +0200 |
blanchet |
unset some spurious executable flags
|
changeset |
files
|
Thu, 12 Sep 2013 11:23:49 +0200 |
traytel |
handle corner case in tactic
|
changeset |
files
|
Thu, 12 Sep 2013 11:23:49 +0200 |
traytel |
simplified derivation of in_rel
|
changeset |
files
|
Thu, 12 Sep 2013 11:23:49 +0200 |
traytel |
removed unused/inlinable theorems
|
changeset |
files
|
Thu, 12 Sep 2013 11:05:19 +0200 |
blanchet |
when pouring in extra features into the goal, only consider facts from the current theory -- the bottom 10 facts of the last import might be completely unrelated
|
changeset |
files
|
Thu, 12 Sep 2013 10:40:53 +0200 |
blanchet |
minor fixes
|
changeset |
files
|
Thu, 12 Sep 2013 10:35:33 +0200 |
blanchet |
commented out code parts leading to runtime errors due to missing gensim module
|
changeset |
files
|
Thu, 12 Sep 2013 10:05:10 +0200 |
blanchet |
invoke Python with "no bytecode" option to avoid litering Isabelle source directory with ".pyc" files (which can be problematic for a number of reasons)
|
changeset |
files
|
Thu, 12 Sep 2013 09:59:45 +0200 |
blanchet |
new version of MaSh
|
changeset |
files
|
Thu, 12 Sep 2013 00:34:48 +0200 |
blanchet |
more (co)data docs
|
changeset |
files
|
Thu, 12 Sep 2013 00:07:46 +0200 |
blanchet |
avoid a keyword
|
changeset |
files
|
Wed, 11 Sep 2013 23:55:47 +0200 |
blanchet |
more (co)datatype docs
|
changeset |
files
|
Wed, 11 Sep 2013 22:20:45 +0200 |
blanchet |
killed dead code
|
changeset |
files
|
Wed, 11 Sep 2013 22:20:45 +0200 |
blanchet |
get rid of another complication in relevance filter
|
changeset |
files
|
Wed, 11 Sep 2013 22:20:44 +0200 |
blanchet |
tuning
|
changeset |
files
|