aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2026-03-17fix: check if table entry is nil or not (#1867)Bruno Thiago2-2/+40
2026-03-17fix: correctly handling wrap_bin_scripts flag (#1866)Bruno Thiago3-6/+5
2026-03-16ci: bump OpenSSL to 3.6.1luau-project1-1/+1
2026-03-16ci: test the build of LuaRocks binaries for Windowsluau-project1-0/+45
2026-03-16fix: use zlib fossilsluau-project1-1/+1
2026-03-16fix: allow cross compilation of LuaRocks binariesluau-project1-1/+1
2026-02-03Improve flexibility around vendored librariestobil4sk50-55/+93
2026-02-01assert: skip compat53 itself from the stacktraceHisham Muhammad1-2/+2
2026-01-28fix: use LuaFileSystem in the system only if its version is 1.6.0 or newer. (...Luau Project1-0/+19
2026-01-28Remove extra chars in front of console commandscongusbongus1-7/+7
2026-01-28docs(rockspec-format): `source.dir` can be omitted if inferrable from archive...Marc Jakobi1-8/+8
2026-01-15rockspec: fix version numberHisham Muhammad1-1/+1
2026-01-15smoke test: allow passing configure flagsHisham Muhammad1-5/+7
2025-12-28Update ChangelogHisham Muhammad1-0/+8
2025-12-28Release 3.13.0Hisham Muhammad4-4/+5
2025-12-28Changelog: fix and updateHisham Muhammad1-13/+7
2025-12-28publishrelease: add GitHub ReleasesHisham Muhammad1-0/+12
2025-12-28publishrelease: fix typoHisham Muhammad1-1/+1
2025-12-27GNUmakefile: test for LUA_VERSION as 5.5luau-project1-1/+1
2025-12-26support Lua 5.5 in all_in_one scriptPierre Chapuis1-1/+1
2025-12-26improve header matching for Lua 5.5+Pierre Chapuis2-10/+10
2025-12-26support Lua 5.5 in install.bat and win32 fs modulePierre Chapuis2-8/+9
2025-12-26update handling of version-specific LUA_PATH / LUA_CPATHPierre Chapuis2-0/+10
2025-12-26support Lua 5.5Pierre Chapuis15-20/+59
2025-12-23.github/workflows: bump openssl versiondaurnimator1-1/+1
2025-11-17docs: Fix links in file_locations.mdDaniel Jour1-2/+2
2025-07-27fix: deps.check_lua_libdir() should read liblua in binary modeSewbacca2-2/+2
2025-07-27chore(ci): use a released LuaRocks versionluau-project1-2/+2
2025-07-27chore(ci): bump OpenSSL to 3.5.1 and improve error message.luau-project1-2/+2
2025-07-27fix(ci): GitHub Actions yaml lint issuesluau-project1-3/+4