aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update genluarocks4Hisham Muhammad5 days3-503/+511
* [wip] generate .lua from .tl filesHisham Muhammad5 days1-0/+7
* bootstrap: store .tl filenames when they're generated from .tlHisham Muhammad5 days1-1/+9
* add debug mode where we load .tl files directlyHisham Muhammad5 days1-1/+9
* fix: fs: get miniposix.chmod error message correctlyHisham Muhammad5 days1-2/+1
* [wip] commit bootstrap filesHisham Muhammad5 days120-0/+41256
* [wip] vendor in dependenciesHisham Muhammad5 days140-0/+23142
* [wip] Makefile bootstrap scriptHisham Muhammad5 days5-190/+839
* [wip] "poor man's submodules"Hisham Muhammad5 days1-0/+8
* fs: begin making dependencies mandatoryHisham Muhammad5 days1-93/+20
* miniposix: minimal subset of luaposix API for LuaRocksHisham Muhammad5 days3-0/+131
* lfs: improved type definition from teal-typesHisham Muhammad5 days1-29/+56
* ci(unix): fix code coverage uploadluau-project5 days1-11/+18
* ci: do not run jobs due changes on docs or markdown filesluau-project6 days1-0/+6
* docs(readme): minor fixHisham Muhammad6 days1-1/+1
* tests: fix typo from Appveyor removalHisham Muhammad6 days1-1/+1
* docs(readmy): simplifyHisham Muhammad6 days1-18/+4
* docs: remove luacheck badgeHisham Muhammad6 days1-1/+0
* docs(readme): update codecov badgeHisham Muhammad6 days1-1/+1
* ci: enable on main branchHisham Muhammad6 days1-36/+36
* ci: remove AppveyorHisham Muhammad6 days5-130/+4
* ci(windows): add windows job to the testing workflow on GHluau-project6 days1-0/+548
* ci(windows): support MinGW-w64 UCRT64 on test_envluau-project6 days1-1/+49
* ci(windows): bypass Windows GH runner permissionsluau-project6 days1-1/+1
* ci(windows): bump luasocket versionluau-project6 days1-1/+1
* ci(windows): adjust docs on spec READMEluau-project6 days1-0/+1
* docs: improve installation instructions for unix (#1763)Richard Beckmann6 days1-19/+17
* docs: update rockspec_format.mdHisham Muhammad12 days1-1/+1
* docs(server): add an example for running a luarocks serverHEADmasterThijs Schreijer2025-02-272-0/+39
* Fix markdown tables in windows install docsTobiasz Laskowski2025-02-241-40/+31
* Add compat53 installation to GNUmakefileTobiasz Laskowski2025-02-241-0/+10
* Add lua-compat53 files in install.batTobiasz Laskowski2025-02-241-0/+11
* Add vendored lua compat53 v0.14.4Tobiasz Laskowski2025-02-243-0/+1290
* fix: allow Lua C modules to be uninstalled on MSYS2 (#1756)Luau2025-02-241-1/+3
* fix: override default C compiler to cc.exe on MSYS2 (#1754)Luau2025-02-241-0/+6
* docs: fix mingw URLHisham Muhammad2025-02-211-11/+11
* Fix make check for msys2 mingw system (#1745)tobil4sk2025-02-211-1/+1
* Fix LUA_LIBDIR for msvc installations (#1744)tobil4sk2025-02-211-1/+3
* core.path: more thorough error checkingHisham Muhammad2025-02-212-2/+20
* docs: some copyeditingHisham Muhammad2025-02-211-12/+13
* docs: update `upload` docs as per #1733Hisham Muhammad2025-02-211-3/+6
* docs: import Wiki docs into the main repoHisham Muhammad2025-02-2164-0/+4828
* update generated codeHisham Muhammad2025-01-1520-20/+20
* fix: interfaces cannot contain record definitionsHisham Muhammad2025-01-151-3/+3
* fix: Fix upload command to include the src.rock file as a second parameterLüchinger Dominic2025-01-052-2/+2
* tests: bump luasystem dependencyHisham Muhammad2025-01-031-1/+1
* ci: install bzip2 depenencies explicitlyHisham Muhammad2025-01-031-1/+8
* fix shellcheck warningHisham Muhammad2025-01-031-1/+1
* fix: add missing type variableHisham Muhammad2025-01-031-1/+1
* rockspec: make order type more lenientHisham Muhammad2025-01-031-1/+1