| Thu, 12 May 2011 16:28:46 +0200 | 
wenzelm | 
minor adaption for scala-2.9.0.final;
 | 
file |
diff |
annotate
 | 
| Sun, 22 Aug 2010 22:09:14 +0200 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Tue, 17 Aug 2010 15:10:49 +0200 | 
wenzelm | 
added functor Linear_Set, based on former adhoc structures in document.ML;
 | 
file |
diff |
annotate
 | 
| Fri, 13 Aug 2010 17:35:28 +0200 | 
wenzelm | 
added get_after convenience;
 | 
file |
diff |
annotate
 | 
| Sat, 29 May 2010 17:26:02 +0200 | 
wenzelm | 
avoid :\ which is not tail-recursive and tends to overflow the tiny JVM stack, which is not resizable at runtime;
 | 
file |
diff |
annotate
 | 
| Mon, 24 May 2010 23:01:51 +0200 | 
wenzelm | 
renamed "rev" to "reverse" following usual Scala conventions;
 | 
file |
diff |
annotate
 | 
| Sat, 22 May 2010 23:53:09 +0200 | 
wenzelm | 
added rev_iterator;
 | 
file |
diff |
annotate
 | 
| Mon, 10 May 2010 15:00:11 +0200 | 
wenzelm | 
adapted to scala-2.8.0.RC2;
 | 
file |
diff |
annotate
 | 
| Mon, 29 Mar 2010 22:43:56 +0200 | 
wenzelm | 
adapted to Scala 2.8.0 Beta1 -- with notable changes to scala.collection;
 | 
file |
diff |
annotate
 | 
| Sun, 10 Jan 2010 23:43:25 +0100 | 
wenzelm | 
elements with start entry;
 | 
file |
diff |
annotate
 | 
| Sun, 10 Jan 2010 17:29:09 +0100 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Wed, 16 Sep 2009 21:31:57 +0200 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Wed, 16 Sep 2009 00:12:52 +0200 | 
wenzelm | 
added append_after (tuned version of former insert_after of Seq);
 | 
file |
diff |
annotate
 | 
| Tue, 15 Sep 2009 23:57:07 +0200 | 
wenzelm | 
double linking for improved performance of "prev";
 | 
file |
diff |
annotate
 | 
| Tue, 01 Sep 2009 13:31:22 +0200 | 
wenzelm | 
misc cleanup and internal reorganization;
 | 
file |
diff |
annotate
 | 
| Tue, 01 Sep 2009 11:52:19 +0200 | 
wenzelm | 
added linear_set.scala from http://isabelle.in.tum.de/repos/isabelle-jedit/rev/d567692f9717
 | 
file |
diff |
annotate
 |