| Commit message (Expand) | Author | Files | Lines |
2 days | rockspec format: indicate that scm URLs cannot start with http(s):// and that... | FractalU | 1 | -6/+6 |
5 days | fix(coverage): badge on README | luau-project | 1 | -1/+1 |
5 days | fix(coverage): report must be generated and uploaded from the checkout dir | luau-project | 1 | -10/+6 |
5 days | docs: fix and optimize links in the documentation | Richard Beckmann | 17 | -192/+191 |
9 days | ci(unix): fix code coverage upload | luau-project | 1 | -11/+18 |
10 days | ci: do not run jobs due changes on docs or markdown files | luau-project | 1 | -0/+6 |
10 days | docs(readme): minor fix | Hisham Muhammad | 1 | -1/+1 |
10 days | tests: fix typo from Appveyor removal | Hisham Muhammad | 1 | -1/+1 |
10 days | docs(readmy): simplify | Hisham Muhammad | 1 | -18/+4 |
10 days | docs: remove luacheck badge | Hisham Muhammad | 1 | -1/+0 |
10 days | docs(readme): update codecov badge | Hisham Muhammad | 1 | -1/+1 |
10 days | ci: enable on main branch | Hisham Muhammad | 1 | -36/+36 |
10 days | ci: remove Appveyor | Hisham Muhammad | 5 | -130/+4 |
10 days | ci(windows): add windows job to the testing workflow on GH | luau-project | 1 | -0/+548 |
10 days | ci(windows): support MinGW-w64 UCRT64 on test_env | luau-project | 1 | -1/+49 |
10 days | ci(windows): bypass Windows GH runner permissions | luau-project | 1 | -1/+1 |
10 days | ci(windows): bump luasocket version | luau-project | 1 | -1/+1 |
10 days | ci(windows): adjust docs on spec README | luau-project | 1 | -0/+1 |
10 days | docs: improve installation instructions for unix (#1763) | Richard Beckmann | 1 | -19/+17 |
2025-03-03 | docs: update rockspec_format.md | Hisham Muhammad | 1 | -1/+1 |
2025-02-27 | docs(server): add an example for running a luarocks serverHEADmaster | Thijs Schreijer | 2 | -0/+39 |
2025-02-24 | Fix markdown tables in windows install docs | Tobiasz Laskowski | 1 | -40/+31 |
2025-02-24 | Add compat53 installation to GNUmakefile | Tobiasz Laskowski | 1 | -0/+10 |
2025-02-24 | Add lua-compat53 files in install.bat | Tobiasz Laskowski | 1 | -0/+11 |
2025-02-24 | Add vendored lua compat53 v0.14.4 | Tobiasz Laskowski | 3 | -0/+1290 |
2025-02-24 | fix: allow Lua C modules to be uninstalled on MSYS2 (#1756) | Luau | 1 | -1/+3 |
2025-02-24 | fix: override default C compiler to cc.exe on MSYS2 (#1754) | Luau | 1 | -0/+6 |
2025-02-21 | docs: fix mingw URL | Hisham Muhammad | 1 | -11/+11 |
2025-02-21 | Fix make check for msys2 mingw system (#1745) | tobil4sk | 1 | -1/+1 |
2025-02-21 | Fix LUA_LIBDIR for msvc installations (#1744) | tobil4sk | 1 | -1/+3 |
2025-02-21 | core.path: more thorough error checking | Hisham Muhammad | 2 | -2/+20 |
2025-02-21 | docs: some copyediting | Hisham Muhammad | 1 | -12/+13 |
2025-02-21 | docs: update `upload` docs as per #1733 | Hisham Muhammad | 1 | -3/+6 |
2025-02-21 | docs: import Wiki docs into the main repo | Hisham Muhammad | 64 | -0/+4828 |
2025-01-15 | update generated code | Hisham Muhammad | 20 | -20/+20 |
2025-01-15 | fix: interfaces cannot contain record definitions | Hisham Muhammad | 1 | -3/+3 |
2025-01-05 | fix: Fix upload command to include the src.rock file as a second parameter | Lüchinger Dominic | 2 | -2/+2 |
2025-01-03 | tests: bump luasystem dependency | Hisham Muhammad | 1 | -1/+1 |
2025-01-03 | ci: install bzip2 depenencies explicitly | Hisham Muhammad | 1 | -1/+8 |
2025-01-03 | fix shellcheck warning | Hisham Muhammad | 1 | -1/+1 |
2025-01-03 | fix: add missing type variable | Hisham Muhammad | 1 | -1/+1 |
2025-01-03 | rockspec: make order type more lenient | Hisham Muhammad | 1 | -1/+1 |
2025-01-03 | fix: catch some unused variables | Hisham Muhammad | 6 | -29/+43 |
2025-01-03 | chore: update autogenerated module preambles | Hisham Muhammad | 33 | -33/+33 |
2024-10-21 | types: use 'local type' on type aliases | Hisham Muhammad | 2 | -7/+7 |