summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/ScalaPrimitives.scala
Commit message (Expand)AuthorAgeFilesLines
* Avoid forcing info transforms of primitive methodsJason Zaugg2017-02-191-3/+4
* Fix comparisons involving NaNLukas Rytz2016-06-021-2/+2
* General cleanups and less warnings during a Scala buildsoc2016-04-041-1/+1
* Remove ICode's TypeKinds, use BTypes in the backend insteadLukas Rytz2015-11-061-31/+7
* Remove ICodeSimon Ochsenreither2015-10-311-5/+4
* Concision contribution.Paul Phillips2013-05-231-9/+11
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Banish needless semicolons.Jason Zaugg2013-02-241-3/+3
* Removed unused imports.Paul Phillips2012-11-061-1/+0
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Merge branch '2.10.x'Adriaan Moors2012-08-081-1/+1
|\|
| * update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* | Renaming phase time-travel methods.Paul Phillips2012-07-191-1/+1
|/
* Toward a higher level abstraction than atPhase.Paul Phillips2012-02-251-1/+1
* 4th round of clean ups (see r25293, r25285, r25...michelou2011-07-201-24/+14
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-1/+1
* Misc cleanups and crash avoidance, no review.Paul Phillips2011-04-061-2/+0
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-1/+1
* Some accumulated cleanup done while profiling a...Paul Phillips2010-12-291-6/+3
* Turned an assert/compiler crash into an error m...Paul Phillips2010-12-111-9/+3
* Closes #3497.Iulian Dragos2010-08-261-12/+17
* 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-2/+2
* Added ## method to Any as our scala hashCode me...Paul Phillips2010-02-281-0/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Some organization & duplication removal in GenI...Paul Phillips2009-11-161-0/+12
* This patch represents breaking out bits of code...Paul Phillips2009-09-241-0/+2
* Some minor logic simplifying falling out of equ...Paul Phillips2009-08-231-3/+0
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* More fleshing out of code generation DSL.Paul Phillips2009-06-281-6/+3
* Removed unused Any_asInstanceOfErased and Any_i...Paul Phillips2009-06-261-2/+0
* Riffing off the removal of the cldc library, re...Paul Phillips2009-05-291-69/+58
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Massive check-in for IDE.Sean McDirmid2007-09-171-0/+1
* updated self aliases, for-comprehension, += opsmichelou2007-04-231-6/+6
* fixed unary_opsMartin Odersky2007-02-161-33/+7
* Added unary_ primitivesIulian Dragos2007-02-151-1/+1
* Added support for unary_+/-/!/~ primitives.Iulian Dragos2007-02-151-2/+33
* Merged the dotnet-scala branchmihaylov2007-02-061-1/+1
* Fixed bug ivolving corecions and default conver...Iulian Dragos2006-11-271-0/+11
* removed Scala attributes '_mixin_' and '_trait_'michelou2006-10-041-7/+16
* removed leading/trailing tabs/blanks in scala/c...michelou2006-09-211-399/+399
* Added a 'cldc' target for J2ME CLDC 1.0mihaylov2006-05-031-51/+62
* Removed the source for the primitive types; cre...mihaylov2006-04-051-87/+0
* Removed unnecessary primitives for scala.Unitmihaylov2006-04-031-4/+0
* [backend] Do not treat equals,hashCode,toString...mihaylov2006-03-311-36/+0
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+736