summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2004-02-162-30/+45
* *** empty log message ***Martin Odersky2004-02-164-74/+147
* removed because option -Xmarkup is neededburaq2004-02-162-108/+0
* - added header with $id.michelou2004-02-166-26/+84
* - removed some tabs...michelou2004-02-161-20/+20
* - improved comments.michelou2004-02-161-24/+70
* fixes classpath problems, command line switch h...buraq2004-02-162-210/+234
* added support for XML patternsburaq2004-02-162-112/+205
* added test case for xml patternsburaq2004-02-162-1/+29
* - Changed definition of start and limit in Inte...paltherr2004-02-131-34/+30
* test cases for xml literal parsingburaq2004-02-132-0/+80
* xml literals with embedded scala blocksburaq2004-02-132-17/+30
* - Added TODO.txtpaltherr2004-02-131-0/+91
* - Downgraded to the old, bulky val syntax.Matthias Zenger2004-02-131-3/+10
* - added new field 'isRemote' to class 'Context'.michelou2004-02-121-16/+57
* - Changed Tree.Block(Tree[]) to Tree.Block(Tree...paltherr2004-02-1234-319/+313
* removed obsolete methodsburaq2004-02-111-40/+1
* now it worksburaq2004-02-111-0/+2
* better comparison of actual and expected resultsburaq2004-02-112-54/+122
* 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-113-36/+79
* these are jvm dependent -> ../jvmburaq2004-02-112-79/+0
* these are jvm dependentburaq2004-02-112-0/+79
* *** 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
* - Updated files to the new syntax.Matthias Zenger2004-02-105-19/+30
* - Changed syntax/semantics of ',' tokens.Matthias Zenger2004-02-1016-383/+506
* *** empty log message ***Matthias Zenger2004-02-101-0/+1
* 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-093-7/+60
* - 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
* things to test the xml libraryburaq2004-02-092-0/+65
* 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