summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Improve performance of REPL autocompletionJason Zaugg2016-11-221-0/+8
* [nomerge] SI-10037 ASR/LSR switched in ICodeReaderSom Snytt2016-11-104-0/+18
* Merge pull request #5478 from dragos/backport/remove-println-SI-8717Adriaan Moors2016-10-282-2/+0
|\
| * [backport] Replace println with log calls in BrowsingLoadersIulian Dragos2016-10-252-2/+0
* | Merge pull request #5378 from som-snytt/issue/9913Seth Tisue2016-10-261-0/+6
|\ \ | |/ |/|
| * SI-9913 Lead span iterator finishes at state -1Som Snytt2016-09-051-0/+6
* | Merge pull request #5467 from som-snytt/issue/9832-2.11-cleanupSeth Tisue2016-10-191-18/+22
|\ \
| * | SI-9832 Fix line endings in junit testSom Snytt2016-10-191-18/+22
* | | Merge pull request #5343 from milessabin/topic/si-2712-backportAdriaan Moors2016-10-1829-0/+466
|\ \ \
| * | | SI-2712 Add support for higher order unificationMiles Sabin2016-08-1529-0/+466
| | |/ | |/|
* | | Merge pull request #5453 from som-snytt/issue/9832-2.11Adriaan Moors2016-10-181-0/+63
|\ \ \ | | |/ | |/|
| * | SI-9832 -Xlint:help shows defaultSom Snytt2016-10-111-0/+63
| |/
* | Merge pull request #5345 from milessabin/topic/si-7046-backportAdriaan Moors2016-10-1813-1/+176
|\ \
| * | Partial fix for SI-7046Miles Sabin2016-08-1513-1/+176
| |/
* | Merge pull request #5341 from milessabin/topci/si-9760-backportAdriaan Moors2016-10-181-0/+18
|\ \
| * | SI-9760 Fix for higher-kinded GADT refinementMiles Sabin2016-08-151-0/+18
| |/
* | Merge pull request #5348 from som-snytt/issue/9841-test-2.11Adriaan Moors2016-10-181-0/+24
|\ \
| * | SI-9841 Regression test for init SOSom Snytt2016-08-241-0/+24
| |/
* | Merge pull request #5218 from retronym/ticket/9806Jason Zaugg2016-10-181-0/+18
|\ \ | |/ |/|
| * SI-9806 Fix incorrect codegen with optimizer, constants, try/catchJason Zaugg2016-06-071-0/+18
* | Merge pull request #5236 from som-snytt/issue/triple-backportLukas Rytz2016-07-131-0/+8
|\ \
| * | Avoid triple-quoting triple quotesSom Snytt2016-06-171-0/+8
* | | Use sbt for PR validationStefan Zeiger2016-06-148-7/+37
|/ /
* | Merge pull request #5219 from som-snytt/issue/9245Jason Zaugg2016-06-141-0/+27
|\ \
| * | SI-9245 Fresher name in Try and testSom Snytt2016-06-071-0/+27
| |/
* / SI-9737 [no-merge] Backport stringOf ParIterableNicolas Stucki2016-06-031-0/+57
|/
* Merge pull request #4998 from som-snytt/issue/7898-iLukas Rytz2016-06-015-4/+35
|\
| * SI-7898 Label for parsing -i sourcesLukas Rytz2016-05-243-0/+34
| * SI-7898 Report paste errors improvedlySom Snytt2016-05-231-1/+1
| * SI-7898 Read user input during REPL warmupSom Snytt2016-05-201-3/+0
* | SI-9789 use quadratic probing in OpenHashMapPerformant Data LLC2016-05-264-82/+251
* | Merge pull request #4959 from rjolly/scripting15Stefan Zeiger2016-05-252-8/+4
|\ \
| * | Use jarlister in buildRaphael Jolly2016-05-212-8/+4
| |/
* | Merge pull request #5061 from performantdata/benchmark-frameworkJason Zaugg2016-05-257-0/+457
|\ \
| * | Enable full compiler optimizations in JMH benchmarking.Performant Data LLC2016-05-051-1/+1
| * | Address JMH benchmark reviewer's issues.Performant Data LLC2016-05-033-59/+61
| * | Improve the OpenHashMapBenchmark run times.Performant Data LLC2016-05-031-7/+14
| * | Add a JMH runner class to the library benchmark framework.Performant Data LLC2016-05-033-9/+167
| * | Benchmark the OpenHashMap memory usage.Performant Data LLC2016-05-034-11/+35
| * | Add get() tests to OpenHashMap, reduce timing artifacts.Performant Data LLC2016-05-031-35/+144
| * | Add a reference to Doug Lea's benchmarks.Performant Data LLC2016-05-031-1/+2
| * | Add JMH to the benchmark framework.Performant Data LLC2016-05-035-0/+156
* | | Merge pull request #5169 from som-snytt/issue/4625Lukas Rytz2016-05-239-0/+46
|\ \ \
| * | | SI-4625 Warn on first non-toplevel onlySom Snytt2016-05-171-0/+1
| * | | SI-4625 Warn when discarding script objectSom Snytt2016-05-173-0/+16
| * | | SI-4625 Permit arbitrary top-level in scriptSom Snytt2016-05-163-0/+16
| * | | SI-4625 Recognize App in scriptSom Snytt2016-05-163-0/+13
* | | | Merge pull request #5167 from martijnhoekstra/SI-9766Lukas Rytz2016-05-231-0/+18
|\ \ \ \
| * | | | SI-9766 - allow ++ on empty ConcatIteratorMartijn Hoekstra2016-05-211-0/+18
| |/ / /
* | | / SI-9688 Make merge in immutable HashMap1 work with null kv.Łukasz Gieroń2016-05-231-0/+48
| |_|/ |/| |