aboutsummaryrefslogtreecommitdiff
path: root/src/readline
Commit message (Expand)AuthorAgeFilesLines
* improve highlight for `_`, store program stateNerdyPepper2019-08-061-4/+29
* Fix clippy lintsIvan Tham2019-08-031-35/+31
* Highlight constantsIvan Tham2019-08-031-3/+6
* Reuse ans output and fix testsIvan Tham2019-08-031-1/+1
* add previous answer accessNerdyPepper2019-07-091-21/+4
* add complete syntax highlightingNerdyPepper2019-07-021-1/+23
* refactor readline code into separate moduleNerdyPepper2019-06-241-0/+93