aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-24Fix markdown tables in windows install docsTobiasz Laskowski1-40/+31
2025-02-24Add compat53 installation to GNUmakefileTobiasz Laskowski1-0/+10
2025-02-24Add lua-compat53 files in install.batTobiasz Laskowski1-0/+11
2025-02-24Add vendored lua compat53 v0.14.4Tobiasz Laskowski3-0/+1290
2025-02-24fix: allow Lua C modules to be uninstalled on MSYS2 (#1756)Luau1-1/+3
2025-02-24fix: override default C compiler to cc.exe on MSYS2 (#1754)Luau1-0/+6
2025-02-21docs: fix mingw URLHisham Muhammad1-11/+11
2025-02-21Fix make check for msys2 mingw system (#1745)tobil4sk1-1/+1
2025-02-21Fix LUA_LIBDIR for msvc installations (#1744)tobil4sk1-1/+3
2025-02-21core.path: more thorough error checkingHisham Muhammad2-2/+20
2025-02-21docs: some copyeditingHisham Muhammad1-12/+13
2025-02-21docs: update `upload` docs as per #1733Hisham Muhammad1-3/+6
2025-02-21docs: import Wiki docs into the main repoHisham Muhammad64-0/+4828
2025-01-15update generated codeHisham Muhammad20-20/+20
2025-01-15fix: interfaces cannot contain record definitionsHisham Muhammad1-3/+3
2025-01-05fix: Fix upload command to include the src.rock file as a second parameterLüchinger Dominic2-2/+2
2025-01-03tests: bump luasystem dependencyHisham Muhammad1-1/+1
2025-01-03ci: install bzip2 depenencies explicitlyHisham Muhammad1-1/+8
2025-01-03fix shellcheck warningHisham Muhammad1-1/+1
2025-01-03fix: add missing type variableHisham Muhammad1-1/+1
2025-01-03rockspec: make order type more lenientHisham Muhammad1-1/+1
2025-01-03fix: catch some unused variablesHisham Muhammad6-29/+43
2025-01-03chore: update autogenerated module preamblesHisham Muhammad33-33/+33
2024-10-21types: use 'local type' on type aliasesHisham Muhammad2-7/+7