wenzelm [Sat, 14 Sep 2013 14:01:48 +0200] rev 53635
merged
wenzelm [Sat, 14 Sep 2013 13:59:57 +0200] rev 53634
tuned proofs;
kleing [Sat, 14 Sep 2013 20:57:22 +1000] rev 53633
print find_thms result in reverse order so best result is on top
kleing [Sat, 14 Sep 2013 20:56:12 +1000] rev 53632
more useful sorting of find_thms results
wenzelm [Fri, 13 Sep 2013 23:52:01 +0200] rev 53631
proper sharing after change of directory structure (cf. 32ec957e5c3e);
result is structurally equal, despite change of hash key;
wenzelm [Fri, 13 Sep 2013 23:17:04 +0200] rev 53630
restricted heap, which might improve stability of this test;
wenzelm [Fri, 13 Sep 2013 22:33:16 +0200] rev 53629
merged
wenzelm [Fri, 13 Sep 2013 22:31:56 +0200] rev 53628
tuned proofs;
wenzelm [Fri, 13 Sep 2013 22:16:26 +0200] rev 53627
tuned proofs;
wenzelm [Fri, 13 Sep 2013 21:14:08 +0200] rev 53626
updated to jdk-7u40;
wenzelm [Fri, 13 Sep 2013 14:53:00 +0200] rev 53625
added component jdk-7u40.tar.gz (inactive);
blanchet [Fri, 13 Sep 2013 21:55:33 +0200] rev 53624
merged
blanchet [Fri, 13 Sep 2013 21:28:57 +0200] rev 53623
more (co)data docs
blanchet [Fri, 13 Sep 2013 19:38:09 +0200] rev 53622
tuning
blanchet [Fri, 13 Sep 2013 19:37:32 +0200] rev 53621
more (co)data doc
huffman [Fri, 13 Sep 2013 11:16:13 -0700] rev 53620
generalized and simplified proofs of several theorems about convex sets
blanchet [Fri, 13 Sep 2013 16:50:35 +0200] rev 53619
more (co)data docs
blanchet [Fri, 13 Sep 2013 16:30:16 +0200] rev 53618
removed accidentally submitted line
blanchet [Fri, 13 Sep 2013 16:29:39 +0200] rev 53617
more (co)data doc
Christian Sternagel [Tue, 20 Aug 2013 17:34:11 +0900] rev 53616
more general typing of monadic bind
krauss [Fri, 13 Sep 2013 09:31:45 +0200] rev 53615
merged
krauss [Thu, 12 Sep 2013 22:10:17 +0200] rev 53614
omit automatic Induct.cases_pred declaration, which breaks many existing proofs
krauss [Tue, 10 Sep 2013 20:34:32 +0200] rev 53613
NEWS and CONTRIBUTORS
krauss [Tue, 10 Sep 2013 20:11:01 +0200] rev 53612
merged
krauss [Tue, 10 Sep 2013 20:09:53 +0200] rev 53611
added some examples and tests for fun_cases
krauss [Mon, 09 Sep 2013 00:59:45 +0200] rev 53610
dropped unnecessary 'open'
krauss [Mon, 09 Sep 2013 00:53:50 +0200] rev 53609
tuned headers
krauss [Mon, 09 Sep 2013 00:14:07 +0200] rev 53608
moved cases post-processing under mk_partial_rules_mutual, using existing bookkeeping information;
normalized whitespace and indentation
krauss [Sun, 08 Sep 2013 23:58:52 +0200] rev 53607
clarified
krauss [Sun, 08 Sep 2013 23:49:25 +0200] rev 53606
clarified, dropping unreachable bool special case
krauss [Sun, 08 Sep 2013 23:28:27 +0200] rev 53605
dropped dead code
krauss [Sun, 08 Sep 2013 23:26:08 +0200] rev 53604
clarified
Manuel Eberl [Sun, 08 Sep 2013 22:32:47 +0200] rev 53603
generate elim rules for elimination of function equalities;
added fun_cases command;
recover proper cases rules for mutual recursive case (no sum types)
haftmann [Fri, 13 Sep 2013 07:59:50 +0200] rev 53602
tuned proofs
huffman [Thu, 12 Sep 2013 18:09:56 -0700] rev 53601
merged
huffman [Thu, 12 Sep 2013 18:09:17 -0700] rev 53600
make 'linear' into a sublocale of 'bounded_linear';
replace 'linear_def' with 'linear_iff'
huffman [Thu, 12 Sep 2013 15:08:46 -0700] rev 53599
generalize lemmas
huffman [Thu, 12 Sep 2013 15:08:07 -0700] rev 53598
remove unneeded assumption from prime_dvd_power lemmas;
add iff forms of prime_dvd_power lemmas (thanks to Jason Dagit)
huffman [Thu, 12 Sep 2013 09:39:02 -0700] rev 53597
remove duplicate lemmas
huffman [Thu, 12 Sep 2013 09:33:36 -0700] rev 53596
new lemmas
huffman [Thu, 12 Sep 2013 09:06:46 -0700] rev 53595
prefer theorem name over 'long_thm_list(n)'
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;
wenzelm [Wed, 11 Sep 2013 15:30:12 +0200] rev 53538
tuned whitespace;
wenzelm [Wed, 11 Sep 2013 15:25:51 +0200] rev 53537
tuned message;
wenzelm [Wed, 11 Sep 2013 14:23:06 +0200] rev 53536
do not expose internal flags to attribute name space;
blanchet [Wed, 11 Sep 2013 15:49:39 +0200] rev 53535
more (co)data docs
blanchet [Wed, 11 Sep 2013 15:22:43 +0200] rev 53534
more (co)datatype documentation
blanchet [Wed, 11 Sep 2013 14:07:24 +0200] rev 53533
tuning
blanchet [Wed, 11 Sep 2013 14:07:24 +0200] rev 53532
disable some checks for huge background theories
blanchet [Wed, 11 Sep 2013 14:07:24 +0200] rev 53531
tuning
blanchet [Wed, 11 Sep 2013 14:07:24 +0200] rev 53530
reintroduced half of f99ee3adb81d -- that part definitely looks useless (and is inefficient)
blanchet [Wed, 11 Sep 2013 14:07:24 +0200] rev 53529
reverted f99ee3adb81d -- that old logic seems to make a difference still today
wenzelm [Wed, 11 Sep 2013 11:38:07 +0200] rev 53528
merged
wenzelm [Wed, 11 Sep 2013 11:34:27 +0200] rev 53527
tuned comment;
wenzelm [Wed, 11 Sep 2013 11:08:48 +0200] rev 53526
tuned;
wenzelm [Wed, 11 Sep 2013 11:07:39 +0200] rev 53525
updated for release;
wenzelm [Wed, 11 Sep 2013 00:00:59 +0200] rev 53524
tuned proofs;
wenzelm [Tue, 10 Sep 2013 23:50:03 +0200] rev 53523
tuned proofs;
wenzelm [Tue, 10 Sep 2013 23:08:48 +0200] rev 53522
updated to jedit_build-20130910 (with update of jedit.jar and Highlight.jar);
wenzelm [Tue, 10 Sep 2013 22:37:01 +0200] rev 53521
disable some key event workarounds going back to Matthieu Casanova (08-Dec-2007) and Slava Pestov (until 2005) -- lets hope that Java 7 works more uniformly with numeric keypads;
wenzelm [Tue, 10 Sep 2013 18:14:47 +0200] rev 53520
tuned proofs;
wenzelm [Tue, 10 Sep 2013 16:09:33 +0200] rev 53519
discontinued obsolete command-line tool "isabelle build_dialog";
blanchet [Wed, 11 Sep 2013 10:57:09 +0200] rev 53518
updated docs
blanchet [Wed, 11 Sep 2013 09:51:30 +0200] rev 53517
speed up often-called function
blanchet [Wed, 11 Sep 2013 09:51:19 +0200] rev 53516
got rid of currently unused data structure, to speed up relevance filter
blanchet [Wed, 11 Sep 2013 09:50:48 +0200] rev 53515
adjusted number of generated monomorphic instances for new monomorphizer based on new evaluation (E, SPASS, Vampire)
blanchet [Tue, 10 Sep 2013 16:02:02 +0200] rev 53514
sorted out dependencies
blanchet [Tue, 10 Sep 2013 15:56:52 +0200] rev 53513
faster detection of tautologies
blanchet [Tue, 10 Sep 2013 15:56:51 +0200] rev 53512
slight speed optimization
blanchet [Tue, 10 Sep 2013 15:56:51 +0200] rev 53511
got rid of another slowdown factor in relevance filter
blanchet [Tue, 10 Sep 2013 15:56:51 +0200] rev 53510
removed completely needless, inefficient code
blanchet [Tue, 10 Sep 2013 15:56:51 +0200] rev 53509
minor speed optimization
blanchet [Tue, 10 Sep 2013 15:56:51 +0200] rev 53508
got rid of another taboo that appears to make no difference in practice (and that slows down the relevance filter)
blanchet [Tue, 10 Sep 2013 15:56:51 +0200] rev 53507
avoid double traversal of term
blanchet [Tue, 10 Sep 2013 15:56:51 +0200] rev 53506
got rid of old, needless logic
blanchet [Tue, 10 Sep 2013 15:56:51 +0200] rev 53505
moved ML function closer to its remaining use
blanchet [Tue, 10 Sep 2013 15:56:51 +0200] rev 53504
faster uniquification
blanchet [Tue, 10 Sep 2013 15:56:51 +0200] rev 53503
stronger fact normalization
blanchet [Tue, 10 Sep 2013 15:56:51 +0200] rev 53502
gracefully handle huge thys
blanchet [Tue, 10 Sep 2013 15:56:51 +0200] rev 53501
speed up detection of simp rules
blanchet [Tue, 10 Sep 2013 15:56:51 +0200] rev 53500
don't be so verbose about SMT solver failures
wenzelm [Tue, 10 Sep 2013 14:02:49 +0200] rev 53499
tuned;
wenzelm [Tue, 10 Sep 2013 11:57:53 +0200] rev 53498
more portable hash-bang;
wenzelm [Tue, 10 Sep 2013 11:46:51 +0200] rev 53497
tuned signature;
wenzelm [Tue, 10 Sep 2013 00:22:12 +0200] rev 53496
merged
wenzelm [Tue, 10 Sep 2013 00:18:30 +0200] rev 53495
tuned proofs;
wenzelm [Mon, 09 Sep 2013 23:11:02 +0200] rev 53494
tuned proofs;
blanchet [Mon, 09 Sep 2013 23:55:35 +0200] rev 53493
make facts like "mem_Collect_eq" more likely to be picked up by few-fact slices
blanchet [Mon, 09 Sep 2013 23:54:59 +0200] rev 53492
since "full_proofs" can influence the proof search significantly (e.g. by disabling splitting for SPASS), it shouldn't be affected by the "debug" flag in the interest of minimizing confusion
blanchet [Mon, 09 Sep 2013 23:09:37 +0200] rev 53491
more docs
wenzelm [Mon, 09 Sep 2013 20:24:15 +0200] rev 53490
merged
wenzelm [Mon, 09 Sep 2013 17:28:08 +0200] rev 53489
proper apple.awt.application.name for Java 7;
wenzelm [Mon, 09 Sep 2013 17:02:06 +0200] rev 53488
generate application Info.plist based on $ISABELLE_JAVA_SYSTEM_OPTIONS $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also lib/Tools/java and src/Tools/jEdit/lib/Tools/jedit);
wenzelm [Mon, 09 Sep 2013 16:15:48 +0200] rev 53487
more robust Mac OS X application support;
wenzelm [Mon, 09 Sep 2013 15:53:02 +0200] rev 53486
use polyml-5.5.1 (SVN), to increase chances of stability of this test;
wenzelm [Mon, 09 Sep 2013 14:48:16 +0200] rev 53485
override potential changes in $ISABELLE_HOME_USER/etc/settings;
wenzelm [Mon, 09 Sep 2013 14:22:39 +0200] rev 53484
generate application ini based on $ISABELLE_JAVA_SYSTEM_OPTIONS $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also lib/Tools/java and src/Tools/jEdit/lib/Tools/jedit);
wenzelm [Mon, 09 Sep 2013 13:48:06 +0200] rev 53483
generate application based on $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also src/Tools/jEdit/lib/Tools/jedit);
blanchet [Mon, 09 Sep 2013 18:14:54 +0200] rev 53482
tuning
blanchet [Mon, 09 Sep 2013 18:12:41 +0200] rev 53481
made semantics of "max_new_instances" be what the name suggests, the previous implementation did, and the Sledgehammer manual documents
blanchet [Mon, 09 Sep 2013 15:22:04 +0200] rev 53480
limit the number of instances of a single theorem
blanchet [Mon, 09 Sep 2013 15:22:04 +0200] rev 53479
move metis to new monomorphizer
blanchet [Mon, 09 Sep 2013 15:22:04 +0200] rev 53478
use new monomorphizer in Sledgehammer
blanchet [Mon, 09 Sep 2013 14:23:04 +0200] rev 53477
tuning
blanchet [Mon, 09 Sep 2013 14:22:11 +0200] rev 53476
include map theorems in datastructure for "primcorec"
blanchet [Mon, 09 Sep 2013 13:47:58 +0200] rev 53475
enriched data structure with necessary theorems
wenzelm [Sun, 08 Sep 2013 19:25:06 +0200] rev 53474
updated exe -- more explicit icon;
wenzelm [Sun, 08 Sep 2013 18:37:42 +0200] rev 53473
more official lib/logo/isabelle.bmp;
wenzelm [Sun, 08 Sep 2013 18:10:12 +0200] rev 53472
use windows_app based on WinRun4J;
wenzelm [Sun, 08 Sep 2013 17:51:56 +0200] rev 53471
updated to WinRun4J;
traytel [Sun, 08 Sep 2013 12:26:07 +0200] rev 53470
tuned whitespace
traytel [Sun, 08 Sep 2013 12:26:05 +0200] rev 53469
don't register "sequential" as a keyword for now as this breaks the parser for function
wenzelm [Sat, 07 Sep 2013 23:09:26 +0200] rev 53468
tuned proofs;
wenzelm [Sat, 07 Sep 2013 20:12:38 +0200] rev 53467
merged
wenzelm [Sat, 07 Sep 2013 19:45:36 +0200] rev 53466
tuned message;
wenzelm [Sat, 07 Sep 2013 19:18:05 +0200] rev 53465
tuned message;
wenzelm [Sat, 07 Sep 2013 18:37:25 +0200] rev 53464
imitate "isabelle java" and "isabelle jedit" wrt. classpath and options (see also a221a4fdb5a0);
wenzelm [Sat, 07 Sep 2013 18:24:24 +0200] rev 53463
generate application wrapper for Linux;
wenzelm [Sat, 07 Sep 2013 17:43:13 +0200] rev 53462
observe "stopped" after Cygwin init (which is itself uninterruptible);
wenzelm [Sat, 07 Sep 2013 17:32:55 +0200] rev 53461
clarified modules;
wenzelm [Sat, 07 Sep 2013 17:23:05 +0200] rev 53460
tuned signature;
wenzelm [Sat, 07 Sep 2013 17:11:44 +0200] rev 53459
Cygwin_Init based on System_Dialog;
wenzelm [Sat, 07 Sep 2013 16:33:10 +0200] rev 53458
tuned imports;
wenzelm [Sat, 07 Sep 2013 15:28:16 +0200] rev 53457
more robust exit;
wenzelm [Sat, 07 Sep 2013 15:10:33 +0200] rev 53456
Build_Dialog based on System_Dialog;
avoid hopping between threads;
wenzelm [Sat, 07 Sep 2013 14:14:25 +0200] rev 53455
clarified close operations;
wenzelm [Sat, 07 Sep 2013 14:07:12 +0200] rev 53454
clarified result;
wenzelm [Sat, 07 Sep 2013 13:59:47 +0200] rev 53453
dialog for system processes, with optional output window;
wenzelm [Sat, 07 Sep 2013 11:36:03 +0200] rev 53452
more portable access to icon -- avoid Isabelle_System which is not yet initialized in bootstrap;
wenzelm [Sat, 07 Sep 2013 11:28:30 +0200] rev 53451
odd workaround for scalac to enable nohup;
wenzelm [Sat, 07 Sep 2013 11:02:27 +0200] rev 53450
odd workaround for scalac to enable nohup;
wenzelm [Sat, 07 Sep 2013 00:02:19 +0200] rev 53449
build session before start of jedit;
wenzelm [Fri, 06 Sep 2013 22:28:28 +0200] rev 53448
imitate "isabelle java" and "isabelle jedit" wrt. classpath and options;
wenzelm [Fri, 06 Sep 2013 22:07:26 +0200] rev 53447
more Proof General legacy;
wenzelm [Fri, 06 Sep 2013 21:28:07 +0200] rev 53446
use JEDIT_OPTIONS only once (in isabelle.Main.start_jedit);
wenzelm [Fri, 06 Sep 2013 21:13:19 +0200] rev 53445
warm start of Isabelle/jEdit from Isabelle/Scala;
avoid mass confusion of plugins due to change of -classpath (cf. 5bef05f5ed58);
wenzelm [Fri, 06 Sep 2013 18:15:25 +0200] rev 53444
prefer explicit thread;
wenzelm [Fri, 06 Sep 2013 18:14:50 +0200] rev 53443
tuned proofs;
wenzelm [Fri, 06 Sep 2013 17:55:01 +0200] rev 53442
tuned proofs;
wenzelm [Fri, 06 Sep 2013 17:26:58 +0200] rev 53441
prefer Isabelle/Scala over bash;
actual platform_path (in contrast to eb8806a2e348);
wenzelm [Fri, 06 Sep 2013 17:20:48 +0200] rev 53440
prefer Isabelle/Scala over bash;
wenzelm [Fri, 06 Sep 2013 17:01:49 +0200] rev 53439
prefer warm start via JEdit_Main;
haftmann [Fri, 06 Sep 2013 20:59:36 +0200] rev 53438
slight cleanup of lemma locations; tuned proof
haftmann [Fri, 06 Sep 2013 20:55:14 +0200] rev 53437
tuned
wenzelm [Fri, 06 Sep 2013 15:47:51 +0200] rev 53436
tuned;
wenzelm [Fri, 06 Sep 2013 12:46:50 +0200] rev 53435
tuned;
wenzelm [Fri, 06 Sep 2013 12:22:00 +0200] rev 53434
removed junk;
wenzelm [Fri, 06 Sep 2013 12:05:01 +0200] rev 53433
more standard header;
wenzelm [Fri, 06 Sep 2013 12:00:58 +0200] rev 53432
updated keywords;
noschinl [Fri, 06 Sep 2013 10:57:27 +0200] rev 53431
merged
noschinl [Fri, 06 Sep 2013 10:56:40 +0200] rev 53430
added examples for Simps_Case_Conv
noschinl [Fri, 06 Sep 2013 10:56:40 +0200] rev 53429
allowed less exhaustive patterns
noschinl [Fri, 06 Sep 2013 10:56:40 +0200] rev 53428
use case_of_simps
noschinl [Fri, 06 Sep 2013 10:56:40 +0200] rev 53427
use case_of_simps
noschinl [Fri, 06 Sep 2013 10:56:40 +0200] rev 53426
added simps_of_case and case_of_simps to convert between simps and case rules
wenzelm [Thu, 05 Sep 2013 23:14:28 +0200] rev 53425
merged
wenzelm [Thu, 05 Sep 2013 22:08:25 +0200] rev 53424
close window and start process asynchronously;
wenzelm [Thu, 05 Sep 2013 21:37:32 +0200] rev 53423
more explicit cygwin_root (again) -- do not rely on isabelle_home as cwd;
wenzelm [Thu, 05 Sep 2013 21:11:16 +0200] rev 53422
recovered cygwin.root from 1c87e79bb838;
removed junk;
wenzelm [Thu, 05 Sep 2013 20:37:24 +0200] rev 53421
provide file indicator;
wenzelm [Thu, 05 Sep 2013 20:26:41 +0200] rev 53420
updated windows_app-20130905;
wenzelm [Thu, 05 Sep 2013 20:19:22 +0200] rev 53419
main application entry point involves implicit Cygwin init, depending on "uninitialized" file indicator;
standardized jdk location;
wenzelm [Thu, 05 Sep 2013 16:39:01 +0200] rev 53418
standardize jdk name;
check tar errors;
wenzelm [Thu, 05 Sep 2013 16:03:44 +0200] rev 53417
updated to jdk-7u25;
less redundant directory structure;
wenzelm [Thu, 05 Sep 2013 13:09:31 +0200] rev 53416
support only one scala version;
tuned;
wenzelm [Thu, 05 Sep 2013 12:33:51 +0200] rev 53415
updated to jedit_build-20130905 which is based on jedit-5.1.0;
added jsr305-2.0.0.jar from http://code.google.com/p/findbugs (via ivy cache), which is required to resolve javax.annotation.*;
haftmann [Thu, 05 Sep 2013 18:05:03 +0200] rev 53414
explicit module names have precedence over identifier declarations
haftmann [Thu, 05 Sep 2013 18:05:02 +0200] rev 53413
check explicit module names for conformity
traytel [Thu, 05 Sep 2013 11:10:51 +0200] rev 53412
list_to_set_comprehension: don't crash in case distinctions on datatypes with even number of constructors
panny [Thu, 05 Sep 2013 01:58:48 +0200] rev 53411
support indirect corecursion
wenzelm [Wed, 04 Sep 2013 23:57:38 +0200] rev 53410
tuned proofs;
wenzelm [Wed, 04 Sep 2013 22:37:19 +0200] rev 53409
tuned proofs;
wenzelm [Wed, 04 Sep 2013 21:25:03 +0200] rev 53408
tuned proofs;
wenzelm [Wed, 04 Sep 2013 17:40:07 +0200] rev 53407
tuned;
wenzelm [Wed, 04 Sep 2013 17:36:37 +0200] rev 53406
tuned proofs;
wenzelm [Wed, 04 Sep 2013 17:35:47 +0200] rev 53405
interpret keys more movement only when needed;
wenzelm [Wed, 04 Sep 2013 16:03:45 +0200] rev 53404
non-persistent print_state: trade-off between JVM space vs. ML time;
wenzelm [Wed, 04 Sep 2013 15:27:24 +0200] rev 53403
some explicit indication of Proof General legacy;
panny [Wed, 04 Sep 2013 13:45:46 +0200] rev 53402
merge
panny [Wed, 04 Sep 2013 02:11:50 +0200] rev 53401
various refactoring;
handle self-mappings;
handle range types containing function types;
wenzelm [Wed, 04 Sep 2013 13:22:03 +0200] rev 53400
expose basic Symbol.properties (uninterpreted);
wenzelm [Wed, 04 Sep 2013 13:13:14 +0200] rev 53399
tuned proofs;
wenzelm [Wed, 04 Sep 2013 12:20:00 +0200] rev 53398
remove Swing input map, which might bind keys in unexpected ways (e.g. LEFT/RIGHT in singleton list);
handle KP_UP/KP_DOWN keys as well, like Swing does;
wenzelm [Wed, 04 Sep 2013 11:12:00 +0200] rev 53397
no completion on backspace -- too intrusive, e.g. when deleting keywords;
wenzelm [Wed, 04 Sep 2013 10:46:57 +0200] rev 53396
more contributors;