Age | Commit message (Expand) | Author |
---|---|---|
2024-04-02 | Fix std::filesystem::path - to - std::string conversions on Windows. | Nat Goodspeed |
2024-04-02 | Add startup.lua module with startup.ensure(), wait() functions. | Nat Goodspeed |
2024-03-26 | Merge branch 'release/luau-scripting' into luau-keystroke | Mnikolenko Productengine |
2024-03-26 | update scripts to use fiber.launch() | Mnikolenko Productengine |
2024-03-25 | Add LL. prefix to viewer entry points, fix existing references. | Nat Goodspeed |
2024-03-25 | Update test scripts to call leap.request() from main thread | Mnikolenko Productengine |
2024-03-25 | Add keystroke event support and allow adding text lines to the line editor | Mnikolenko Productengine |
2024-03-21 | Accept an array for "add_list_item" and change EVENT_LIST type | Mnikolenko Productengine |
2024-03-21 | Switch to LLDispatchListener | Mnikolenko Productengine |
2024-03-20 | LLLuaFloater code clean up | Mnikolenko Productengine |
2024-03-19 | search xml file in the lib, if path is not full; add test lua floater scripts | Mnikolenko Productengine |