summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/util
Commit message (Expand)AuthorAgeFilesLines
* A few straggler deprecations with straightforwa...Paul Phillips2009-08-221-8/+2
* These might be the last of the deprecation warn...Paul Phillips2009-08-221-1/+3
* fixed positions when using named argumentsLukas Rytz2009-07-311-1/+1
* Fixed test/positions/Empty regression.Martin Odersky2009-07-301-1/+1
* Better docs for positionsMartin Odersky2009-07-301-1/+45
* rewrite of positions in compilerMartin Odersky2009-07-302-121/+122
* switch to unnested packages.Martin Odersky2009-07-2416-16/+32
* Faster offsetToLineMartin Odersky2009-07-141-0/+28
* Reverted last change.Miles Sabin2009-07-131-9/+2
* Reinstated setContent.Miles Sabin2009-07-131-2/+9
* Performance oriented rewrite of BatchSourceFile.Paul Phillips2009-07-131-90/+56
* Trying to make typechecker faster by (1) new su...Martin Odersky2009-07-131-25/+47
* Fixed positionsMartin Odersky2009-07-051-3/+8
* refined range positions some more; eliminated A...Martin Odersky2009-07-021-21/+3
* (1) some changes to interactive compiler interf...Martin Odersky2009-06-181-6/+54
* removed code for parsing old pickle format.Lukas Rytz2009-06-031-9/+0
* Moved NameTransformer from the compiler to the ...Paul Phillips2009-06-021-147/+0
* Allow the content of SourceFiles backed by inte...Miles Sabin2009-05-311-2/+8
* big overhaul of annotations implementation.Lukas Rytz2009-05-303-8/+5
* minor twiddling with position.Martin Odersky2009-05-291-2/+57
* more work on the interactive mode.Martin Odersky2009-05-281-0/+1
* more work on rangepositions.Martin Odersky2009-05-281-0/+3
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-273-4/+6
* Fixed problem that spurious caused exhaustivene...Martin Odersky2009-05-272-0/+7
* removed deprecated files; more changes to repl.Martin Odersky2009-05-261-0/+7
* new test repl for interactive mode; bug fixesMartin Odersky2009-05-261-0/+4
* added Synthetic Positions; refactored interacti...Martin Odersky2009-05-261-9/+13
* SyncVars now return Either with a ThrowableMartin Odersky2009-05-261-17/+6
* Export new packages; minor updates to interactive.Miles Sabin2009-05-261-3/+2
* new presentation compiler designMartin Odersky2009-05-252-19/+44
* some documentation; statistics wrt implicits; n...Martin Odersky2009-05-221-0/+43
* small modifications to collections.Martin Odersky2009-05-195-283/+223
* massive new collections checkin.Martin Odersky2009-05-082-1/+108
* Fix and test for #1937Paul Phillips2009-04-301-1/+1
* Removed various now-unnecessary java 1.4 workar...Paul Phillips2009-04-291-14/+13
* Backward-compatible extension of the signatureAntonio Cunei2009-04-221-2/+2
* 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