Wed, 22 Aug 2012 22:47:16 +0200 wenzelm 'ML_file' evaluates ML text from a file directly within the theory, without predeclaration via 'uses';
Wed, 22 Aug 2012 21:43:17 +0200 wenzelm add keywords of this node as well (e.g. relevant for Pure.thy);
Wed, 22 Aug 2012 21:28:33 +0200 wenzelm tuned;
Wed, 22 Aug 2012 21:06:26 +0200 wenzelm tuned message -- dynamic loading happens routinely, e.g. in TTY/PG interaction;
Wed, 22 Aug 2012 21:02:02 +0200 wenzelm discontinued separate list of required files -- maintain only provided files as they occur at runtime;
Wed, 22 Aug 2012 18:04:30 +0200 wenzelm find files via load commands within theory text;
Wed, 22 Aug 2012 16:24:52 +0200 wenzelm clarified global get_recent_syntax: session always has its base_syntax, but it might be absent itself;
Wed, 22 Aug 2012 16:10:23 +0200 wenzelm pass syntax through check_thy;
Wed, 22 Aug 2012 15:53:17 +0200 wenzelm use Thy_Header.read on explicit text only -- potentially via File.read, not Scan.byte_reader;
Wed, 22 Aug 2012 12:47:49 +0200 wenzelm clarified Parse.path vs. Parse.explode -- prefer errors in proper transaction context;
Wed, 22 Aug 2012 12:17:55 +0200 wenzelm tuned;
Wed, 22 Aug 2012 12:07:11 +0200 wenzelm clarified bootstrapping of Pure;
Wed, 22 Aug 2012 11:56:13 +0200 wenzelm tuned errors;
Tue, 21 Aug 2012 22:26:34 +0200 wenzelm prefer File.full_path in accordance to check_file;
Tue, 21 Aug 2012 21:48:32 +0200 wenzelm more standard Thy_Load.check_thy for Pure.thy, relying on its header;
Tue, 21 Aug 2012 21:25:45 +0200 wenzelm updated Thy_Load.check_thy;
Tue, 21 Aug 2012 20:32:33 +0200 wenzelm refined Thy_Load.check_thy: find more uses in body text, based on keywords;
Tue, 21 Aug 2012 16:56:18 +0200 wenzelm more direct cumulation of (sparse) keywords;
Tue, 21 Aug 2012 14:54:29 +0200 wenzelm some support for thy_load_commands;
Tue, 21 Aug 2012 13:29:34 +0200 wenzelm tuned signature;
Tue, 21 Aug 2012 12:15:25 +0200 wenzelm clarified initialization of Thy_Load, Thy_Info, Session;
Tue, 21 Aug 2012 11:00:54 +0200 wenzelm tuned;
Mon, 20 Aug 2012 21:52:31 +0200 wenzelm more robust cleaning of "% tag" and "-- cmt";
Mon, 20 Aug 2012 17:05:53 +0200 wenzelm some support for inlining file content into outer syntax token language;
Mon, 20 Aug 2012 15:43:10 +0200 wenzelm tuned comment;
Mon, 20 Aug 2012 14:23:20 +0200 wenzelm tuned;
Mon, 20 Aug 2012 14:09:09 +0200 wenzelm added keyword kind "thy_load" (with optional list of file extensions);
Mon, 20 Aug 2012 13:58:06 +0200 wenzelm updated generated files;
Mon, 20 Aug 2012 13:39:41 +0200 wenzelm more strict syntax, according to manual;
Mon, 20 Aug 2012 08:40:18 +0200 nipkow abstracted lemma
Sun, 19 Aug 2012 19:31:45 +0200 wenzelm retain unknown options within preferences;
Sun, 19 Aug 2012 18:01:25 +0200 wenzelm more comprehensible platform family name;
Sun, 19 Aug 2012 17:51:41 +0200 wenzelm tuned message;
Sun, 19 Aug 2012 17:33:00 +0200 wenzelm fewer components, more roots;
Sun, 19 Aug 2012 17:21:34 +0200 wenzelm actually remove makeall (cf. 292b97e17fb7);
Fri, 17 Aug 2012 21:16:13 +0200 wenzelm tuned;
Fri, 17 Aug 2012 21:15:36 +0200 wenzelm Backed out changeset ec82c33c75f8;
Fri, 17 Aug 2012 20:31:12 +0200 webertj Typo fixed.
Fri, 17 Aug 2012 19:11:51 +0200 wenzelm merged
Fri, 17 Aug 2012 11:32:20 +0200 nipkow merged
Fri, 17 Aug 2012 08:56:08 +0200 nipkow fixed lemmas
Thu, 16 Aug 2012 15:08:42 +0200 nipkow abstracted lemmas
Fri, 17 Aug 2012 19:08:55 +0200 wenzelm updated to new init_components, hoping that mira can digest that;
Fri, 17 Aug 2012 19:07:14 +0200 wenzelm some explanations on component categories;
Fri, 17 Aug 2012 18:04:49 +0200 wenzelm specific cygwin components;
Fri, 17 Aug 2012 17:37:27 +0200 wenzelm obsolete;
Fri, 17 Aug 2012 17:35:07 +0200 wenzelm some explanations on isabelle components;
Fri, 17 Aug 2012 17:52:10 +0200 wenzelm some grouping of components;
Fri, 17 Aug 2012 17:48:26 +0200 wenzelm renamed components to components_old, to make room for some directory of the same name;
Fri, 17 Aug 2012 15:05:57 +0200 wenzelm minor robustification;
Fri, 17 Aug 2012 14:56:37 +0200 wenzelm added "isabelle components" tool;
Fri, 17 Aug 2012 14:55:46 +0200 wenzelm tuned;
Fri, 17 Aug 2012 12:14:58 +0200 wenzelm direct support for component forests via init_components;
Fri, 17 Aug 2012 11:42:05 +0200 wenzelm allow to provide external ISABELLE_IDENTIFIER for repository clone -- potentially relevant for isatest and mira;
Fri, 17 Aug 2012 11:37:14 +0200 wenzelm tuned;
Fri, 17 Aug 2012 11:23:57 +0200 wenzelm tuned;
Fri, 17 Aug 2012 11:20:18 +0200 wenzelm updated component repository;
Fri, 17 Aug 2012 11:18:26 +0200 wenzelm updates on 32 bit vs. 64 bit platforms;
Fri, 17 Aug 2012 10:46:42 +0200 wenzelm updated to jedit_build-20120813, pointing to another contrib directory as a change;
Thu, 16 Aug 2012 17:19:48 +0200 wenzelm merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip