nipkow [Sun, 07 Apr 2013 10:06:37 +0200] rev 51629
cleaned
nipkow [Sat, 06 Apr 2013 18:42:55 +0200] rev 51628
tuned
wenzelm [Fri, 05 Apr 2013 20:54:55 +0200] rev 51627
tuned signature -- agree with markup terminology;
wenzelm [Fri, 05 Apr 2013 20:43:43 +0200] rev 51626
unified terminology with Markup.DOCUMENT_SOURCE in Scala, which is unused but displayed as "document source" entity in Isabelle/jEdit;
nipkow [Fri, 05 Apr 2013 18:31:35 +0200] rev 51625
tuned document
nipkow [Fri, 05 Apr 2013 15:13:25 +0200] rev 51624
tuned
haftmann [Thu, 04 Apr 2013 22:46:14 +0200] rev 51623
sup on multisets
haftmann [Thu, 04 Apr 2013 22:29:59 +0200] rev 51622
convenient induction rule
wenzelm [Thu, 04 Apr 2013 20:59:16 +0200] rev 51621
tuned README -- less buzzwords;
wenzelm [Thu, 04 Apr 2013 18:44:22 +0200] rev 51620
more conventional synchronized access to Options_Variable -- avoid Swing_Thread getting in the way, which might be absent in some environments (e.g. SWT);
wenzelm [Thu, 04 Apr 2013 18:25:47 +0200] rev 51619
added missing file;
wenzelm [Thu, 04 Apr 2013 18:20:00 +0200] rev 51618
tuned signature -- avoid intrusion of slightly odd Swing structures into pure Markup_Tree;
wenzelm [Thu, 04 Apr 2013 18:06:48 +0200] rev 51617
tuned signature -- concentrate GUI tools;
wenzelm [Thu, 04 Apr 2013 17:58:47 +0200] rev 51616
tuned signature -- concentrate GUI tools;
wenzelm [Thu, 04 Apr 2013 17:47:28 +0200] rev 51615
separate module "GUI", to keep this out of the way of generic Isabelle_System operations, notably for non-Isabelle/jEdit applications;
tuned signature;
wenzelm [Thu, 04 Apr 2013 17:33:04 +0200] rev 51614
separate module Isabelle_Font, to keep this out of the way of generic Isabelle_System operations, notably for non-Isabelle/jEdit applications;
wenzelm [Thu, 04 Apr 2013 17:16:51 +0200] rev 51613
tuned imports;
wenzelm [Thu, 04 Apr 2013 12:06:23 +0200] rev 51612
added var_position in analogy to longid_position, for typing reports on input;
avoid duplicate token var report;
nipkow [Thu, 04 Apr 2013 10:30:28 +0200] rev 51611
removed unnerving (esp in jedit) and pointless warning
nipkow [Thu, 04 Apr 2013 08:10:20 +0200] rev 51610
tuned
wenzelm [Wed, 03 Apr 2013 22:31:05 +0200] rev 51609
merged
wenzelm [Wed, 03 Apr 2013 22:30:25 +0200] rev 51608
tuned;
wenzelm [Wed, 03 Apr 2013 22:05:24 +0200] rev 51607
recover implicit thread position for status messages (cf. eca8acb42e4a);
wenzelm [Wed, 03 Apr 2013 21:48:43 +0200] rev 51606
additional timing status for implicitly forked terminal proofs -- proper accounting for interactive Timing dockable etc.;
wenzelm [Wed, 03 Apr 2013 21:30:32 +0200] rev 51605
more explicit Goal.fork_params -- avoid implicit arguments via thread data;
actually fork terminal proofs in interactive mode (amending 8707df0b0255);
wenzelm [Wed, 03 Apr 2013 20:56:08 +0200] rev 51604
updated comment to 46b90bbc370d;
wenzelm [Wed, 03 Apr 2013 20:38:50 +0200] rev 51603
recovered proper transaction position for Goal.fork error reporting (lost in 8e9746e584c9);
wenzelm [Wed, 03 Apr 2013 16:45:14 +0200] rev 51602
tuned -- Drule.comp_no_flatten includes Drule.incr_indexes already (NB: result should be deterministic by construction);
wenzelm [Wed, 03 Apr 2013 13:58:00 +0200] rev 51601
tuned output -- less bullets;
haftmann [Wed, 03 Apr 2013 22:26:04 +0200] rev 51600
default implementation of multisets by list with reasonable coverage of operations on multisets
haftmann [Wed, 03 Apr 2013 22:26:04 +0200] rev 51599
optionalized very specific code setup for multisets
haftmann [Wed, 03 Apr 2013 10:15:43 +0200] rev 51598
generalized lemma fold_image thanks to Peter Lammich
wenzelm [Tue, 02 Apr 2013 20:19:38 +0200] rev 51597
tuned;
wenzelm [Tue, 02 Apr 2013 16:29:40 +0200] rev 51596
NEWS for 635562bc14ef;
wenzelm [Tue, 02 Apr 2013 11:41:50 +0200] rev 51595
more centralized command timing;
clarified old-style timing message;
blanchet [Tue, 02 Apr 2013 10:58:51 +0200] rev 51594
got rid of legacy smartness
nipkow [Mon, 01 Apr 2013 17:42:29 +0200] rev 51593
added lemma
wenzelm [Sat, 30 Mar 2013 18:24:33 +0100] rev 51592
merged
wenzelm [Sat, 30 Mar 2013 17:27:21 +0100] rev 51591
amended uncond_skel to observe notion of cong_name properly -- may affect simplification with Free congs;
wenzelm [Sat, 30 Mar 2013 17:13:21 +0100] rev 51590
more formal cong_name;
wenzelm [Sat, 30 Mar 2013 16:34:02 +0100] rev 51589
timing status for forked diagnostic commands;
wenzelm [Sat, 30 Mar 2013 16:16:24 +0100] rev 51588
tooltip of command keyword includes timing information;
wenzelm [Sat, 30 Mar 2013 16:15:26 +0100] rev 51587
more operations on Time, Timing;
haftmann [Fri, 29 Mar 2013 18:57:47 +0100] rev 51586
reverted slip introduced in f738e6dbd844
wenzelm [Sat, 30 Mar 2013 14:57:06 +0100] rev 51585
added 'print_defn_rules' command;
tuned;
wenzelm [Sat, 30 Mar 2013 13:40:19 +0100] rev 51584
more item markup;
tuned signature;
wenzelm [Sat, 30 Mar 2013 12:13:39 +0100] rev 51583
item markup for Proof_Context.pretty_fact;
tuned signature;
wenzelm [Sat, 30 Mar 2013 11:43:17 +0100] rev 51582
obsolete, cf. Proof_Context.print_syntax;
wenzelm [Fri, 29 Mar 2013 22:26:25 +0100] rev 51581
paint bullet bar within text layer -- thus it remains visible with active selection etc.;
wenzelm [Fri, 29 Mar 2013 22:14:27 +0100] rev 51580
Pretty.item markup for improved readability of lists of items;
wenzelm [Fri, 29 Mar 2013 22:13:02 +0100] rev 51579
tuned message;
haftmann [Fri, 29 Mar 2013 11:32:07 +0100] rev 51578
convenience check for vain instantiation
wenzelm [Fri, 29 Mar 2013 13:32:53 +0100] rev 51577
improved centering via strikethrough offset;
boehmes [Thu, 28 Mar 2013 23:44:43 +0100] rev 51576
re-generated SMT certificates
boehmes [Thu, 28 Mar 2013 23:44:41 +0100] rev 51575
new, simpler implementation of monomorphization;
old monomorphization code is still available as Legacy_Monomorphization;
modified SMT integration to use the new monomorphization code
wenzelm [Thu, 28 Mar 2013 22:42:18 +0100] rev 51574
ghost bullet via markup, which is painted as bar under text (normally space);
kleing [Thu, 28 Mar 2013 16:11:48 +0100] rev 51573
replace induction by hammer
wenzelm [Thu, 28 Mar 2013 15:47:03 +0100] rev 51572
merged
wenzelm [Thu, 28 Mar 2013 15:37:39 +0100] rev 51571
merged;
wenzelm [Thu, 28 Mar 2013 15:36:45 +0100] rev 51570
basic support for Pretty.item, which is considered as logical markup and interpreted in Isabelle/Scala, but ignored elsewhere (TTY, latex etc.);
wenzelm [Thu, 28 Mar 2013 15:00:27 +0100] rev 51569
maintain integer indentation during formatting -- it needs to be implemented by repeated spaces eventually;
always round block indentation upwards, to ensure that text moves visually to the right of the "hanging" part;
wenzelm [Thu, 28 Mar 2013 14:47:37 +0100] rev 51568
tuned;
wenzelm [Thu, 28 Mar 2013 14:01:56 +0100] rev 51567
proper default browser info for interactive mode, notably thy_deps;
nipkow [Thu, 28 Mar 2013 15:45:08 +0100] rev 51566
improved pretty printing for state set acom
ballarin [Wed, 27 Mar 2013 22:36:03 +0100] rev 51565
Improvements to the print_dependencies command.
wenzelm [Wed, 27 Mar 2013 21:25:33 +0100] rev 51564
discontinued obsolete parallel_proofs_reuse_timing;
wenzelm [Wed, 27 Mar 2013 21:13:02 +0100] rev 51563
merged
wenzelm [Wed, 27 Mar 2013 21:07:10 +0100] rev 51562
separate isatest with skip_proofs, to give some impression of performance without most of the proofs;
wenzelm [Wed, 27 Mar 2013 21:12:49 +0100] rev 51561
merged
wenzelm [Wed, 27 Mar 2013 20:57:05 +0100] rev 51560
extra checkpoint to avoid stale theory in skip_proof context, e.g. in 'instance' proof;
wenzelm [Wed, 27 Mar 2013 19:32:44 +0100] rev 51559
tuned;
wenzelm [Wed, 27 Mar 2013 18:04:21 +0100] rev 51558
allow build with skip_proofs enabled -- disable it for sessions that would fail due to embedded diagnostic commands, for example;
wenzelm [Wed, 27 Mar 2013 17:58:07 +0100] rev 51557
more robust access Toplevel.proof_of -- prefer warning via Toplevel.unknown_proof over hard crash (notably for skipped proofs);
wenzelm [Wed, 27 Mar 2013 17:55:21 +0100] rev 51556
more liberal handling of skipped proofs;
wenzelm [Wed, 27 Mar 2013 17:53:29 +0100] rev 51555
explicit Toplevel.is_skipped_proof;
tuned;
wenzelm [Wed, 27 Mar 2013 16:46:52 +0100] rev 51554
separate option editor_skip_proofs, to avoid accidental change of preferences for skip_proofs, which would invalidate batch builds;
wenzelm [Wed, 27 Mar 2013 16:38:25 +0100] rev 51553
more ambitious Goal.skip_proofs: covers Goal.prove forms as well, and do not insist in quick_and_dirty (for the sake of Isabelle/jEdit);
wenzelm [Wed, 27 Mar 2013 14:50:30 +0100] rev 51552
clarified Skip_Proof.cheat_tac: more standard tactic;
clarified Method.cheating: check quick_and_dirty when it is actually applied;
wenzelm [Wed, 27 Mar 2013 14:19:18 +0100] rev 51551
tuned signature and module arrangement;
wenzelm [Wed, 27 Mar 2013 14:08:03 +0100] rev 51550
tuned;
wenzelm [Wed, 27 Mar 2013 11:54:53 +0100] rev 51549
tuned GUI;
haftmann [Wed, 27 Mar 2013 10:55:05 +0100] rev 51548
centralized various multiset operations in theory multiset;
more conversions between multisets and lists respectively
haftmann [Tue, 26 Mar 2013 22:09:39 +0100] rev 51547
avoid odd foundational terms after interpretation;
more uniform code setup
haftmann [Tue, 26 Mar 2013 21:53:56 +0100] rev 51546
more uniform style for interpretation and sublocale declarations
wenzelm [Tue, 26 Mar 2013 20:55:21 +0100] rev 51545
merged
wenzelm [Tue, 26 Mar 2013 20:37:32 +0100] rev 51544
tuned session specification;
wenzelm [Tue, 26 Mar 2013 20:36:32 +0100] rev 51543
tuned proof;
wenzelm [Tue, 26 Mar 2013 20:02:02 +0100] rev 51542
tuned imports;
wenzelm [Tue, 26 Mar 2013 19:43:31 +0100] rev 51541
tuned proofs;
haftmann [Tue, 26 Mar 2013 20:49:57 +0100] rev 51540
explicit sublocale dependency for Min/Max yields more appropriate Min/Max prefix for a couple of facts
wenzelm [Tue, 26 Mar 2013 15:10:28 +0100] rev 51539
merged
wenzelm [Tue, 26 Mar 2013 14:38:44 +0100] rev 51538
proper input event handling;
wenzelm [Tue, 26 Mar 2013 14:14:39 +0100] rev 51537
more standard imports;
wenzelm [Tue, 26 Mar 2013 14:05:08 +0100] rev 51536
more specific Entry painting;
ignore theories with all commands below threshold;
wenzelm [Tue, 26 Mar 2013 14:03:31 +0100] rev 51535
tuned;
wenzelm [Tue, 26 Mar 2013 12:40:51 +0100] rev 51534
mixed theory/command entries;
tuned;
wenzelm [Tue, 26 Mar 2013 11:26:13 +0100] rev 51533
dockable window for timing information;
kleing [Tue, 26 Mar 2013 13:54:24 +0100] rev 51532
no \FIXME macro for ProgProve (moved to book)
hoelzl [Tue, 26 Mar 2013 12:21:01 +0100] rev 51531
remove Metric_Spaces and move its content into Limits and Real_Vector_Spaces
hoelzl [Tue, 26 Mar 2013 12:21:00 +0100] rev 51530
rename eventually_at / _within, to distinguish them from the lemmas in the HOL image
hoelzl [Tue, 26 Mar 2013 12:21:00 +0100] rev 51529
move theorems about compactness of real closed intervals, the intermediate value theorem, and lemmas about continuity of bijective functions from Deriv.thy to Limits.thy
hoelzl [Tue, 26 Mar 2013 12:20:59 +0100] rev 51528
Series.thy is based on Limits.thy and not Deriv.thy
hoelzl [Tue, 26 Mar 2013 12:20:59 +0100] rev 51527
move Ln.thy and Log.thy to Transcendental.thy
hoelzl [Tue, 26 Mar 2013 12:20:58 +0100] rev 51526
move SEQ.thy and Lim.thy to Limits.thy
hoelzl [Tue, 26 Mar 2013 12:20:58 +0100] rev 51525
HOL-NSA should only import Complex_Main
hoelzl [Tue, 26 Mar 2013 12:20:57 +0100] rev 51524
rename RealVector.thy to Real_Vector_Spaces.thy
hoelzl [Tue, 26 Mar 2013 12:20:56 +0100] rev 51523
rename RealDef to Real
hoelzl [Tue, 26 Mar 2013 12:20:56 +0100] rev 51522
remove Real.thy
hoelzl [Tue, 26 Mar 2013 12:20:55 +0100] rev 51521
merge RComplete into RealDef
hoelzl [Tue, 26 Mar 2013 12:20:54 +0100] rev 51520
move real_isLub_unique to isLub_unique in Lubs; real_sum_of_halves to RealDef; abs_diff_less_iff to Rings
hoelzl [Tue, 26 Mar 2013 12:20:53 +0100] rev 51519
remove posreal_complete
hoelzl [Tue, 26 Mar 2013 12:20:52 +0100] rev 51518
separate SupInf into Conditional_Complete_Lattice, move instantiation of real to RealDef
ballarin [Mon, 25 Mar 2013 20:00:27 +0100] rev 51517
Discontinued theories src/HOL/Algebra/abstract and .../poly.
ballarin [Mon, 25 Mar 2013 19:53:44 +0100] rev 51516
Remove obsolete URLs in documentation of HOL-Algebra.
ballarin [Mon, 25 Mar 2013 19:53:44 +0100] rev 51515
Fix issue related to mixins in roundup.
Previously, mixins were only applied one level down the DFS tree while they should also be applied at the level of declaration. Makes the algorithm consistent with the version presented in the upcoming JAR paper.
kleing [Mon, 25 Mar 2013 15:18:44 +0100] rev 51514
simp_const -> afold; bfold -> fold'; bsimp_const -> bfold
nipkow [Mon, 25 Mar 2013 15:09:41 +0100] rev 51513
added lemmas
wenzelm [Mon, 25 Mar 2013 14:07:59 +0100] rev 51512
merged
wenzelm [Mon, 25 Mar 2013 14:04:01 +0100] rev 51511
clarified text_fold vs. fbrk;
wenzelm [Mon, 25 Mar 2013 13:37:44 +0100] rev 51510
tuned print_classes: more standard order, markup, formatting;
uniform printing of minimal supersort/classrel;