summaryrefslogtreecommitdiff
path: root/core/src/xmake/readline
AgeCommit message (Expand)Author
2025-11-10format more if-else codes in coreruki
2025-11-09remove unused commentsruki
2025-11-09format coderuki
2025-07-03rename copyrightruki
2020-12-19update copyright dateruki
2019-12-19update the copyright dateruki
2019-04-13fix headers with ASF to non-ASFruki
2019-01-31modify titleruki
2018-12-31modify copyright dateruki
2017-12-28update copyright dateruki
2017-05-25use luaL_optstring instead of luaL_checkstring in readline.readline for optal...TitanSnow
2017-05-11adjust macro position for clear_historyruki
2017-05-11macos clear_history workaroundTitanSnow
2017-05-11save global repl historyruki
2017-05-10suppress clear_history crash on macosruki
2017-05-10fix history_list on macosTitanSnow
2017-05-10rm field timestampTitanSnow
2017-05-10get_history_state -> history_listTitanSnow
2017-05-10fix self-buildTitanSnow
2017-05-10add readline.clear_history()TitanSnow
2017-05-10add readline.add_history()TitanSnow
2017-05-10free the line got from readlineTitanSnow
2017-05-10add readline.get_history_state()TitanSnow
2017-05-10add module readlineTitanSnow