Skip to content

Activity

[VM] Fix multi thread interactions with GC

hgy29pushed 1 commit to master • dc7ff86…e58e70a • 
on Feb 17

[VM] Remove thread debug code

hgy29pushed 1 commit to master • 165dcbb…dc7ff86 • 
on Feb 5

[vm] Improve table clone

hgy29pushed 1 commit to master • b0f1c1f…165dcbb • 
on Feb 4

[vm] Add rawiter() function

hgy29pushed 1 commit to master • 8b4220c…b0f1c1f • 
on Feb 2

[buffer] Improved API

hgy29pushed 1 commit to master • 9ef7413…8b4220c • 
on Jan 31

[buffer] Add vector access

hgy29pushed 1 commit to master • 9f9d851…9ef7413 • 
on Jan 13

[android] Fix build

hgy29pushed 1 commit to master • 4cdf391…9f9d851 • 
on Jan 10

[apple] Add codegen for OSX

hgy29pushed 1 commit to master • 6216e85…4cdf391 • 
on Jan 10

[android] Prepare for CodeGen

hgy29pushed 1 commit to master • d57de5b…6216e85 • 
on Jan 10

[VM] Support fast path for setting/getting bytes in buffers

hgy29pushed 1 commit to master • ea078a5…d57de5b • 
on Dec 30, 2024

[CodeGen] Handle Gideros operators

hgy29pushed 1 commit to master • b985362…ea078a5 • 
on Nov 7, 2024

[CodeGen] WIP handle Gideros operators

hgy29pushed 1 commit to master • e1f7d67…b985362 • 
on Nov 7, 2024

Merge branch 'master' of https://github.com/gideros/luau

hgy29pushed 2 commits to master • 68a2ef5…e1f7d67 • 
on Nov 5, 2024

[VM] Fix building on WinRT/32

hgy29pushed 1 commit to master • a42f004…68a2ef5 • 
on Nov 5, 2024

[cli] Insert chunk name in compiled file

hgy29pushed 1 commit to master • 3b2f447…a42f004 • 
on Nov 4, 2024

[VM] Enable code generation

hgy29pushed 1 commit to master • e15297f…3b2f447 • 
on Oct 31, 2024

[vectors] Revert to using 0 instead of nan for non initialized fields

hgy29pushed 1 commit to master • 1fd3297…e15297f • 
on Oct 31, 2024

Add @shader attribute for functions (enable pseudocode)

hgy29pushed 1 commit to master • 4df1eaf…1fd3297 • 
on Oct 30, 2024

[VM] Fast path for vector length

hgy29pushed 1 commit to master • 5f6c4db…4df1eaf • 
on Oct 30, 2024

[ios] update project

hgy29pushed 1 commit to master • 5f6fae4…5f6c4db • 
on Oct 30, 2024

Merge branch 'master' of https://github.com/Roblox/luau

hgy29pushed 416 commits to master • f9ff722…5f6fae4 • 
on Oct 29, 2024

[VM] Add an API to fetch current number of entries in a table

hgy29pushed 1 commit to master • 1ab1e30…f9ff722 • 
on Sep 12, 2024

[VM/profiling] Fix returning from yielded C calls

hgy29pushed 1 commit to master • a760667…1ab1e30 • 
on Mar 6, 2024

[Compiler] Main chunks are defined at line 0 in lua

hgy29pushed 1 commit to master • 1e96126…a760667 • 
on Feb 21, 2024

[VM/baselib] fix loadfile/loadstring error reporting

hgy29pushed 1 commit to master • c8f298f…1e96126 • 
on Feb 12, 2024

[VM/debuglib] Re-add standard lua calls

hgy29pushed 1 commit to master • 48eb68a…c8f298f • 
on Jan 12, 2024

[VM] Avoid being stuck in GC because thread is active

hgy29pushed 1 commit to master • 817f22c…48eb68a • 
on Aug 18, 2023

[build/Linux] Fix build on Debian

hgy29pushed 1 commit to master • b9ad3e4…817f22c • 
on Aug 17, 2023

[VM] Fix lua loadXXX() calls error returning

hgy29pushed 1 commit to master • 9a87cc9…b9ad3e4 • 
on Jul 17, 2023

[VM] Improve token API

hgy29pushed 1 commit to master • 985f21b…9a87cc9 • 
on Jul 4, 2023