Thu, 06 May 2010 23:07:21 +0200 basic formatting of pretty trees;
wenzelm [Thu, 06 May 2010 23:07:21 +0200] rev 36687
basic formatting of pretty trees; line-up ML vs. Scala sources;
Thu, 06 May 2010 22:54:25 +0200 added content_length;
wenzelm [Thu, 06 May 2010 22:54:25 +0200] rev 36686
added content_length;
Thu, 06 May 2010 21:02:34 +0200 slightly more general Library.chunks;
wenzelm [Thu, 06 May 2010 21:02:34 +0200] rev 36685
slightly more general Library.chunks;
Thu, 06 May 2010 17:49:57 +0200 misc tuning -- accumulate body via ListBuffer;
wenzelm [Thu, 06 May 2010 17:49:57 +0200] rev 36684
misc tuning -- accumulate body via ListBuffer;
Thu, 06 May 2010 16:27:47 +0200 basic support for symbolic pretty printing;
wenzelm [Thu, 06 May 2010 16:27:47 +0200] rev 36683
basic support for symbolic pretty printing; tuned;
Thu, 06 May 2010 15:04:37 +0200 extractors for document updates;
wenzelm [Thu, 06 May 2010 15:04:37 +0200] rev 36682
extractors for document updates; Session.handle_result: use extractors instead of raw patterns -- NB: using mixed patterns of case classes vs. extractors crashes Scala 2.8.1 RC1;
Thu, 06 May 2010 13:41:30 +0200 extractors for outer keyword declarations;
wenzelm [Thu, 06 May 2010 13:41:30 +0200] rev 36681
extractors for outer keyword declarations;
Wed, 05 May 2010 23:55:29 +0200 eliminated deprecated "--" method;
wenzelm [Wed, 05 May 2010 23:55:29 +0200] rev 36680
eliminated deprecated "--" method; use case classes with copy method for functional record update;
Wed, 05 May 2010 23:41:59 +0200 use IndexedSeq instead of deprecated RandomAccessSeq, which is merely an alias;
wenzelm [Wed, 05 May 2010 23:41:59 +0200] rev 36679
use IndexedSeq instead of deprecated RandomAccessSeq, which is merely an alias;
Wed, 05 May 2010 23:22:11 +0200 use SwingApplication instead of deprecated GUIApplication;
wenzelm [Wed, 05 May 2010 23:22:11 +0200] rev 36678
use SwingApplication instead of deprecated GUIApplication;
Wed, 05 May 2010 23:09:34 +0200 simplified via Position extractors;
wenzelm [Wed, 05 May 2010 23:09:34 +0200] rev 36677
simplified via Position extractors;
Wed, 05 May 2010 22:23:45 +0200 some rearrangement of Scala sources;
wenzelm [Wed, 05 May 2010 22:23:45 +0200] rev 36676
some rearrangement of Scala sources;
Wed, 05 May 2010 15:30:01 +0200 fminus and some more theorems ported from Finite_Set.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 05 May 2010 15:30:01 +0200] rev 36675
fminus and some more theorems ported from Finite_Set.
Wed, 05 May 2010 09:24:42 +0200 eq_morphism is always optional: avoid trivial morphism for empty list of equations
haftmann [Wed, 05 May 2010 09:24:42 +0200] rev 36674
eq_morphism is always optional: avoid trivial morphism for empty list of equations
Wed, 05 May 2010 09:24:41 +0200 tuned whitespace
haftmann [Wed, 05 May 2010 09:24:41 +0200] rev 36673
tuned whitespace
Wed, 05 May 2010 08:57:23 +0200 tuned interpunctation, dropped dead comment
haftmann [Wed, 05 May 2010 08:57:23 +0200] rev 36672
tuned interpunctation, dropped dead comment
Tue, 04 May 2010 21:04:04 -0700 merged
huffman [Tue, 04 May 2010 21:04:04 -0700] rev 36671
merged
Tue, 04 May 2010 21:03:50 -0700 avoid using '...' with LIMSEQ (cf. 1cc4ab4b7ff7)
huffman [Tue, 04 May 2010 21:03:50 -0700] rev 36670
avoid using '...' with LIMSEQ (cf. 1cc4ab4b7ff7)
Tue, 04 May 2010 19:53:57 -0700 generalize some lemmas to class t1_space
huffman [Tue, 04 May 2010 19:53:57 -0700] rev 36669
generalize some lemmas to class t1_space
Tue, 04 May 2010 19:23:59 -0700 simplify definition of t1_space; generalize lemma closed_sing and related lemmas
huffman [Tue, 04 May 2010 19:23:59 -0700] rev 36668
simplify definition of t1_space; generalize lemma closed_sing and related lemmas
Tue, 04 May 2010 18:55:18 -0700 generalize some lemmas
huffman [Tue, 04 May 2010 18:55:18 -0700] rev 36667
generalize some lemmas
Tue, 04 May 2010 17:37:31 -0700 convert comments to 'text' blocks
huffman [Tue, 04 May 2010 17:37:31 -0700] rev 36666
convert comments to 'text' blocks
Tue, 04 May 2010 15:44:42 -0700 generalize more lemmas about limits
huffman [Tue, 04 May 2010 15:44:42 -0700] rev 36665
generalize more lemmas about limits
Wed, 05 May 2010 00:59:59 +0200 repaired comments where SOMEthing went utterly wrong (cf. 2b04504fcb69)
krauss [Wed, 05 May 2010 00:59:59 +0200] rev 36664
repaired comments where SOMEthing went utterly wrong (cf. 2b04504fcb69)
Tue, 04 May 2010 13:11:15 -0700 merged
huffman [Tue, 04 May 2010 13:11:15 -0700] rev 36663
merged
Tue, 04 May 2010 13:08:56 -0700 generalize types of LIMSEQ and LIM; generalize many lemmas
huffman [Tue, 04 May 2010 13:08:56 -0700] rev 36662
generalize types of LIMSEQ and LIM; generalize many lemmas
Tue, 04 May 2010 10:42:47 -0700 make (f -- a --> x) an abbreviation for (f ---> x) (at a)
huffman [Tue, 04 May 2010 10:42:47 -0700] rev 36661
make (f -- a --> x) an abbreviation for (f ---> x) (at a)
Tue, 04 May 2010 10:06:05 -0700 make (X ----> L) an abbreviation for (X ---> L) sequentially
huffman [Tue, 04 May 2010 10:06:05 -0700] rev 36660
make (X ----> L) an abbreviation for (X ---> L) sequentially
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip