about summary refs log tree commit diff stats
path: root/src/ldebug.c
Commit message (Collapse)AuthorAgeFilesLines
* standardize warning flags everywhereKartik K. Agaram2021-11-221-1/+1
| | | | | | | | | | I'd like to enable -Wextra as well, but that creates some false positives. I've at least made my changes clean w.r.t. -Wextra. Now we have 4 remaining warnings with gcc 9.3 that seem genuine. Need to fix those.
* instrumenting function calls with their depthKartik K. Agaram2021-11-131-1/+1
|
* new fork of Lua 5.1Kartik K. Agaram2021-10-221-0/+638
https://www.lua.org