Fri, 04 Apr 2014 14:44:51 +0200 blanchet tuned spaces
Fri, 04 Apr 2014 13:22:26 +0200 Andreas Lochbihler merged
Fri, 04 Apr 2014 13:22:15 +0200 Andreas Lochbihler add missing adaptation for narrowing to work with variables of type integer => integer
Fri, 04 Apr 2014 12:37:57 +0200 wenzelm merged
Fri, 04 Apr 2014 12:07:48 +0200 wenzelm added ML antiquotation @{print};
Fri, 04 Apr 2014 10:41:53 +0200 wenzelm afford larger full_index, to save a few milliseconds during rendering (notably text_overview);
Fri, 04 Apr 2014 11:49:47 +0200 blanchet improved parsing of "z3_tptp" proofs
Thu, 03 Apr 2014 22:04:57 +0200 wenzelm merged
Thu, 03 Apr 2014 21:55:48 +0200 wenzelm more direct warning within persistent Protocol.Status;
Thu, 03 Apr 2014 21:08:00 +0200 wenzelm clarified Version.syntax -- avoid guessing initial situation;
Thu, 03 Apr 2014 20:53:35 +0200 wenzelm more abstract Prover.Syntax, as proposed by Carst Tankink;
Thu, 03 Apr 2014 20:17:12 +0200 wenzelm tuned signature (see also 0850d43cb355);
Thu, 03 Apr 2014 19:49:53 +0200 wenzelm slightly more readable protocol trace (NB1: prover input is always marked as <prover_command/>; NB2: adding indentation would invalidate the XML);
Thu, 03 Apr 2014 19:26:39 +0200 wenzelm recovered public command_line from d92eb5c3960d, which is important for alternative prover processes;
Thu, 03 Apr 2014 18:39:42 +0200 wenzelm tuned rendering for 5 different look-and-feels;
Thu, 03 Apr 2014 15:40:31 +0200 wenzelm more symbol abbrevs, e.g. relevant for list comprehension in HOL/List.thy or HOL/Library/Monad_Syntax.thy;
Thu, 03 Apr 2014 14:54:17 +0200 wenzelm more general prover operations;
Thu, 03 Apr 2014 13:49:37 +0200 wenzelm tuned signature -- pro forma;
Thu, 03 Apr 2014 13:46:18 +0200 wenzelm more general prover operations;
Thu, 03 Apr 2014 17:26:45 +0100 paulson Merge
Thu, 03 Apr 2014 17:26:04 +0100 paulson Cleaned up some messy proofs
Thu, 03 Apr 2014 18:24:08 +0200 hoelzl fix #0556204bc230
Thu, 03 Apr 2014 17:56:08 +0200 hoelzl merged DERIV_intros, has_derivative_intros into derivative_intros
Thu, 03 Apr 2014 17:16:02 +0200 blanchet don't pass Vampire option that doesn't exist anymore (and that wasn't strictly necessary with older Vampires)
Thu, 03 Apr 2014 17:00:14 +0200 blanchet use Alt-Ergo 0.95.2, the latest and greatest version
Thu, 03 Apr 2014 16:57:19 +0200 blanchet updated Z3 TPTP to 4.3.1+
Thu, 03 Apr 2014 13:29:58 +0200 blanchet updated Why3 version in docs
Thu, 03 Apr 2014 10:51:24 +0200 blanchet added same idiomatic handling of namings for Ctr_Sugar/BNF-related interpretation hooks as for typedef and (old-style) datatypes
Thu, 03 Apr 2014 10:51:22 +0200 blanchet use same idiom as used for datatype 'size' function to name constants and theorems emerging from various type interpretations -- reduces the chances of name clashes on theory merges
Thu, 03 Apr 2014 10:51:20 +0200 blanchet removed clone (cf. 300f613060b0)
Wed, 02 Apr 2014 20:41:44 +0200 wenzelm tuned signature -- more explicit iterator terminology;
Wed, 02 Apr 2014 20:22:12 +0200 wenzelm more explicit iterator terminology, in accordance to Scala 2.8 library;
Wed, 02 Apr 2014 18:35:07 +0200 hoelzl extend continuous_intros; remove continuous_on_intros and isCont_intros
Wed, 02 Apr 2014 18:35:02 +0200 hoelzl reorder Complex_Analysis_Basics; rename DD to deriv
Wed, 02 Apr 2014 18:35:01 +0200 hoelzl moved generic theorems from Complex_Analysis_Basic; fixed some theorem names
Wed, 02 Apr 2014 17:47:56 +0200 wenzelm merged;
Wed, 02 Apr 2014 17:39:47 +0200 wenzelm tuned rendering;
Wed, 02 Apr 2014 16:45:31 +0100 paulson new theorem about zero limits
Wed, 02 Apr 2014 16:34:37 +0100 paulson New theorems for extracting quotients
Wed, 02 Apr 2014 17:11:44 +0200 wenzelm more contributors;
Tue, 01 Apr 2014 14:24:28 +0200 Andreas Lochbihler document value generation for quickcheck's testers
Wed, 02 Apr 2014 13:53:32 +0200 wenzelm tuned whitespace;
Wed, 02 Apr 2014 13:54:50 +0200 wenzelm suppress slightly odd completion of "simp";
Wed, 02 Apr 2014 13:03:01 +0200 wenzelm observe extra line spacing for output as well;
Wed, 02 Apr 2014 12:26:11 +0200 wenzelm persistent protocol_status, to improve performance of node_status a little;
Wed, 02 Apr 2014 11:55:37 +0200 wenzelm more uniform painting of caret, which also improves visibility in invisible state;
Wed, 02 Apr 2014 11:08:16 +0200 wenzelm tuned rendering -- visual indication of the status range, to make more clear when information might is out of view;
Tue, 01 Apr 2014 23:04:22 +0200 wenzelm tuned for-comprehensions -- less structure mapping;
Tue, 01 Apr 2014 22:25:01 +0200 wenzelm some rephrasing to ensure that this becomes cheap "foreach" and not expensive "map" (cf. 0fc032898b05);
Tue, 01 Apr 2014 20:22:25 +0200 wenzelm more direct command states -- merge_results is hardly ever needed;
Tue, 01 Apr 2014 17:29:47 +0200 wenzelm unused;
Tue, 01 Apr 2014 17:26:32 +0200 wenzelm more frugal command_status, which is often used in a tight loop;
Tue, 01 Apr 2014 16:16:25 +0200 wenzelm simplified using "value class";
Tue, 01 Apr 2014 11:02:40 +0200 traytel more precise BNF bound for datatypes
Tue, 01 Apr 2014 10:51:29 +0200 blanchet compile
Tue, 01 Apr 2014 10:51:29 +0200 blanchet tuning
Tue, 01 Apr 2014 10:51:29 +0200 blanchet added new-style (co)datatype interpretation hook
Tue, 01 Apr 2014 10:51:29 +0200 blanchet added BNF interpretation hook
Tue, 01 Apr 2014 10:51:29 +0200 blanchet added 'ctr_sugar' interpretation hook
Tue, 01 Apr 2014 10:04:05 +0200 traytel tuned
Mon, 31 Mar 2014 21:15:26 +0200 wenzelm merged
Mon, 31 Mar 2014 21:13:51 +0200 wenzelm cumulative NEWS;
Mon, 31 Mar 2014 20:45:30 +0200 wenzelm observe focus change for all tooltips, e.g. relevant for focus change to unrelated components;
Mon, 31 Mar 2014 20:07:59 +0200 wenzelm clear active areas (notably mouse pointer) before changing context (e.g. via hyperlink);
Mon, 31 Mar 2014 18:28:35 +0200 wenzelm reset mouse pointer more decisively, for the sake of Mac OS X (despite the builtin policie of jEdit);
Mon, 31 Mar 2014 17:41:45 +0200 wenzelm proper structural hashCode, which is required for Command.File equals (NB: Array has physical object identity);
Mon, 31 Mar 2014 15:34:37 +0200 wenzelm tuned output;
Mon, 31 Mar 2014 15:28:14 +0200 wenzelm tuned signature -- more static typing;
Mon, 31 Mar 2014 15:05:24 +0200 wenzelm store blob content within document node: aux. files that were once open are made persistent;
Mon, 31 Mar 2014 12:35:39 +0200 wenzelm some shortcuts for chunks, which sometimes avoid bulky string output;
Mon, 31 Mar 2014 10:28:08 +0200 wenzelm support bulk messages consisting of small string segments, which are more healthy to the Poly/ML RTS and might prevent spurious GC crashes such as MTGCProcessMarkPointers::ScanAddressesInObject;
Mon, 31 Mar 2014 17:17:37 +0200 hoelzl tuned proofs
Mon, 31 Mar 2014 12:32:15 +0200 hoelzl add complex_of_real coercion
Mon, 31 Mar 2014 12:16:39 +0200 hoelzl add limits of power at top and bot
Mon, 31 Mar 2014 12:16:37 +0200 hoelzl add connected_local_const
Mon, 31 Mar 2014 12:16:35 +0200 hoelzl add rules about infinity of intervals
Sun, 30 Mar 2014 21:24:59 +0200 wenzelm tuned proofs;
Sun, 30 Mar 2014 21:03:40 +0200 wenzelm immediate completion even with delay, which is the default according to 638b29331549;
Sun, 30 Mar 2014 20:23:26 +0200 wenzelm special treatment for various kinds of selections: imitate normal flow of editing;
Sat, 29 Mar 2014 21:26:11 +0100 wenzelm merged
Sat, 29 Mar 2014 20:41:50 +0100 wenzelm do not absorb vacuous copy operation, e.g. relevant when tooltip has focus but no selection, while the main text area has a selection but no focus;
Sat, 29 Mar 2014 20:22:38 +0100 wenzelm check global mouse status before opening tooltip, e.g. relevant when the mouse has moved outside the window and mouse events are no longer seen by this component;
Sat, 29 Mar 2014 12:42:24 +0100 wenzelm dismiss all popups on mouse drags, e.g. to avoid conflict of C-hover of Isabelle/jEdit and C-selection of jEdit;
Fri, 28 Mar 2014 18:21:07 -0700 huffman tuned proofs
Fri, 28 Mar 2014 18:21:20 -0700 huffman minimized imports
Sat, 29 Mar 2014 12:05:24 +0100 wenzelm merged
Sat, 29 Mar 2014 11:29:42 +0100 wenzelm tuned rendering -- change mouse pointer for active areas;
Sat, 29 Mar 2014 10:49:32 +0100 wenzelm propagate deps_changed, to resolve missing files without requiring jEdit events (e.g. buffer load/save);
Sat, 29 Mar 2014 10:17:09 +0100 wenzelm tuned signature;
Sat, 29 Mar 2014 09:34:51 +0100 wenzelm tuned signature;
Sat, 29 Mar 2014 09:24:39 +0100 wenzelm tuned -- see Text.Range.overlaps(Range);
Sat, 29 Mar 2014 11:41:39 +0100 nipkow tuned
Fri, 28 Mar 2014 21:17:47 +0100 wenzelm tuned;
Thu, 27 Mar 2014 21:38:45 +0100 wenzelm merged
Thu, 27 Mar 2014 21:18:14 +0100 wenzelm tuned -- avoid code duplication;
Thu, 27 Mar 2014 21:16:08 +0100 wenzelm tuned;
Thu, 27 Mar 2014 20:28:19 +0100 wenzelm more frugal merge of markup trees: restrict to expected range before checking trivial cases, e.g. relevant for sporadic warnings (eval_exec) within big ML reports (print_exec);
Thu, 27 Mar 2014 19:47:30 +0100 wenzelm back to cumulative treatment of command status, which is important for total accounting (amending 8201790fdeb9);
Thu, 27 Mar 2014 18:42:53 +0100 wenzelm tuned;
Thu, 27 Mar 2014 17:56:13 +0100 wenzelm redirect ML_Compiler reports more directly: only the (big) parse tree report is deferred via Execution.print (NB: this does not work for asynchronous "diag" commands);
Thu, 27 Mar 2014 17:12:40 +0100 wenzelm clarified Isabelle/ML bootstrap, such that Execution does not require ML_Compiler;
Thu, 27 Mar 2014 13:00:40 +0100 wenzelm more frugal merge of markup trees: non-overlapping tree counts as empty;
Thu, 27 Mar 2014 12:11:32 +0100 wenzelm more frugal merge of markup trees: filter wrt. subsequent query;
Thu, 27 Mar 2014 11:19:31 +0100 wenzelm tuned signature;
Thu, 27 Mar 2014 10:43:43 +0100 wenzelm more careful treatment of multiple command states (eval + prints): merge content that is actually required;
Wed, 26 Mar 2014 21:01:09 +0100 wenzelm tuned signature -- expose less intermediate information;
Wed, 26 Mar 2014 20:32:15 +0100 wenzelm support to redirect report on asynchronous / non-strict print function (NB: not scalable due to bulky merge of markup trees);
Wed, 26 Mar 2014 20:08:07 +0100 wenzelm less markup by default -- this is stored persistently in Isabelle/Scala;
Wed, 26 Mar 2014 19:42:16 +0100 wenzelm clarified valid_id: always standardize towards static command.id;
Wed, 26 Mar 2014 14:41:52 +0100 wenzelm prefer Context_Position where a context is available;
Wed, 26 Mar 2014 14:15:34 +0100 wenzelm unused;
Wed, 26 Mar 2014 12:32:51 +0100 wenzelm more uniform Execution.fork vs. Execution.print;
Wed, 26 Mar 2014 12:15:42 +0100 wenzelm added Execution.print: accumulate print operations for some command execution, which are applied later and print time;
Wed, 26 Mar 2014 11:05:25 -0700 huffman tuned proofs
Wed, 26 Mar 2014 14:00:37 +0000 paulson Some useful lemmas
Wed, 26 Mar 2014 09:19:04 +0100 wenzelm tuned comments;
Wed, 26 Mar 2014 09:13:38 +0100 wenzelm tuned load order;
Wed, 26 Mar 2014 09:07:31 +0100 wenzelm superseded by (provide_)parse_files;
Wed, 26 Mar 2014 08:59:53 +0100 wenzelm tuned;
Tue, 25 Mar 2014 20:12:53 +0100 wenzelm merged
Tue, 25 Mar 2014 19:27:55 +0100 wenzelm more warnings for recent versions of Poly/ML (see also fe1f6a1707f7);
Tue, 25 Mar 2014 19:13:33 +0100 wenzelm eliminated dead code;
Tue, 25 Mar 2014 19:03:02 +0100 wenzelm proper configuration option "ML_print_depth";
Tue, 25 Mar 2014 17:59:34 +0100 wenzelm removed junk;
Tue, 25 Mar 2014 16:54:38 +0100 wenzelm clarified options ML_source_trace and ML_exception_trace (NB: the latter needs to be a system option, since the context is sometimes not available, e.g. for 'theory' command);
Tue, 25 Mar 2014 16:11:00 +0100 wenzelm separate tokenization and language context for SML: no symbols, no antiquotes;
Tue, 25 Mar 2014 15:15:33 +0100 wenzelm separate "sml" mode, suppress old "ml" mode altogether;
Tue, 25 Mar 2014 14:52:35 +0100 wenzelm some SML examples;
Tue, 25 Mar 2014 13:18:10 +0100 wenzelm added command 'SML_file' for Standard ML without Isabelle/ML add-ons;
Tue, 25 Mar 2014 10:37:10 +0100 wenzelm updated to scala-2.10.4;
Tue, 25 Mar 2014 14:20:58 +0100 hoelzl cleanup auxiliary proofs for Brouwer fixpoint theorem (removes ~2400 lines)
Tue, 25 Mar 2014 13:14:33 +0100 traytel prove theorems with fixed variables (export afterwards)
Mon, 24 Mar 2014 14:51:10 -0700 huffman generalized theorems about derivatives of limits of sequences of funtions
Mon, 24 Mar 2014 19:06:20 +0100 wenzelm removed unused 'ax_specification', to give 'specification' a chance to become localized;
Mon, 24 Mar 2014 18:05:21 +0100 wenzelm merged;
Mon, 24 Mar 2014 17:42:16 +0100 wenzelm merged
Mon, 24 Mar 2014 16:19:24 +0100 wenzelm proper Sign.full_name to get internal name (like Sign.add_consts);
Mon, 24 Mar 2014 16:06:55 +0100 wenzelm formal check of user input, avoiding direct references of interal names;
Mon, 24 Mar 2014 12:00:17 +0100 wenzelm discontinued Toplevel.debug in favour of system option "exception_trace";
Thu, 20 Mar 2014 17:55:33 -0700 huffman tuned proofs
Mon, 24 Mar 2014 16:33:36 +0100 traytel made tactic more robust
Mon, 24 Mar 2014 16:33:36 +0100 traytel inline helper function
Mon, 24 Mar 2014 14:22:29 +0000 paulson rearranging some deriv theorems
Sun, 23 Mar 2014 16:40:35 +0100 wenzelm modernized approximation, avoiding bad name binding;
Sun, 23 Mar 2014 15:46:21 +0100 wenzelm more sensible treatment of quasi-local variables (NB: Variable.add_fixes is only for term variables, while Variable.declare takes care of types within given terms);
Sat, 22 Mar 2014 22:00:26 +0100 wenzelm merged
Sat, 22 Mar 2014 21:40:19 +0100 wenzelm more antiquotations;
Sat, 22 Mar 2014 20:42:16 +0100 wenzelm more antiquotations;
Sat, 22 Mar 2014 19:33:39 +0100 wenzelm more antiquotations;
Sat, 22 Mar 2014 18:19:57 +0100 wenzelm more antiquotations;
Sat, 22 Mar 2014 18:16:54 +0100 wenzelm more antiquotations;
Sat, 22 Mar 2014 18:15:09 +0100 wenzelm more antiquotations;
Sat, 22 Mar 2014 18:12:08 +0100 wenzelm tuned message;
Sat, 22 Mar 2014 16:50:52 +0100 wenzelm more antiquotations;
Sat, 22 Mar 2014 15:58:27 +0100 wenzelm avoid hard-wired theory names;
Sat, 22 Mar 2014 08:37:43 +0100 haftmann generalized and strengthened cong rules on compound operators, similar to 1ed737a98198
Fri, 21 Mar 2014 22:54:16 +0100 wenzelm added splash screen for jvm boot, which is important for initial encounter to avoid multiple copies running against each other;
Fri, 21 Mar 2014 20:39:54 +0100 wenzelm merged
Fri, 21 Mar 2014 20:33:56 +0100 wenzelm more qualified names;
Fri, 21 Mar 2014 15:12:03 +0100 wenzelm more qualified names;
Fri, 21 Mar 2014 12:34:50 +0100 wenzelm more qualified names;
Fri, 21 Mar 2014 12:14:33 +0100 wenzelm tuned;
Fri, 21 Mar 2014 11:42:32 +0100 wenzelm more qualified names;
Fri, 21 Mar 2014 11:06:39 +0100 wenzelm tuned signature;
Fri, 21 Mar 2014 10:45:03 +0100 wenzelm tuned signature;
Fri, 21 Mar 2014 15:36:00 +0000 paulson a few new lemmas and generalisations of old ones
Fri, 21 Mar 2014 08:13:23 +0100 traytel simplified internal datatype construction
Thu, 20 Mar 2014 23:38:34 +0100 wenzelm merged
Thu, 20 Mar 2014 23:13:33 +0100 wenzelm merged
Thu, 20 Mar 2014 22:40:12 +0100 wenzelm produce qualified names more directly;
Thu, 20 Mar 2014 22:34:27 +0100 wenzelm more symbols;
Thu, 20 Mar 2014 22:00:13 +0100 wenzelm more static checking of proof methods;
Thu, 20 Mar 2014 21:07:57 +0100 wenzelm enforce subgoal boundaries via SUBGOAL/SUBGOAL_CASES -- clean tactical failure if out-of-range;
Thu, 20 Mar 2014 19:58:33 +0100 wenzelm more standard method_setup;
Thu, 20 Mar 2014 19:24:51 +0100 wenzelm tuned error, according to "use" in General/secure.ML;
Thu, 20 Mar 2014 15:38:49 +0100 wenzelm tuned proofs;
Thu, 20 Mar 2014 15:13:55 -0700 huffman generalize more theorems
Thu, 20 Mar 2014 09:21:39 -0700 huffman generalize some theorems
Thu, 20 Mar 2014 12:43:48 +0000 paulson fixing messy proofs
Thu, 20 Mar 2014 09:47:43 +0100 kleing pointer to the other proof direction
Wed, 19 Mar 2014 20:50:24 -0700 huffman generalize theory of operator norms to work with class real_normed_vector
Wed, 19 Mar 2014 23:13:45 +0100 wenzelm tuned -- no need for slightly obscure "local" prefix;
Wed, 19 Mar 2014 22:26:27 +0100 wenzelm accomodate word as part of schematic variable name;
Wed, 19 Mar 2014 22:10:33 +0100 wenzelm more explicit Long_Name operations (NB: analyzing qualifiers is inherently fragile);
Wed, 19 Mar 2014 21:59:31 +0100 wenzelm tuned proofs;
Wed, 19 Mar 2014 18:47:22 +0100 haftmann elongated INFI and SUPR, to reduced risk of confusing theorems names in the future while still being consistent with INTER and UNION
Wed, 19 Mar 2014 17:06:02 +0000 paulson Some rationalisation of basic lemmas
Wed, 19 Mar 2014 14:55:47 +0000 paulson Merge
Wed, 19 Mar 2014 14:54:45 +0000 paulson New complex analysis material
Wed, 19 Mar 2014 15:35:07 +0100 hoelzl NEWS
Wed, 19 Mar 2014 15:34:57 +0100 hoelzl further renaming in Series
Tue, 18 Mar 2014 22:11:46 +0100 haftmann consolidated theorem names containing INFI and SUPR: have INF and SUP instead uniformly
Tue, 18 Mar 2014 21:02:33 +0100 wenzelm merged;
Tue, 18 Mar 2014 18:09:31 +0100 wenzelm clarified module arrangement;
Tue, 18 Mar 2014 17:53:40 +0100 wenzelm simplified (despite 70898d016538);
Tue, 18 Mar 2014 17:39:03 +0100 wenzelm clarifed module name;
Tue, 18 Mar 2014 16:45:14 +0100 wenzelm tuned proofs;
Tue, 18 Mar 2014 16:44:51 +0100 wenzelm clarified module arrangement;
Tue, 18 Mar 2014 16:16:28 +0100 wenzelm clarified modules;
Tue, 18 Mar 2014 15:29:58 +0100 wenzelm more antiquotations;
Tue, 18 Mar 2014 13:36:28 +0100 wenzelm clarified bootstrap process: switch to ML with context and antiquotations earlier;
Tue, 18 Mar 2014 12:25:17 +0100 wenzelm more markup for improper elements;
Tue, 18 Mar 2014 11:27:09 +0100 wenzelm tuned signature;
Tue, 18 Mar 2014 11:13:38 +0100 wenzelm unused;
Tue, 18 Mar 2014 11:07:47 +0100 wenzelm tuned signature -- rearranged modules;
Tue, 18 Mar 2014 10:00:23 +0100 wenzelm tuned proofs;
Mon, 17 Mar 2014 23:16:26 +0100 wenzelm back to KeyEventInterceptor (see 423e29f1f304), but without focus change, which helps to avoid loosing key events due to quick opening and closing of popups;
Tue, 18 Mar 2014 09:39:07 -0700 huffman remove unnecessary finiteness assumptions from lemmas about setsum
Tue, 18 Mar 2014 11:58:30 -0700 huffman adapt to Isabelle/c726ecfb22b6
Tue, 18 Mar 2014 16:29:32 +0100 hoelzl fix HOL-NSA; move lemmas
Tue, 18 Mar 2014 15:53:48 +0100 hoelzl cleanup Series: sorted according to typeclass hierarchy, use {..<_} instead of {0..<_}
Tue, 18 Mar 2014 14:32:23 +0100 traytel changed policy when to define constants
Tue, 18 Mar 2014 11:47:59 +0100 traytel tuned proofs; removed duplicated facts
Tue, 18 Mar 2014 10:12:58 +0100 immler additional lemmas
Tue, 18 Mar 2014 10:12:58 +0100 immler removed dependencies on theory Ordered_Euclidean_Space
Tue, 18 Mar 2014 10:12:57 +0100 immler use cbox to relax class constraints
Mon, 17 Mar 2014 21:56:32 +0100 wenzelm merged
Mon, 17 Mar 2014 20:54:41 +0100 wenzelm tuned;
Mon, 17 Mar 2014 20:48:58 +0100 wenzelm more antiquotations;
Mon, 17 Mar 2014 20:22:04 +0100 wenzelm more robust machine-generated ML sources: constructors for typ and term sometimes occur elsewhere;
Mon, 17 Mar 2014 20:38:50 +0100 hoelzl remove sums_seq, it is not used
Mon, 17 Mar 2014 19:50:59 +0100 hoelzl update syntax of has_*derivative to infix 50; fixed proofs
Mon, 17 Mar 2014 19:12:52 +0100 hoelzl unify syntax for has_derivative and differentiable
Mon, 17 Mar 2014 18:06:59 +0100 haftmann tuned proofs
Mon, 17 Mar 2014 17:35:39 +0100 traytel tuned internal construction
Mon, 17 Mar 2014 15:48:30 +0000 paulson a few new theorems
Mon, 17 Mar 2014 14:40:59 +0100 wenzelm proper flags for main action (amending 638b29331549);
Mon, 17 Mar 2014 14:37:23 +0100 wenzelm tuned rendering -- avoid flashing background of aux. files that are disconnected from the document model;
Mon, 17 Mar 2014 13:53:02 +0100 wenzelm merge semantic and syntax completion;
Mon, 17 Mar 2014 12:58:44 +0100 wenzelm tuned;
Mon, 17 Mar 2014 12:24:00 +0100 wenzelm tuned signature;
Mon, 17 Mar 2014 11:39:46 +0100 wenzelm tuned signature;
Mon, 17 Mar 2014 11:33:09 +0100 wenzelm clarified key event propagation, in accordance to outer_key_listener;
Mon, 17 Mar 2014 10:45:29 +0100 wenzelm allow implicit semantic completion, notably after delay that exceeds usual round-trip time;
Mon, 17 Mar 2014 10:11:23 +0100 wenzelm reject internal names, notably from Term.free_dummy_patterns;
Mon, 17 Mar 2014 10:01:58 +0100 wenzelm more uniform alias vs. hide: proper check, allow to hide global names as well;
Sun, 16 Mar 2014 13:34:35 -0700 huffman tuned proofs
Sun, 16 Mar 2014 18:09:04 +0100 haftmann normalising simp rules for compound operators
Sat, 15 Mar 2014 16:54:32 +0100 wenzelm tuned markup;
Sat, 15 Mar 2014 15:50:41 +0100 wenzelm minor tuning;
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip