summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/jvm/BCodeSyncAndTry.scala
Commit message (Expand)AuthorAgeFilesLines
* Clean up CoreBTypes, consistent names, remove unused entriesLukas Rytz2015-10-201-5/+5
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* Integrate CoreBTypes by composition (not inheritance), non-var fieldsLukas Rytz2014-08-191-1/+1
* Rewrite BType to a type hierarchy.Lukas Rytz2014-06-011-9/+7
* Move class BType to separate component, include it by composition.Lukas Rytz2014-05-221-0/+1
* removing dead code in BCodeSyncAndTryMiguel Garcia2013-12-151-4/+0
* Removing unused code.Paul Phillips2013-10-021-3/+1
* new bytecode emitter, GenBCode, for now under a flagMiguel Garcia2013-06-011-0/+401