|
Failed to load latest commit information. |
|
c
|
fixed c89 errors reported for MSVC by Oskar Forsslund
|
|
|
correct-traces
|
update traces to match new luatrace
|
|
|
lua
|
Hacky fixup for when resume is being managed by C code
|
|
|
rockspec
|
fixed up scm-2 rockspec
|
|
|
sh
|
fixed up tracing to a given file, and added a note in the readme
|
|
|
.gitignore
|
added .dll to gitignore
|
|
|
AUTHORS
|
luatrace is a tool for tracing lua script execution and analysing tim…
|
|
|
LICENSE
|
luatrace is a tool for tracing lua script execution and analysing tim…
|
|
|
README.md
|
fixed up tracing to a given file, and added a note in the readme
|
|
|
collect-traces
|
updated the correct traces
|
|
|
makefile
|
moved -std=c89 to darwin only - that way I can see (some) MSVC proble…
|
|
|
run-tests
|
run tests tells you which lua it's using so you can be sure
|
|