Releases: cc-tweaked/Cobalt
Releases · cc-tweaked/Cobalt
0.1.3
- Operation errors display the variable (
attempt to perform arithmetic on global 'a' (a boolean value)
) string.rep
allows negative numbersunpack
allows nil ranges- Fix string caching (backported from LuaJ 3.0)
- Fix
debug.getinfo's
name` property - Fix package path only replacing first
?
. <=
looks for__lt
if it cannot find__le
.- Can load binary chunks with upvalues
- Debug information is preserved
tonumber
on string trims all whitespacetostring
on library functions displaysfunction: 0xcode
instead- Debug hooks function correctly