summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sample build.propertiesBurak Emir2005-06-291-0/+35
|
* separated the paths to properties fileBurak Emir2005-06-292-56/+46
|
* Head of empty list fixed and moved tailcalls be...Iulian Dragos2005-06-292-30/+46
| | | | | Head of empty list fixed and moved tailcalls before transmatch
* Adjusted to the current syntax of def parameter...mihaylov2005-06-292-3/+3
| | | | | Adjusted to the current syntax of def parameters, i.e. => Type
* Removed printing leading space in printType0mihaylov2005-06-291-1/+0
|
* Introduced a top-level try-catch to hide the st...mihaylov2005-06-281-3/+12
| | | | | | Introduced a top-level try-catch to hide the stack trace if the compiler throws AbortError exception; the -debug option prints the stack trace
* Throw an exception if the jump width adjustment...mihaylov2005-06-281-1/+2
| | | | | Throw an exception if the jump width adjustment fails
* Removed obsolete methodsmihaylov2005-06-281-97/+0
|
* throw match error fixedburaq2005-06-286-18/+51
|
* added 's'buraq2005-06-281-2/+2
|
* renamed fileburaq2005-06-282-0/+0
|
* Changed to print the new syntax for def parametersmihaylov2005-06-283-13/+6
|
* Fixed some filenames from /matching (removed "s...Iulian Dragos2005-06-281-3/+13
| | | | | | Fixed some filenames from /matching (removed "s" from the name) as they were missing from CVS and added tail calls.
* Added tail call elimination phase to nsc.Iulian Dragos2005-06-282-1/+249
|
* *** empty log message ***mihaylov2005-06-281-0/+21
|
* *** empty log message ***Martin Odersky2005-06-274-4/+16
|
* - added support for syntax highlighting in XCod...michelou2005-06-271-0/+10
| | | | | - added support for syntax highlighting in XCode (MacOSX).
* temporarily added an if that takes care of patt...buraq2005-06-241-2/+7
| | | | | temporarily added an if that takes care of patterns
* fixed some bugs in translation from scalac, .tp...buraq2005-06-241-40/+112
| | | | | fixed some bugs in translation from scalac, .tpe instead or .info etc
* fixed bug in translation from scalac, pos has s...buraq2005-06-241-5/+12
| | | | | fixed bug in translation from scalac, pos has special meaning;...
* works better nowburaq2005-06-241-5/+21
|
* works nowburaq2005-06-241-3/+17
|
* *** empty log message ***Martin Odersky2005-06-241-6/+5
|
* building with antburaq2005-06-241-2/+7
|
* *** empty log message ***Martin Odersky2005-06-242-0/+45
|
* *** empty log message ***Martin Odersky2005-06-2421-0/+860
|
* Added support for the cloneable, serializable a...mihaylov2005-06-241-9/+31
| | | | | Added support for the cloneable, serializable and transient attributes
* Added a reference to the System.Object.Memberwi...mihaylov2005-06-241-0/+4
| | | | | Added a reference to the System.Object.MemberwiseClone method
* Implemented support for the scala.Cloneable att...mihaylov2005-06-243-29/+39
| | | | | Implemented support for the scala.Cloneable attribute
* *** empty log message ***Martin Odersky2005-06-2410-41/+43
|
* Made scala.Console platform independantmihaylov2005-06-242-2/+6
|
* Implemented support for the scala.cloneable att...mihaylov2005-06-2411-22/+57
| | | | | Implemented support for the scala.cloneable attribute
* Changes done by Martin to correcly typecheck La...Iulian Dragos2005-06-241-2/+4
| | | | | Changes done by Martin to correcly typecheck LabelDefs.
* *** empty log message ***michelou2005-06-233-0/+148
|
* to compile and test nsc with antburaq2005-06-213-0/+66
|
* little additions to make independent from AntAd...buraq2005-06-212-25/+85
| | | | | little additions to make independent from AntAdaptor
* works nowburaq2005-06-212-48/+125
|
* removed . from .matchburaq2005-06-211-3/+3
| | | | | fixed mistake in isRegular call
* better error message in case of encoding problemnoir2005-06-211-1/+2
|
* encoding for scala.tools.scala4ant.ScalacTaskburaq2005-06-211-0/+7
|
* cleanup, minorburaq2005-06-201-2/+2
|
* transmatchburaq2005-06-203-6/+13
|
* files to call nsc from antburaq2005-06-202-0/+190
|
* an ant-file for nsc thingsburaq2005-06-201-0/+110
|
* removed . from .match, oopsburaq2005-06-201-1/+1
|
* Set version to 1.4.0.1michelou2005-06-201-1/+1
|
* Set version to 1.4.0.0michelou2005-06-201-1/+1
|
* - moved to CVS repository "scala-website".michelou2005-06-205-440/+0
|
* - corrected HTML tag in Scala comment.michelou2005-06-201-1/+1
|
* - added missing entry 'Molecule.scala'.michelou2005-06-201-0/+1
|