luau/Compiler/include
Vighnesh 557e77a676 VM
- Add SUBRK and DIVRK bytecode instructions
    - Enables future performance optimizations

Miscellaneous
- Small performance improvements to new non-strict mode
- Introduce more scripts for fuzzing
- Improcements to dataflow analysis
2023-12-01 18:04:44 -08:00
..
Luau Optimize vector literals by storing them in the constant table (#1096) 2023-11-17 04:54:32 -08:00
luacode.h Use const char* const* over const char** (#1005) 2023-08-07 13:45:04 -07:00