summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/util
Commit message (Expand)AuthorAgeFilesLines
* removed deprecated warning, updated svn props, ...michelou2009-03-101-25/+35
* Major interpreter cleanup.Paul Phillips2009-03-041-3/+4
* fixed several problems with cyclic references u...Martin Odersky2009-02-231-0/+155
* Script errors are now reported at the correct p...Paul Phillips2009-02-061-7/+20
* Applied patch from #1684.Geoffrey Washburn2009-02-021-1/+1
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-1311-11/+11
* fixed #1269.Lukas Rytz2009-01-121-0/+42
* Updated copyright notices to 2009Antonio Cunei2009-01-092-2/+2
* added comments; better errror messages; trace u...Martin Odersky2008-12-081-0/+8
* Merging everything from the 2.8.x development b...Antonio Cunei2008-11-251-4/+4
* I feel like I should be waving a dead chicken w...David MacIver2008-10-291-4/+10
* A couple of hardening changes. Sean McDirmid2008-10-191-5/+5
* Tightened volatile checking.Martin Odersky2008-10-151-8/+7
* Fix for #296Antonio Cunei2008-10-151-1/+3
* Reverted removal of TreeSet to fix stability.Geoffrey Washburn2008-10-111-0/+56
* Merged in fix from branch.Miles Sabin2008-10-091-1/+1
* Needed parens because the precendence wasn't wo...Geoffrey Washburn2008-10-011-2/+2
* Eliminating unnecessary data structures.Geoffrey Washburn2008-10-015-288/+1
* Fixed inner classes parsing when the inner clas...Iulian Dragos2008-08-181-3/+6
* Backed out from addition of vararg += in Buffer.Martin Odersky2008-08-151-0/+5
* Correction to Sean's decoding fix.Geoffrey Washburn2008-08-121-4/+5
* fixed #1196, #1197, #1203Martin Odersky2008-08-111-3/+2
* Blind patch for bug reported on mailing list.Sean McDirmid2008-08-061-21/+21
* Hardening classpath against sourcepath crash.Sean McDirmid2008-08-061-11/+4
* added Iterator.flatten method; refactoring: clo...Martin Odersky2008-07-212-3/+161
* Now encoded glyphs in identifiers that are not ...Geoffrey Washburn2008-07-091-4/+42
* Removed pointless assertions.Geoffrey Washburn2008-07-023-3/+0
* Started work on a rewrite for type-flow analysis.Iulian Dragos2008-06-261-0/+1
* 1) Fix in backend to print meaningful filenames...Martin Odersky2008-05-201-1/+6
* Deprecated non-position versions of newName, ad...Sean McDirmid2008-04-191-1/+5
* Deprecating newName/0 in fresh name creator so ...Sean McDirmid2008-04-171-1/+1
* Fixed svn propertiesmihaylov2008-03-191-1/+1
* Fixed #368:Geoffrey Washburn2008-02-081-1/+5
* added reverse to RichString.Martin Odersky2008-02-061-1/+3
* Another massive IDE checkin.Sean McDirmid2008-01-272-1/+6
* removed more warningsmichelou2008-01-181-18/+20
* Applied patch from Ticket #334.Geoffrey Washburn2008-01-091-4/+6
* Merge from the annots-normtrees branch.Lex Spoon2007-11-281-0/+40
* Fixing infinite recurseSean McDirmid2007-11-241-2/+4
* Fixed 1.4 incompatibilityIulian Dragos2007-11-141-2/+2
* fixed partest, removed mergeLines (useless)michelou2007-11-131-1/+1
* Imported patch to improve anonymous function na...Iulian Dragos2007-11-131-6/+4
* small cleanupmichelou2007-11-081-18/+20
* fixed a (sometimes) off-by-one error with Compo...Lex Spoon2007-10-101-6/+9
* removed type aliases, update svn:keywordsmichelou2007-10-092-3/+3
* Fixing semi-colon inference in XML.Sean McDirmid2007-09-201-1/+3
* Massive check-in for IDE.Sean McDirmid2007-09-176-120/+246
* make extra sure that ch==SU whenever theLex Spoon2007-07-131-2/+5
* added star expansion (Stepan's contrib)michelou2007-07-091-13/+52
* incremented MinorVersion, deprecated All/AllRef...michelou2007-06-138-68/+71