Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | metatables seem to be a separate namespace from globals | Kartik K. Agaram | 2021-11-05 | 1 | -3/+3 |
* | starting on curses library | Kartik K. Agaram | 2021-11-05 | 1 | -1/+0 |
* | https://www.lua.org/pil/28.3.html | Kartik K. Agaram | 2021-11-05 | 1 | -2/+13 |
* | https://www.lua.org/pil/28.2.html | Kartik K. Agaram | 2021-11-05 | 1 | -7/+16 |
* | confirmed that this is the same | Kartik K. Agaram | 2021-11-05 | 1 | -2/+2 |
* | going through chapter 28 of https://www.lua.org/pil | Kartik K. Agaram | 2021-11-05 | 1 | -3/+71 |
* | I don't yet understand the stack | Kartik K. Agaram | 2021-10-24 | 1 | -0/+3 |
* | trying to make sense of how bindings are created | Kartik K. Agaram | 2021-10-24 | 1 | -1/+1 |
* | drop support for '-' filename | Kartik K. Agaram | 2021-10-22 | 1 | -10/+3 |
* | ncurses I/O in lua.c | Kartik K. Agaram | 2021-10-22 | 1 | -10/+15 |
* | kill lua_readline abstraction | Kartik K. Agaram | 2021-10-22 | 1 | -1/+3 |
* | purge notion of commandline history | Kartik K. Agaram | 2021-10-22 | 1 | -2/+0 |
* | new fork of Lua 5.1 | Kartik K. Agaram | 2021-10-22 | 1 | -0/+392 |