summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-13Add leaphelp() Lua builtin function for help on LEAP operations.Nat Goodspeed
2024-02-13Merge branch 'release/luau-scripting' into helpcmd.Nat Goodspeed
2024-02-13Add help() function to Lua "builtins."Nat Goodspeed
2024-02-13Merge branch 'll_convert' into helpcmd.Nat Goodspeed
2024-02-13Change ll_convert<TOTYPE>(string) to just ll_convert(string).Nat Goodspeed
2024-02-12WIP: Changes towards supporting Lua console help text.Nat Goodspeed
2024-02-12Update luau package to public repo builds.Nat Goodspeed
2024-02-12Make LLFloaterLUADebug assume 'Execute' button on LUA String EnterMaxim Nikolenko
2024-02-12Merge pull request #787 from secondlife/cmdline-luanat-goodspeed
2024-02-09Add command-line switches --lua "chunk" and --luafile pathname.Nat Goodspeed
2024-02-09Make LLLUAmanager::runScriptFile() use filename as description.Nat Goodspeed
2024-02-09Merge branch 'main' into release/luau-scriptingNat Goodspeed
2024-02-09Merge branch 'main' of github.com:secondlife/viewerNat Goodspeed
2024-02-09Merge pull request #23 from secondlife/console-persistnat-goodspeed
2024-02-09Make LLFloaterLUADebug store a persistent LuaState.Nat Goodspeed
2024-02-09Merge pull request #22 from secondlife/implicit-printnat-goodspeed
2024-02-09Merge branch 'implicit-print' of viewer-private into implicit-printNat Goodspeed
2024-02-09Change the LuaFunction subclass instance name suffix to _lua.Nat Goodspeed
2024-02-09When LLFloaterLUADebug script returns a value, display the value.Nat Goodspeed
2024-02-09Update luau lib linksMnikolenko Productengine
2024-02-08Merge pull request #21 from secondlife/lua_functionnat-goodspeed
2024-02-08Add required helptext parameter to lua_function() macro.Nat Goodspeed
2024-02-08Align forward declaration of lua_State with official declaration.Nat Goodspeed
2024-02-08Defend lluau::error() from platform-specific diagnostics.Nat Goodspeed
2024-02-08Updated llgltfmaterial_test.cpp sizeof check.Nat Goodspeed
2024-02-08Another missing #include.Nat Goodspeed
2024-02-07Fix tests broken by switching from Lua 5.4 to Luau.Nat Goodspeed
2024-02-07Add LLLUAmanager::startScriptFile(), startScriptLine() functions.Nat Goodspeed
2024-02-07Fix lluau::dostring() for return values.Nat Goodspeed
2024-02-07Fix up a few longstanding missing #includes.Nat Goodspeed
2024-02-07Merge pull request #757 from secondlife/signal/ymlSignal Linden
2024-02-07Rename config.yaml to config.ymlSignal Linden
2024-02-07Merge pull request #738 from secondlife/signal/feedback-linkVir Linden
2024-02-07Add machinery to capture result of running a Lua script or snippet.Nat Goodspeed
2024-02-06Break out lua_function.h,.cpp and lualistener.h,.cpp.Nat Goodspeed
2024-02-05Add link to feedback portalSignal Linden
2024-02-01Merge pull request #702 from secondlife/signal/reduce-buildsVir Linden
2024-01-31build.yaml: Build shared branchesBennett Goble
2024-01-31Merge branch DRTVWR-589-luau into luau-scriptingMaxim Nikolenko
2024-01-31strip lua testing functionsMnikolenko Productengine
2024-01-30Merge pull request #692 from secondlife/vir-linden-issue-templates-1Vir Linden
2024-01-29DRTVWR-589: get rid of pragma and update windows libsMnikolenko Productengine
2024-01-29Merge pull request #693 from secondlife/vir-linden-issue-templatesVir Linden
2024-01-29Update enhancement.mdVir Linden
2024-01-29Update bug.yamlVir Linden
2024-01-29Merge pull request #688 from secondlife/signal/contributorsVir Linden
2024-01-29Merge pull request #666 from secondlife/issue_templatesVir Linden
2024-01-29DRTVWR-589: add mac luau libsMaxim Nikolenko
2024-01-26Add a basic CONTRIBUTING.mdBennett Goble
2024-01-26DRTVWR-589: update to start using Luau libsMnikolenko Productengine