wenzelm [Thu, 24 Apr 2014 16:19:11 +0200] rev 56702
support for requests with explicit acknowledgment (and exception propagation);
wenzelm [Thu, 24 Apr 2014 15:19:11 +0200] rev 56701
more robust thread: continue after failure;
wenzelm [Thu, 24 Apr 2014 15:02:13 +0200] rev 56700
clarified command_input: Consumer_Thread;
wenzelm [Thu, 24 Apr 2014 14:59:46 +0200] rev 56699
further robustification wrt. unclear ranges;
wenzelm [Thu, 24 Apr 2014 14:51:41 +0200] rev 56698
allow more control of main loop;
more robust is_active test, although thread could terminate at any time;
wenzelm [Thu, 24 Apr 2014 13:54:45 +0200] rev 56697
eliminated pointless output actors;
clarified command_input, which already includes thread.join;
wenzelm [Thu, 24 Apr 2014 13:40:29 +0200] rev 56696
more robust shutdown;
less ooddities;
wenzelm [Thu, 24 Apr 2014 13:13:48 +0200] rev 56695
consumer thread with unbounded queueing of requests (similar to Message_Channel in ML);
wenzelm [Thu, 24 Apr 2014 13:10:42 +0200] rev 56694
proper signaling after each state update (NB: ML version does this uniformly via timed_access);
wenzelm [Thu, 24 Apr 2014 12:10:26 +0200] rev 56693
added Mailbox, as in ML;
wenzelm [Thu, 24 Apr 2014 12:09:55 +0200] rev 56692
synchronized access, similar to ML version;
wenzelm [Thu, 24 Apr 2014 11:01:14 +0200] rev 56691
tuned signature, in accordance to ML version;
wenzelm [Thu, 24 Apr 2014 10:38:14 +0200] rev 56690
eliminated redundant Volatile;
wenzelm [Thu, 24 Apr 2014 10:33:06 +0200] rev 56689
retain canonical reverse order;
wenzelm [Thu, 24 Apr 2014 10:30:55 +0200] rev 56688
more canonical list operations;
wenzelm [Thu, 24 Apr 2014 10:24:44 +0200] rev 56687
tuned signature in accordance to ML version;
wenzelm [Thu, 24 Apr 2014 00:29:55 +0200] rev 56686
canonical list operations, as in ML;
avoid odd mutable data structures;
wenzelm [Thu, 24 Apr 2014 00:27:06 +0200] rev 56685
more uniform synchronized variables;
blanchet [Fri, 25 Apr 2014 12:09:15 +0200] rev 56684
more unfolding and more folding in size equations, to look more natural in the nested case
blanchet [Fri, 25 Apr 2014 11:58:10 +0200] rev 56683
reintroduced '...' (nonexhaustive) syntax for SPASS-Pirate
blanchet [Thu, 24 Apr 2014 21:00:00 +0200] rev 56682
really unfold
haftmann [Thu, 24 Apr 2014 17:52:19 +0200] rev 56681
avoid non-standard simp default rule
haftmann [Thu, 24 Apr 2014 10:33:17 +0200] rev 56680
now covered by AFP 3ddac3e572cf
blanchet [Thu, 24 Apr 2014 00:23:38 +0200] rev 56679
avoid name shadowing
blanchet [Thu, 24 Apr 2014 00:08:48 +0200] rev 56678
spelling
kuncar [Wed, 23 Apr 2014 17:57:56 +0200] rev 56677
predicator simplification rules: support also partially specialized types e.g. 'a * nat
kuncar [Wed, 23 Apr 2014 17:57:56 +0200] rev 56676
all BNF tests can be part of a normal session because they are much faster now
wenzelm [Wed, 23 Apr 2014 17:05:48 +0200] rev 56675
merged
wenzelm [Wed, 23 Apr 2014 15:57:06 +0200] rev 56674
tuned;
wenzelm [Wed, 23 Apr 2014 15:22:48 +0200] rev 56673
modernized Future/Promise implementation, bypassing old actors;
wenzelm [Wed, 23 Apr 2014 14:16:08 +0200] rev 56672
updated according to scala-2.11.0 recommendations;
wenzelm [Wed, 23 Apr 2014 13:28:32 +0200] rev 56671
explicit Exn.error_message in accordance to Output.error_message in ML;
wenzelm [Wed, 23 Apr 2014 13:05:11 +0200] rev 56670
detect nested interrupts;
wenzelm [Wed, 23 Apr 2014 12:55:57 +0200] rev 56669
clarified message and return code, in accordance to ML version;
wenzelm [Wed, 23 Apr 2014 12:51:55 +0200] rev 56668
interruptible dependencies, which can take a few seconds;
wenzelm [Wed, 23 Apr 2014 12:39:23 +0200] rev 56667
more abstract Exn.Interrupt and POSIX return code;
wenzelm [Wed, 23 Apr 2014 11:40:42 +0200] rev 56666
avoid accidental use of scala.language.reflectiveCalls;
wenzelm [Wed, 23 Apr 2014 10:49:30 +0200] rev 56665
tuned options for scalac;
wenzelm [Wed, 23 Apr 2014 10:38:56 +0200] rev 56664
updated workaround;
wenzelm [Tue, 22 Apr 2014 23:57:17 +0200] rev 56663
avoid "Adaptation of argument list by inserting ()" -- deprecated in scala-2.11.0;
wenzelm [Tue, 22 Apr 2014 23:49:15 +0200] rev 56662
avoid "Adaptation of argument list by inserting ()" -- deprecated in scala-2.11.0;
wenzelm [Tue, 22 Apr 2014 23:31:45 +0200] rev 56661
avoid octal escape literals -- deprecated in scala-2.11.0;
wenzelm [Tue, 22 Apr 2014 23:01:59 +0200] rev 56660
updated to scala-2.11.0 with classpath provided by its etc/settings;
wenzelm [Tue, 22 Apr 2014 22:27:29 +0200] rev 56659
no need to copy jars, after regular use of classpath in 793a429c63e7;
wenzelm [Tue, 22 Apr 2014 22:15:44 +0200] rev 56658
accomodate scala-2.11.0: evade somewhat erratic fix of ImmutableSetFactory in Scala/bfa70315d72d;
blanchet [Wed, 23 Apr 2014 11:29:39 +0200] rev 56657
made SML/NJ happier
blanchet [Wed, 23 Apr 2014 10:23:27 +0200] rev 56656
size function for multisets
blanchet [Wed, 23 Apr 2014 10:23:27 +0200] rev 56655
updated BNF docs
blanchet [Wed, 23 Apr 2014 10:23:27 +0200] rev 56654
qualify name
blanchet [Wed, 23 Apr 2014 10:23:27 +0200] rev 56653
tuned doc comment
blanchet [Wed, 23 Apr 2014 10:23:27 +0200] rev 56652
updated NEWS
blanchet [Wed, 23 Apr 2014 10:23:27 +0200] rev 56651
localize new size function generation code
blanchet [Wed, 23 Apr 2014 10:23:27 +0200] rev 56650
no need to make 'size' generation an interpretation -- overkill
blanchet [Wed, 23 Apr 2014 10:23:27 +0200] rev 56649
put theorems in right slot
blanchet [Wed, 23 Apr 2014 10:23:27 +0200] rev 56648
manual merge + added 'rel_distincts' field to record for symmetry
blanchet [Wed, 23 Apr 2014 10:23:27 +0200] rev 56647
pick up all 'nesting' theorems
blanchet [Wed, 23 Apr 2014 10:23:27 +0200] rev 56646
added 'size' of finite sets
blanchet [Wed, 23 Apr 2014 10:23:27 +0200] rev 56645
prevent tactic failures by detecting and ignoring BNFs with no 'size' functions early
blanchet [Wed, 23 Apr 2014 10:23:27 +0200] rev 56644
updated docs
blanchet [Wed, 23 Apr 2014 10:23:27 +0200] rev 56643
move size hooks together, with new one preceding old one and sharing same theory data
blanchet [Wed, 23 Apr 2014 10:23:26 +0200] rev 56642
allow registration of custom size functions for BNF-based datatypes
blanchet [Wed, 23 Apr 2014 10:23:26 +0200] rev 56641
reverted rb458558cbcc2 -- better to keep 'case' and 'rec' distinct, otherwise we lose the connection between 'ctor_rec' (the low-level recursor) and 'rec'
blanchet [Wed, 23 Apr 2014 10:23:26 +0200] rev 56640
generate 'rec_o_map' and 'size_o_map' in size extension
blanchet [Wed, 23 Apr 2014 10:23:26 +0200] rev 56639
made old-style 'size' interpretation hook more robust in case 'size' is already specified (either by the user or by the new datatype package)