1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-11 14:20:55 +01:00
Commit graph

8 commits

Author SHA1 Message Date
Arseny Kapoulkine
f7d8ad0774
Sync to upstream/release/540 ()
Also adjust benchmark runs to use config=profile and run clang for all benchmarks + gcc for runtime
2022-08-11 14:01:33 -07:00
Arseny Kapoulkine
1b20fcd43c
Sync to upstream/release/539 () 2022-08-04 15:35:33 -07:00
Arseny Kapoulkine
d3b566c258
Sync to upstream/release/538 () 2022-07-28 21:24:07 -07:00
Arseny Kapoulkine
5b2e39c922
Sync to upstream/release/536 () 2022-07-14 15:52:26 -07:00
Arseny Kapoulkine
2daa6497a1
Sync to upstream/release/534 () 2022-06-30 16:52:43 -07:00
Arseny Kapoulkine
08ab7da4db
Sync to upstream/release/533 () 2022-06-23 18:56:00 -07:00
Arseny Kapoulkine
f1b46f4b96
Sync to upstream/release/532 () 2022-06-16 18:05:14 -07:00
rblanckaert
55a026811a
Sync to upstream/release/530 ()
* Run clang-format
* Contains a preliminary implementation of deferred constraint resolution
* Reduce stack usage by some recursive functions
* Fix a bug when smartCloning a BoundTypeVar
* Remove some GC related flags from VM
2022-06-03 15:15:45 -07:00