summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* - Fixed erasure for bug 328paltherr2004-06-031-1/+8
* dtd2scala attribute validationburaq2004-06-038-42/+59
* attribute validburaq2004-06-035-24/+120
* - With the MSIL backend initialize CLRPackagePa...mihaylov2004-06-021-6/+14
* - Changed the way to get the CLRPackage instancemihaylov2004-06-022-2/+2
* - Accomodated the changes in CLRPackageParsermihaylov2004-06-021-16/+10
* - No longer extends class SymbolLoader.mihaylov2004-06-021-90/+60
* simplifiedburaq2004-06-021-4/+3
* - Removed ConstantFolder.java (replaced by scal...paltherr2004-06-021-363/+0
* - Changed _TYPE methods in Definitions for prim...paltherr2004-06-0221-153/+187
* - Disabled code that breaks separate compilationpaltherr2004-06-021-11/+12
* - Removed method GenJVM.maybeGenLoadUnitpaltherr2004-06-021-21/+2
* - Emit debugging info only with the -g optionmihaylov2004-06-021-19/+35
* - Improved handling of typesmihaylov2004-06-021-69/+103
* - Removed the obviated scalalib.dll loadingmihaylov2004-06-021-14/+0
* - Reintroduced the latest fix with stricter app...mihaylov2004-06-021-3/+11
* commentburaq2004-06-021-11/+17
* - Reverted the last change, it seems to cause m...mihaylov2004-06-011-3/+3
* equals methodburaq2004-06-014-0/+21
* cleanup, fixburaq2004-06-011-19/+38
* - Initialize the linked class of a module defin...mihaylov2004-06-011-0/+3
* forgot to reset after printingburaq2004-06-011-0/+1
* - Added a check if every symbol should be in it...mihaylov2004-05-311-0/+20
* - Minor bugfixmihaylov2004-05-311-1/+1
* - Sort the array of types and perform binary se...mihaylov2004-05-311-69/+178
* - When using the MSIL backend import classes fr...mihaylov2004-05-311-11/+66
* - Escape the printed value of string constants ...mihaylov2004-05-311-2/+2
* library update, validation in dtd2scalaburaq2004-05-2813-90/+508
* fallback for bug (UnPickle?!)buraq2004-05-281-3/+18
* oops, parsing doesnt work yetburaq2004-05-271-0/+2
* obsoburaq2004-05-271-75/+0
* removed DeclToSQL stuffburaq2004-05-271-6/+5
* less dependencyburaq2004-05-271-1/+1
* move to libburaq2004-05-2710-189/+0
* pretty-print + whitespace trimmingburaq2004-05-268-66/+263
* - not valid comments.cremet2004-05-264-5/+5
* fixesburaq2004-05-264-21/+169
* java.ioburaq2004-05-262-26/+10
* obsoleteburaq2004-05-261-16/+0
* *** empty log message ***buraq2004-05-265-23/+69
* convenience methodsburaq2004-05-262-17/+55
* new dtd decl items in Scala XML libburaq2004-05-261-0/+40
* new InfoSet items in Scala XML libburaq2004-05-2612-75/+447
* attribute mapsburaq2004-05-261-27/+28
* - The comments were not valid XHTML, now they are.cremet2004-05-262-3/+3
* booburaq2004-05-251-0/+17
* grammar printer, matching progress, view from s...buraq2004-05-257-72/+55
* name change select... to case...buraq2004-05-244-17/+21
* Xmarkup option only for compatibility, is alway...buraq2004-05-244-14/+2
* fixed bug in xml parsing, cleanupburaq2004-05-242-16/+16