summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert suspicious widening of getter's result typeAdriaan Moors2015-11-111-4/+5
* Cleanups, debuglogs, small refactoringsAdriaan Moors2015-11-114-77/+88
* Replacement javap in AsmUtilsAdriaan Moors2015-11-111-6/+26
* Review feedback from lrytz: better commentsAdriaan Moors2015-11-112-14/+13
* Constructors: encapsulate whether to memoize a valAdriaan Moors2015-11-111-10/+14
* Constructors: further clarify which defs are added & whenAdriaan Moors2015-11-113-37/+27
* Constructors: mutate lessAdriaan Moors2015-11-113-117/+103
* Constructors: consolidate `ValDef` cases in `transformed`Adriaan Moors2015-11-111-19/+27
* Constructors: narrow interfaces of its componentsAdriaan Moors2015-11-111-150/+161
* Merge pull request #4838 from lrytz/removeIcodeLukas Rytz2015-11-1043-11957/+139
|\
| * Minor cleanupsLukas Rytz2015-11-063-55/+3
| * Use BTypes when building the lambdaMetaFactoryBootstrapHandleLukas Rytz2015-11-064-4/+15
| * Simplify InvokeStyleLukas Rytz2015-11-062-71/+34
| * Remove the rest of ICodesLukas Rytz2015-11-068-230/+62
| * Remove ICode's TypeKinds, use BTypes in the backend insteadLukas Rytz2015-11-063-482/+8
| * Remove ICodeSimon Ochsenreither2015-10-3138-11189/+91
* | Merge pull request #4783 from mprudhom/patch-1Seth Tisue2015-11-061-6/+6
|\ \ | |/ |/|
| * Repaired the alphabetical sorting of standards setMarc Prud'hommeaux2015-10-271-6/+6
* | Merge pull request #4814 from soc/topic/drop-genasmLukas Rytz2015-10-299-3861/+595
|\ \ | |/ |/|
| * Remove GenASM, merge remaining common code snippetsSimon Ochsenreither2015-10-279-3861/+595
* | Merge pull request #4813 from rcmurphy/topic/improved-softrefSeth Tisue2015-10-271-0/+13
|\ \
| * | Add Extractor and apply Method for SoftReferenceRebecca Claire Murphy2015-10-221-0/+13
* | | Merge pull request #4808 from retronym/ticket/9527Seth Tisue2015-10-271-2/+3
|\ \ \
| * | | SI-9527 Fix NPE in ambiguous implicit error generationJason Zaugg2015-10-211-2/+3
* | | | Merge pull request #4794 from densh/topic/predef-autoboxingSeth Tisue2015-10-271-17/+17
|\ \ \ \
| * | | | Fixes an inconsistency between BoxesRunTime and Predef's autoboxingDenys Shabalin2015-10-081-17/+17
| |/ / /
* | | | Use a single Int for the prod / cons values of InstructionStackEffectLukas Rytz2015-10-274-44/+33
* | | | Support JSR / RET in computeMaxLocalsMaxStackLukas Rytz2015-10-272-9/+20
* | | | More efficient way to compute maxLocals / maxStackLukas Rytz2015-10-276-209/+386
| |_|/ |/| |
* | | Merge pull request #4820 from lrytz/t9535Lukas Rytz2015-10-276-27/+38
|\ \ \
| * | | SI-9535 correct bytecode and generic signatures for @throws[TypeParam]Lukas Rytz2015-10-266-27/+38
| | |/ | |/|
* | | Merge pull request #4821 from retronym/review/4817Jason Zaugg2015-10-271-32/+0
|\ \ \
| * | | Remove unneeded overrides from ReplGLobalSom Snytt2015-10-271-32/+0
| |/ /
* | | Merge pull request #4807 from lrytz/opt/innerClassAttrLukas Rytz2015-10-2611-313/+340
|\ \ \ | |/ / |/| |
| * | Clean up CoreBTypes, consistent names, remove unused entriesLukas Rytz2015-10-2010-190/+136
| * | Simplify and correctify calculation of the InnerClass attributeLukas Rytz2015-10-209-149/+230
* | | Merge pull request #4802 from SethTisue/merge-2.11-to-2.12-oct-16Lukas Rytz2015-10-2121-85/+156
|\ \ \ | |/ / |/| |
| * | merge 2.11.x onto 2.12.x, Oct 16 2015Seth Tisue2015-10-1621-85/+156
| |\ \ | | |/ | |/|
| | * Merge pull request #4791 from performantdata/issue/9508Lukas Rytz2015-10-158-47/+17
| | |\
| | | * SI-9508 fix classpaths in Eclipse configurationPerformant Data LLC2015-10-128-47/+17
| | * | Merge pull request #4798 from performantdata/issue/9513Seth Tisue2015-10-151-1/+18
| | |\ \
| | | * | Document some OpenHashMap internal methods.Performant Data LLC2015-10-101-0/+13
| | | * | SI-9513 decrement "deleted" count in OpenHashMap.put() when slot reusedPerformant Data LLC2015-10-101-1/+5
| | | |/
| | * | Merge pull request #4788 from dk14/patch-1Seth Tisue2015-10-141-1/+1
| | |\ \
| | | * | explicitly specify insertion-order feature in docsdk142015-10-061-1/+1
| | * | | Merge pull request #4771 from som-snytt/issue/9492-hereSeth Tisue2015-10-142-16/+37
| | |\ \ \
| | | * | | SI-9492 Line trimming pasteSom Snytt2015-09-272-3/+8
| | | * | | SI-9492 REPL paste here docSom Snytt2015-09-271-16/+32
| | * | | | Rename forall, exists and find predicate and operator params.Janek Bogucki2015-10-099-71/+86
| | | |_|/ | | |/| |
| | * | | SI-9506 suppress Scala IDE-generated files in the Eclipse project dirsPerformant Data LLC2015-10-062-0/+4