summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/models/SemanticTokens.scala
Commit message (Expand)AuthorAgeFilesLines
* Created directory for code which is most likely...Paul Phillips2010-03-081-714/+0
* A few yards short of the goal posts attempt at ...Paul Phillips2010-03-041-8/+2
* Removed scala.util.NameTransformer (it moved to...Paul Phillips2010-02-011-1/+1
* missing bits of r20746.Martin Odersky2010-02-011-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Removed long dead AST Node Sequence.Paul Phillips2009-10-151-1/+0
* rewrite of positions in compilerMartin Odersky2009-07-301-30/+30
* switch to unnested packages.Martin Odersky2009-07-241-2/+3
* Moved NameTransformer from the compiler to the ...Paul Phillips2009-06-021-1/+2
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
* removed deprecated for-loopsmichelou2009-02-241-8/+9
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Elminiated a number of redundant calls to toStringGeoffrey Washburn2008-03-031-2/+2
* Fixing bugs in new and old plugin.Sean McDirmid2008-02-171-1/+2
* Fix for old plugin. Sean McDirmid2008-01-311-2/+19
* fixed broken build and remove some warningsmichelou2008-01-181-39/+39
* -target 1.5 now the default.Martin Odersky2007-12-191-1/+3
* Massive check-in for IDE.Sean McDirmid2007-09-171-32/+17
* 1.Martin Odersky2007-07-121-15/+15
* merged Alias/AbsTypeDef into TypeDefMartin Odersky2007-06-191-3/+6
* Switching over to position objects from positio...Sean McDirmid2007-04-191-68/+68
* merged in tcpoly branch (at r10641)Adriaan Moors2007-04-061-0/+1
* modified annotated types schemeMartin Odersky2007-03-061-1/+0
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-5/+5
* renamed attributes to annotations; added @syntax.Martin Odersky2007-02-091-1/+1
* changed non-exhaustivity to attributesMartin Odersky2007-02-071-0/+1
* - Added default constructors for Settings and G...Lex Spoon2007-01-231-0/+2
* Replaced == null()eq null(ne null)mihaylov2006-11-131-13/+13
* Refactored portability supportmihaylov2006-11-011-60/+62
* Fixed scala doc to include docs for abstract va...Sean McDirmid2006-09-221-1/+2
* (no commit message)Martin Odersky2006-09-191-1/+6
* Modified scopes and positions so they can be co...Sean McDirmid2006-08-251-22/+24
* removed leading/trailing tabs/blanks in nsc/mod...michelou2006-07-281-316/+326
* - Made attributes applicable to parametersmihaylov2006-07-121-2/+1
* Fixed pattern matching bugs 401, 643Martin Odersky2006-06-281-13/+15
* Rewrote the files in scala/tools/util/ in Scalamihaylov2006-04-111-1/+2
* Fixed trait presentation highlighting bug.Sean McDirmid2006-03-161-1/+1
* performed some renamings in the compiler & libraryMartin Odersky2006-03-091-2/+2
* Fixed bugs in Scala doc.Sean McDirmid2006-03-091-6/+11
* use 'mixin/abstract class' instead of 'trait'mihaylov2006-03-041-2/+2
* Initial checkin of new scala-doc tool.Sean McDirmid2006-03-031-1/+1
* (no commit message)Sean McDirmid2006-02-211-178/+258
* cleaned up buggy code in file scala/tools/nsc/m...michelou2006-02-211-421/+441
* (no commit message)Sean McDirmid2006-02-091-5/+19
* Some cosmetic changes in non-plugin files.Sean McDirmid2006-02-011-1/+2
* Format changes, updates to IDE highlighting.Sean McDirmid2006-01-271-26/+47
* * removed tabs from core compiler files.Sean McDirmid2006-01-221-102/+110
* (no commit message)Sean McDirmid2006-01-181-286/+308
* Tried to fix sourcepath, but they still have so...Sean McDirmid2006-01-131-89/+90
* More stuff to support hte eclipse plugin. Sean McDirmid2006-01-111-11/+11