about summary refs log tree commit diff stats
path: root/src/ldo.c
Commit message (Expand)AuthorAgeFilesLines
* simplify function call instrumentationKartik K. Agaram2022-03-161-32/+1
* drop a headerKartik K. Agaram2022-03-161-1/+0
* try to get by with one feature macroKartik K. Agaram2022-01-291-1/+0
* when editing a function, show its callersKartik K. Agaram2022-01-031-2/+3
* start saving callers of functionsKartik K. Agaram2022-01-031-2/+4
* renameKartik K. Agaram2022-01-031-2/+2
* extract a functionKartik K. Agaram2022-01-031-21/+1
* .Kartik K. Agaram2022-01-021-3/+0
* instrumenting function calls with their depthKartik K. Agaram2021-11-131-0/+54
* get rid of userstate hooksKartik K. Agaram2021-10-241-2/+0
* new fork of Lua 5.1Kartik K. Agaram2021-10-221-0/+519