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;