wenzelm [Thu, 07 Jul 2011 22:04:30 +0200] rev 43697
explicit Document.Node.Header, with master_dir and thy_name;
imitate ML path operations more closely;
wenzelm [Thu, 07 Jul 2011 14:10:50 +0200] rev 43696
explicit indication of type Symbol.Symbol;
wenzelm [Thu, 07 Jul 2011 13:48:30 +0200] rev 43695
simplified Symbol based on lazy Symbol.Interpretation -- reduced odd "functorial style";
tuned implicit build/init messages;
wenzelm [Wed, 06 Jul 2011 23:11:59 +0200] rev 43694
merged
blanchet [Wed, 06 Jul 2011 17:19:34 +0100] rev 43693
make SML/NJ happier
blanchet [Wed, 06 Jul 2011 17:19:34 +0100] rev 43692
make SML/NJ happy + tuning
blanchet [Wed, 06 Jul 2011 17:19:34 +0100] rev 43691
moved ATP dependencies to HOL-Plain, where they belong
blanchet [Wed, 06 Jul 2011 17:19:34 +0100] rev 43690
better setup for experimental "z3_atp"
krauss [Wed, 06 Jul 2011 17:58:03 +0200] rev 43689
64bit versions of some mira configurations
krauss [Wed, 06 Jul 2011 17:56:58 +0200] rev 43688
removed unused mira configuration
bulwahn [Wed, 06 Jul 2011 13:57:52 +0200] rev 43687
merged
bulwahn [Wed, 06 Jul 2011 13:52:42 +0200] rev 43686
tuning options to avoid spurious isabelle test failures
wenzelm [Wed, 06 Jul 2011 22:02:52 +0200] rev 43685
clarified record syntax: fieldext excludes the "more" pseudo-field (unlike 2f885b7e5ba7), so that errors like (| x = a, more = b |) are reported less confusingly;
wenzelm [Wed, 06 Jul 2011 20:46:06 +0200] rev 43684
prefer Synchronized.var;
wenzelm [Wed, 06 Jul 2011 20:14:13 +0200] rev 43683
tuned errors;
more direct Name.uu_ for dummy abstractions;
wenzelm [Wed, 06 Jul 2011 13:31:12 +0200] rev 43682
record package: proper configuration options;
wenzelm [Wed, 06 Jul 2011 11:37:29 +0200] rev 43681
just one copy of split_args;
tuned error message;
wenzelm [Wed, 06 Jul 2011 09:54:40 +0200] rev 43680
merged
hoelzl [Tue, 05 Jul 2011 19:11:29 +0200] rev 43679
rename lemma Infinite_Product_Measure.sigma_sets_subseteq, it hides Sigma_Algebra.sigma_sets_subseteq
nik [Tue, 05 Jul 2011 17:09:59 +0100] rev 43678
improved translation of lambdas in THF
nik [Tue, 05 Jul 2011 17:09:59 +0100] rev 43677
added generation of lambdas in THF
nik [Tue, 05 Jul 2011 17:09:59 +0100] rev 43676
add support for lambdas in TPTP THF generator + killed an unsound type encoding (because the monotonicity calculus assumes first-order)
wenzelm [Tue, 05 Jul 2011 23:18:14 +0200] rev 43675
simplified Symbol.iterator: produce strings, which are mostly preallocated;
eliminated Symbol.CharSequence complications;
wenzelm [Tue, 05 Jul 2011 22:43:18 +0200] rev 43674
tuned comment (cf. e9f26e66692d);
wenzelm [Tue, 05 Jul 2011 22:39:15 +0200] rev 43673
Thy_Info.dependencies: ignore already loaded theories, according to initial prover session status;
wenzelm [Tue, 05 Jul 2011 22:38:44 +0200] rev 43672
theory name needs to conform to Path syntax;
wenzelm [Tue, 05 Jul 2011 21:53:59 +0200] rev 43671
hard-wired print mode "xsymbols" increases chance that "iff" in HOL will print symbolic arrow;
wenzelm [Tue, 05 Jul 2011 21:32:48 +0200] rev 43670
prefer space_explode/split_lines as in Isabelle/ML;
wenzelm [Tue, 05 Jul 2011 21:20:24 +0200] rev 43669
Path.split convenience;
wenzelm [Tue, 05 Jul 2011 20:36:49 +0200] rev 43668
get theory from last executation state;
tuned error messages;
wenzelm [Tue, 05 Jul 2011 19:45:59 +0200] rev 43667
explicit exit_transaction with Theory.end_theory (which could include sanity checks as in HOL-SPARK for example);
reduced Theory.end_theory to plain projection, outside transaction context (see also ddc3b72f9a42);
wenzelm [Tue, 05 Jul 2011 11:45:48 +0200] rev 43666
clarified cancel_execution/await_cancellation;
wenzelm [Tue, 05 Jul 2011 11:16:37 +0200] rev 43665
tuned signature;
tuned;
wenzelm [Tue, 05 Jul 2011 10:54:05 +0200] rev 43664
tuned;
krauss [Tue, 05 Jul 2011 09:54:39 +0200] rev 43663
re-check to explicitly propagate a given type constraint to lhs -- necessary to trigger type improvement in an instantiation target
wenzelm [Mon, 04 Jul 2011 22:25:33 +0200] rev 43662
Document.no_id/new_id as in ML (new_id *could* be session-specific but it isn't right now);
wenzelm [Mon, 04 Jul 2011 22:11:32 +0200] rev 43661
quasi-static Isabelle_System -- reduced tendency towards "functorial style";
wenzelm [Mon, 04 Jul 2011 20:18:19 +0200] rev 43660
explicit class Counter;
wenzelm [Mon, 04 Jul 2011 16:54:58 +0200] rev 43659
merged
hoelzl [Mon, 04 Jul 2011 10:23:46 +0200] rev 43658
the borel probability measure is easier to handle with {0 ..< 1} (coverable by disjoint intervals {_ ..< _})
hoelzl [Mon, 04 Jul 2011 10:15:49 +0200] rev 43657
equalities of subsets of atLeastLessThan
bulwahn [Sun, 03 Jul 2011 09:59:25 +0200] rev 43656
adding documentation of the value antiquotation to the code generation manual
blanchet [Sun, 03 Jul 2011 08:15:14 +0200] rev 43655
make SML/NJ happy
haftmann [Sat, 02 Jul 2011 22:55:58 +0200] rev 43654
install case certificate for If after code_datatype declaration for bool
haftmann [Sat, 02 Jul 2011 22:14:47 +0200] rev 43653
tuned typo
wenzelm [Mon, 04 Jul 2011 16:51:45 +0200] rev 43652
pervasive Basic_Library in Scala;
tuned;
wenzelm [Mon, 04 Jul 2011 16:27:11 +0200] rev 43651
some support for theory files within Isabelle/Scala session;
wenzelm [Mon, 04 Jul 2011 13:43:10 +0200] rev 43650
imitate exception ERROR of Isabelle/ML;
wenzelm [Sun, 03 Jul 2011 19:53:35 +0200] rev 43649
eliminated null;
wenzelm [Sun, 03 Jul 2011 19:42:32 +0200] rev 43648
more explicit edit_node vs. init_node;
some support for master_dir and header;
wenzelm [Sun, 03 Jul 2011 15:10:17 +0200] rev 43647
tuned signature;
wenzelm [Sat, 02 Jul 2011 23:31:07 +0200] rev 43646
Thy_Header.read convenience;
wenzelm [Sat, 02 Jul 2011 23:04:19 +0200] rev 43645
some support for Session.File_Store;
wenzelm [Sat, 02 Jul 2011 21:24:19 +0200] rev 43644
tuned signature;
wenzelm [Sat, 02 Jul 2011 20:54:38 +0200] rev 43643
eliminated redundant session_ready;
wenzelm [Sat, 02 Jul 2011 20:22:02 +0200] rev 43642
tuned;
wenzelm [Sat, 02 Jul 2011 19:22:06 +0200] rev 43641
uniform finish_thy -- always Global_Theory.join_proofs, even with sequential scheduling;
wenzelm [Sat, 02 Jul 2011 19:08:51 +0200] rev 43640
misc tuning;
haftmann [Sat, 02 Jul 2011 10:37:35 +0200] rev 43639
correction: do not assume that case const index covered all cases
haftmann [Fri, 01 Jul 2011 23:31:23 +0200] rev 43638
remove illegal case combinators after merge
haftmann [Fri, 01 Jul 2011 23:10:27 +0200] rev 43637
corrected misunderstanding what `old functions` are supposed to be
haftmann [Fri, 01 Jul 2011 23:07:06 +0200] rev 43636
centralized deletion of equations for constructors; corrected misunderstanding what `old functions` are supposed to be
haftmann [Fri, 01 Jul 2011 22:48:05 +0200] rev 43635
merged
haftmann [Fri, 01 Jul 2011 19:57:41 +0200] rev 43634
index cases for constructors
noschinl [Fri, 01 Jul 2011 19:42:07 +0200] rev 43633
cover induct's "arbitrary" more deeply
wenzelm [Fri, 01 Jul 2011 18:11:17 +0200] rev 43632
merged;
blanchet [Fri, 01 Jul 2011 17:44:04 +0200] rev 43631
enforce hard timeout on ATPs (esp. "z3_atp" on Linux) + remove obsolete failure codes
blanchet [Fri, 01 Jul 2011 16:31:33 +0200] rev 43630
made minimizer informative output accurate
blanchet [Fri, 01 Jul 2011 15:53:38 +0200] rev 43629
test a few more type encodings
blanchet [Fri, 01 Jul 2011 15:53:38 +0200] rev 43628
further repair "mangled_tags", now that tags are also mangled
blanchet [Fri, 01 Jul 2011 15:53:38 +0200] rev 43627
update documentation after "type_enc" renaming + fixed a few other out-of-date factlets
blanchet [Fri, 01 Jul 2011 15:53:38 +0200] rev 43626
renamed "type_sys" to "type_enc", which is more accurate
blanchet [Fri, 01 Jul 2011 15:53:37 +0200] rev 43625
document "simple_higher" type encoding
blanchet [Fri, 01 Jul 2011 15:53:37 +0200] rev 43624
cleaner handling of higher-order simple types, so that it's also possible to use first-order simple types with LEO-II and company
blanchet [Fri, 01 Jul 2011 15:53:37 +0200] rev 43623
mangle "ti" tags
blanchet [Fri, 01 Jul 2011 15:53:37 +0200] rev 43622
tuning
wenzelm [Fri, 01 Jul 2011 17:36:25 +0200] rev 43621
clarified Thy_Syntax.element;
wenzelm [Fri, 01 Jul 2011 16:05:38 +0200] rev 43620
tuned layout;
wenzelm [Fri, 01 Jul 2011 15:16:03 +0200] rev 43619
proper @{binding} antiquotations (relevant for formal references);
wenzelm [Fri, 01 Jul 2011 15:14:44 +0200] rev 43618
tuned;
wenzelm [Fri, 01 Jul 2011 14:17:02 +0200] rev 43617
merged
noschinl [Fri, 01 Jul 2011 13:54:25 +0200] rev 43616
reverted 782991e4180d: fold_fields was never used
noschinl [Fri, 01 Jul 2011 13:54:23 +0200] rev 43615
reverted ce00462f,b3759dce, 7a165592: unwanted generalisation
bulwahn [Fri, 01 Jul 2011 11:26:02 +0200] rev 43614
improving actual dependencies
bulwahn [Fri, 01 Jul 2011 10:45:51 +0200] rev 43613
adding a minimalistic documentation of the value antiquotation in the Isar reference manual
bulwahn [Fri, 01 Jul 2011 10:45:49 +0200] rev 43612
adding a value antiquotation
wenzelm [Thu, 30 Jun 2011 19:24:09 +0200] rev 43611
more general theory header parsing;
wenzelm [Thu, 30 Jun 2011 16:50:26 +0200] rev 43610
back to sequential merge_data, reverting 741373421318 (NB: expensive Parser.merge_gram is already asynchronous since 3daff3cc2214);
wenzelm [Thu, 30 Jun 2011 16:07:30 +0200] rev 43609
merged
krauss [Thu, 30 Jun 2011 10:15:46 +0200] rev 43608
parse term in auxiliary context augmented with variable;
pass through binding appropriately;
more standard syntax and ML interface
boehmes [Wed, 29 Jun 2011 11:58:35 +0200] rev 43607
linarith counterexamples now provide only valuations for variables (which should restrict the number of linarith trace messages);
control tracing of (potentially spurious) counterexamples by the configuration option "linarith_verbose" (to disable linarith traces entirely)
wenzelm [Thu, 30 Jun 2011 14:55:01 +0200] rev 43606
prefer Isabelle path algebra;
wenzelm [Thu, 30 Jun 2011 14:51:32 +0200] rev 43605
proper fold order;
wenzelm [Thu, 30 Jun 2011 14:03:31 +0200] rev 43604
more Path operations;
tuned signature;
wenzelm [Thu, 30 Jun 2011 13:59:55 +0200] rev 43603
getenv_strict in ML;
tuned;
wenzelm [Thu, 30 Jun 2011 13:21:41 +0200] rev 43602
standardized use of Path operations;
wenzelm [Thu, 30 Jun 2011 11:15:36 +0200] rev 43601
tuned comments;
wenzelm [Thu, 30 Jun 2011 00:09:57 +0200] rev 43600
abstract algebra of file paths in Scala (cf. path.ML);
wenzelm [Thu, 30 Jun 2011 00:01:00 +0200] rev 43599
proper Path.print;
wenzelm [Wed, 29 Jun 2011 23:43:48 +0200] rev 43598
basic operations on lists and strings;
wenzelm [Wed, 29 Jun 2011 21:34:16 +0200] rev 43597
tuned signature;
wenzelm [Wed, 29 Jun 2011 20:39:41 +0200] rev 43596
simplified/unified Simplifier.mk_solver;
wenzelm [Wed, 29 Jun 2011 18:12:34 +0200] rev 43595
modernized some simproc setup;
wenzelm [Wed, 29 Jun 2011 17:35:46 +0200] rev 43594
modernized some simproc setup;
wenzelm [Wed, 29 Jun 2011 16:31:50 +0200] rev 43593
print Path.T with some markup;
wenzelm [Wed, 29 Jun 2011 15:23:36 +0200] rev 43592
HTML: render control symbols more like Isabelle/Scala/jEdit;
traytel [Tue, 28 Jun 2011 10:52:15 +0200] rev 43591
collapse map functions with identity subcoercions to identities;
blanchet [Tue, 28 Jun 2011 21:06:59 +0200] rev 43590
reenabled accidentally-disabled automatic minimization
wenzelm [Tue, 28 Jun 2011 20:42:29 +0200] rev 43589
tuned markup;
paulson [Tue, 28 Jun 2011 17:13:32 +0100] rev 43588
merged
paulson [Tue, 28 Jun 2011 17:12:50 +0100] rev 43587
tidied messy proofs
bulwahn [Tue, 28 Jun 2011 16:43:44 +0200] rev 43586
merged
bulwahn [Tue, 28 Jun 2011 14:36:43 +0200] rev 43585
adding timeout to quickcheck narrowing
paulson [Tue, 28 Jun 2011 14:52:46 +0100] rev 43584
simplified proofs using metis calls
paulson [Tue, 28 Jun 2011 12:48:00 +0100] rev 43583
merged
paulson [Tue, 28 Jun 2011 12:47:32 +0100] rev 43582
keyfree: The set of key-free messages (and associated theorems)
wenzelm [Mon, 27 Jun 2011 22:44:44 +0200] rev 43581
merged
krauss [Mon, 27 Jun 2011 17:04:04 +0200] rev 43580
new Datatype.info_of_constr with strict behaviour wrt. to overloaded constructors -- side effect: function package correctly identifies 0::int as a non-constructor;
renamed old version to info_of_constr_permissive, reflecting its semantics
blanchet [Mon, 27 Jun 2011 14:56:39 +0200] rev 43579
added reference for MESON
blanchet [Mon, 27 Jun 2011 14:56:37 +0200] rev 43578
document "meson" and "metis" in HOL specific section of the Isar ref manual
blanchet [Mon, 27 Jun 2011 14:56:35 +0200] rev 43577
clarify minimizer output
blanchet [Mon, 27 Jun 2011 14:56:33 +0200] rev 43576
don't export any metastrange or other nonatomizable formulas, since these don't help proving normal things, they are somewhat broken in the ATP output, and they are atypical
blanchet [Mon, 27 Jun 2011 14:56:32 +0200] rev 43575
tweaked comment
blanchet [Mon, 27 Jun 2011 14:56:31 +0200] rev 43574
document "sound" option
blanchet [Mon, 27 Jun 2011 14:56:29 +0200] rev 43573
minor Sledgehammer news
blanchet [Mon, 27 Jun 2011 14:56:28 +0200] rev 43572
added "sound" option to force Sledgehammer to be pedantically sound
blanchet [Mon, 27 Jun 2011 14:56:26 +0200] rev 43571
removed "full_types" option from documentation
blanchet [Mon, 27 Jun 2011 14:56:10 +0200] rev 43570
document changes to Sledgehammer and "try"
blanchet [Mon, 27 Jun 2011 13:52:47 +0200] rev 43569
removed "full_types" option from Sledgehammer, now that virtually sound encodings are used as the default anyway
blanchet [Mon, 27 Jun 2011 13:52:47 +0200] rev 43568
clarify warning message to avoid confusing beginners
blanchet [Mon, 27 Jun 2011 13:52:47 +0200] rev 43567
remove experimental trimming feature -- it slowed down things on Linux for some reason
blanchet [Mon, 27 Jun 2011 13:52:47 +0200] rev 43566
filter out some tautologies using an ATP, especially for those theories that are known for producing such things
wenzelm [Mon, 27 Jun 2011 22:23:44 +0200] rev 43565
NEWS;
wenzelm [Mon, 27 Jun 2011 22:20:49 +0200] rev 43564
document antiquotations are managed as theory data, with proper name space and entity markup;
wenzelm [Mon, 27 Jun 2011 17:51:28 +0200] rev 43563
proper checking of @{ML_antiquotation};
wenzelm [Mon, 27 Jun 2011 17:20:24 +0200] rev 43562
hide rather short auxiliary names, which can easily occur in user theories;
wenzelm [Mon, 27 Jun 2011 17:06:06 +0200] rev 43561
updated generated file;
wenzelm [Mon, 27 Jun 2011 16:53:31 +0200] rev 43560
ML antiquotations are managed as theory data, with proper name space and entity markup;
clarified Name_Space.check;
wenzelm [Mon, 27 Jun 2011 15:03:55 +0200] rev 43559
old gensym is now legacy -- global state is out of fashion, and its result is not guaranteed to be fresh;
wenzelm [Mon, 27 Jun 2011 15:01:08 +0200] rev 43558
parallel Syntax.parse, which is rather slow;
wenzelm [Mon, 27 Jun 2011 14:38:58 +0200] rev 43557
markup binding like class, which is the only special markup where Proof General (including version 4.1) allows "isar-long-id-stuff";
hoelzl [Mon, 27 Jun 2011 09:42:46 +0200] rev 43556
move conditional expectation to its own theory file
boehmes [Sun, 26 Jun 2011 19:10:03 +0200] rev 43555
updated SMT certificates
boehmes [Sun, 26 Jun 2011 19:10:02 +0200] rev 43554
generalized introduction of explicit application constant: consider more functions as possible witness/instance of quantifiers than before (a constant of type T1 -> T2 -> T3 should be considered to have a rank less or equal to 1 if variables of type T2 -> T3 occur bound in a problem);
maintain extra-logical information when introducing explicit application;
handle let-expressions properly
wenzelm [Sat, 25 Jun 2011 20:03:07 +0200] rev 43553
proper tokens only if session is ready;
wenzelm [Sat, 25 Jun 2011 19:38:35 +0200] rev 43552
entity markup for "type", "constant";
wenzelm [Sat, 25 Jun 2011 19:19:13 +0200] rev 43551
clarified Markup.CLASS vs. HTML.CLASS;
wenzelm [Sat, 25 Jun 2011 18:29:51 +0200] rev 43550
tuned color, to avoid confusion with type variables;
wenzelm [Sat, 25 Jun 2011 18:24:52 +0200] rev 43549
discontinued generic XML markup -- this is for XHTML with <span/> elements;
wenzelm [Sat, 25 Jun 2011 18:15:36 +0200] rev 43548
type classes: entity markup instead of old-style token markup;
wenzelm [Sat, 25 Jun 2011 17:17:49 +0200] rev 43547
clarified Binding.pretty/print: no quotes, only markup -- Binding.str_of is rendered obsolete;
wenzelm [Sat, 25 Jun 2011 15:08:58 +0200] rev 43546
clarified Binding.str_of/print: show full prefix + qualifier, which is relevant for print_locale, for example;
discontinued unused Binding.qualified_name_of;
wenzelm [Sat, 25 Jun 2011 15:02:12 +0200] rev 43545
produce string constant directly;
wenzelm [Sat, 25 Jun 2011 14:28:43 +0200] rev 43544
merged
ballarin [Sat, 25 Jun 2011 12:19:54 +0200] rev 43543
While reading equations of an interpretation, already allow syntax provided by the interpretation base.
wenzelm [Sat, 25 Jun 2011 14:25:10 +0200] rev 43542
removed very slow proof of unnamed/unused theorem from HOL/Quickcheck_Narrowing.thy (cf. 2dee03f192b7) -- can take seconds for main HOL and minutes for HOL-Proofs;
wenzelm [Sat, 25 Jun 2011 12:57:46 +0200] rev 43541
clarified java.ext.dirs: putting Isabelle extensions first makes it work miraculously even on Cygwin with Java in "C:\Program Files\..." (with spaces in file name);
wenzelm [Sat, 25 Jun 2011 12:54:32 +0200] rev 43540
CLASSPATH already converted in isabelle java wrapper;
wenzelm [Sat, 25 Jun 2011 11:51:50 +0200] rev 43539
removed unused/broken Isabelle.exe for now -- needs update of Admin/launch4j;
wenzelm [Thu, 23 Jun 2011 23:12:00 +0200] rev 43538
more robust join_results: join_work needs to be uninterruptible, otherwise the task being dequeued by join_next might be never executed/finished!
wenzelm [Thu, 23 Jun 2011 23:05:38 +0200] rev 43537
clarified EXCEPTIONS [] (cf. Exn.is_interrupt and Runtime.exn_message);
wenzelm [Thu, 23 Jun 2011 20:30:48 +0200] rev 43536
more robust concurrent builds;
huffman [Thu, 23 Jun 2011 10:08:35 -0700] rev 43535
merged
huffman [Thu, 23 Jun 2011 10:07:16 -0700] rev 43534
add countable_datatype method for proving countable class instances
wenzelm [Thu, 23 Jun 2011 18:32:13 +0200] rev 43533
merged;
huffman [Thu, 23 Jun 2011 09:16:48 -0700] rev 43532
instance inat :: number_semiring
huffman [Thu, 23 Jun 2011 09:04:20 -0700] rev 43531
added number_semiring class, plus a few new lemmas;
no changes to the simpset yet
blanchet [Thu, 23 Jun 2011 16:31:20 +0200] rev 43530
merged
blanchet [Thu, 23 Jun 2011 11:19:41 +0200] rev 43529
fiddle with remote ATP settings, based on Judgment Day
blanchet [Thu, 23 Jun 2011 11:19:41 +0200] rev 43528
give slightly more time to server to respond, to avoid leaving too much garbage on Geoff's servers
ballarin [Thu, 23 Jun 2011 12:02:54 +0200] rev 43527
Release notes should be written from the user's perspective. Don't assume the user has universal knowledge of the system.
huffman [Wed, 22 Jun 2011 15:58:55 -0700] rev 43526
generalize lemmas power_number_of_even and power_number_of_odd
huffman [Wed, 22 Jun 2011 13:45:32 -0700] rev 43525
merged
huffman [Wed, 22 Jun 2011 13:30:28 -0700] rev 43524
add HOLCF/ex/Concurrency_Monad.thy, which contains resumption/state/powerdomain monad example from my PhD thesis
wenzelm [Thu, 23 Jun 2011 17:17:40 +0200] rev 43523
simplified arrangement of jars;
wenzelm [Thu, 23 Jun 2011 16:34:29 +0200] rev 43522
adapted to Cygwin;
wenzelm [Thu, 23 Jun 2011 16:10:22 +0200] rev 43521
provide Isabelle/Scala environment as Java extension, instead of user classpath
(which is subject to adhoc changes);
wenzelm [Thu, 23 Jun 2011 14:52:32 +0200] rev 43520
explicit import java.lang.System to prevent odd scope problems;
wenzelm [Thu, 23 Jun 2011 14:48:32 +0200] rev 43519
ensure export of initial CLASSPATH;
wenzelm [Thu, 23 Jun 2011 13:23:00 +0200] rev 43518
augment Java extension directories;
wenzelm [Thu, 23 Jun 2011 10:58:29 +0200] rev 43517
basic setup for Isabelle charset;
wenzelm [Wed, 22 Jun 2011 23:56:44 +0200] rev 43516
prefer actual charset over charset name;
wenzelm [Wed, 22 Jun 2011 21:54:35 +0200] rev 43515
clarified default ML settings;
wenzelm [Wed, 22 Jun 2011 21:35:48 +0200] rev 43514
lazy Isabelle_System.default supports implicit boot;
wenzelm [Wed, 22 Jun 2011 21:27:20 +0200] rev 43513
clarified plugin start/stop;
wenzelm [Wed, 22 Jun 2011 20:56:18 +0200] rev 43512
clarified init/exit procedure;
wenzelm [Wed, 22 Jun 2011 20:38:03 +0200] rev 43511
clarified decoded control symbols;
wenzelm [Wed, 22 Jun 2011 20:25:35 +0200] rev 43510
init/exit model/view synchronously within the swing thread -- EditBus.send in jedit-4.4.1 always runs there;
wenzelm [Wed, 22 Jun 2011 20:21:22 +0200] rev 43509
prefer STIXGeneral -- hard to tell if better or worse;
wenzelm [Wed, 22 Jun 2011 16:35:31 +0200] rev 43508
merged
boehmes [Wed, 22 Jun 2011 15:07:03 +0200] rev 43507
export lambda-lifting code as there is potential use for it within Sledgehammer
wenzelm [Wed, 22 Jun 2011 16:32:36 +0200] rev 43506
updated to jedit-4.4.1 and jedit_build-20110622;
wenzelm [Wed, 22 Jun 2011 16:01:30 +0200] rev 43505
clarified chunk.offset, chunk.length;
wenzelm [Tue, 21 Jun 2011 23:08:16 +0200] rev 43504
avoid fractional font metrics, which makes rendering really ugly (e.g. on Linux);
wenzelm [Tue, 21 Jun 2011 22:40:30 +0200] rev 43503
some arrow symbols from DejaVuSansMono for bsub/esub/bsup/esup;
wenzelm [Tue, 21 Jun 2011 21:34:36 +0200] rev 43502
more precise font transformations: shift sub/superscript, adjust size for user fonts;
tuned;
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43501
don't change the way helpers are generated for the exporter's sake
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43500
provide appropriate type system and number of fact defaults for remote ATPs
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43499
order generated facts topologically
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43498
peel off two or more layers in exceptional cases where the proof term refers to the proved theorems twice with the same name (e.g., "Transitive_Closure.trancl_into_trancl")
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43497
tweaked E, SPASS, Vampire setup based on latest Judgment Day results
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43496
remove historical bloat -- another benefit of merging Metis's and Sledgehammer's translations
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43495
avoid double ASCII-fication
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43494
make sure that enough type information is generated -- because the exported "lemma"s are also used as "conjecture", we can't optimize type information based on polarity
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43493
generate type predicates for existentials/skolems, otherwise some problems might not be provable
blanchet [Tue, 21 Jun 2011 17:17:38 +0200] rev 43492
insert rather than append special facts to make it less likely that they're truncated away
wenzelm [Tue, 21 Jun 2011 15:43:27 +0200] rev 43491
hidden font: full height makes cursor more visible;
wenzelm [Tue, 21 Jun 2011 14:12:49 +0200] rev 43490
more uniform treatment of recode_set/recode_map;
HTML spans with user fonts;
wenzelm [Tue, 21 Jun 2011 13:29:44 +0200] rev 43489
tuned iteration over short symbols;
wenzelm [Tue, 21 Jun 2011 12:53:55 +0200] rev 43488
Symbol.is_ctrl: handle decoded version as well;
clarified user font font index handling;
wenzelm [Tue, 21 Jun 2011 01:08:15 +0200] rev 43487
some support for user symbol fonts;
wenzelm [Mon, 20 Jun 2011 23:25:39 +0200] rev 43486
removed obsolete font specification;
wenzelm [Mon, 20 Jun 2011 23:21:24 +0200] rev 43485
more tolerant Symbol.decode;
wenzelm [Mon, 20 Jun 2011 23:19:38 +0200] rev 43484
simplified/generalized ISABELLE_FONTS handling;
wenzelm [Mon, 20 Jun 2011 22:48:41 +0200] rev 43483
updated to jedit_build-20110620;
wenzelm [Mon, 20 Jun 2011 22:43:56 +0200] rev 43482
added SyntaxUtilities.StyleExtender hook, with actual functionality in Isabelle/Scala;
blanchet [Mon, 20 Jun 2011 12:13:43 +0200] rev 43481
clean up SPASS FLOTTER hack
blanchet [Mon, 20 Jun 2011 11:42:41 +0200] rev 43480
remove automatic recovery from (some) unsound proofs, now that we use sound encodings for all the interesting provers
blanchet [Mon, 20 Jun 2011 10:41:02 +0200] rev 43479
only refer to facts found in TPTP file -- e.g. facts that simplify to true are excluded
blanchet [Mon, 20 Jun 2011 10:41:02 +0200] rev 43478
slightly better setup for E
blanchet [Mon, 20 Jun 2011 10:41:02 +0200] rev 43477
respect "really_all" argument, which is used by "ATP_Export"
blanchet [Mon, 20 Jun 2011 10:41:02 +0200] rev 43476
slightly better setup for SPASS and Vampire as more results have come in
blanchet [Mon, 20 Jun 2011 10:41:02 +0200] rev 43475
optimized SPASS and Vampire time slices, like E before
blanchet [Mon, 20 Jun 2011 10:41:02 +0200] rev 43474
optimized E's time slicing, based on latest exhaustive Judgment Day results
blanchet [Mon, 20 Jun 2011 10:41:02 +0200] rev 43473
deal with ATP time slices in a more flexible/robust fashion
wenzelm [Mon, 20 Jun 2011 09:19:31 +0200] rev 43472
literal unicode in README.html allows to copy/paste from Lobo output;
wenzelm [Sun, 19 Jun 2011 22:53:37 +0200] rev 43471
merged;
wenzelm [Sun, 19 Jun 2011 22:53:15 +0200] rev 43470
explain special control symbols;
wenzelm [Sun, 19 Jun 2011 22:52:49 +0200] rev 43469
accept control symbols;
blanchet [Sun, 19 Jun 2011 18:12:49 +0200] rev 43468
fixed silly ATP exporter bug: if the proof of lemma A relies on B and C, and the proof of B relies on C, return {B, C}, not {B}, as the set of dependencies
blanchet [Sun, 19 Jun 2011 18:12:49 +0200] rev 43467
recognize one more E failure message
blanchet [Sun, 19 Jun 2011 18:12:49 +0200] rev 43466
tweaked TPTP formula kind for typing information used in the conjecture
blanchet [Sun, 19 Jun 2011 18:12:49 +0200] rev 43465
more forceful message
wenzelm [Sun, 19 Jun 2011 21:53:04 +0200] rev 43464
treat quotes as non-controllable, to reduce surprise in incremental editing;
wenzelm [Sun, 19 Jun 2011 21:47:14 +0200] rev 43463
abbreviations for special control symbols;
wenzelm [Sun, 19 Jun 2011 21:43:41 +0200] rev 43462
completion for control symbols;
wenzelm [Sun, 19 Jun 2011 21:38:48 +0200] rev 43461
updated to jedit_build-20110619;
wenzelm [Sun, 19 Jun 2011 21:34:55 +0200] rev 43460
support for bold style within text buffer;
hidden: white foreground;
wenzelm [Sun, 19 Jun 2011 15:31:16 +0200] rev 43459
tuned;
wenzelm [Sun, 19 Jun 2011 15:22:58 +0200] rev 43458
discontinued special treatment of \<^loc> (which was original meant as workaround for "local" syntax);