summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Committing setPos -> setOriginal fixes before I...Sean McDirmid2006-02-201-13/+13
| | | | | Committing setPos -> setOriginal fixes before I lose them again.
* Simplified serializable attribute checkmihaylov2006-02-201-7/+2
|
* use the quick compiler if there's no distributionmihaylov2006-02-201-3/+2
|
* - generate a wrapper for scalaintLex Spoon2006-02-201-3/+47
| | | | | - renamed sbp files without the "2" (scala vs. scala2, etc.)
* added "" around a variable usageLex Spoon2006-02-201-2/+2
|
* support emailing the report to multiple addressesLex Spoon2006-02-171-10/+16
|
* corrected .check file of new testMartin Odersky2006-02-171-3/+3
|
* corrected lastIndexOf parameter in file scala/r...michelou2006-02-171-3/+5
| | | | | corrected lastIndexOf parameter in file scala/reflect/Symbol.scala
* fix^2: import Predef._ in reflect.{Symbol, Type...Martin Odersky2006-02-172-0/+4
| | | | | fix^2: import Predef._ in reflect.{Symbol, Type} to get things to recompile.
* small fix to positionsMartin Odersky2006-02-171-5/+9
|
* (no commit message)Lex Spoon2006-02-171-0/+4
|
* bug fixes: 532, 531, 530Martin Odersky2006-02-174-3/+16
|
* (no commit message)Martin Odersky2006-02-1730-91/+269
|
* Fixed the failure of the nightly buildmihaylov2006-02-171-1/+1
|
* added an extra constructor for convenienceLex Spoon2006-02-161-0/+3
|
* removed a hack for supporting the interpreter t...Lex Spoon2006-02-161-5/+0
| | | | | removed a hack for supporting the interpreter that is no longer needed
* allow templateStatSeq to work when a statement isLex Spoon2006-02-161-1/+1
| | | | | terminated by EOF instead of a semicolon
* Many, many cleanups and small improvements.Lex Spoon2006-02-162-269/+554
|
* renamed 'scala*2' to 'scala*' in Ant file build...michelou2006-02-161-20/+23
| | | | | renamed 'scala*2' to 'scala*' in Ant file build.xml
* renamed 'scala*2' to 'scala*' in script file te...michelou2006-02-161-3/+3
| | | | | renamed 'scala*2' to 'scala*' in script file test/scalatest
* Fixed a bug in Codification.Gilles Dubochet2006-02-161-6/+8
|
* fxd missing decl for root.symbolBurak Emir2006-02-151-4/+5
|
* renamed man pages to original commmandsmichelou2006-02-152-431/+0
|
* adapted script 'scalatest' to work in developme...michelou2006-02-151-5/+10
| | | | | | adapted script 'scalatest' to work in development AND end-user environments
* renamed man pagesmichelou2006-02-152-0/+431
|
* renamed 'scala*2' to 'scala*' and updated copyr...michelou2006-02-152-28/+26
| | | | | renamed 'scala*2' to 'scala*' and updated copyright in man pages
* changed handling of MatchError, prints string nowBurak Emir2006-02-141-0/+3
|
* changed handling of MatchError, prints string nowBurak Emir2006-02-142-26/+14
|
* Expanded Codification to support loops, conditi...Gilles Dubochet2006-02-144-15/+70
| | | | | | | Expanded Codification to support loops, conditions and assignation. Assignation is known to be highly instable and will change in the future: use at your own risks.
* Added annotations parsingmihaylov2006-02-141-10/+62
|
* Refactored ICode and added basic inlining capab...Iulian Dragos2006-02-1414-53/+278
| | | | | Refactored ICode and added basic inlining capabilities.
* removed command 'ant clean.all' from scala2-nig...michelou2006-02-131-3/+1
| | | | | removed command 'ant clean.all' from scala2-nightly-test.scm
* Added missing constantsmihaylov2006-02-131-0/+3
|
* Added values for the type tagsmihaylov2006-02-131-0/+17
|
* Added the names of Java annotations classfile a...mihaylov2006-02-131-0/+2
| | | | | Added the names of Java annotations classfile attributes
* Updated SABBUS to provide more information abou...Gilles Dubochet2006-02-101-4/+7
| | | | | | Updated SABBUS to provide more information about the environment in which it is running.
* (no commit message)Martin Odersky2006-02-106-48/+197
|
* - prints out Java environment when executing bu...michelou2006-02-101-0/+1
| | | | | - prints out Java environment when executing build.xml
* - removed trailing cr in file test/files/neg/bu...michelou2006-02-101-4/+4
| | | | | - removed trailing cr in file test/files/neg/bug521.check
* (no commit message)Lex Spoon2006-02-101-2/+1
|
* (no commit message)Lex Spoon2006-02-102-0/+84
|
* - updated copyright notice (year, "unless speci...michelou2006-02-101-1/+1
| | | | | | - updated copyright notice (year, "unless specified otherwise") in file docs/LICENSE
* Interpet the scala.runtime.compat.BeanProperty ...mihaylov2006-02-102-2/+18
| | | | | | Interpet the scala.runtime.compat.BeanProperty to generate Java Beans compliant names for variable accessors
* An attribute that designates variable's accesso...mihaylov2006-02-101-0/+3
| | | | | | An attribute that designates variable's accessors names as Java Beans compliant
* (no commit message)Martin Odersky2006-02-091-0/+16
|
* (no commit message)Martin Odersky2006-02-0912-9/+125
|
* (no commit message)Martin Odersky2006-02-099-145/+60
|
* (no commit message)Sean McDirmid2006-02-099-21/+60
|
* have the warning email include the list of fail...Lex Spoon2006-02-091-2/+7
| | | | | have the warning email include the list of failed tests
* updates for scala2Lex Spoon2006-02-081-34/+25
|