summaryrefslogtreecommitdiff
path: root/core/src/xmake/readline/readline.c
AgeCommit message (Expand)Author
2017-12-28update copyright dateruki
2017-05-25use luaL_optstring instead of luaL_checkstring in readline.readline for optal...TitanSnow
2017-05-10suppress clear_history crash on macosruki
2017-05-10fix self-buildTitanSnow
2017-05-10free the line got from readlineTitanSnow
2017-05-10add module readlineTitanSnow