Thu, 24 Apr 2014 10:38:14 +0200 eliminated redundant Volatile;
wenzelm [Thu, 24 Apr 2014 10:38:14 +0200] rev 56690
eliminated redundant Volatile;
Thu, 24 Apr 2014 10:33:06 +0200 retain canonical reverse order;
wenzelm [Thu, 24 Apr 2014 10:33:06 +0200] rev 56689
retain canonical reverse order;
Thu, 24 Apr 2014 10:30:55 +0200 more canonical list operations;
wenzelm [Thu, 24 Apr 2014 10:30:55 +0200] rev 56688
more canonical list operations;
Thu, 24 Apr 2014 10:24:44 +0200 tuned signature in accordance to ML version;
wenzelm [Thu, 24 Apr 2014 10:24:44 +0200] rev 56687
tuned signature in accordance to ML version;
Thu, 24 Apr 2014 00:29:55 +0200 canonical list operations, as in ML;
wenzelm [Thu, 24 Apr 2014 00:29:55 +0200] rev 56686
canonical list operations, as in ML; avoid odd mutable data structures;
Thu, 24 Apr 2014 00:27:06 +0200 more uniform synchronized variables;
wenzelm [Thu, 24 Apr 2014 00:27:06 +0200] rev 56685
more uniform synchronized variables;
Fri, 25 Apr 2014 12:09:15 +0200 more unfolding and more folding in size equations, to look more natural in the nested case
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
Fri, 25 Apr 2014 11:58:10 +0200 reintroduced '...' (nonexhaustive) syntax for SPASS-Pirate
blanchet [Fri, 25 Apr 2014 11:58:10 +0200] rev 56683
reintroduced '...' (nonexhaustive) syntax for SPASS-Pirate
Thu, 24 Apr 2014 21:00:00 +0200 really unfold
blanchet [Thu, 24 Apr 2014 21:00:00 +0200] rev 56682
really unfold
Thu, 24 Apr 2014 17:52:19 +0200 avoid non-standard simp default rule
haftmann [Thu, 24 Apr 2014 17:52:19 +0200] rev 56681
avoid non-standard simp default rule
Thu, 24 Apr 2014 10:33:17 +0200 now covered by AFP 3ddac3e572cf
haftmann [Thu, 24 Apr 2014 10:33:17 +0200] rev 56680
now covered by AFP 3ddac3e572cf
Thu, 24 Apr 2014 00:23:38 +0200 avoid name shadowing
blanchet [Thu, 24 Apr 2014 00:23:38 +0200] rev 56679
avoid name shadowing
Thu, 24 Apr 2014 00:08:48 +0200 spelling
blanchet [Thu, 24 Apr 2014 00:08:48 +0200] rev 56678
spelling
Wed, 23 Apr 2014 17:57:56 +0200 predicator simplification rules: support also partially specialized types e.g. 'a * nat
kuncar [Wed, 23 Apr 2014 17:57:56 +0200] rev 56677
predicator simplification rules: support also partially specialized types e.g. 'a * nat
Wed, 23 Apr 2014 17:57:56 +0200 all BNF tests can be part of a normal session because they are much faster now
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
Wed, 23 Apr 2014 17:05:48 +0200 merged
wenzelm [Wed, 23 Apr 2014 17:05:48 +0200] rev 56675
merged
Wed, 23 Apr 2014 15:57:06 +0200 tuned;
wenzelm [Wed, 23 Apr 2014 15:57:06 +0200] rev 56674
tuned;
Wed, 23 Apr 2014 15:22:48 +0200 modernized Future/Promise implementation, bypassing old actors;
wenzelm [Wed, 23 Apr 2014 15:22:48 +0200] rev 56673
modernized Future/Promise implementation, bypassing old actors;
Wed, 23 Apr 2014 14:16:08 +0200 updated according to scala-2.11.0 recommendations;
wenzelm [Wed, 23 Apr 2014 14:16:08 +0200] rev 56672
updated according to scala-2.11.0 recommendations;
Wed, 23 Apr 2014 13:28:32 +0200 explicit Exn.error_message in accordance to Output.error_message in ML;
wenzelm [Wed, 23 Apr 2014 13:28:32 +0200] rev 56671
explicit Exn.error_message in accordance to Output.error_message in ML;
Wed, 23 Apr 2014 13:05:11 +0200 detect nested interrupts;
wenzelm [Wed, 23 Apr 2014 13:05:11 +0200] rev 56670
detect nested interrupts;
Wed, 23 Apr 2014 12:55:57 +0200 clarified message and return code, in accordance to ML version;
wenzelm [Wed, 23 Apr 2014 12:55:57 +0200] rev 56669
clarified message and return code, in accordance to ML version;
Wed, 23 Apr 2014 12:51:55 +0200 interruptible dependencies, which can take a few seconds;
wenzelm [Wed, 23 Apr 2014 12:51:55 +0200] rev 56668
interruptible dependencies, which can take a few seconds;
Wed, 23 Apr 2014 12:39:23 +0200 more abstract Exn.Interrupt and POSIX return code;
wenzelm [Wed, 23 Apr 2014 12:39:23 +0200] rev 56667
more abstract Exn.Interrupt and POSIX return code;
Wed, 23 Apr 2014 11:40:42 +0200 avoid accidental use of scala.language.reflectiveCalls;
wenzelm [Wed, 23 Apr 2014 11:40:42 +0200] rev 56666
avoid accidental use of scala.language.reflectiveCalls;
Wed, 23 Apr 2014 10:49:30 +0200 tuned options for scalac;
wenzelm [Wed, 23 Apr 2014 10:49:30 +0200] rev 56665
tuned options for scalac;
Wed, 23 Apr 2014 10:38:56 +0200 updated workaround;
wenzelm [Wed, 23 Apr 2014 10:38:56 +0200] rev 56664
updated workaround;
Tue, 22 Apr 2014 23:57:17 +0200 avoid "Adaptation of argument list by inserting ()" -- deprecated in scala-2.11.0;
wenzelm [Tue, 22 Apr 2014 23:57:17 +0200] rev 56663
avoid "Adaptation of argument list by inserting ()" -- deprecated in scala-2.11.0;
Tue, 22 Apr 2014 23:49:15 +0200 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;
Tue, 22 Apr 2014 23:31:45 +0200 avoid octal escape literals -- 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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip