Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copy realpath() from FreeBSD repo | Kartik K. Agaram | 2022-01-30 | 1 | -1/+2 |
* | try to get by with one feature macro | Kartik K. Agaram | 2022-01-29 | 1 | -1/+1 |
* | new library: luafilesystem (lfs) | Kartik K. Agaram | 2022-01-29 | 1 | -1/+2 |
* | more precise dependencies | Kartik K. Agaram | 2022-01-29 | 1 | -2/+2 |
* | get Teliva working on FreeBSD | Kartik K. Agaram | 2022-01-26 | 1 | -1/+3 |
* | get Teliva running on NetBSD | Kartik K. Agaram | 2022-01-24 | 1 | -1/+1 |
* | more generic build target in luasocket | Kartik K. Agaram | 2022-01-24 | 1 | -2/+2 |
* | clarify generic 'bsd' build target | Kartik K. Agaram | 2022-01-24 | 1 | -7/+13 |
* | update all places when changing color scheme | Kartik K. Agaram | 2021-12-25 | 1 | -0/+1 |
* | reorg: pull Teliva-specific stuff out of lua.c | Kartik K. Agaram | 2021-12-25 | 1 | -3/+3 |
* | drop ASan from Makefile | Kartik K. Agaram | 2021-12-18 | 1 | -2/+2 |
* | ctrl-u: clear prose | Kartik K. Agaram | 2021-12-17 | 1 | -2/+2 |
* | snapshot: start reading a new format | Kartik K. Agaram | 2021-12-11 | 1 | -1/+1 |
* | more configurable colors | Kartik K. Agaram | 2021-12-06 | 1 | -1/+2 |
* | yet another fucking makefile bug | Kartik K. Agaram | 2021-11-28 | 1 | -1/+1 |
* | pass some CFLAGS at least to libcurses | Kartik K. Agaram | 2021-11-27 | 1 | -3/+3 |
* | . | Kartik K. Agaram | 2021-11-27 | 1 | -0/+1 |
* | one final issue building on Mac OS X | Kartik K. Agaram | 2021-11-27 | 1 | -2/+2 |
* | now building on OpenBSD | Kartik K. Agaram | 2021-11-27 | 1 | -11/+11 |
* | select C99 standard | Kartik K. Agaram | 2021-11-27 | 1 | -1/+1 |
* | . | Kartik K. Agaram | 2021-11-27 | 1 | -6/+6 |
* | fix build on Mac | Kartik K. Agaram | 2021-11-27 | 1 | -0/+2 |
* | starting to test compilation on Mac and BSD. | Kartik K. Agaram | 2021-11-27 | 1 | -2/+2 |
* | libraries don't need Lua's `#define`s and whatnot | Kartik K. Agaram | 2021-11-25 | 1 | -2/+2 |
* | teliva is now ASan-clean again | Kartik K. Agaram | 2021-11-25 | 1 | -2/+2 |
* | temporarily start using the address sanitizer | Kartik K. Agaram | 2021-11-25 | 1 | -2/+2 |
* | jettison luac | Kartik K. Agaram | 2021-11-25 | 1 | -12/+2 |
* | more Makefile streamlining | Kartik K. Agaram | 2021-11-24 | 1 | -8/+4 |
* | standardize warning flags everywhere | Kartik K. Agaram | 2021-11-22 | 1 | -1/+1 |
* | standardize CFLAGS | Kartik K. Agaram | 2021-11-22 | 1 | -1/+1 |
* | https now working! | Kartik K. Agaram | 2021-11-21 | 1 | -4/+8 |
* | basic http requests starting to work | Kartik K. Agaram | 2021-11-21 | 1 | -4/+4 |
* | luasocket now loading properly | Kartik K. Agaram | 2021-11-20 | 1 | -5/+5 |
* | rename | Kartik K. Agaram | 2021-11-20 | 1 | -1/+1 |
* | inline luasocket | Kartik K. Agaram | 2021-11-20 | 1 | -1/+6 |
* | inline lcurses maximally rather than minimally | Kartik K. Agaram | 2021-11-19 | 1 | -1/+5 |
* | tested on Mac OS | Kartik K. Agaram | 2021-11-14 | 1 | -1/+1 |
* | instrumenting function calls with their depth | Kartik K. Agaram | 2021-11-13 | 1 | -1/+1 |
* | game of life | Kartik K. Agaram | 2021-11-06 | 1 | -1/+1 |
* | readme and docs | Kartik K. Agaram | 2021-11-05 | 1 | -1/+1 |
* | stitch editor in | Kartik K. Agaram | 2021-11-05 | 1 | -1/+2 |
* | starting on curses library | Kartik K. Agaram | 2021-11-05 | 1 | -2/+2 |
* | delete readline support | Kartik K. Agaram | 2021-10-22 | 1 | -3/+3 |
* | clean up a few warnings with gcc 9.3.0 | Kartik K. Agaram | 2021-10-22 | 1 | -1/+1 |
* | new fork of Lua 5.1 | Kartik K. Agaram | 2021-10-22 | 1 | -0/+182 |