summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/util
Commit message (Expand)AuthorAgeFilesLines
* Toward a higher level abstraction than atPhase.Paul Phillips2012-02-251-1/+1
* Fixed misplaced @usecase annotationVlad Ureche2012-02-081-2/+2
* Scaladoc @usecase annotation overriding / SI-5287Vlad Ureche2012-02-061-2/+24
* Intercept assert and require calls.Paul Phillips2012-01-261-2/+2
* Moved some code.Paul Phillips2012-01-241-0/+23
* Fix for problem in SBT that was caused by the too severe fix of type soundnes...Martin Odersky2012-01-211-1/+3
* More consistent use of Names.Paul Phillips2012-01-051-7/+7
* Moved Origins into scala.reflect.internal.util.Paul Phillips2012-01-051-107/+0
* Makes it possible to use env(1) to run scala scripts, by droppingDaniel C. Sobral2011-12-011-1/+1
* Improved BitSet implementationsStefan Zeiger2011-12-011-159/+0
* Implemented manifest-based class-paths.Paul Phillips2011-11-211-1/+13
* (1) Made ReflectionUtils an object, to take its...Martin Odersky2011-11-101-2/+2
* Unified binary representations under AbstractFile.Paul Phillips2011-11-082-11/+10
* More repl work.Paul Phillips2011-11-041-5/+14
* Fix for some repl bitrot.Paul Phillips2011-11-041-1/+1
* Reflection classloader adjustment.Paul Phillips2011-11-031-3/+5
* ScalaClassLoader changes.Paul Phillips2011-11-032-49/+97
* Pushed NPE defense in NoSourceFile.file out ano...Martin Odersky2011-10-241-1/+3
* Shutdown hook modification.Paul Phillips2011-10-181-7/+20
* Cleaning up debug logging.Paul Phillips2011-10-171-0/+1
* Getting liftCode to work.Martin Odersky2011-09-253-18/+23
* Added tool for analyzing forwarder classes.Paul Phillips2011-09-191-0/+146
* Deprecation and convention adherence patrol.Paul Phillips2011-09-191-1/+1
* Removed parens from calls to Name#toString.Paul Phillips2011-09-151-1/+1
* Refinement of murmurhash implementation.Paul Phillips2011-09-081-13/+8
* Offer warning when demonstrably non-side-effect...Paul Phillips2011-09-051-1/+0
* More changes to get Reflect compiler working.Martin Odersky2011-08-291-1/+1
* Replaced various now-unnecessary casts with str...Paul Phillips2011-08-271-1/+1
* Fix java signature generation for traits: no cl...Paul Phillips2011-08-091-5/+7
* Big cleanups in the tracing utility and its usa...Paul Phillips2011-08-091-24/+32
* Fix for a bug in CharArrayReader which made tri...Paul Phillips2011-08-081-2/+4
* Don't want to chase NPEs around for the rest of...Paul Phillips2011-08-061-0/+13
* Tired of ugly-printing in the repl, I sort of f...Paul Phillips2011-08-011-0/+85
* Working on jar creation infrastructure.Paul Phillips2011-08-011-0/+2
* Quieting down mr. lifty, no review.Paul Phillips2011-07-291-1/+1
* First steps towards liftingMartin Odersky2011-07-291-4/+9
* Since trunk seems to be undergoing all kinds of...Paul Phillips2011-07-231-3/+0
* Start of an attempt to abstract above some hard...Paul Phillips2011-07-231-1/+3
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-145-17/+13
* Fix to handling of imports in namers to make ID...Martin Odersky2011-07-061-0/+2
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-182-6/+6
* More batched performance improvements for io.{ ...Paul Phillips2011-06-141-20/+15
* Fixed a crasher in the scanner when unicode esc...Paul Phillips2011-05-292-6/+15
* Moved scala.reflect.Chars to scala.reflect.inte...Iulian Dragos2011-05-205-5/+5
* Added a forwarder for object Chars.Iulian Dragos2011-05-181-0/+3
* Eliminated an unnecessary second traversal of j...Paul Phillips2011-05-171-23/+22
* Deleting the empty files git is not too cool to...Paul Phillips2011-05-173-0/+0
* Renamed scala.reflect.common to scala.reflect.i...Paul Phillips2011-05-164-8/+8
* Switched nsc.util to point to reflect.util, no ...Paul Phillips2011-05-167-354/+16
* This patch and the several to follow represent ...Paul Phillips2011-05-164-4/+4