Skip to content

Activity

Fix Luau CI workflow and update tool versions (#498)

Pull request merge
Dekkonotpushed 1 commit to master • 868498f…01032cf • 
18 hours ago

Implement support for Content type (#495)

Pull request merge
Dekkonotpushed 1 commit to master • 4d5b4da…868498f • 
19 hours ago

Add support for WritePlayerSecurity in API dump (#497)

Pull request merge
Dekkonotpushed 1 commit to master • deb0f49…4d5b4da • 
3 days ago

Document Content type in spec files (#494)

Pull request merge
Dekkonotpushed 1 commit to master • d407e7d…deb0f49 • 
10 days ago

Block AuroraScript from being included in defaults place file (#489)

Pull request merge
Dekkonotpushed 1 commit to master • 53df551…d407e7d • 
24 days ago

Fix Roblox Studio crashing when using rbx_reflector (#487)

Pull request merge
Dekkonotpushed 1 commit to master • 8e750dc…53df551 • 
on Jan 26

Add WeakDom::from_raw (#482)

Pull request merge
Dekkonotpushed 1 commit to master • b07a3ec…8e750dc • 
on Dec 16, 2024

Update reflection database + fix rbx_reflector (#481)

Pull request merge
Dekkonotpushed 1 commit to master • a0371d5…b07a3ec • 
on Dec 5, 2024

Re-export AHashMap and give it a trait extension (#479)

Pull request merge
Dekkonotpushed 1 commit to master • 0cd17fa…a0371d5 • 
on Nov 12, 2024

Fix EnumItem not respecting serde feature in field rename (#477)

Pull request merge
kennethloefflerpushed 1 commit to master • 1ba0051…0cd17fa • 
on Nov 11, 2024

Add rbx_binary Miner's Haven benchmark and readme (#473)

Pull request merge
kennethloefflerpushed 1 commit to master • d9f0841…1ba0051 • 
on Nov 3, 2024

Implement enum attributes (#470)

Pull request merge
kennethloefflerpushed 1 commit to master • 8ecd2fa…d9f0841 • 
on Nov 1, 2024

Don't bail on attempt to reflect unknown serialized data types (#472)

Pull request merge
kennethloefflerpushed 1 commit to master • bc8ab6b…8ecd2fa • 
on Nov 1, 2024

Don't bail for MaterialColors and Attributes parse failures (#471)

Pull request merge
kennethloefflerpushed 1 commit to master • 28b2fae…bc8ab6b • 
on Nov 1, 2024

Use UstrSet for TypeInfo.properties_visited and TypeInfo.aliases (#469)

Pull request merge
kennethloefflerpushed 1 commit to master • 482c27b…28b2fae • 
on Oct 31, 2024

Upgrade criterion to 0.5.1, reorganize benchmarks (#468)

Pull request merge
Dekkonotpushed 1 commit to master • 72e772b…482c27b • 
on Oct 31, 2024

Use ahash for most HashMaps and HashSets (#466)

Pull request merge
kennethloefflerpushed 1 commit to master • 33b600f…72e772b • 
on Oct 31, 2024

Patch Instance.DefinesCapabilities to alias to Instance.Sandboxed (

Pull request merge
Dekkonotpushed 1 commit to master • 70e70fd…33b600f • 
on Oct 30, 2024

Reserve space for additional instances in binary deserializer (#465)

Pull request merge
kennethloefflerpushed 1 commit to master • 9cbfcd5…70e70fd • 
on Oct 30, 2024

Change type of InstanceBuilder.properties to Vec<(Ustr, Variant)> (#467)

Pull request merge
kennethloefflerpushed 1 commit to master • e909f45…9cbfcd5 • 
on Oct 30, 2024

Preallocate property tables during deserialization (#464)

Pull request merge
kennethloefflerpushed 1 commit to master • 69f3acc…e909f45 • 
on Oct 29, 2024

Don't create queue in WeakDom::insert for leaf instances (#463)

Pull request merge
kennethloefflerpushed 1 commit to master • 942531f…69f3acc • 
on Oct 29, 2024

Intern property and class names, use UstrMap for properties (#462)

Pull request merge
kennethloefflerpushed 1 commit to master • 9739d9f…942531f • 
on Oct 29, 2024

Add rbx_binary 10,000 parts benchmarks (#461)

Pull request merge
kennethloefflerpushed 1 commit to master • addac3d…9739d9f • 
on Oct 28, 2024

rbx_reflection: has_superclass (#452)

Pull request merge
Dekkonotpushed 1 commit to master • de2b37b…addac3d • 
on Oct 25, 2024

Add SharedString defaults to reflection database (#458)

Pull request merge
kennethloefflerpushed 1 commit to master • bf60df5…de2b37b • 
on Oct 23, 2024

Transfer className alias patch to Object class, update db (#456)

Pull request merge
kennethloefflerpushed 1 commit to master • 7d8482e…bf60df5 • 
on Oct 22, 2024

Support ContentId in rbx_reflector and rbx_xml (#455)

Pull request merge
Dekkonotpushed 1 commit to master • a9252ac…7d8482e • 
on Oct 10, 2024

rbx_reflection: Superclass Iterator (#448)

Pull request merge
Dekkonotpushed 1 commit to master • 0f2edcf…a9252ac • 
on Sep 30, 2024

Fix "stream did not contain valid UTF-8" using String::from_utf8_lossy (

Pull request merge
Dekkonotpushed 1 commit to master • 4530e2b…0f2edcf • 
on Sep 26, 2024