aboutsummaryrefslogtreecommitdiff
path: root/tlconfig.lua (unfollow)
Commit message (Expand)AuthorFilesLines
27 hoursfix(coverage): report must be generated and uploaded from the checkout dirluau-project1-10/+6
27 hoursdocs: fix and optimize links in the documentation Richard Beckmann17-192/+191
6 daysci(unix): fix code coverage uploadluau-project1-11/+18
6 daysci: do not run jobs due changes on docs or markdown filesluau-project1-0/+6
6 daysdocs(readme): minor fixHisham Muhammad1-1/+1
6 daystests: fix typo from Appveyor removalHisham Muhammad1-1/+1
6 daysdocs(readmy): simplifyHisham Muhammad1-18/+4
6 daysdocs: remove luacheck badgeHisham Muhammad1-1/+0
6 daysdocs(readme): update codecov badgeHisham Muhammad1-1/+1
6 daysci: enable on main branchHisham Muhammad1-36/+36
6 daysci: remove AppveyorHisham Muhammad5-130/+4
6 daysci(windows): add windows job to the testing workflow on GHluau-project1-0/+548
6 daysci(windows): support MinGW-w64 UCRT64 on test_envluau-project1-1/+49
6 daysci(windows): bypass Windows GH runner permissionsluau-project1-1/+1
6 daysci(windows): bump luasocket versionluau-project1-1/+1
6 daysci(windows): adjust docs on spec READMEluau-project1-0/+1
6 daysdocs: improve installation instructions for unix (#1763)Richard Beckmann1-19/+17
12 daysdocs: update rockspec_format.mdHisham Muhammad1-1/+1
2025-02-27docs(server): add an example for running a luarocks serverHEADmasterThijs Schreijer2-0/+39
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