Roberto Ierusalimschy
|
c15543b9af
Bug: check for constructor overflow in [exp] fields
|
2 months ago |
Roberto Ierusalimschy
|
7ade155762
Janitorial work on casts
|
2 months ago |
Roberto Ierusalimschy
|
25a491fe34
OP_SELF restricted to constant short strings
|
7 months ago |
Roberto Ierusalimschy
|
0acd55898d
Added gcc option '-Wconversion'
|
1 year ago |
Roberto Ierusalimschy
|
c403e456b6
New instruction format for SETLIST/NEWTABLE
|
1 year ago |
Roberto Ierusalimschy
|
6ac7219da3
'isIT'/'isOT' turned from macros to functions
|
1 year ago |
Roberto Ierusalimschy
|
9904c253da
Flexible limit for use of registers by constructors
|
1 year ago |
Roberto Ierusalimschy
|
fb7e5b76c9
Clearer code for controlling maximum registers
|
1 year ago |
Roberto Ierusalimschy
|
55ac40f859
Cleaning of llimits.h
|
1 year ago |
Roberto Ierusalimschy
|
934e77a286
Details
|
2 years ago |
Roberto Ierusalimschy
|
1de2f31694
Corrected support for 16-bit systems
|
2 years ago |
Roberto Ierusalimschy
|
bef250eb8d
Details
|
4 years ago |
Roberto Ierusalimschy
|
31925e4cc2
Details
|
4 years ago |
Roberto Ierusalimschy
|
c23cc86c54
Details
|
4 years ago |
Roberto Ierusalimschy
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
5 years ago |
Roberto Ierusalimschy
|
9e0a8475cd
Added 'simplesect' sections to the manual
|
5 years ago |
Roberto Ierusalimschy
|
9b7987a9d1
OP_LOADFALSE broken in two instructions
|
5 years ago |
Roberto Ierusalimschy
|
46c3587a6f
Clearer distinction between types and tags
|
5 years ago |
Roberto Ierusalimschy
|
5ff408d218
Changed internal representation of booleans
|
5 years ago |
Roberto Ierusalimschy
|
490ecfcaa1
Better comments about the use of 'k' in opcodes
|
5 years ago |
Roberto Ierusalimschy
|
5f83fb6582
Details
|
5 years ago |
Roberto Ierusalimschy
|
1499680f9e
Comments in 'lopcodes.h'
|
5 years ago |
Roberto Ierusalimschy
|
b2a580bdb1
Janitorial work
|
5 years ago |
Roberto Ierusalimschy
|
6b2e202df5
Janitorial work in 'lcode.c'
|
5 years ago |
Roberto Ierusalimschy
|
91dad09f65
Removed arithmetic opcodes with immediate operand
|
5 years ago |
Roberto Ierusalimschy
|
4518e5df24
Added macro 'testMMMode'
|
5 years ago |
Roberto Ierusalimschy
|
df13f25948
First version of OP_MMBIN opcodes
|
6 years ago |
Roberto Ierusalimschy
|
4846f7e3bb
Micro optimization in OP_RETURN and OP_TAILCALL
|
6 years ago |
Roberto Ierusalimschy
|
758c1ef445
Unification of size representation in OP_NEWTABLE and OP_SETLIST
|
6 years ago |
Roberto Ierusalimschy
|
1fb4d53925
OP_NEWTABLE keeps exact size of arrays
|
6 years ago |