summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added 'deprecation' flag to ant/Scalac.scala an...michelou2006-10-202-19/+50
| | | | | added 'deprecation' flag to ant/Scalac.scala and build.xml
* added support for typed patternsMartin Odersky2006-10-1914-317/+379
|
* added experimental support for primitive types ...michelou2006-10-192-8/+141
| | | | | added experimental support for primitive types in DocGenerator.scala
* Fixed bugs in orElse, more general typing.Philipp Haller2006-10-192-15/+42
|
* commentBurak Emir2006-10-191-0/+20
|
* fix 781, nullpointerexcs in matcherrorBurak Emir2006-10-192-5/+10
|
* abstractfile api + small cleanupBurak Emir2006-10-185-84/+35
|
* added Ant/Eclipse classes in nsc/doc/script.jsmichelou2006-10-182-154/+291
|
* added more Java classes in doc/script.jsmichelou2006-10-181-1/+33
|
* commented error message "BAD_FILE: .." in util/...michelou2006-10-181-29/+41
| | | | | commented error message "BAD_FILE: .." in util/ClassPath.scala
* removed no longer used directory tools/ant/reso...michelou2006-10-172-129/+0
| | | | | removed no longer used directory tools/ant/resources
* fixed bug #773 (scaladoc)michelou2006-10-172-162/+198
|
* added handling of zip entriesBurak Emir2006-10-171-7/+10
|
* Added ? operator.Philipp Haller2006-10-172-0/+4
|
* Fixed many bugs in icodeReader and added basic ...Iulian Dragos2006-10-161-0/+1
| | | | | Fixed many bugs in icodeReader and added basic blocks.
* Fixed many bugs in icodeReader and added basic ...Iulian Dragos2006-10-168-31/+162
| | | | | Fixed many bugs in icodeReader and added basic blocks.
* Added .tpe for symbols.Iulian Dragos2006-10-161-1/+2
|
* * Added support for accessing files directlySean McDirmid2006-10-169-122/+187
| | | | | | * Added hook in settings to hide options in IDE * Updated Contexts, Namers, and Typers with hooks to prepare them for IDE integration.
* changed location of diff files in scala-test-xx...michelou2006-10-151-1/+1
| | | | | changed location of diff files in scala-test-xxx.sbp
* improved Scala test suite on Windows (scalatest...michelou2006-10-155-19/+81
| | | | | improved Scala test suite on Windows (scalatest.bat)
* added more comments in scala/xml/Utility.scalamichelou2006-10-151-64/+151
|
* xml improvements for 2.2.1 (see changes)Burak Emir2006-10-1419-27/+416
|
* improved error localisation in markup parsingBurak Emir2006-10-141-1/+1
|
* changed "All/AllRef" to "Nothing/Null" in test/...michelou2006-10-1319-149/+210
| | | | | changed "All/AllRef" to "Nothing/Null" in test/library/compiler
* fixed both methods 'reportError' in scala/io/So...michelou2006-10-123-6/+27
| | | | | fixed both methods 'reportError' in scala/io/Source.scala
* pending status for bug646Burak Emir2006-10-121-1/+6
|
* removed some more semicolons..michelou2006-10-121-26/+27
|
* fixed #774, xml patterns and error handlingBurak Emir2006-10-123-32/+5
|
* fixed bug #774Burak Emir2006-10-123-143/+152
|
* improved comments in scala/collection/*.scalamichelou2006-10-1118-142/+260
|
* corrected copyright notice in script templatesmichelou2006-10-116-13/+11
|
* released Scala version 2.2.0michelou2006-10-111-3/+3
|
* updated STARR to Scala 2.2.0michelou2006-10-112-2/+2
|
* Fixed the subclass relationship for inner classesv2.2.0Iulian Dragos2006-10-111-0/+7
|
* reverted changes made in doc/style.cssmichelou2006-10-111-8/+0
|
* checkfileBurak Emir2006-10-111-0/+10
|
* removed hand-coded "Direct Known Subclasses"michelou2006-10-117-75/+31
|
* fixBurak Emir2006-10-111-1/+1
|
* Added 'Direct known subclasses' feature to scal...Iulian Dragos2006-10-117-74/+31
| | | | | | Added 'Direct known subclasses' feature to scaladoc. Removed comments which hardcoded 'direct known subclasses' in the standard library.
* cleaned up comments in scala/xml/*.scalamichelou2006-10-111-20/+70
|
* attribute nillableBurak Emir2006-10-111-0/+23
|
* attribute nillableBurak Emir2006-10-114-41/+52
|
* cleaned up comments in scala/actors/*.scalamichelou2006-10-102-119/+171
|
* (no commit message)Martin Odersky2006-10-101-1/+1
|
* updated docs/examples/*.scalamichelou2006-10-106-113/+108
|
* Included proof of deadlock-freedom in Scheduler...Philipp Haller2006-10-102-4/+41
| | | | | Included proof of deadlock-freedom in Scheduler.scala.
* exceptionsBurak Emir2006-10-1039-118/+174
|
* Adapted examples.Philipp Haller2006-10-101-40/+0
|
* (no commit message)Philipp Haller2006-10-103-24/+6
|
* Fixed build.Philipp Haller2006-10-103-3/+3
|