summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/ContextErrors.scala
Commit message (Expand)AuthorAgeFilesLines
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-1/+1
* New facility: TypeDestructurers.Paul Phillips2012-04-161-2/+2
*-. Merge commit 'refs/pull/389/head'; commit 'refs/pull/393/head' into developPaul Phillips2012-04-141-0/+3
|\ \
| * | rule out sequence arg to applyDynamicAdriaan Moors2012-04-131-0/+3
| |/
* / Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-2/+2
|/
* Merge commit 'refs/pull/375/head' into developPaul Phillips2012-04-121-9/+24
|\
| * Next generation of macrosEugene Burmako2012-04-121-9/+24
* | new annotation targets for companion classes/objects/factory methods.Martin Odersky2012-04-111-4/+4
|/
* A boatload of work on Symbols and Flags.Paul Phillips2012-04-051-1/+1
* Pushed Symbol/Type creation partitioning further.Paul Phillips2012-04-011-2/+2
* [vpm] error message on missing parameter typeAdriaan Moors2012-03-261-15/+10
* Lots of tedious warning and tree printing work.Paul Phillips2012-03-201-1/+1
* Merge branch 'merge-inline' of /scratch/trunk3 into developPaul Phillips2012-03-141-2/+2
|\
| * Merge branch 'master' into merge-inlinePaul Phillips2012-03-141-36/+49
| |\
| * | Eliminated 2500 lines of whitespace changes.Paul Phillips2012-01-301-25/+25
| * | Merge remote-tracking branch 'paulp/inline' into topic/inlineMartin Odersky2012-01-291-3/+7
| |\ \
| | * \ Merge branch 'unsealed-anyval' into inlinePaul Phillips2012-01-281-1/+5
| | |\ \
| | | * | Unsealed AnyVal.Paul Phillips2012-01-281-1/+1
| * | | | inline method expansion codeMartin Odersky2012-01-291-28/+28
| |/ / /
| * | | Dropping what looks like debug output from error message. Before the change,Martin Odersky2012-01-261-1/+1
* | | | Removed "Todo: test" where a test exists.Simon Ochsenreither2012-03-121-9/+1
| |_|/ |/| |
* | | Merge remote-tracking branch 'hubertp/issue/5554' into developPaul Phillips2012-03-071-1/+2
|\ \ \
| * | | Closes #SI-5554Hubert Plociniczak2012-03-061-1/+2
* | | | Whitespace commit.Paul Phillips2012-02-291-27/+27
* | | | Improving error message.Paul Phillips2012-02-281-5/+15
|/ / /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'hubertp/issue/5452' and 'hubertp/issue/5493' ...Paul Phillips2012-02-171-2/+9
|\ \ \ \
| * | | | Closes #5452.Hubert Plociniczak2012-02-171-2/+9
| |/ / /
* / / / Fixes miscellaneous macro bugsEugene Burmako2012-02-171-5/+0
|/ / /
* | | Revert "Fix for SI-5452."Paul Phillips2012-02-151-3/+1
* | | Revert "Make fix for SI-5452 not break other things."Paul Phillips2012-02-151-1/+3
* | | Make fix for SI-5452 not break other things.Paul Phillips2012-02-141-3/+1
* | | Fix for SI-5452.Paul Phillips2012-02-131-1/+3
| |/ |/|
* | Disabled "not found" suggestions.Paul Phillips2012-01-261-0/+4
* | Intercept assert and require calls.Paul Phillips2012-01-261-1/+1
|/
* Use context for buffering errors that cannot/shouldn't be reported in the giv...Hubert Plociniczak2012-01-251-0/+1052