summaryrefslogtreecommitdiff
path: root/lopcodes.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* first implementation of unrestricted static scopingRoberto Ierusalimschy2001-09-071-2/+6
* better syntax for type castsRoberto Ierusalimschy2001-08-311-1/+2
* avoid some warnings from strange compilersRoberto Ierusalimschy2001-08-271-2/+2
* `opmodes' table also generated automatically by mkprintRoberto Ierusalimschy2001-07-031-43/+42
* tables describing opcodesRoberto Ierusalimschy2001-06-281-0/+108