Pesde packages for common Luau tooling.
Find a file
Erica Marigold b6f75cbda9 fix(lib): binary descriptor fallback not matching
* Fixes a bug which caused binary parsing fallbacks to not work as
  expected, due to a field unexpectedly being `None`.
* Fixed lint error to do with warn being potentially none by defining
  our own warn function instead. Also updated fallback binary parsing
  fallback warn message to be clearer.
* Fixed decompression error for non-supported artifacts by only
  decompressing those we support.
2024-11-25 08:10:05 +00:00
.lune chore(lune): include lune dev scripts 2024-11-25 06:23:39 +00:00
.vscode feat: use dev mode based on env var 2024-11-23 15:59:22 +00:00
bins/stylua refactor: add note about exit code propagation 2024-11-24 17:59:42 +00:00
toolchainlib fix(lib): binary descriptor fallback not matching 2024-11-25 08:10:05 +00:00
.gitignore chore(lune): include lune dev scripts 2024-11-25 06:23:39 +00:00
.luaurc chore(lune): include lune dev scripts 2024-11-25 06:23:39 +00:00
LICENSE.md chore(LICENSE): rename to include markdown ext 2024-11-24 17:10:41 +00:00
pesde.lock chore(lune): include lune dev scripts 2024-11-25 06:23:39 +00:00
pesde.toml chore(lune): include lune dev scripts 2024-11-25 06:23:39 +00:00