summaryrefslogtreecommitdiff
path: root/src/repl-jline
Commit message (Expand)AuthorAgeFilesLines
* Revert "Repl prints '\n' as newline, not "^J""Adriaan Moors2017-01-091-10/+2
* Merge pull request #5450 from adriaanm/dev240Seth Tisue2016-10-201-2/+10
|\
| * Repl prints '\n' as newline, not "^J"Adriaan Moors2016-10-081-2/+10
* | Merge 2.11.x into 2.12.x, including #5239, #5240Adriaan Moors2016-10-181-2/+5
|\ \ | |/ |/|
| * SI-9336 Enable paste detect in jlineSom Snytt2016-06-211-2/+5
* | SI-9762 Remove workaround after upstream fix in jlineJason Zaugg2016-04-271-20/+0
* | SI-9762 Update to JLine 2.14.1Jason Zaugg2016-04-271-2/+4
* | Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+1
* | Remove the old REPL tab completion implementationJason Zaugg2015-09-231-8/+3
|/
* Workaround JLine bug for mid-line tab completionJason Zaugg2015-09-111-1/+23
* Use the presentation compiler to drive REPL tab completionJason Zaugg2015-09-022-19/+23
* Fix 25 typos (s)Janek Bogucki2015-07-061-1/+1
* SI-9206: REPL custom history fileIgor Racic2015-06-231-6/+6
* SI-9339 Support classpaths with no single compatible jlineAdriaan Moors2015-06-184-0/+338