krauss [Wed, 19 Dec 2012 16:18:46 +0100] rev 50598
removed unused usedir_options
krauss [Wed, 19 Dec 2012 12:12:32 +0100] rev 50597
removed obsolete setting tweaks: build -s already sets output correctly
krauss [Wed, 19 Dec 2012 11:13:37 +0100] rev 50596
plain init_components calls instead of symlinks
krauss [Wed, 19 Dec 2012 11:10:47 +0100] rev 50595
tolerate non-existent ISABELLE_OUTPUT
krauss [Wed, 19 Dec 2012 10:51:46 +0100] rev 50594
removed obsolete parameter for contrib dir; hard-coding is not a problem
krauss [Wed, 19 Dec 2012 10:45:56 +0100] rev 50593
mira: do not hard-code polyml version
haftmann [Tue, 18 Dec 2012 21:59:44 +0100] rev 50592
discontinued legacy antiquotations and styles
blanchet [Tue, 18 Dec 2012 02:19:14 +0100] rev 50591
avoid references altogether
blanchet [Tue, 18 Dec 2012 02:18:45 +0100] rev 50590
catch all parsing errors
blanchet [Tue, 18 Dec 2012 00:17:37 +0100] rev 50589
no need for tracing
blanchet [Mon, 17 Dec 2012 22:09:48 +0100] rev 50588
updated MaSh serialization number (to reflect new weights)
blanchet [Mon, 17 Dec 2012 22:06:28 +0100] rev 50587
synchronize access to shared reference and print proper total
blanchet [Mon, 17 Dec 2012 22:06:28 +0100] rev 50586
add a timeout in induction rule instantiation
blanchet [Mon, 17 Dec 2012 22:06:28 +0100] rev 50585
contain exponential explosion of term patterns
blanchet [Mon, 17 Dec 2012 22:06:28 +0100] rev 50584
tuned weights -- keep same relative values, but use 1.0 as the least weight
blanchet [Mon, 17 Dec 2012 22:06:28 +0100] rev 50583
really honor pattern depth, and use 2 by default
blanchet [Mon, 17 Dec 2012 22:06:28 +0100] rev 50582
tuned order to help debugging
nipkow [Mon, 17 Dec 2012 18:23:08 +0100] rev 50581
added table of infix operators
nipkow [Mon, 17 Dec 2012 17:19:21 +0100] rev 50580
made element and subset relations non-associative (just like all orderings)
wenzelm [Mon, 17 Dec 2012 15:18:39 +0100] rev 50579
merged
wenzelm [Mon, 17 Dec 2012 15:05:22 +0100] rev 50578
more parallel find_unused_assms;
tuned messages;
traytel [Mon, 17 Dec 2012 15:17:32 +0100] rev 50577
useful commutative diagram for while_option
wenzelm [Mon, 17 Dec 2012 14:51:34 +0100] rev 50576
more hints on technical issues due to shared-disk access of central Mercurial repository;
wenzelm [Mon, 17 Dec 2012 14:07:34 +0100] rev 50575
prefer implicit build_dialog of isabelle jedit;
clarified isabelle build variants;
back to $HOME despite some chance that Windows users get it wrong;
wenzelm [Mon, 17 Dec 2012 11:07:20 +0100] rev 50574
offer sessions of group "main" first to increase chances that the user makes a sensible choice;
nipkow [Mon, 17 Dec 2012 08:19:35 +0100] rev 50573
new contributor
wenzelm [Sun, 16 Dec 2012 22:10:37 +0100] rev 50572
updated README;
wenzelm [Sun, 16 Dec 2012 21:27:23 +0100] rev 50571
HOL-Quickcheck_Benchmark works without timeout (NB: isatest imposes global timeout already);
blanchet [Sun, 16 Dec 2012 19:23:04 +0100] rev 50570
tuning
bulwahn [Sun, 16 Dec 2012 19:13:19 +0100] rev 50569
merged
bulwahn [Sun, 16 Dec 2012 18:12:18 +0100] rev 50568
reverting d466ebc27810 as the previous changeset should allow to run Find_Unused_Assms_Examples again
bulwahn [Sun, 16 Dec 2012 18:07:29 +0100] rev 50567
providing a custom code equation for vimage to overwrite the vimage definition that would be rewritten by set_comprehension_pointfree simproc in the code preprocessor to an non-terminating code equation
wenzelm [Sun, 16 Dec 2012 18:44:27 +0100] rev 50566
tuned signature: use thy_load to adapt to prover/editor specific view on sources;
wenzelm [Sun, 16 Dec 2012 18:02:28 +0100] rev 50565
tuned property name;
wenzelm [Sun, 16 Dec 2012 17:38:16 +0100] rev 50564
allow to suppress ISABELLE_SYMBOLS for experiments;
blanchet [Sun, 16 Dec 2012 14:19:08 +0100] rev 50563
escape nicknames
blanchet [Sun, 16 Dec 2012 12:07:56 +0100] rev 50562
generate proper nicks also for instantiated induction rules
blanchet [Sun, 16 Dec 2012 12:07:37 +0100] rev 50561
added tracing to ATP exporter
wenzelm [Sat, 15 Dec 2012 22:19:14 +0100] rev 50560
merged
blanchet [Sat, 15 Dec 2012 21:34:32 +0100] rev 50559
MaSh exporter can now export subsets of the facts, as consecutive ranges
blanchet [Sat, 15 Dec 2012 21:26:10 +0100] rev 50558
avoid creating nested threads for MaSh -- this seems to cause thread creation failures for machines with dozens of cores (unclear yet if that's really the issue)
blanchet [Sat, 15 Dec 2012 19:57:12 +0100] rev 50557
thread no timeout properly
blanchet [Sat, 15 Dec 2012 18:48:58 +0100] rev 50556
proper escaping in file name
blanchet [Sat, 15 Dec 2012 18:26:37 +0100] rev 50555
encode lemma name in file name
wenzelm [Sat, 15 Dec 2012 21:07:52 +0100] rev 50554
more general handling of graphics configurations, to increase chance of proper positioning of tooltips in multi-screen environment;
more tooltip options via Rendering;
wenzelm [Sat, 15 Dec 2012 20:05:53 +0100] rev 50553
prefer more official getMenuShortcutKeyMask, in deviation to traditional jEdit technique;
wenzelm [Sat, 15 Dec 2012 18:30:09 +0100] rev 50552
maintain subtree_elements for improved performance of cumulate operator;
wenzelm [Sat, 15 Dec 2012 16:59:33 +0100] rev 50551
more formal class Markup_Tree.Elements;
wenzelm [Sat, 15 Dec 2012 14:45:08 +0100] rev 50550
tuned command line;
wenzelm [Sat, 15 Dec 2012 14:38:37 +0100] rev 50549
merged
nipkow [Fri, 14 Dec 2012 19:51:20 +0100] rev 50548
unified layout of defs
wenzelm [Sat, 15 Dec 2012 14:26:37 +0100] rev 50547
tuned;
wenzelm [Sat, 15 Dec 2012 13:14:55 +0100] rev 50546
clarified build_dialog command line;
wenzelm [Sat, 15 Dec 2012 12:55:11 +0100] rev 50545
explicit text_fold markup, which is used by default in Pretty.chunks/chunks2;
wenzelm [Sat, 15 Dec 2012 12:54:14 +0100] rev 50544
updated README;
wenzelm [Sat, 15 Dec 2012 12:28:37 +0100] rev 50543
fold main goal;
wenzelm [Sat, 15 Dec 2012 12:16:16 +0100] rev 50542
fold handling within Pretty_Text_Area, based on formal document content, which is static here;
fold subgoals;
wenzelm [Sat, 15 Dec 2012 12:01:07 +0100] rev 50541
tuned signature;
wenzelm [Fri, 14 Dec 2012 23:04:35 +0100] rev 50540
tuned;
wenzelm [Fri, 14 Dec 2012 21:50:21 +0100] rev 50539
tuned error dialog;
wenzelm [Fri, 14 Dec 2012 21:26:01 +0100] rev 50538
init gutter according to view properties, which improves symmetry of windows and allows use of folds etc;
wenzelm [Fri, 14 Dec 2012 20:05:08 +0100] rev 50537
more subgoal markup information, which is potentially useful to manage proof state output;
nipkow [Fri, 14 Dec 2012 18:41:56 +0100] rev 50536
merged
nipkow [Fri, 14 Dec 2012 18:41:45 +0100] rev 50535
contribution by A. Colgio
nipkow [Fri, 14 Dec 2012 16:46:39 +0100] rev 50534
merged
nipkow [Thu, 13 Dec 2012 12:48:45 +0100] rev 50533
renamed "emb" to "list_hembeq"; make "list_hembeq" reflexive independent of the base order; renamed "sub" to "sublisteq"; dropped "transp_on" (state transitivity explicitly instead); no need to hide "sub" after renaming; replaced some ASCII symbols by proper Isabelle symbols; NEWS
wenzelm [Fri, 14 Dec 2012 17:01:38 +0100] rev 50532
actually request heap image in initial up-to-date check;
wenzelm [Fri, 14 Dec 2012 16:45:41 +0100] rev 50531
clarified "isabelle options" command line, to make it more close to "isabelle components";
wenzelm [Fri, 14 Dec 2012 16:33:22 +0100] rev 50530
updated some headers;
wenzelm [Fri, 14 Dec 2012 16:24:12 +0100] rev 50529
clarified README;
wenzelm [Fri, 14 Dec 2012 16:21:47 +0100] rev 50528
more formal components_checksum tool;
wenzelm [Fri, 14 Dec 2012 16:02:31 +0100] rev 50527
just one Admin/components/ directory;
hoelzl [Fri, 14 Dec 2012 15:46:01 +0100] rev 50526
Remove the indexed basis from the definition of euclidean spaces and only use the set of Basis vectors
hoelzl [Fri, 14 Dec 2012 14:46:01 +0100] rev 50525
NEWS
wenzelm [Fri, 14 Dec 2012 12:40:07 +0100] rev 50524
merged
blanchet [Thu, 13 Dec 2012 23:47:01 +0100] rev 50523
get rid of some junk facts in the MaSh evaluation driver
blanchet [Thu, 13 Dec 2012 23:22:10 +0100] rev 50522
generate original name as a comment in SPASS problems as well
blanchet [Thu, 13 Dec 2012 22:49:08 +0100] rev 50521
generate comments with original names for debugging
blanchet [Thu, 13 Dec 2012 22:49:07 +0100] rev 50520
use MaSh nicknames in ATP problem files to facilitate gathering of statistics
blanchet [Thu, 13 Dec 2012 22:49:06 +0100] rev 50519
parallelized MaSh exporter
traytel [Thu, 13 Dec 2012 15:39:07 +0100] rev 50518
short library for streams
traytel [Thu, 13 Dec 2012 15:36:08 +0100] rev 50517
renamed theory
Christian Sternagel [Thu, 13 Dec 2012 13:11:38 +0100] rev 50516
renamed "emb" to "list_hembeq";
make "list_hembeq" reflexive independent of the base order;
renamed "sub" to "sublisteq";
dropped "transp_on" (state transitivity explicitly instead);
no need to hide "sub" after renaming;
replaced some ASCII symbols by proper Isabelle symbols;
NEWS
blanchet [Thu, 13 Dec 2012 09:21:45 +0100] rev 50515
shared bad MaSh query detection between MePo and MaSh, so that the generated files mirror each other
blanchet [Wed, 12 Dec 2012 22:37:06 +0100] rev 50514
tuned two lemma names, to avoid name hint clash (which confuses the MaSh evaluation, and which anyway isn't nice or necessary)
blanchet [Wed, 12 Dec 2012 21:59:03 +0100] rev 50513
tuning
blanchet [Wed, 12 Dec 2012 21:48:29 +0100] rev 50512
tweaked which facts are included for MaSh evaluations
blanchet [Wed, 12 Dec 2012 21:48:29 +0100] rev 50511
don't query blacklisted theorems in evaluation driver
blanchet [Wed, 12 Dec 2012 21:48:29 +0100] rev 50510
export a pair of ML functions
wenzelm [Fri, 14 Dec 2012 12:18:51 +0100] rev 50509
merged;
wenzelm [Fri, 14 Dec 2012 12:16:08 +0100] rev 50508
tuned implementation according to Library.insert/merge in ML;
wenzelm [Fri, 14 Dec 2012 12:09:08 +0100] rev 50507
more formal class Command.Results;
wenzelm [Thu, 13 Dec 2012 20:39:07 +0100] rev 50506
odd bias of sub/superscript keyboard shortcuts -- according to frequency of use;
wenzelm [Thu, 13 Dec 2012 19:53:55 +0100] rev 50505
smarter handling of tracing messages: prover process pauses and enters user dialog;
wenzelm [Thu, 13 Dec 2012 18:15:53 +0100] rev 50504
tuned;
wenzelm [Thu, 13 Dec 2012 18:00:24 +0100] rev 50503
enable Isabelle/ML to produce uninterpreted result messages as well;
wenzelm [Thu, 13 Dec 2012 17:46:33 +0100] rev 50502
include command results in tooltip as well;
wenzelm [Thu, 13 Dec 2012 17:29:23 +0100] rev 50501
more careful handling of Dialog_Result, with active area and color feedback;
more formal type Command.Results;
propagate command results to output, which is required to resolve update of dialog state;
clarified Markup.message: retain uninterpreted messages;
wenzelm [Thu, 13 Dec 2012 13:52:18 +0100] rev 50500
identify dialogs via official serial and maintain as result message;
clarified Protocol.is_inlined: suppress result/tracing/state messages uniformly;
cumulate_markup/select_markup depending on command state;
explicit Rendering.output_messages;
tuned source structure;
wenzelm [Wed, 12 Dec 2012 23:36:07 +0100] rev 50499
rendering of selected dialog_result as active_result_color, depending on dynamic command status in output panel, but not static popups etc.;
wenzelm [Wed, 12 Dec 2012 21:50:42 +0100] rev 50498
support dialog via document content;
wenzelm [Wed, 12 Dec 2012 19:03:49 +0100] rev 50497
merged
blanchet [Wed, 12 Dec 2012 15:38:47 +0100] rev 50496
further fix related to bd9a0028b063 -- that change was per se right, but it exposed a bug in the pattern for "all"
blanchet [Wed, 12 Dec 2012 15:25:17 +0100] rev 50495
better tautology check -- don't reject "prod_cases3" for example
blanchet [Wed, 12 Dec 2012 13:42:14 +0100] rev 50494
tuned debugging file names
wenzelm [Wed, 12 Dec 2012 17:44:10 +0100] rev 50493
more systematic identifier variants to facilitate experimentation;
wenzelm [Wed, 12 Dec 2012 16:28:18 +0100] rev 50492
prevent dedicated MacOSX plugin from switching off vital workarounds;
wenzelm [Wed, 12 Dec 2012 14:54:48 +0100] rev 50491
improved coupling of zoom_box and scale;
explicit rescale(1.0) on startup;
blanchet [Wed, 12 Dec 2012 13:28:23 +0100] rev 50490
really all facts means really all facts (well, almost)
blanchet [Wed, 12 Dec 2012 13:28:01 +0100] rev 50489
tuning
blanchet [Wed, 12 Dec 2012 11:56:07 +0100] rev 50488
use modern SAT solvers with modern Kodkod versions
blanchet [Wed, 12 Dec 2012 11:18:06 +0100] rev 50487
got rid of support for Kodkodi < 1.2.14
blanchet [Wed, 12 Dec 2012 03:47:02 +0100] rev 50486
made MaSh evaluation driver work with SMT solvers
blanchet [Wed, 12 Dec 2012 02:47:45 +0100] rev 50485
merge aliased theorems in MaSh dependencies, modulo symmetry of equality
blanchet [Wed, 12 Dec 2012 00:24:06 +0100] rev 50484
adopt the neutral "prover" terminology for MaSh rather than the ambiguous/wrong ATP terminology (which sometimes excludes SMT solvers)
blanchet [Wed, 12 Dec 2012 00:14:58 +0100] rev 50483
better name for SMT solver files
blanchet [Wed, 12 Dec 2012 00:14:58 +0100] rev 50482
updated version of MaSh learner engine
blanchet [Wed, 12 Dec 2012 00:14:58 +0100] rev 50481
push normalization further -- avoid theorems that are duplicates of each other except for equality symmetry (esp. for "list.distinct(1)" vs. "(2)" etc.)
wenzelm [Tue, 11 Dec 2012 22:19:39 +0100] rev 50480
disable Find_Unused_Assms_Examples for now, to recover isatest sanity;
wenzelm [Tue, 11 Dec 2012 22:16:23 +0100] rev 50479
less massive arrow heads;