summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* added Tuple2, percentburaq2004-02-111-0/+2
* > becomes lt, for XML literal supportburaq2004-02-111-15/+15
* NodeList -> NodeSeqburaq2004-02-111-2/+2
* xml literals!buraq2004-02-112-8/+261
* NodeList to NodeSeqburaq2004-02-111-12/+15
* started pretty print functionsburaq2004-02-111-6/+51
* - Removed tabs.Matthias Zenger2004-02-115-463/+463
* Removed the usage of Java-specific libraries.Matthias Zenger2004-02-111-158/+158
* - Fixed some bugsMatthias Zenger2004-02-114-269/+274
* *** empty log message ***Matthias Zenger2004-02-112-36/+78
* *** empty log message ***Matthias Zenger2004-02-101-3/+3
* - Adapted examples to the new syntax.Matthias Zenger2004-02-104-6/+9
* - New framework for Enumerations.Matthias Zenger2004-02-101-0/+96
* - Changed syntax/semantics of ',' tokens.Matthias Zenger2004-02-1016-383/+506
* added missing case '_' for symbol litburaq2004-02-101-1/+1
* - Fixed broken UnPickle.Matthias Zenger2004-02-103-8/+226
* projections on XML ! preserving document order !buraq2004-02-091-6/+45
* - Changed display of is an as operationspaltherr2004-02-091-2/+1
* - Added translation of primitive methods of Any...paltherr2004-02-091-1/+253
* - Added primitive creation methodspaltherr2004-02-091-2/+303
* - Added methods isNew, isDynamic, isStatic, has...paltherr2004-02-091-0/+42
* - Added constant EMPTY_ARRAYpaltherr2004-02-091-0/+5
* - bug fix: do not include the path in the Sourc...schinz2004-02-091-1/+1
* added projection functionsburaq2004-02-092-3/+55
* - Added attribute bit field "attrs"paltherr2004-02-051-10/+25
* - Simplified by using isStaticpaltherr2004-02-051-10/+1
* - Added method isStaticpaltherr2004-02-051-0/+5
* - Mark the implementations of what is before Ad...mihaylov2004-02-051-0/+1
* - Do not mark lifted functions as 'final' - it'...mihaylov2004-02-051-1/+1
* - Removed asInstanceOf in array creation trees ...paltherr2004-02-041-2/+1
* - Added proxy field in ScalaTemplatepaltherr2004-02-045-60/+138
* - Added proxy fieldpaltherr2004-02-041-1/+7
* - Added getClass methodspaltherr2004-02-042-0/+41
* - Changed transformation of array creations for...paltherr2004-02-042-21/+17
* - Make lifted functions private final.mihaylov2004-02-041-1/+1
* - bug fix: the string concatenation operator (+...schinz2004-02-031-1/+1
* - Removed flag STATICpaltherr2004-02-037-52/+19
* - Removed method TreeGen.This(int,Type)paltherr2004-02-021-13/+0
* oops, forgot a case in BindingBerrySethiburaq2004-02-023-4/+10
* teset whether fjbg is in classpathburaq2004-02-021-8/+18
* bugburaq2004-02-021-25/+24
* - Introduced local and global refspaltherr2004-02-019-207/+196
* - Added test to avoid printing Select prefixes ...paltherr2004-02-012-4/+8
* - Changed owner of PATTERN_WILDCARD to NONEpaltherr2004-02-011-5/+6
* - Fixed to correctly retrieve reference to ROOT...paltherr2004-02-011-0/+1
* - Removed top-level ValDefs (modules)paltherr2004-02-016-37/+14
* - Removed interpreter specific code from AddCon...paltherr2004-02-012-40/+12
* - Added normal vlink to non-stable modulespaltherr2004-02-011-4/+4
* - Removed Definitions.NULL and Definitions.ZEROpaltherr2004-02-018-35/+3
* - Generalized use of AConstant to represent con...paltherr2004-02-0139-1146/+1272