Roberto Ierusalimschy
|
766e67ef3b
|
to avoid warnings about "typecast" (Visual C++)
|
1998-12-28 11:44:54 -02:00 |
|
Roberto Ierusalimschy
|
d3ac7075a2
|
better error message
|
1998-12-23 12:06:57 -02:00 |
|
Roberto Ierusalimschy
|
1d420c2c11
|
better error message for code too long (old one was misleading when the
problem was SETLINE after 64k lines...)
|
1998-08-11 10:28:05 -03:00 |
|
Roberto Ierusalimschy
|
e1a127245d
|
details ("luaX_token2str" doesn't need LexState)
|
1998-07-24 15:02:38 -03:00 |
|
Roberto Ierusalimschy
|
dcb1a08906
|
"exp" changed to "exp0" to avoid problems with math.h.
|
1998-07-06 19:07:51 -03:00 |
|
Roberto Ierusalimschy
|
da94130160
|
stupid bug (in syntax print "hello")
|
1998-06-24 11:48:15 -03:00 |
|
Roberto Ierusalimschy
|
7e59a8901d
|
NEW LL(1) PARSER
|
1998-05-27 10:08:34 -03:00 |
|