summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/ConstantFolder.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9516 remove now-unneeded codeSeth Tisue2016-10-241-3/+3
* Emit a warning when a constant expression evaluates to an ArithmeticException...Olli Helenius2016-05-021-7/+5
* SI-9516 Fix the behavior of Int shift Long operations. (#5117)Sébastien Doeraene2016-04-231-3/+3
* SI-8462: Integral shift Long result type correctedSom Snytt2015-01-091-7/+13
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Removing ancient comments and pointless comments.Paul Phillips2012-11-191-3/+0
* Removed unused imports.Paul Phillips2012-11-061-2/+0
* 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
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Solved problem that -3.0 is not recognized as a...Martin Odersky2010-06-061-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* lifted out core compiler data structures into r...Martin Odersky2010-02-011-1/+1
* more performance improvements; eliminated mk......Martin Odersky2010-01-191-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* More world-shaking deprecation work.Paul Phillips2009-11-201-1/+1
* Breaks down the hash function in BoxesRunTime b...Paul Phillips2009-11-091-6/+0
* Broke up foldBinOp logic a little bit looking t...Paul Phillips2009-11-071-99/+99
* Sped up build times by three minutes with a bri...Paul Phillips2009-11-071-4/+5
* Whole bunch of code for people interested in eq...Paul Phillips2009-10-281-0/+6
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-12/+12
* fixed unary_opsMartin Odersky2007-02-161-11/+11
* changed tuple syntax to (...)Martin Odersky2007-02-131-12/+12
* changed pair(...) to {...}Martin Odersky2007-02-051-12/+12
* made pattern constructors termsymbolsMartin Odersky2007-01-311-1/+1
* Replaced == null()eq null(ne null)mihaylov2006-11-131-1/+1
* Refactored portability supportmihaylov2006-11-011-0/+3
* removed leading/trailing tabs/blanks in typeche...michelou2006-08-301-7/+18
* Fixed bug 697Martin Odersky2006-08-141-6/+9
* (no commit message)Martin Odersky2006-02-221-1/+3
* avoid crashing the compiler if folding constantsLex Spoon2006-02-211-3/+10
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+145