summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ast/parser/SyntaxAnalyzer.scala
Commit message (Expand)AuthorAgeFilesLines
* Retain javadoc comments in scaladocJakob Odersky2016-07-151-1/+1
* Move more parsing hooks out of reporting.Adriaan Moors2014-07-171-1/+1
* Rip out reporting indirection from CompilationUnitAdriaan Moors2014-07-041-1/+1
* Move reporting logic into Reporting traitAdriaan Moors2014-07-041-1/+1
* -Yshow-member-pos, print the positions of members.Paul Phillips2013-04-201-12/+80
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-1/+1
* Enabling commit for interactive/scaladoc modules.Paul Phillips2013-03-091-2/+2
* adds c.introduceTopLevelEugene Burmako2013-01-051-4/+8
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Intercept assert and require calls.Paul Phillips2012-01-261-1/+1
* Removed special comments on Martin's requestmichelou2011-09-291-1/+1
* fixed svn props, did some cleanupmichelou2011-09-191-1/+1
* Moved some pure string manipulation functions o...Paul Phillips2011-05-311-4/+7
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Changed the way special overrides are implemented.Iulian Dragos2010-04-211-0/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Fix and test for #1674; we aren't supposed to b...Miles Sabin2009-10-191-1/+1
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* rewrite of positions in compilerMartin Odersky2009-07-301-5/+2
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* refined range positions some more; eliminated A...Martin Odersky2009-07-021-1/+5
* fixed variance bug; added smart brace insertion...Martin Odersky2009-06-241-0/+1
* Named and default argumentsLukas Rytz2009-05-301-1/+1
* Switch over to new scanner/parser.Miles Sabin2009-05-181-2/+2
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Phases now have a checkable flag, used by the n...Geoffrey Washburn2008-09-031-0/+1
* 1) Fix in backend to print meaningful filenames...Martin Odersky2008-05-201-3/+6
* Massive check-in for IDE.Sean McDirmid2007-09-171-2/+3
* removed some more type aliasesmichelou2007-07-231-2/+2
* Switching over to position objects from positio...Sean McDirmid2007-04-191-1/+1
* removed leading/trailing tabs/blanks in parser/...michelou2006-09-141-7/+8
* Modified scopes and positions so they can be co...Sean McDirmid2006-08-251-0/+3
* removed a hack for supporting the interpreter t...Lex Spoon2006-02-161-5/+0
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+25