about summary refs log tree commit diff stats
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* update all places when changing color schemeKartik K. Agaram2021-12-251-0/+1
* reorg: pull Teliva-specific stuff out of lua.cKartik K. Agaram2021-12-251-3/+3
* drop ASan from MakefileKartik K. Agaram2021-12-181-2/+2
* ctrl-u: clear proseKartik K. Agaram2021-12-171-2/+2
* snapshot: start reading a new formatKartik K. Agaram2021-12-111-1/+1
* more configurable colorsKartik K. Agaram2021-12-061-1/+2
* yet another fucking makefile bugKartik K. Agaram2021-11-281-1/+1
* pass some CFLAGS at least to libcursesKartik K. Agaram2021-11-271-3/+3
* .Kartik K. Agaram2021-11-271-0/+1
* one final issue building on Mac OS XKartik K. Agaram2021-11-271-2/+2
* now building on OpenBSDKartik K. Agaram2021-11-271-11/+11
* select C99 standardKartik K. Agaram2021-11-271-1/+1
* .Kartik K. Agaram2021-11-271-6/+6
* fix build on MacKartik K. Agaram2021-11-271-0/+2
* starting to test compilation on Mac and BSD.Kartik K. Agaram2021-11-271-2/+2
* libraries don't need Lua's `#define`s and whatnotKartik K. Agaram2021-11-251-2/+2
* teliva is now ASan-clean againKartik K. Agaram2021-11-251-2/+2
* temporarily start using the address sanitizerKartik K. Agaram2021-11-251-2/+2
* jettison luacKartik K. Agaram2021-11-251-12/+2
* more Makefile streamliningKartik K. Agaram2021-11-241-8/+4
* standardize warning flags everywhereKartik K. Agaram2021-11-221-1/+1
* standardize CFLAGSKartik K. Agaram2021-11-221-1/+1
* https now working!Kartik K. Agaram2021-11-211-4/+8
* basic http requests starting to workKartik K. Agaram2021-11-211-4/+4
* luasocket now loading properlyKartik K. Agaram2021-11-201-5/+5
* renameKartik K. Agaram2021-11-201-1/+1
* inline luasocketKartik K. Agaram2021-11-201-1/+6
* inline lcurses maximally rather than minimallyKartik K. Agaram2021-11-191-1/+5
* tested on Mac OSKartik K. Agaram2021-11-141-1/+1
* instrumenting function calls with their depthKartik K. Agaram2021-11-131-1/+1
* game of lifeKartik K. Agaram2021-11-061-1/+1
* readme and docsKartik K. Agaram2021-11-051-1/+1
* stitch editor inKartik K. Agaram2021-11-051-1/+2
* starting on curses libraryKartik K. Agaram2021-11-051-2/+2
* delete readline supportKartik K. Agaram2021-10-221-3/+3
* clean up a few warnings with gcc 9.3.0Kartik K. Agaram2021-10-221-1/+1
* new fork of Lua 5.1Kartik K. Agaram2021-10-221-0/+182