summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* - Added missing filespaltherr2004-04-153-0/+80
|
* - Added bug289paltherr2004-04-151-0/+1
|
* - Added pos/bug318.scalapaltherr2004-04-131-0/+1
|
* - updated text strings.michelou2004-04-083-76/+247
|
* - was renamed to tools.zip.michelou2004-04-081-0/+0
|
* - contains (free) Windows tools (unzip.exe, ..).michelou2004-04-081-0/+0
|
* - contains description of file tools.zip.michelou2004-04-081-0/+20
|
* - used in Makefile.distrib to set version numbe...michelou2004-04-081-0/+128
| | | | | - used in Makefile.distrib to set version number in IA installer.
* - added program group "Scala x.x.x.x" on Windows.michelou2004-04-081-293/+554
| | | | | - removed PATH updated on Windows until a solution is found.
* *** empty log message ***Martin Odersky2004-04-081-0/+2
|
* preparing for entity parsingburaq2004-03-301-0/+1
|
* - added entry docu/clr.xmlmichelou2004-03-301-0/+1
|
* *** empty log message ***Martin Odersky2004-03-261-1/+1
|
* - Added test/files/neg/bugs*paltherr2004-03-241-0/+1
|
* - added entry docu/ant.xmlmichelou2004-03-231-0/+1
|
* - Split scala.tools.util.AbstractFile into seve...paltherr2004-03-232-1/+7
| | | | | | | | | | - Split scala.tools.util.AbstractFile into several files Added - scala.tools.util.DirectoryPath Added scala.tools.util.VirtualDirectory - Changed interface of scala.tools.util.AbstractFile Rewrote - scala.tools.util.ZipArchive (merged ZipArchive and JarArchive) Moved - ClassPath to scala.tools.util Changed ClassPath and PackageParser to - rely on DirectoryPath for file lookups
* - Added scala.tools.EmptyIteratorpaltherr2004-03-231-0/+1
|
* - Added class scala.util.tools.SourceReaderpaltherr2004-03-211-0/+1
|
* - Moved AbstractFile from scalac.util into scal...paltherr2004-03-212-1/+1
| | | | | - Moved AbstractFile from scalac.util into scala.tools.util
* - Removed Position and *SourceFile* from ch.epf...paltherr2004-03-211-4/+0
| | | | | - Removed Position and *SourceFile* from ch.epfl.lamp.util
* - Added util.lstpaltherr2004-03-211-0/+9
|
* added a char[] sourcefile representationburaq2004-03-191-0/+2
|
* - Added classes TermName and TypeName and made ...paltherr2004-03-191-0/+2
| | | | | | - Added classes TermName and TypeName and made class Name abstract Added - an ASCII table in TermName to speedup fromAscii operations
* - Added test files for xml parsing and xml lite...paltherr2004-03-182-0/+3
| | | | | - Added test files for xml parsing and xml literals
* - added Types.javaschinz2004-03-181-0/+1
|
* - added TypesAsValuesPhase.javaschinz2004-03-181-0/+1
|
* *** empty log message ***Matthias Zenger2004-03-151-0/+2
|
* *** empty log message ***Martin Odersky2004-03-151-0/+1
|
* - Removed TreeSymbolCloner.javapaltherr2004-03-131-3/+0
|
* added similarityburaq2004-03-121-1/+2
|
* added Elem class:buraq2004-03-111-0/+1
|
* - Added doubledefs.scalapaltherr2004-03-111-0/+1
|
* added AppendBufferburaq2004-03-101-0/+1
|
* - Removed staticsParser and aliasParser in Clas...paltherr2004-03-091-1/+0
| | | | | | | - Removed staticsParser and aliasParser in ClassParser Changed - superclass of CLRPackageParser and CLRClassParser to SymbolLoader - Adapted Symbol.preInitialize and ClassSymbol constructor
* - Added class scalac.symtab.SymbolLoaderpaltherr2004-03-091-0/+1
|
* translated PatternNormalizerburaq2004-03-052-1/+2
|
* added MarkupParser.scalaburaq2004-03-051-0/+1
|
* - Removed CheckOwnerspaltherr2004-03-021-1/+0
|
* - Removed CheckNamespaltherr2004-03-021-1/+0
|
* - Added class SymbolNameWriterpaltherr2004-02-291-0/+1
|
* - Removed duplicate SourceRepresentation.java i...paltherr2004-02-281-1/+0
| | | | | - Removed duplicate SourceRepresentation.java in ast/parser/
* - Removed mangled names from symbolspaltherr2004-02-271-1/+0
|
* - Added ClosureHistory.javapaltherr2004-02-261-0/+1
|
* - Added History.java and Promise.javapaltherr2004-02-261-0/+3
|
* - Added SymbolComparator.javapaltherr2004-02-261-0/+1
|
* - Added search by type modulo isomorphism.cremet2004-02-251-3/+4
|
* - renamed to 'computeserver.scala'.michelou2004-02-251-1/+1
|
* *** empty log message ***cremet2004-02-231-0/+1
|
* - adds 'unzip.exe' to Windows installer inorder tomichelou2004-02-231-8/+315
| | | | | preserve file date when extracting files in 'src'.
* - contains Windows executable of unzip 5.50michelou2004-02-231-0/+0
| | | | | - extracts files in 'src' directory while preserving file date.