Tue, 30 Sep 2008 22:02:55 +0200 wenzelm schedule_tasks: single theory is loaded concurrently as well (cf. concurrent Toplevel.excursion);
Tue, 30 Sep 2008 22:02:53 +0200 wenzelm added unit_source: commands with proof;
Tue, 30 Sep 2008 22:02:51 +0200 wenzelm begin_proof: avoid race condition wrt. skip_proofs flag;
Tue, 30 Sep 2008 22:02:50 +0200 wenzelm load_thy: Toplevel.excursion based on units of command/proof pairs;
Tue, 30 Sep 2008 22:02:47 +0200 wenzelm more command categories;
Tue, 30 Sep 2008 22:02:45 +0200 wenzelm renamed Future.fork_irrelevant to Future.fork_background;
Tue, 30 Sep 2008 22:02:44 +0200 wenzelm export explicit joint_futures, removed Theory.at_end hook;
Tue, 30 Sep 2008 14:30:44 +0200 haftmann tuned
Tue, 30 Sep 2008 14:19:28 +0200 wenzelm turned process_thy into present_thy, which merely does presentation (wrt. persistent intermediate states);
Tue, 30 Sep 2008 14:19:27 +0200 wenzelm Toplevel.commit_exit: position;
Tue, 30 Sep 2008 14:19:26 +0200 wenzelm export setmp_thread_position;
Tue, 30 Sep 2008 14:19:25 +0200 wenzelm simplified process_file, eliminated Toplevel.excursion;
Tue, 30 Sep 2008 12:49:18 +0200 haftmann clarified codegen interfaces
Tue, 30 Sep 2008 12:49:17 +0200 haftmann tuned
Tue, 30 Sep 2008 12:49:16 +0200 haftmann reorganized examples
Tue, 30 Sep 2008 12:49:14 +0200 haftmann fixed slips
Tue, 30 Sep 2008 11:19:47 +0200 haftmann re-canibalised manual
Tue, 30 Sep 2008 04:06:55 +0200 kleing slightly different command line for makedist_mercurial
Mon, 29 Sep 2008 21:45:44 +0200 wenzelm put_thms: ContextPosition.set_visible false;
Mon, 29 Sep 2008 21:26:49 +0200 wenzelm added type pp, which helps installing polymorphic pretty printers;
Mon, 29 Sep 2008 21:26:46 +0200 wenzelm added str_of;
Mon, 29 Sep 2008 21:26:44 +0200 wenzelm install_pp Future.T (polyml only);
Mon, 29 Sep 2008 21:26:41 +0200 wenzelm report_token/parse_token: back to context-less version;
Mon, 29 Sep 2008 21:26:39 +0200 wenzelm back to plain Position.report for regular references;
Mon, 29 Sep 2008 21:26:36 +0200 wenzelm back to plain Position.report for regular references;
Mon, 29 Sep 2008 21:26:32 +0200 wenzelm promise global proofs;
Mon, 29 Sep 2008 21:26:26 +0200 wenzelm renamed report to report_visible;
Mon, 29 Sep 2008 14:59:02 +0200 wenzelm code example: back to individual ML commands, which are now thread-safe;
Mon, 29 Sep 2008 14:41:25 +0200 wenzelm ContextPosition.report;
Mon, 29 Sep 2008 14:41:24 +0200 wenzelm target update: invisible context position avoids duplication of reports etc.;
Mon, 29 Sep 2008 14:41:23 +0200 wenzelm Context position visibility.
Mon, 29 Sep 2008 14:41:22 +0200 wenzelm added context_position.ML;
Mon, 29 Sep 2008 12:32:00 +0200 haftmann more precise redundancy check
Mon, 29 Sep 2008 12:31:59 +0200 haftmann clarified dependencies between arith tools
Mon, 29 Sep 2008 12:31:58 +0200 haftmann separate HOL-Main image
Mon, 29 Sep 2008 12:31:57 +0200 haftmann polished code generator setup
Mon, 29 Sep 2008 12:31:56 +0200 haftmann added theory antiquotation
Mon, 29 Sep 2008 11:46:52 +0200 wenzelm tuned comments;
Mon, 29 Sep 2008 11:46:47 +0200 wenzelm handle _ should be avoided (spurious Interrupt will spoil the game);
Mon, 29 Sep 2008 10:58:04 +0200 wenzelm added norm_export_morphism;
Mon, 29 Sep 2008 10:58:03 +0200 wenzelm added exit_global, exit_result, exit_result_global;
Mon, 29 Sep 2008 10:58:01 +0200 wenzelm LocalTheory.exit_global;
Sun, 28 Sep 2008 14:46:51 +0200 wenzelm HOL no longer depends on HOL-Plain;
Sun, 28 Sep 2008 14:40:43 +0200 wenzelm setmp_noncritical;
Sun, 28 Sep 2008 12:42:35 +0200 wenzelm join earlier promises first;
Sun, 28 Sep 2008 12:23:45 +0200 wenzelm proper setmp_thread_data for nested execute (cf. join_loop);
Sun, 28 Sep 2008 12:23:44 +0200 wenzelm promise_result: enforce strictly sequential dependencies, via serial numbers;
Sun, 28 Sep 2008 09:25:24 +0200 kleing do not cvs update for doc test (switching to mercurial, update done outside
Sun, 28 Sep 2008 09:13:46 +0200 kleing use mercurial repository for isatest
Sun, 28 Sep 2008 00:00:55 +0200 wenzelm thread_data: include thread name, export access;
Sat, 27 Sep 2008 19:35:00 +0200 wenzelm setmp_noncritical;
Sat, 27 Sep 2008 18:18:08 +0200 wenzelm dequeue_towards: return bound for unfinished tasks;
Sat, 27 Sep 2008 18:18:07 +0200 wenzelm moved release_results to future.ML;
Sat, 27 Sep 2008 18:18:06 +0200 wenzelm added release_results (formerly in par_list.ML);
Sat, 27 Sep 2008 18:18:05 +0200 wenzelm Future.release_results;
Sat, 27 Sep 2008 15:37:01 +0200 wenzelm more tracing;
Sat, 27 Sep 2008 15:20:39 +0200 wenzelm Theory.checkpoint for main operations, admits concurrent proofs;
Sat, 27 Sep 2008 15:20:37 +0200 wenzelm promise: include check into future body, i.e. joined results are always valid;
Sat, 27 Sep 2008 15:20:36 +0200 wenzelm proper transfer of theorems that involve classes being instantiated here;
Sat, 27 Sep 2008 14:26:06 +0200 wenzelm HOL_USEDIR_OPTIONS no longer applies to HOL-Plain (main HOL is rebuilt from Pure);
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip