Tue, 20 May 2014 16:46:42 +0200 blanchet news
Tue, 20 May 2014 16:39:13 +0200 blanchet updated docs
Tue, 20 May 2014 16:31:39 +0200 blanchet more flexible environment variable
Tue, 20 May 2014 16:11:37 +0200 blanchet tuning
Tue, 20 May 2014 16:00:00 +0200 nipkow added unit :: linorder
Tue, 20 May 2014 15:59:16 +0200 nipkow added lemma
Tue, 20 May 2014 09:57:10 +0200 blanchet implemented MaSh/SML hints
Tue, 20 May 2014 09:38:39 +0200 blanchet better way to take invisible facts into account than 'island' business
Tue, 20 May 2014 02:47:23 +0200 blanchet cleaner handling of learned proofs
Tue, 20 May 2014 00:13:31 +0200 blanchet implemented learning of single proofs in SML MaSh
Mon, 19 May 2014 23:43:53 +0200 blanchet take weights into consideration in knn
Mon, 19 May 2014 23:43:53 +0200 blanchet added SML implementation of MaSh
Mon, 19 May 2014 23:43:53 +0200 blanchet use E 1.8's auto scheduler option
Mon, 19 May 2014 23:43:53 +0200 blanchet started work on MaSh/SML
Mon, 19 May 2014 23:43:53 +0200 blanchet tune
Mon, 19 May 2014 23:43:53 +0200 blanchet store all MaSh data on the Isabelle side, in preparation for replacing 'mash.py' with ML solution
Mon, 19 May 2014 19:17:15 +0200 Lars Hupel trace windows uses search feature of Pretty_Text_Area;
Mon, 19 May 2014 16:51:44 +0200 wenzelm obsolete -- always pdf;
Mon, 19 May 2014 16:48:29 +0200 wenzelm prefer T1 with searchable underscore (requires proper cm-super fonts);
Mon, 19 May 2014 16:14:08 +0200 wenzelm merged
Mon, 19 May 2014 15:23:08 +0200 wenzelm some adhoc event handling to unify L&F button focus behavior, e.g. Mac OS X vs. Nimbus;
Mon, 19 May 2014 15:00:11 +0200 wenzelm re-focus target explicity, e.g. relevant for Sledgehammer panel;
Mon, 19 May 2014 14:48:50 +0200 wenzelm clarified is_text in accordance to ML version (7e0178c84994), e.g. relevant for 'header' syntax in PIDE front-end;
Mon, 19 May 2014 14:21:24 +0200 wenzelm more explicit identification for more robust adhoc change of environment /home/isatest/.isabelle/etc/settings -- notably for $ISABELLE_PLATFORM64;
Mon, 19 May 2014 14:26:58 +0200 hoelzl renamed positive_integral to nn_integral
Mon, 19 May 2014 13:53:58 +0200 blanchet hide more consts to beautify documentation
Mon, 19 May 2014 13:44:13 +0200 hoelzl fixed document generation for HOL-Probability
Mon, 19 May 2014 12:04:45 +0200 hoelzl introduce Bochner integral: generalizes Lebesgue integral from real-valued function to functions on real-normed vector spaces
Mon, 19 May 2014 11:27:02 +0200 desharna document property 'disc_map_iff'
Thu, 15 May 2014 16:15:44 +0200 desharna generate 'disc_map_iff[simp]' theorem for (co)datatypes
Mon, 19 May 2014 09:35:35 +0200 desharna fix 'set_empty' theorem when the discriminator is 'op ='
Sun, 18 May 2014 20:29:04 +0200 nipkow typos
Sun, 18 May 2014 17:01:37 +0200 wenzelm tuned comments;
Sun, 18 May 2014 17:01:31 +0200 wenzelm clarified dependencies -- Mavericks presently does not work;
Sun, 18 May 2014 00:00:26 +0200 wenzelm clarified docking layout, amending 9c2ca698690e;
Fri, 16 May 2014 19:14:00 +0200 blanchet correctly add extra facts to lemmas (cf. conjecture and hypotheses) in Z3 Isar proofs
Fri, 16 May 2014 19:13:50 +0200 blanchet removed needless transfer
Fri, 16 May 2014 19:13:50 +0200 blanchet use 'simp add:' syntax in Sledgehammer rather than 'using'
Fri, 16 May 2014 19:13:50 +0200 blanchet silence methods even better
Fri, 16 May 2014 19:13:50 +0200 blanchet honor original format of conjecture or hypotheses in Z3-to-Isar proofs
Fri, 16 May 2014 17:11:56 +0200 wenzelm proper priority for error over warning, which got mixed up in 0546e036d1c0 and 4df2727a0b5f;
Fri, 16 May 2014 16:40:02 +0200 noschinl added lemmas for -1
Fri, 16 May 2014 12:56:39 +0200 blanchet proper handling of 'ctor_dtor' for mutual corecursive cases where not all type variables are present in all low-level constructors (cf. 'coind_wit1' etc. in 'Misc_Codatatypes.thy')
Fri, 16 May 2014 09:19:15 +0200 nipkow new syntax for card, normalized spacing for #
Thu, 15 May 2014 16:46:29 +0200 haftmann clarified stylized status of sandwich algebra
Thu, 15 May 2014 16:38:33 +0200 haftmann dropped dead code
Thu, 15 May 2014 16:38:32 +0200 haftmann accurate separation of static and dynamic context
Thu, 15 May 2014 16:38:31 +0200 haftmann syntactic means to prevent accidental mixup of static and dynamic context
Thu, 15 May 2014 16:38:31 +0200 haftmann proper separation of static and dynamic context
Thu, 15 May 2014 16:38:30 +0200 haftmann optimization for trivial cases
Thu, 15 May 2014 16:38:29 +0200 haftmann modernized setup
Thu, 15 May 2014 16:38:29 +0200 haftmann dropped obsolete hand-waving adjustion of type variables: safely done in preprocessor
Thu, 15 May 2014 16:38:28 +0200 haftmann unified approach toward conversions and simple term rewriting in preprocessor by means of sandwiches
Thu, 15 May 2014 16:38:17 +0200 haftmann normalize type variables of evaluation term by conversion
Thu, 15 May 2014 20:48:14 +0200 blanchet more aggressive nested size handling in the absence of 'size_o_map' theorems (+ unrelated pattern matching fix)
Thu, 15 May 2014 20:48:13 +0200 blanchet new approach to silence proof methods, to avoid weird theory/context mismatches
Thu, 15 May 2014 18:18:50 +0200 haftmann type
Wed, 14 May 2014 13:36:35 +0200 wenzelm merged
Wed, 14 May 2014 13:10:57 +0200 wenzelm restrict default docking layout to bare minimum -- NB: Simplifier Trace still needs fine-tuning to show up on demand;
Wed, 14 May 2014 13:07:47 +0200 wenzelm updated isatest;
Wed, 14 May 2014 12:24:38 +0200 wenzelm updated to polyml-5.5.2;
Wed, 14 May 2014 12:15:07 +0200 wenzelm practically obsolete: plain "poly" should work, except for Linux without libgmp installed;
Wed, 14 May 2014 12:00:18 +0200 wenzelm updated to polyml-5.5.2;
Wed, 14 May 2014 11:37:48 +0200 desharna document 'set_empty'
Mon, 12 May 2014 17:42:54 +0200 desharna generate 'set_empty' theorem for BNFs
Thu, 08 May 2014 12:54:33 +0200 desharna document 'map_id0'
Thu, 08 May 2014 12:54:02 +0200 desharna note map_id0 more often
Wed, 14 May 2014 11:33:38 +0200 nipkow added lemma
Tue, 13 May 2014 22:14:12 +0200 nipkow added lemmas
Tue, 13 May 2014 16:18:16 +0200 blanchet transfer theorems since 'silence_methods' may change the theory
Tue, 13 May 2014 11:35:51 +0200 hoelzl add mono rules for diff
Tue, 13 May 2014 11:35:47 +0200 hoelzl clean up Lebesgue integration
Tue, 13 May 2014 11:11:51 +0200 blanchet more bnf_decl -> bnf_axiomatization
Tue, 13 May 2014 11:10:23 +0200 blanchet tuned docs
Tue, 13 May 2014 11:10:23 +0200 blanchet hide more internal names
Tue, 13 May 2014 11:10:22 +0200 blanchet tuning
Tue, 13 May 2014 10:15:50 +0200 wenzelm no reset for 'end' -- e.g. relevant for 'notepad';
Tue, 13 May 2014 09:21:22 +0200 traytel updated keywords
Tue, 13 May 2014 09:21:22 +0200 traytel bnf_decl -> bnf_axiomatization
Mon, 12 May 2014 17:17:32 +0200 wenzelm tuned signature to make axiomatizations more easy to spot in the source, via "add_axioms" or "axiomatization";
Mon, 12 May 2014 00:13:38 +0200 webertj Replaced refute with nitpick.
Mon, 12 May 2014 12:38:17 +0200 wenzelm NEWS;
Mon, 12 May 2014 12:31:33 +0200 wenzelm tuned message;
Mon, 12 May 2014 12:01:02 +0200 wenzelm smarter recovery from toplevel type error;
Sun, 11 May 2014 20:23:08 +0200 wenzelm more direct patch of public interface DockableWindowContainer -- avoid package org.gjt.sp.jedit.gui intrusion;
Fri, 09 May 2014 23:00:18 +0200 wenzelm updated keywords;
Fri, 09 May 2014 22:56:06 +0200 wenzelm merged
Fri, 09 May 2014 22:14:06 +0200 wenzelm more markup;
Fri, 09 May 2014 22:04:50 +0200 wenzelm more position markup to help locating the query context, e.g. from "Info" dockable;
Fri, 09 May 2014 21:03:44 +0200 wenzelm always bounce focus back to main text area, unless explicit focus component is given here (see also 7b65f4da136d);
Fri, 09 May 2014 21:02:15 +0200 wenzelm tuned signature;
Fri, 09 May 2014 08:13:37 +0200 haftmann delete attribute for code abbrev
Fri, 09 May 2014 08:13:37 +0200 haftmann dropped term_of obfuscation -- not really required;
Fri, 09 May 2014 08:13:37 +0200 haftmann hardcoded nbe and sml into value command
Fri, 09 May 2014 08:13:36 +0200 haftmann modernized setups
Fri, 09 May 2014 08:13:36 +0200 haftmann degeneralized value command into HOL
Fri, 09 May 2014 08:13:36 +0200 haftmann dimiss simplified as evaluator due to little practical relevance
Fri, 09 May 2014 08:13:36 +0200 haftmann prefer separate command for approximation
Fri, 09 May 2014 08:13:36 +0200 haftmann removed junk from library theory
Fri, 09 May 2014 08:13:28 +0200 haftmann note of_class rule for type classes in theory: useful to promote class instance proofs to locale interpretation proofs
Fri, 09 May 2014 08:13:26 +0200 haftmann normalizing of type variables before evaluation with explicit resubstitution function: make nbe work with funny type variables like \<AA>;
Thu, 08 May 2014 21:17:23 +0200 wenzelm tuned GUI;
Thu, 08 May 2014 21:14:25 +0200 wenzelm clarified detach_operation: ignore empty output;
Thu, 08 May 2014 21:03:05 +0200 wenzelm bounce focus back to main text area -- Output is for output, not query input;
Thu, 08 May 2014 19:29:01 +0200 wenzelm update for release;
Thu, 08 May 2014 17:14:01 +0200 wenzelm merged
Thu, 08 May 2014 16:28:44 +0200 wenzelm tuned message;
Thu, 08 May 2014 16:19:16 +0200 wenzelm no qualifier for now, to avoid confusion concerning loaded_theories in PIDE interaction;
Thu, 08 May 2014 16:15:20 +0200 wenzelm some position markup to help locating the query context, e.g. from "Info" dockable;
Thu, 08 May 2014 15:30:28 +0200 wenzelm tuned GUI;
Thu, 08 May 2014 15:12:39 +0200 wenzelm tuned GUI;
Thu, 08 May 2014 14:53:04 +0200 wenzelm tuned GUI;
Thu, 08 May 2014 13:47:17 +0200 wenzelm tuned message: more compact, imitate actual command line;
Thu, 08 May 2014 11:47:38 +0200 wenzelm enable "PIDE" docking framework by default, and rely on its "Detach" menu item;
Thu, 08 May 2014 00:14:06 +0200 wenzelm some odd tricks to provide "Detach" menu item, via "PIDE" docking framework;
Thu, 08 May 2014 00:12:22 +0200 wenzelm untyped, unscoped, unchecked access to JVM objects;
Thu, 08 May 2014 11:52:46 +0200 desharna Documented new property
Thu, 08 May 2014 11:52:44 +0200 desharna generate 'map_ident' theorem for BNFs
Wed, 07 May 2014 18:09:08 +0200 wenzelm explicit option to build library, which takes most of the time;
Wed, 07 May 2014 14:54:06 +0200 wenzelm NEWS;
Wed, 07 May 2014 14:51:51 +0200 wenzelm merged
Wed, 07 May 2014 14:44:07 +0200 wenzelm more symbols;
Wed, 07 May 2014 14:05:17 +0200 wenzelm tuned message: "step" goes back to TTY mode before Proof General, while "depth" is more informative but sometimes confusing due to implementation details;
Wed, 07 May 2014 13:55:16 +0200 wenzelm print results as "state", to avoid intrusion into the source text;
Wed, 07 May 2014 13:25:54 +0200 wenzelm run commands as interactive, again after long history of fluctuation (9e196062bf88, 173974e07dea, e07dacec79e7) and quite different infrastructure for print tasks;
Wed, 07 May 2014 12:59:15 +0200 wenzelm discontinued Toplevel.print flag -- print uniformly according to Keyword.is_printed;
Wed, 07 May 2014 11:50:30 +0200 wenzelm more emphatic output for Proof General;
Wed, 07 May 2014 10:42:19 +0200 wenzelm tuned;
Wed, 07 May 2014 10:27:20 +0200 wenzelm tuned defaults;
Wed, 07 May 2014 10:24:32 +0200 wenzelm tuned message -- more context for detached window etc.;
Wed, 07 May 2014 10:13:31 +0200 wenzelm tuned signature;
Wed, 07 May 2014 12:25:35 +0200 hoelzl avoid the Complex constructor, use the more natural Re/Im view; moved csqrt to Complex.
Tue, 06 May 2014 23:35:24 +0200 wenzelm tuned GUI for Windows L&F;
Tue, 06 May 2014 23:08:18 +0200 wenzelm clarified print_state, which goes back to TTY loop before Proof General, and before separate print_context;
Tue, 06 May 2014 22:55:44 +0200 wenzelm tuned GUI layout;
Tue, 06 May 2014 22:47:55 +0200 wenzelm clarified GUI events, e.g. relevant for insert via completion;
Tue, 06 May 2014 22:01:43 +0200 wenzelm more robust line_range, according to usual jEdit confusion at end of last line (see also 71c5d1f516c0);
Tue, 06 May 2014 21:29:17 +0200 wenzelm common support for search field, which is actually a light-weight Highlighter;
Tue, 06 May 2014 17:47:03 +0200 wenzelm clarified GUI focus;
Tue, 06 May 2014 17:28:58 +0200 wenzelm more uniform detach button;
Tue, 06 May 2014 17:16:36 +0200 wenzelm tuned signature;
Tue, 06 May 2014 16:57:17 +0200 wenzelm renamed "Find" to "Query", with more general operations;
Tue, 06 May 2014 16:41:24 +0200 wenzelm hardwired default_frequency to avoid fluctuation of popup content;
Tue, 06 May 2014 16:16:38 +0200 wenzelm more visual feedback on path_completion, at the risk of file-system access in GUI painting;
Tue, 06 May 2014 16:08:07 +0200 wenzelm tuned;
Tue, 06 May 2014 16:05:14 +0200 wenzelm explicit option parallel_print to downgrade parallel scheduling, which might occasionally help for big and heavy "scripts";
Tue, 06 May 2014 15:54:22 +0200 wenzelm tuned GUI layout;
Tue, 06 May 2014 11:16:13 +0200 wenzelm tuned;
Mon, 05 May 2014 22:14:56 +0200 wenzelm some complication with ListView.Renderer to get tooltips;
Mon, 05 May 2014 20:10:33 +0200 wenzelm expose interrupts more like ML version, but not in managed bash processes of Build;
Mon, 05 May 2014 17:48:55 +0200 wenzelm merged
Mon, 05 May 2014 17:27:42 +0200 wenzelm uniform Toplevel.print for all proof commands;
Mon, 05 May 2014 17:14:46 +0200 wenzelm clarified print operations for "terms" and "theorems";
Mon, 05 May 2014 16:30:19 +0200 wenzelm more print operations;
Mon, 05 May 2014 16:29:09 +0200 wenzelm tuned GUI;
Mon, 05 May 2014 15:37:25 +0200 wenzelm more decisive change of focus;
Mon, 05 May 2014 15:17:07 +0200 wenzelm support print operations as asynchronous query;
Mon, 05 May 2014 11:53:07 +0200 wenzelm allow empty original, e.g. path "";
Mon, 05 May 2014 10:25:09 +0200 wenzelm more robust process kill -- postpone interrupts on current thread;
Mon, 05 May 2014 09:41:23 +0200 wenzelm tuned signature;
Mon, 05 May 2014 09:24:34 +0200 wenzelm tuned signature;
Mon, 05 May 2014 10:03:43 +0200 blanchet tuned comment
Mon, 05 May 2014 09:30:20 +0200 blanchet simplify selectors in code views
Mon, 05 May 2014 08:30:38 +0200 blanchet note correct induction schemes in 'primrec' (for N2M)
Sun, 04 May 2014 21:35:04 +0200 blanchet use right meson tactic for preplaying
Sun, 04 May 2014 21:02:21 +0200 blanchet simplify unused universally quantified variables in Z3 proofs
Sun, 04 May 2014 19:27:28 +0200 blanchet fixed Waldmeister endgame w.r.t. "Trueprop"
Sun, 04 May 2014 19:08:29 +0200 blanchet tuned structure name
Sun, 04 May 2014 19:01:36 +0200 blanchet added 'satx' to Sledgehammer's portfolio (cf. 'isar_try0')
Sun, 04 May 2014 18:57:45 +0200 blanchet renamed 'dpll_p' to 'cdclite', to avoid confusion with the old 'dpll' and to reflect the idea that the new prover implements some ideas from CDCL not in DPLL -- this follows its author's, Sascha B.'s, wish
Sun, 04 May 2014 18:53:58 +0200 blanchet added 'satx' proof method to Try0
Sun, 04 May 2014 18:50:42 +0200 blanchet make 'dpll_p' the default SAT solver, rather than the hard-to-get zChaff-with-proofs
Sun, 04 May 2014 18:14:59 +0200 blanchet added missing space between command-line options
Sun, 04 May 2014 18:14:58 +0200 blanchet improved whitelist (cf. be1874de8344)
Sun, 04 May 2014 18:14:58 +0200 blanchet renamed 'xxx_size' to 'size_xxx' for old datatype package
Sun, 04 May 2014 16:17:53 +0200 boehmes removed obsolete internal SAT solvers
Sat, 03 May 2014 23:15:00 +0200 wenzelm standardize to implode_short form;
Sat, 03 May 2014 22:47:43 +0200 wenzelm support for path completion based on file-system content;
Sat, 03 May 2014 20:31:29 +0200 wenzelm yet another completion option, to imitate old less ambitious behavior;
Sat, 03 May 2014 20:20:55 +0200 wenzelm reduced cluttering of popups;
Sat, 03 May 2014 20:10:49 +0200 wenzelm propagate more events, notably after hide_popup (e.g. LEFT, RIGHT);
Fri, 02 May 2014 23:31:25 +0200 wenzelm merged
Fri, 02 May 2014 23:30:47 +0200 wenzelm NEWS;
Fri, 02 May 2014 23:25:56 +0200 wenzelm more robust interrupt handling for Scala_Console, which uses JVM Thread.interrupt instead of POSIX SIGINT;
Fri, 02 May 2014 23:06:05 +0200 wenzelm more sensible interrupt of interpreter, when the user pushes Cancel button;
Fri, 02 May 2014 22:33:34 +0200 wenzelm obsolete in scala-2.11.0;
Fri, 02 May 2014 22:22:51 +0200 wenzelm fork Scala interpreter thread, independently of Swing_Thread;
Fri, 02 May 2014 20:41:01 +0200 wenzelm clarified synchronization and exception handling;
Fri, 02 May 2014 20:07:55 +0200 wenzelm more redirection;
Fri, 02 May 2014 20:01:45 +0200 wenzelm prefer scala.Console with its support for thread-local redirection;
Fri, 02 May 2014 19:51:40 +0200 wenzelm tuned signature -- channels for diagnostic output for system tools means stderr;
Fri, 02 May 2014 19:30:34 +0200 wenzelm proper tool wrap-up;
Fri, 02 May 2014 19:28:32 +0200 wenzelm tuned spelling;
Fri, 02 May 2014 18:54:47 +0200 wenzelm avoid deprecated Scala syntax;
Fri, 02 May 2014 21:18:50 +0200 haftmann enforce case of identifiers only to accomodate strict language requirements (or clear separation of constructors from variables in the case of SML)
Fri, 02 May 2014 14:15:23 +0200 wenzelm more standard doc session specification;
Fri, 02 May 2014 13:57:57 +0200 wenzelm discontinued adhoc check (see also ea8343187225);
Fri, 02 May 2014 13:52:45 +0200 wenzelm more frugal access to theory text via Reader, reduced costs for I/O text decoding;
Fri, 02 May 2014 12:27:40 +0200 wenzelm support URLs as well;
Fri, 02 May 2014 12:09:02 +0200 wenzelm reclaimed Byte_Reader from 51560e392e1b;
Fri, 02 May 2014 07:54:23 +0200 nipkow new documentation: How to Prove it
Thu, 01 May 2014 23:04:07 +0200 boehmes disable bad Z3 proof
Thu, 01 May 2014 22:57:38 +0200 boehmes use SMT2 for Boogie examples
Thu, 01 May 2014 22:57:36 +0200 boehmes less verbose SAT tactic
Thu, 01 May 2014 22:57:34 +0200 boehmes use internal proof-producing SAT solver for more efficient SMT proof replay
Thu, 01 May 2014 22:56:59 +0200 boehmes added internal proof-producing SAT solver
Thu, 01 May 2014 22:41:03 +0200 wenzelm tuned output;
Thu, 01 May 2014 10:20:20 +0200 haftmann separate ML module
Thu, 01 May 2014 09:30:36 +0200 haftmann centralized upper/lowercase name mangling
Thu, 01 May 2014 09:30:35 +0200 haftmann optional case enforcement
Thu, 01 May 2014 09:30:34 +0200 haftmann obsolete: no symbol identifiers remaining in Pure
Thu, 01 May 2014 09:30:34 +0200 haftmann prevent subscription in nested contexts explicitly -- at foundational and user level
Thu, 01 May 2014 09:30:33 +0200 haftmann cleanup
Thu, 01 May 2014 09:30:32 +0200 haftmann NEWS
Thu, 01 May 2014 14:07:27 +0200 panny use qualified name (was interpreted as a catch-all variable name)
Thu, 01 May 2014 14:05:29 +0200 panny add additional check to avoid selector formula right-hand side consisting of a nullary constructor getting interpreted as a discriminator formula
Thu, 01 May 2014 10:02:33 +0200 wenzelm updated keywords;
Wed, 30 Apr 2014 22:45:26 +0200 wenzelm clarified signature: load_file is still required internally;
Wed, 30 Apr 2014 22:35:42 +0200 wenzelm merged
Wed, 30 Apr 2014 22:34:11 +0200 wenzelm some support for session-qualified theories: allow to refer to resources via qualified name instead of odd file-system path;
Wed, 30 Apr 2014 13:11:24 +0200 wenzelm support for long names in Scala;
Wed, 30 Apr 2014 12:12:44 +0200 wenzelm tuned;
Wed, 30 Apr 2014 15:43:44 +0200 berghofe Discontinued old spark_open; spark_open_siv is now spark_open
Tue, 29 Apr 2014 22:52:15 +0200 wenzelm suppress slightly odd completions of "real";
Tue, 29 Apr 2014 22:50:55 +0200 wenzelm tuned proofs;
Tue, 29 Apr 2014 21:54:26 +0200 wenzelm tuned proofs;
Tue, 29 Apr 2014 21:29:36 +0200 wenzelm clarified exit sequence: prover is reset afterwards, no more output messages;
Tue, 29 Apr 2014 21:11:24 +0200 wenzelm more synchronized treatment of prover process, which might emit more messages before shutdown and requires manager to accept them;
Tue, 29 Apr 2014 20:40:44 +0200 wenzelm tuned;
Tue, 29 Apr 2014 16:14:27 +0200 wenzelm some sanity checks for Isabelle sources;
Tue, 29 Apr 2014 16:02:02 +0200 wenzelm prefer plain ASCII / latex over not-so-universal Unicode;
Tue, 29 Apr 2014 16:00:34 +0200 wenzelm tuned whitespace;
Tue, 29 Apr 2014 16:00:13 +0200 wenzelm proper Unix line termination;
Tue, 29 Apr 2014 15:42:19 +0200 wenzelm require explicit 'document_files';
Tue, 29 Apr 2014 15:35:40 +0200 wenzelm updated mkroot;
Tue, 29 Apr 2014 15:24:41 +0200 wenzelm basic support for Mercurial command line tools;
Tue, 29 Apr 2014 14:50:40 +0200 wenzelm clarified;
Tue, 29 Apr 2014 14:04:10 +0200 wenzelm ignore malformed file names outright, e.g. .class files with dollar;
Tue, 29 Apr 2014 13:32:13 +0200 wenzelm more systematic Isabelle output, like in classic Isabelle/ML (without markup);
Tue, 29 Apr 2014 13:29:05 +0200 wenzelm systematic replacement of 'files' by 'document_files';
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip