summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | SI-10187 Support mutation of mutable.HashMap in getOrElseUpdateJason Zaugg2017-03-031-2/+10
* | | | | | | | | | SI-8969 Accept poly+implicit for assignment syntaxSom Snytt2017-03-091-0/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | new version numbers for snapshot and integration builds, new repositoryLukas Rytz2017-03-081-1/+1
* | | | | | | | | Merge pull request #5600 from paplorinc/HashTable_indexSeth Tisue2017-03-063-18/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Optimized HashTable.nextPositivePowerOfTwoPap LÅ‘rinc2017-02-183-18/+5
| |/ / / / / / /
* | | | | | | | Merge pull request #5754 from Philippus/issue/html-tag-in-hoverLukas Rytz2017-03-041-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | pattern for entitylink was too narrow, cleaned up the testsPhilippus Baalman2017-03-031-1/+1
* | | | | | | | Merge pull request #5671 from retronym/topic/stubby-2Lukas Rytz2017-03-034-7/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove non-essential fix for stub symbol failureJason Zaugg2017-03-031-1/+0
| * | | | | | | | Avoid forcing info transforms of primitive methodsJason Zaugg2017-02-192-5/+7
| * | | | | | | | Avoid stub symbol related crash in backendJason Zaugg2017-02-193-2/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #5622 from edmundnoble/extra-errsAdriaan Moors2017-03-024-31/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | Match error lengthsEdmund Noble2017-02-071-2/+5
| * | | | | | | | Improved error messages for identically named, differently prefixed typesEdmund Noble2016-12-314-31/+63
* | | | | | | | | Merge pull request #5728 from Philippus/issue/html-tag-in-hoverLukas Rytz2017-03-023-17/+22
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | / / / / / | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | added missing Inline matches to inlineToStr so it is now exhaustivePhilippus Baalman2017-02-253-17/+22
| | |_|/ / / / | |/| | | | |
* | | | | | | SI-10207 Error before update conversionSom Snytt2017-02-261-5/+6
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #5723 from dragos/issue/regression-assert-ideLukas Rytz2017-02-241-5/+10
|\ \ \ \ \ \
| * | | | | | Fix regression in 5751763Iulian Dragos2017-02-221-5/+10
| | |_|_|/ / | |/| | | |
* | | | | | Revert "Fix erasure of the qualifier of ##"Adriaan Moors2017-02-221-7/+6
| |/ / / / |/| | | |
* | | | | Merge pull request #5681 from Philippus/issue/9704Lukas Rytz2017-02-221-3/+7
|\ \ \ \ \
| * | | | | moved Pattern and TagsNotToClose to a HtmlTag companion objectPhilippus Baalman2017-02-211-4/+6
| * | | | | SI-9704 don't add a closed HtmlTag if it is already closedPhilippus Baalman2017-02-081-1/+3
* | | | | | Revert "SI-10133 Require escaped single quote char lit"Adriaan Moors2017-02-214-40/+59
* | | | | | Merge pull request #5663 from gourlaysama/ticket/sd-256-enable-repl-colors-un...Adriaan Moors2017-02-213-2/+8
|\ \ \ \ \ \
| * | | | | | SD-256 enable colored output by default on unixAntoine Gourlay2017-02-213-2/+8
* | | | | | | Merge pull request #5658 from retronym/topic/hashhashLukas Rytz2017-02-211-6/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix erasure of the qualifier of ##Jason Zaugg2017-01-241-6/+7
* | | | | | | Merge pull request #5708 from szeiger/issue/si10194Lukas Rytz2017-02-211-7/+7
|\ \ \ \ \ \ \
| * | | | | | | SI-10194: Fix abstract type resolution for overloaded HOFsStefan Zeiger2017-02-211-7/+7
* | | | | | | | Merge pull request #5700 from retronym/ticket/10154-refactorLukas Rytz2017-02-213-39/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | Refactor implementation of lookupCompanionJason Zaugg2017-02-193-39/+43
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #5704 from som-snytt/issue/10190-elide-stringLukas Rytz2017-02-211-2/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-10190 Elide string to empty instead of nullSom Snytt2017-02-151-2/+6
* | | | | | | | | Merge pull request #5640 from optimizely/repl-import-handlerAdriaan Moors2017-02-204-19/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix ImportHandler's reporting of importedNames and importedSymbolsHao Xia2017-01-113-17/+37
| * | | | | | | | | Fix SIOOBE in Name#pos for substrings of length 1Jason Zaugg2017-01-101-2/+4
* | | | | | | | | | Merge pull request #5629 from som-snytt/issue/10120-quote-errAdriaan Moors2017-02-204-59/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SI-10120 ReplReporter handles message indentSom Snytt2017-01-183-53/+22
| * | | | | | | | | | SI-10120 Extra advice on unclosed char literalSom Snytt2017-01-081-6/+13
| * | | | | | | | | | SI-10133 Require escaped single quote char litSom Snytt2017-01-081-0/+5
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #5659 from retronym/ticket/10026Adriaan Moors2017-02-202-6/+10
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | SI-10026 Fix endless cycle in runtime reflectionJason Zaugg2017-02-192-6/+10
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #5707 from retronym/topic/java9-prepareLukas Rytz2017-02-202-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Avoid ambiguous overload on JDK 9Jason Zaugg2017-02-161-1/+1
| * | | | | | | | | Adapt to change in ClassLoader in JDK 9Jason Zaugg2017-02-161-1/+1
* | | | | | | | | | Merge pull request #5709 from adriaanm/sam_wild_boundLukas Rytz2017-02-201-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ignore BoundedWildcardType in erasure type mapAdriaan Moors2017-02-191-0/+5
* | | | | | | | | | | Merge pull request #5711 from retronym/ticket/jrtLukas Rytz2017-02-202-30/+58
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Faster and simpler Java 9 classpath implementationJason Zaugg2017-02-172-30/+58
| | |/ / / / / / / / / | |/| | | | | | | | |