summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ast/parser/Scanners.scala
Commit message (Expand)AuthorAgeFilesLines
...
* Disentangled scaladoc and the presentation comp...Iulian Dragos2011-01-041-1/+1
* Finally figured out what needed to happen forPaul Phillips2010-12-121-1/+1
* Turned an assert/compiler crash into an error m...Paul Phillips2010-12-111-1/+3
* A foot in the door with Parsers/JavaParsers and...Paul Phillips2010-12-041-10/+22
* It's a big one!Paul Phillips2010-12-021-4/+4
* AIOOBE in scanner when typing in the end of file.Eugene Vigdorchik2010-09-231-1/+2
* Scala IDE needs mutable files with changing con...Eugene Vigdorchik2010-09-211-1/+1
* Fix for #3765.Miles Sabin2010-08-311-0/+3
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-1/+1
* Closes #3187. No review.Martin Odersky2010-03-241-1/+1
* closed #3101. Review by community.Martin Odersky2010-03-011-4/+4
* The initial results of running a basic cut and ...Paul Phillips2010-02-231-2/+1
* Great moments in typos: somehow the "decodeUni"...Paul Phillips2010-01-311-1/+1
* Fixes for various Scaladoc-related positions re...Miles Sabin2010-01-151-0/+5
* Fixed issue with operator symbols.Martin Odersky2010-01-061-1/+1
* refined doc comments generation; refactored cod...Martin Odersky2009-12-101-27/+2
* new doc comment generation, including some new ...Martin Odersky2009-12-071-5/+5
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Fix for #2736 (scanner not advancing on unicode...Paul Phillips2009-11-301-0/+1
* More world-shaking deprecation work.Paul Phillips2009-11-201-2/+2
* Corrected comment contents.Miles Sabin2009-11-011-1/+2
* Added -Ybuilder-debug:[none,simple,refined] opt...Miles Sabin2009-10-301-1/+4
* Reorg of number parsing to use more direct logic.Paul Phillips2009-10-231-41/+49
* Parser fix involving backquoted identifiers (#2...Paul Phillips2009-10-231-7/+15
* Scaladoc comment position fixes with tests; sca...Miles Sabin2009-10-141-2/+16
* Fixed #1000, #2060Martin Odersky2009-10-071-0/+4
* Patch from Mirko Stoker to add comment nodes to...Miles Sabin2009-10-061-28/+43
* More accumulated XML work, including removing s...Paul Phillips2009-09-251-1/+2
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* Attempting to widen the field of possibilities ...Paul Phillips2009-09-221-1/+1
* Fix and test case for #2081.Paul Phillips2009-09-151-10/+24
* Deprecation patrol continues patrolling.Paul Phillips2009-08-221-1/+1
* 1.Martin Odersky2009-08-161-24/+62
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* Altered some invocations of Array.copy to use c...Paul Phillips2009-07-161-1/+1
* Trying to make typechecker faster by (1) new su...Martin Odersky2009-07-131-2/+1
* fixed variance bug; added smart brace insertion...Martin Odersky2009-06-241-3/+215
* Named and default argumentsLukas Rytz2009-05-301-1/+1
* some documentation; statistics wrt implicits; n...Martin Odersky2009-05-221-24/+22
* small modifications to collections.Martin Odersky2009-05-191-1/+1
* Switch over to new scanner/parser.Miles Sabin2009-05-181-716/+648
* removed deprecated warning, updated svn props, ...michelou2009-03-101-10/+10
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Implemented #988.Geoffrey Washburn2008-06-101-0/+3
* removed more warningsmichelou2008-01-181-3/+3
* Massive check-in for IDE.Sean McDirmid2007-09-171-64/+25
* Changed organisation of Scalac's command-line o...Gilles Dubochet2007-07-161-21/+0
* removed type aliases, old for-syntax, ..michelou2007-07-121-45/+45
* Merged lazy values branch to trunk.Iulian Dragos2007-06-271-0/+1