Dervex

Results 7 issues of 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...

type: bug
module: rbx_types

### 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: ![Code_ABaiYWeTSn](https://github.com/user-attachments/assets/6458a0c1-7f5e-4cba-9261-3d89d4313bba) However when I run...

enhancement

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! ![Screenshot 2025-04-18 at 3 29 25 PM](https://github.com/user-attachments/assets/49bc0d69-1388-4d2b-b954-a25157ae95ef) 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! ![Screenshot 2025-04-18 at 3 29 25 PM](https://github.com/user-attachments/assets/335015bf-e207-43ef-9db4-8cbe519ffa42) 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)