issues
search
cc-tweaked
/
Cobalt
A re-entrant fork of LuaJ
Other
72
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue when removing and assigning '__newindex' to metatables
#90
Felipe-Caldeira
closed
1 month ago
1
Number fixes
#89
Kan18
closed
3 weeks ago
1
Integers being parsed into long results in inconsistencies
#88
Kan18
closed
3 weeks ago
0
`pairs` and `ipairs` do not do argument checking
#87
fatboychummy
closed
7 months ago
1
NonResumableException when terminating a yielding tostring metamethod
#86
migeyel
closed
8 months ago
1
Varargs not accepting nil values
#85
tehbiga
closed
10 months ago
5
`goto` used as identifier and preceded by `then` errors with `compiler assert failed`
#84
Kan18
closed
10 months ago
1
`no visible label 'labelname' for <goto> at line X`: The line number seems to be the line number of the previous token.
#83
fatboychummy
closed
11 months ago
0
Port Lua tests to busted-style tests
#82
SquidDev
opened
1 year ago
0
Better benchmarking/performance monitoring
#81
SquidDev
opened
1 year ago
0
Switch to Lua 5.4's random algorithm
#80
SquidDev
closed
12 months ago
0
Fuzz testing
#79
SquidDev
opened
1 year ago
1
`IllegalArgumentException` when calling `gsub`
#78
SquidDev
closed
1 year ago
1
Update to Lua 5.2
#77
SquidDev
closed
1 year ago
0
Verify bytecode on loading
#76
SquidDev
closed
1 year ago
1
Missing punctuation in pattern match MASK_PUNCT
#75
MaxThlon
closed
1 year ago
1
Does have a plane to support "goto" keyword ?
#74
lingbl
closed
1 year ago
2
Fix string.format "q" option handling of infinity and NaN
#73
Kan18
closed
1 year ago
3
is there an interpreter?
#72
bentxt
closed
1 year ago
3
Doubles can end with "f" or "d"
#71
SquidDev
closed
1 year ago
0
Typo: mising -> missing
#70
SirEndii
closed
1 year ago
1
`tostring` does not obey `__name`.
#69
SquidDev
closed
1 year ago
0
Push a frame for every function call
#68
SquidDev
closed
10 months ago
1
Integer overflow when creating too long strings
#67
SquidDev
opened
1 year ago
0
Memory limits via allocation sampling
#66
SquidDev
opened
1 year ago
3
Include columns in debug information
#65
SquidDev
closed
1 year ago
0
Add __gc metamethod support
#64
MCJack123
closed
1 year ago
2
Various fixes on tables
#63
Shiranuit
closed
1 year ago
1
Reduce inconsistency with the table length operator in some cases
#62
Shiranuit
closed
1 year ago
2
Fix NEWTABLE instruction allocating incorrect array size
#61
Shiranuit
closed
1 year ago
3
`;` rules not consistent with PUC Lua
#60
Lupus590
closed
2 years ago
3
Add `__ipairs` metamethod
#59
MCJack123
closed
1 year ago
1
`table.sort` does not inspect the hash part
#58
Wojbie
closed
1 year ago
2
Converting a userdata object to a string returns a non-compliant value
#57
MCJack123
closed
3 years ago
0
Explicitly state string cache size requirement
#56
migeyel
closed
3 years ago
0
How to set memory limit?
#55
DariusSG
closed
3 years ago
8
PUC compatiblity: Formatting NaN with "%d" returns 0
#54
sir-maniac
closed
1 year ago
3
Port of google's double-conversion library, possible fix for #22
#53
sir-maniac
closed
3 years ago
3
Stack overflow in unpacking varargs
#52
SquidDev
closed
3 years ago
0
Awkward results from the length operator with multiple `nil` entries
#51
MCJack123
closed
1 year ago
0
Update Cobalt to support and use Lua 5.2
#50
MCJack123
closed
1 year ago
5
hey i need help learning this api
#49
GStudiosX2
closed
3 years ago
5
how do i use this api please
#48
GStudiosX2
closed
3 years ago
0
Please tell me this
#47
GStudiosX2
closed
3 years ago
0
Basic implementation of persistence
#46
SquidDev
opened
4 years ago
0
string.format does not obey __tostring metamethod.
#45
SquidDev
closed
4 years ago
0
Use ropes for string concatenation
#44
SquidDev
closed
4 years ago
1
Add string.pack, string.packsize, string.unpack from Lua 5.3
#43
MCJack123
closed
4 years ago
1
Cobolt lua command only exit application after long timeout
#42
itgenie98
closed
4 years ago
2
Implement debug.{upvalueid,upvaluejoin}
#41
plt-amy
closed
4 years ago
1
Next