summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Changed script generation codepaltherr2003-08-061-19/+24
* - Added cvsignorepaltherr2003-08-061-0/+1
* - changed 'as' to 'asInstanceOf'michelou2003-08-061-2/+3
* - changed 'as' to 'asInstanceOf'michelou2003-08-061-3/+7
* - activated code to write pickle data to class ...schinz2003-08-051-2/+13
* - made unzip's type more generalschinz2003-08-051-1/+1
* *** empty log message ***Martin Odersky2003-08-055-193/+253
* - added functions make, tabulate, flatten, unzi...schinz2003-08-051-98/+194
* - added the identity function (id)schinz2003-08-051-0/+2
* *** empty log message ***Martin Odersky2003-08-051-7/+8
* *** empty log message ***paltherr2003-08-052-4/+4
* - Updated Makefile to use Makefile.configpaltherr2003-08-051-7/+8
* - Updated Makefile to use Makefile.config and s...paltherr2003-08-051-11/+24
* - Added scalatex.mkpaltherr2003-08-051-0/+67
* *** empty log message ***paltherr2003-08-051-3/+3
* - Added scalatex.scmpaltherr2003-08-051-0/+214
* - Split Makefile into 3 filespaltherr2003-08-053-302/+339
* - renamed tutorial.scalatex to tutorial.scala.texschinz2003-08-051-10/+123
* *** empty log message ***Martin Odersky2003-08-0418-78/+86
* - added a hack to make sure that flags are tran...schinz2003-08-041-0/+2
* - Added support for inlining default bootclassp...paltherr2003-08-041-0/+9
* - Fixed default TEXINPUTSpaltherr2003-08-041-1/+1
* *** empty log message ***Martin Odersky2003-08-0419-227/+463
* - Added trabsformation of <local>.this into <ow...paltherr2003-08-021-0/+9
* - Changed localDummy to generate non-empty namespaltherr2003-08-022-1/+9
* - Added show methodspaltherr2003-07-311-7/+65
* *** empty log message ***Martin Odersky2003-07-317-75/+87
* *** empty log message ***Martin Odersky2003-07-3193-750/+1100
* - Changed owner of STRING_PLUS_ANY from STRING ...paltherr2003-07-301-2/+2
* - Repolaced Tree argument of This and Super nod...paltherr2003-07-3012-112/+76
* - Added TypeNamespaltherr2003-07-302-0/+16
* hash-consing on load, enabled per defaultburaq2003-07-304-7/+51
* added testNotEqualsburaq2003-07-301-0/+13
* - modified phase to make it compatible with sep...schinz2003-07-302-53/+73
* - Added scaladoc targetpaltherr2003-07-302-1/+34
* - Added $Id$paltherr2003-07-301-0/+2
* Added:cremet2003-07-308-28/+233
* *** empty log message ***schinz2003-07-292-0/+291
* shortest-match policy instead of longest match ...buraq2003-07-291-8/+8
* refactoring: removed class FiniteAutom.buraq2003-07-295-161/+267
* added examples, added "shortest match policy", ...buraq2003-07-291-2/+21
* removed FiniteAutom (refactoring)buraq2003-07-291-1/+0
* - added isLabel methodschinz2003-07-291-0/+5
* - implemented (but didn't test because of lack ...schinz2003-07-291-10/+35
* added commentsburaq2003-07-282-3/+17
* - bug fix: for calls to "super", use the name o...schinz2003-07-281-1/+3
* - avoid creating several temporary variables wh...schinz2003-07-281-24/+14
* generic xml parser adapterburaq2003-07-281-0/+41
* "freshening" of patterns before calling algbera...buraq2003-07-282-77/+80
* - Changed some hasSymbol into definesSymbolpaltherr2003-07-281-3/+3