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
|