Dervex
Dervex
#### This PR adds support for `.toml` files. ## Following changes were made: * Added [toml11](https://github.com/ToruNiina/toml11) parser * Added new function `tomlValueToLuau` to both [Sourcemap.cpp](https://github.com/DervexHero/luau-lsp/blob/cd1f05517330c9b7ee3131d8ed62df14380021e4/src/Sourcemap.cpp#L132-L172) and [Sourcemap.hpp](https://github.com/DervexHero/luau-lsp/blob/cd1f05517330c9b7ee3131d8ed62df14380021e4/src/include/LSP/Sourcemap.hpp#L57) files * Updated...
I am working on an automated database reflection generation tool and it would be nice to use `rbx_reflector` in its backend. This PR makes `rbx_reflector` a separate crate and exposes...
Currently, it's impossible to deserialize `PhysicalProperties` in a non-human-readable format such as MessagePack. I encounter this problem when deserializing `rbx_dom_lua` encoded values. As a temporary fix, I replaced: ```lua return...
### Discussed in https://github.com/orgs/argon-rbx/discussions/138 Originally posted by **pxky** December 14, 2024 When I try to sync a .rbxm with a meshpart argon throws an error:  However when I run...
This PR allows for the transformation of multiple package directories at once. The most common example is: ```bash wally-package-types --sourcemap sourcemap.json Packages ServerPackages ``` instead of: ```bash wally-package-types --sourcemap sourcemap.json...
Battery status works on both wired and wireless!  See https://github.com/1kc/razer-macos/pull/933 if you are looking for a precompiled binary of razer-macos
Battery status works on both wired and wireless!  Since the project is dead, you can find precompiled `dmg` binary [here](https://github.com/DervexDev/razer-macos/releases/download/basilisk-v3-pro-35k/Razer.macOS-0.4.10-universal.dmg)