about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* trying to make sense of how bindings are createdKartik K. Agaram2021-10-243-4/+2
* a simple test "app": towers of hanoiKartik K. Agaram2021-10-231-0/+78
* print's newline now returns to column 0Kartik K. Agaram2021-10-221-10/+7
* drop lua_stdin_is_ttyKartik K. Agaram2021-10-221-17/+0
* drop support for '-' filenameKartik K. Agaram2021-10-221-10/+3
* ncurses I/O in lua.cKartik K. Agaram2021-10-221-10/+15
* kill lua_readline abstractionKartik K. Agaram2021-10-222-6/+3
* purge notion of commandline historyKartik K. Agaram2021-10-222-4/+0
* delete readline supportKartik K. Agaram2021-10-222-22/+4
* clean up a few warnings with gcc 9.3.0Kartik K. Agaram2021-10-223-3/+3
* new fork of Lua 5.1Kartik K. Agaram2021-10-22102-0/+28521