History log of /seL4-l4v-10.1.1/isabelle/src/Pure/Concurrent/counter.scala
Revision Date Author Comments
# 81872f6d 04-Nov-2016 wenzelm <none@none>

back to stable scala-2.11.8;


# 1abbe6c1 04-Nov-2016 wenzelm <none@none>

back to stable scala-2.11.8;


# 3ee6c0a8 23-Oct-2016 wenzelm <none@none>

discontinued unused / untested distinction of separate PIDE modules;


# 7837f878 23-Apr-2014 wenzelm <none@none>

more uniform synchronized variables;


# d63600df 05-Jul-2013 wenzelm <none@none>

more uniform Counter in ML and Scala;


# 78b39fdb 27-Feb-2012 wenzelm <none@none>

prefer final ADTs -- prevent ooddities;


# 2ec142c0 29-Nov-2011 wenzelm <none@none>

separate compilation of PIDE vs. Pure sources, which enables independent Scala library;


# 2a73801f 28-Nov-2011 wenzelm <none@none>

explicit indication of modules for independent Scala library;


# 68e7a0ca 22-Oct-2011 wenzelm <none@none>

class Counter as abstract datatype;


# 74e39d8a 04-Jul-2011 wenzelm <none@none>

explicit class Counter;