summaryrefslogtreecommitdiff
path: root/shared/readline
AgeCommit message (Expand)Author
2024-03-07all: Remove the "STATIC" macro and just use "static" instead.Angus Gratton
2022-07-18shared/readline: Use MP_REGISTER_ROOT_POINTER().David Lechner
2022-04-22shared/readline: Disable auto-indent if space/tab follows added indent.Damien George
2022-04-22shared/readline: Make tab insert an indent when it follows whitespace.Damien George
2021-07-12all: Update to point to files in new shared/ directory.Damien George
2021-07-12shared: Introduce new top-level dir and move 1st party lib code there.Damien George