mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-10 22:00:54 +01:00
This change implements math.lerp RFC with C function definition, builtin function, builtin constant folding and type inference, and tests. The tests validate a few lerp properties by providing counter-examples for popular lerp implementations; the testing is of course not exhaustive, as exhaustive testing was done offline using fuzzing. Type definitions and codegen support will be implemented separately. |
||
---|---|---|
.. | ||
Bytecode.h | ||
BytecodeUtils.h | ||
Common.h | ||
DenseHash.h | ||
ExperimentalFlags.h | ||
Variant.h | ||
VecDeque.h |