Mon, 09 Aug 2010 11:05:45 +0200 |
blanchet |
fiddle some more with "max_new_relevant_facts_per_iter"
|
changeset |
files
|
Mon, 09 Aug 2010 11:03:54 +0200 |
blanchet |
replace recursion with "fold"
|
changeset |
files
|
Mon, 09 Aug 2010 10:39:53 +0200 |
blanchet |
remove debugging output
|
changeset |
files
|
Mon, 09 Aug 2010 10:38:57 +0200 |
blanchet |
remove now needless "Thm.transfer"
|
changeset |
files
|
Mon, 09 Aug 2010 10:13:18 +0200 |
blanchet |
reintroduced old code that removed axioms from the conjecture assumptions, ported to FOF
|
changeset |
files
|
Mon, 09 Aug 2010 09:57:50 +0200 |
blanchet |
merge
|
changeset |
files
|
Mon, 09 Aug 2010 09:57:38 +0200 |
blanchet |
fix embarrassing bug in elim rule handling, introduced during the port to FOF
|
changeset |
files
|
Fri, 06 Aug 2010 21:10:29 +0200 |
blanchet |
minor doc changes
|
changeset |
files
|
Wed, 11 Aug 2010 12:40:08 +0200 |
wenzelm |
modernized some specifications;
|
changeset |
files
|
Wed, 11 Aug 2010 00:47:09 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 11 Aug 2010 00:46:07 +0200 |
wenzelm |
Isar_Document command input via native Isabelle_Process commands, using YXML and XML_Data representation;
|
changeset |
files
|
Wed, 11 Aug 2010 00:44:48 +0200 |
wenzelm |
native Isabelle_Process commands, based on efficient byte channel protocol for string lists;
|
changeset |
files
|
Wed, 11 Aug 2010 00:42:40 +0200 |
wenzelm |
proper handling of empty text;
|
changeset |
files
|
Wed, 11 Aug 2010 00:42:01 +0200 |
wenzelm |
more uniform XML/YXML string_of_body/string_of_tree;
|
changeset |
files
|
Tue, 10 Aug 2010 23:03:48 +0200 |
wenzelm |
type XML.Body as basic data representation language (Scala version);
|
changeset |
files
|
Tue, 10 Aug 2010 22:26:23 +0200 |
wenzelm |
type XML.body as basic data representation language;
|
changeset |
files
|
Tue, 10 Aug 2010 20:13:52 +0200 |
wenzelm |
renamed YXML.binary_text to YXML.escape_controls to emphasize what it actually does;
|
changeset |
files
|
Tue, 10 Aug 2010 18:24:16 +0200 |
wenzelm |
added string_bytes convenience;
|
changeset |
files
|
Tue, 10 Aug 2010 18:23:12 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 10 Aug 2010 15:12:45 +0200 |
wenzelm |
removed obsolete methods for (ML) commands;
|
changeset |
files
|
Tue, 10 Aug 2010 14:24:13 +0200 |
wenzelm |
prefer Nimbus look and feel on all platforms, instead of the somewhat ugly javax.swing.plaf.metal.MetalLookAndFeel, which presumably is implicit fall-back nonetheless;
|
changeset |
files
|
Tue, 10 Aug 2010 14:15:50 +0200 |
wenzelm |
edit_document: synchronous reply to ensure consistent state wrt. calling (AWT) thread;
|
changeset |
files
|
Tue, 10 Aug 2010 12:29:11 +0200 |
wenzelm |
distinguish proper Isabelle_Process INPUT vs. raw STDIN, tuned corresponding method names;
|
changeset |
files
|
Tue, 10 Aug 2010 12:09:53 +0200 |
wenzelm |
added Library.thread_actor -- thread as actor;
|
changeset |
files
|