Commit Graph

2 Commits

Author SHA1 Message Date
extempore b25198b965 Addresses the issues swirling around Double.Epsilon and friends
which were battled out in more than one venue and then aptly summarized
by retronym in #3791.  Thanks to Simon Ochsenreither for submitting
a patch; I wasn't able to use too much of it because the source
code for these types is generated, but effort is always
appreciated.  Closes #3791, and I'm tired and I'd hate to blow
this one at this late date: review by rytz.

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@24461 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2011-03-15 04:02:35 +00:00
extempore ebe3e42684 Tackled source generation from a new angle rather than letting
genprod get any more creaky.  This code generates the AnyVal
source files (but those are not included here.) No review.

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@24066 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2011-01-23 23:06:28 +00:00