summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SI-9555 Refactor SystemProperties to avoid mutable mapJason Zaugg2015-11-131-17/+17
* Merge pull request #4838 from lrytz/removeIcodeLukas Rytz2015-11-1049-12017/+152
|\
| * 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-3144-11249/+104
* | 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-2998-4119/+861
|\ \ | |/ |/|
| * Remove GenASM, merge remaining common code snippetsSimon Ochsenreither2015-10-2798-4119/+861
* | 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-275-2/+31
|\ \ \
| * | | SI-9527 Fix NPE in ambiguous implicit error generationJason Zaugg2015-10-215-2/+31
* | | | Merge pull request #4794 from densh/topic/predef-autoboxingSeth Tisue2015-10-272-17/+52
|\ \ \ \
| * | | | Fixes an inconsistency between BoxesRunTime and Predef's autoboxingDenys Shabalin2015-10-082-17/+52
* | | | | Merge pull request #4811 from lrytz/opt/computeMaxsLukas Rytz2015-10-277-228/+405
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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-279-27/+74
|\ \ \ \
| * | | | SI-9535 correct bytecode and generic signatures for @throws[TypeParam]Lukas Rytz2015-10-269-27/+74
| | |_|/ | |/| |
* | | | 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 #4815 from som-snytt/test/stringcontext-fJason Zaugg2015-10-273-193/+160
|\ \ \ \
| * | | | f interp test is junitSom Snytt2015-10-253-193/+160
| |/ / /
* | | | Merge pull request #4807 from lrytz/opt/innerClassAttrLukas Rytz2015-10-2613-317/+344
|\ \ \ \ | |/ / / |/| | |
| * | | Clean up CoreBTypes, consistent names, remove unused entriesLukas Rytz2015-10-2010-190/+136
| * | | Simplify and correctify calculation of the InnerClass attributeLukas Rytz2015-10-2011-153/+234
* | | | Merge pull request #4802 from SethTisue/merge-2.11-to-2.12-oct-16Lukas Rytz2015-10-2126-88/+264
|\ \ \ \ | |/ / / |/| | |
| * | | merge 2.11.x onto 2.12.x, Oct 16 2015Seth Tisue2015-10-1626-88/+264
| |\ \ \ | | |_|/ | |/| |
| | * | 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-152-1/+60
| | |\ \ \
| | | * | | Suppress unneeded import.Performant Data LLC2015-10-141-2/+2
| | | * | | 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-102-1/+47
| | | |/ /
| | * | | 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-144-16/+83
| | |\ \ \ \
| | | * | | | SI-9492 Line trimming pasteSom Snytt2015-09-272-3/+8
| | | * | | | SI-9492 REPL paste here docSom Snytt2015-09-273-16/+78
| | * | | | | Merge pull request #4610 from todesking/spec-implicits-remove-obsoleteSeth Tisue2015-10-141-2/+10
| | |\ \ \ \ \
| | | * | | | | Add view/context-bound parameter ordering ruletodesking2015-09-241-0/+10
| | | * | | | | Spec: Implicit parameters with context/view bound is allowed since 2.10todesking2015-07-081-2/+0
| | * | | | | | Merge pull request #4789 from janekdb/2.11.x-param-names-predicates-operationsSeth Tisue2015-10-139-71/+86
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Rename forall, exists and find predicate and operator params.Janek Bogucki2015-10-099-71/+86
| | |/ / / / /
| | * | | | | Merge pull request #4790 from SethTisue/issue/9501Seth Tisue2015-10-071-1/+10
| | |\ \ \ \ \