Tue, 09 Sep 2008 16:15:25 +0200 paulson Increasing the default limits in order to prevent unnecessary failures.
Mon, 08 Sep 2008 22:14:39 +0200 wenzelm send: broadcast condition while locked!
Mon, 08 Sep 2008 21:08:30 +0200 wenzelm proper signature constraint;
Mon, 08 Sep 2008 20:35:38 +0200 wenzelm tuned Mailbox.send;
Mon, 08 Sep 2008 20:33:29 +0200 wenzelm removed unused sync_interrupts;
Mon, 08 Sep 2008 20:33:27 +0200 wenzelm moved thread data to future.ML (again);
Mon, 08 Sep 2008 20:33:24 +0200 wenzelm more interrupt operations;
Mon, 08 Sep 2008 16:08:23 +0200 wenzelm moved task, thread_data, group, queue to task_queue.ML;
Mon, 08 Sep 2008 16:08:18 +0200 wenzelm Ordered queue of grouped tasks.
Mon, 08 Sep 2008 16:08:13 +0200 wenzelm added Concurrent/task_queue.ML;
Mon, 08 Sep 2008 00:25:34 +0200 wenzelm await: SYNCHRONIZED wait!
Mon, 08 Sep 2008 00:10:41 +0200 wenzelm tuned check_cache;
Sun, 07 Sep 2008 22:20:15 +0200 wenzelm added sync_interrupts, regular_interrupts;
Sun, 07 Sep 2008 22:20:11 +0200 wenzelm added sync_interrupts, regular_interrupts;
Sun, 07 Sep 2008 22:20:08 +0200 wenzelm opaque signature constraint abstracts local type abbrev;
Sun, 07 Sep 2008 22:19:58 +0200 wenzelm tuned;
Sun, 07 Sep 2008 22:19:46 +0200 wenzelm added change_result;
Sun, 07 Sep 2008 22:19:42 +0200 wenzelm Functional threads as future values.
Sun, 07 Sep 2008 22:19:31 +0200 wenzelm added Concurrent/future.ML;
Sun, 07 Sep 2008 17:48:50 +0200 wenzelm Default (mostly dummy) implementation of thread structures.
Sun, 07 Sep 2008 17:48:49 +0200 wenzelm *** MESSAGE REFERS TO PREVIOUS VERSION ***
Sun, 07 Sep 2008 17:46:44 +0200 wenzelm *** empty log message ***
Sun, 07 Sep 2008 17:46:43 +0200 wenzelm explicit use of universal.ML and dummy_thread.ML;
Sun, 07 Sep 2008 17:46:41 +0200 wenzelm added no_interrupts;
Sun, 07 Sep 2008 17:46:40 +0200 wenzelm added no_interrupts;
Sun, 07 Sep 2008 17:46:39 +0200 wenzelm tuned;
Sun, 07 Sep 2008 17:46:38 +0200 wenzelm send: broadcast to all waiting threads;
Sun, 07 Sep 2008 17:46:37 +0200 wenzelm added ML-Systems/thread_dummy.ML;
Sat, 06 Sep 2008 14:02:36 +0200 haftmann dropped "run" marker in monad syntax
Fri, 05 Sep 2008 11:50:35 +0200 wenzelm multithreading.ML provides dummy thread structures;
Fri, 05 Sep 2008 06:50:22 +0200 haftmann different bookkeeping for code equations
Fri, 05 Sep 2008 06:50:20 +0200 haftmann renamed structure CodeTarget to Code_Target
Fri, 05 Sep 2008 00:19:50 +0200 huffman instances comm_semiring_0_cancel < comm_semiring_0, comm_ring < comm_semiring_0_cancel
Thu, 04 Sep 2008 21:12:06 +0200 wenzelm proper header;
Thu, 04 Sep 2008 21:02:42 +0200 wenzelm added receive_timeout;
Thu, 04 Sep 2008 20:06:23 +0200 wenzelm check WRAPPER_OUTPUT node type;
Thu, 04 Sep 2008 20:05:48 +0200 wenzelm init: disallow "" as out stream;
Thu, 04 Sep 2008 19:47:13 +0200 wenzelm fixed deps: no Concurrent/receiver.ML yet;
Thu, 04 Sep 2008 19:45:13 +0200 wenzelm Concurrent message exchange via mailbox -- with unbounded queueing.
Thu, 04 Sep 2008 19:45:12 +0200 wenzelm added Concurrent/mailbox.ML;
Thu, 04 Sep 2008 17:24:18 +0200 huffman reorganize subsections
Thu, 04 Sep 2008 17:21:49 +0200 huffman rename INF_drop_prefix to INFM_drop_prefix
Thu, 04 Sep 2008 17:19:57 +0200 huffman add lemma power_Suc2; generalize power_minus from class comm_ring_1 to ring_1
Thu, 04 Sep 2008 17:18:44 +0200 huffman move diff_add_cancel, add_diff_cancel from class ab_group_add to group_add
Thu, 04 Sep 2008 16:43:51 +0200 wenzelm tuned signature;
Thu, 04 Sep 2008 16:43:50 +0200 wenzelm added General/queue.ML;
Thu, 04 Sep 2008 16:43:48 +0200 wenzelm Efficient queues.
Thu, 04 Sep 2008 16:03:49 +0200 wenzelm moved Multithreading.task/schedule to Concurrent/schedule.ML
Thu, 04 Sep 2008 16:03:48 +0200 wenzelm multithreading.ML provides dummy thread structures;
Thu, 04 Sep 2008 16:03:47 +0200 wenzelm moved Multithreading.task/schedule to Concurrent/schedule.ML;
Thu, 04 Sep 2008 16:03:46 +0200 wenzelm provide dummy thread structures, including proper Thread.getLocal/setLocal;
Thu, 04 Sep 2008 16:03:44 +0200 wenzelm Thread.getLocal/setLocal;
Thu, 04 Sep 2008 16:03:43 +0200 wenzelm Scheduling -- multiple threads working on a queue of tasks.
Thu, 04 Sep 2008 16:03:41 +0200 wenzelm added Concurrent/schedule.ML;
Wed, 03 Sep 2008 20:32:33 +0000 convert-repo update tags
Wed, 03 Sep 2008 20:04:54 +0200 wenzelm use /home/isabelle/mercurial/bin/hg wrapper;
Wed, 03 Sep 2008 19:52:45 +0200 wenzelm exclude large .mov files;
Wed, 03 Sep 2008 17:50:37 +0200 wenzelm simplified add_axiom: no hyps;
Wed, 03 Sep 2008 17:47:40 +0200 wenzelm discontinued local axioms -- too difficult to implement, too easy to produce nonsense;
Wed, 03 Sep 2008 17:47:38 +0200 wenzelm axiomatization is now global-only;
Wed, 03 Sep 2008 17:47:37 +0200 wenzelm added const_decl;
Wed, 03 Sep 2008 17:47:35 +0200 wenzelm simplified specify_const: canonical args, global deps;
Wed, 03 Sep 2008 17:47:34 +0200 wenzelm declare_const: Name.binding, store/report position;
Wed, 03 Sep 2008 17:47:30 +0200 wenzelm Sign.declare_const: Name.binding;
Wed, 03 Sep 2008 12:11:28 +0200 nipkow removed ex/Puzzle
Wed, 03 Sep 2008 11:44:52 +0200 wenzelm added qualified: string -> binding -> binding;
Wed, 03 Sep 2008 11:44:48 +0200 wenzelm Name.qualified;
Wed, 03 Sep 2008 11:27:15 +0200 wenzelm theorem dependency hook: check previous state;
Wed, 03 Sep 2008 11:26:59 +0200 wenzelm added pos_of;
Wed, 03 Sep 2008 11:18:55 +0200 nipkow -> AFP
Wed, 03 Sep 2008 11:09:08 +0200 wenzelm simplified Toplevel.add_hook: cover successful transactions only;
Wed, 03 Sep 2008 00:11:27 +0200 kleing retired Ben Porter's DenumRat in favour of the shorter proof in
Tue, 02 Sep 2008 23:52:51 +0200 wenzelm made SML/NJ happy;
Tue, 02 Sep 2008 23:27:44 +0200 wenzelm refined theorem dependency output: previous state needs to contain a theory (not empty toplevel);
Tue, 02 Sep 2008 22:41:36 +0200 wenzelm * Generic Toplevel.add_hook interface allows to analyze the result of
Tue, 02 Sep 2008 22:37:20 +0200 nipkow Replaced Library/NatPair by Nat_Int_Bij.
Tue, 02 Sep 2008 22:20:27 +0200 wenzelm added new_thms_deps (operates on global facts, some name_hint approximation);
Tue, 02 Sep 2008 22:20:25 +0200 wenzelm theorem dependency output: Toplevel.add_hook, ProofGeneralPgip.new_thms_deps;
Tue, 02 Sep 2008 22:20:24 +0200 wenzelm added add_hook interface for post-transition hooks;
Tue, 02 Sep 2008 22:20:21 +0200 wenzelm tuned;
Tue, 02 Sep 2008 22:20:20 +0200 wenzelm ProofDisplay.print_results;
Tue, 02 Sep 2008 22:20:16 +0200 wenzelm no pervasive bindings;
Tue, 02 Sep 2008 21:31:28 +0200 nipkow Streamlined parts of Complex/ex/DenumRat and AFP/Integration/Rats and
Tue, 02 Sep 2008 20:38:17 +0200 haftmann distributed literal code generation out of central infrastructure
Tue, 02 Sep 2008 20:07:51 +0200 wenzelm * Result facts now refer to the *full* internal name;
Tue, 02 Sep 2008 20:04:26 +0200 wenzelm * Name bindings in higher specification mechanisms;
Tue, 02 Sep 2008 18:01:24 +0200 wenzelm pretty_fact/results: display base only, since results now come with full names (note that Facts.extern is not really well-defined unless we present the real target context);
Tue, 02 Sep 2008 18:01:23 +0200 wenzelm updated generated file;
Tue, 02 Sep 2008 17:31:20 +0200 ballarin Interpretation commands no longer accept interpretation attributes.
Tue, 02 Sep 2008 16:55:33 +0200 wenzelm type Attrib.binding abbreviates Name.binding without attributes;
Tue, 02 Sep 2008 14:10:45 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 02 Sep 2008 14:10:32 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 02 Sep 2008 14:10:31 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 02 Sep 2008 14:10:30 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 02 Sep 2008 14:10:29 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 02 Sep 2008 14:10:28 +0200 wenzelm added binding;
Tue, 02 Sep 2008 14:10:27 +0200 wenzelm added fixed_decl, fact_decl, local_fact_decl;
Tue, 02 Sep 2008 14:10:25 +0200 wenzelm name_thm etc.: pass position;
Tue, 02 Sep 2008 14:10:24 +0200 wenzelm added type binding -- generic name bindings;
Tue, 02 Sep 2008 14:10:19 +0200 wenzelm name/var morphism operates on Name.binding;
Tue, 02 Sep 2008 12:07:34 +0200 haftmann adapted to class instantiation compliance
Mon, 01 Sep 2008 22:10:42 +0200 nipkow It appears that the code generator (Stefan's) needs some laws that appear superfluous: {..n} = set ...
Mon, 01 Sep 2008 19:17:47 +0200 nipkow renamed lemma
Mon, 01 Sep 2008 19:17:37 +0200 nipkow moved more lemmas here from AFP/Integration/Rats
Mon, 01 Sep 2008 19:17:04 +0200 nipkow moved lemma into SetInterval where it belongs
Mon, 01 Sep 2008 19:16:40 +0200 nipkow cleaned up code generation for {.._} and {..<_}
Mon, 01 Sep 2008 10:28:04 +0200 nipkow *** empty log message ***
Mon, 01 Sep 2008 10:20:14 +0200 nipkow extended interface to preferences to allow adding new ones
Mon, 01 Sep 2008 10:19:38 +0200 nipkow Prover is set via menu now
Mon, 01 Sep 2008 10:18:37 +0200 haftmann restructured code generation of literals
Fri, 29 Aug 2008 20:36:08 +0200 wenzelm IsabelleSystem.mk_fifo, IsabelleSystem.rm_fifo;
Fri, 29 Aug 2008 20:36:07 +0200 wenzelm init: more explicit protocol of open/remove rendezvous;
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip