huffman [Thu, 12 Sep 2013 09:04:46 -0700] rev 53594
prefer attribute 'unfolded thm' to 'simplified'
huffman [Thu, 12 Sep 2013 09:03:52 -0700] rev 53593
removed outdated comments
blanchet [Fri, 13 Sep 2013 02:55:04 +0200] rev 53592
made non-co case more robust as well (cf. b6e2993fd0d3)
blanchet [Fri, 13 Sep 2013 02:26:59 +0200] rev 53591
don't wrongly destroy sum types in coiterators
blanchet [Fri, 13 Sep 2013 00:55:44 +0200] rev 53590
beware of multi-constructor datatypes (cf. 27c418b7b985)
blanchet [Fri, 13 Sep 2013 00:39:24 +0200] rev 53589
beware of single-constructor datatypes, with no discriminators
traytel [Thu, 12 Sep 2013 23:43:02 +0200] rev 53588
more robust tactic to cover another corner case (added as example);
blanchet [Thu, 12 Sep 2013 23:29:13 +0200] rev 53587
generalized data structure, for extension with SMT solver proofs
blanchet [Thu, 12 Sep 2013 22:10:57 +0200] rev 53586
prefixed types and some functions with "atp_" for disambiguation
wenzelm [Thu, 12 Sep 2013 20:54:26 +0200] rev 53585
merged;
wenzelm [Thu, 12 Sep 2013 20:53:25 +0200] rev 53584
absorb final CLASSPATH as well, such that tools might provide that by elementary means, without the "classpath" shell function (e.g. kodkodi/nitpick);
wenzelm [Thu, 12 Sep 2013 18:53:51 +0200] rev 53583
more CHECKLIST;
wenzelm [Thu, 12 Sep 2013 18:50:41 +0200] rev 53582
more robust System.getProperty with default;
wenzelm [Thu, 12 Sep 2013 15:37:09 +0200] rev 53581
generate distribution classpath for cold-start application wrappers;
wenzelm [Thu, 12 Sep 2013 14:32:02 +0200] rev 53580
reverse orientation of ISABELLE_CLASSPATH;
wenzelm [Thu, 12 Sep 2013 14:10:45 +0200] rev 53579
propagate ISABELLE_CLASSPATH;
wenzelm [Thu, 12 Sep 2013 14:06:08 +0200] rev 53578
tuned comments;
wenzelm [Thu, 12 Sep 2013 13:48:17 +0200] rev 53577
clarified directory structure;
wenzelm [Thu, 12 Sep 2013 13:23:54 +0200] rev 53576
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);
ignore $ISABELLE_JAVA_EXT -- do not change java.ext.dirs;
wenzelm [Wed, 11 Sep 2013 23:32:47 +0200] rev 53575
more official initial class path according to sun.misc.Launcher;
wenzelm [Wed, 11 Sep 2013 22:46:51 +0200] rev 53574
provide main classpath again, notably for cold-start;
wenzelm [Wed, 11 Sep 2013 21:40:03 +0200] rev 53573
cold-start of main application even on Linux;
wenzelm [Wed, 11 Sep 2013 20:34:45 +0200] rev 53572
tuned proofs;
wenzelm [Wed, 11 Sep 2013 20:16:28 +0200] rev 53571
more explicit indication of 'done' as proof script element;
blanchet [Thu, 12 Sep 2013 17:36:06 +0200] rev 53570
made tactic handle gracefully the case: codatatype ('a, 's) scheduler2 = Combine2 "'s => 'a" "'s => ('a, 's) scheduler2"
traytel [Thu, 12 Sep 2013 17:18:20 +0200] rev 53569
conceal definitions of high-level constructors and (co)iterators
traytel [Thu, 12 Sep 2013 17:13:36 +0200] rev 53568
conceal low-level noted facts (+ FIXME to get rid of the notes altogether eventually)
traytel [Thu, 12 Sep 2013 16:58:22 +0200] rev 53567
buffer the notes even more
traytel [Thu, 12 Sep 2013 16:31:42 +0200] rev 53566
conceal internal bindings
blanchet [Thu, 12 Sep 2013 15:46:44 +0200] rev 53565
add a notice to myself in doc
blanchet [Thu, 12 Sep 2013 15:14:54 +0200] rev 53564
more robust approach to avoid Python byte code -- environment variables get inherited by subprocesses
blanchet [Thu, 12 Sep 2013 15:14:53 +0200] rev 53563
unset some spurious executable flags
traytel [Thu, 12 Sep 2013 11:23:49 +0200] rev 53562
handle corner case in tactic
traytel [Thu, 12 Sep 2013 11:23:49 +0200] rev 53561
simplified derivation of in_rel
traytel [Thu, 12 Sep 2013 11:23:49 +0200] rev 53560
removed unused/inlinable theorems
blanchet [Thu, 12 Sep 2013 11:05:19 +0200] rev 53559
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
blanchet [Thu, 12 Sep 2013 10:40:53 +0200] rev 53558
minor fixes
blanchet [Thu, 12 Sep 2013 10:35:33 +0200] rev 53557
commented out code parts leading to runtime errors due to missing gensim module
blanchet [Thu, 12 Sep 2013 10:05:10 +0200] rev 53556
invoke Python with "no bytecode" option to avoid litering Isabelle source directory with ".pyc" files (which can be problematic for a number of reasons)
blanchet [Thu, 12 Sep 2013 09:59:45 +0200] rev 53555
new version of MaSh
blanchet [Thu, 12 Sep 2013 00:34:48 +0200] rev 53554
more (co)data docs
blanchet [Thu, 12 Sep 2013 00:07:46 +0200] rev 53553
avoid a keyword
blanchet [Wed, 11 Sep 2013 23:55:47 +0200] rev 53552
more (co)datatype docs
blanchet [Wed, 11 Sep 2013 22:20:45 +0200] rev 53551
killed dead code
blanchet [Wed, 11 Sep 2013 22:20:45 +0200] rev 53550
get rid of another complication in relevance filter
blanchet [Wed, 11 Sep 2013 22:20:44 +0200] rev 53549
tuning
blanchet [Wed, 11 Sep 2013 22:20:43 +0200] rev 53548
renamed config option
haftmann [Wed, 11 Sep 2013 18:52:30 +0200] rev 53547
more correct NEWS
blanchet [Wed, 11 Sep 2013 18:38:23 +0200] rev 53546
kick out totally hopeless facts after 5 iterations to speed things up
blanchet [Wed, 11 Sep 2013 18:37:47 +0200] rev 53545
reintroduced 8d8f72aa5c0b, which does make a small difference in practice, but implemented more efficiently
blanchet [Wed, 11 Sep 2013 18:32:43 +0200] rev 53544
more (co)data docs
blanchet [Wed, 11 Sep 2013 17:17:58 +0200] rev 53543
more (co)data docs
blanchet [Wed, 11 Sep 2013 16:55:01 +0200] rev 53542
more (co)data docs
wenzelm [Wed, 11 Sep 2013 16:16:45 +0200] rev 53541
merged
wenzelm [Wed, 11 Sep 2013 15:54:53 +0200] rev 53540
prefer explicit type constraint (again, see also Type.appl_error);
pretty const with markup;
clarified "the context";
wenzelm [Wed, 11 Sep 2013 15:42:05 +0200] rev 53539
tuned signature;