Skip to main content

2 docs tagged with "debugging"

View all tags

Profiler

Provides a Lua-level CPU profiler for performance analysis of game code.

Strict

Enforces Lua strict-mode behavior by requiring all global variables to be explicitly declared before assignment or access.