Roberto Ierusalimschy
|
fae0b52825
|
small bugs in error report
|
1997-12-22 15:52:20 -02:00 |
Roberto Ierusalimschy
|
502343b402
|
new scheme for buffers, centralized in auxlib.
|
1997-12-17 18:48:58 -02:00 |
Roberto Ierusalimschy
|
80b3d28f4a
|
details (mainly error messages)
|
1997-12-09 11:50:08 -02:00 |
Roberto Ierusalimschy
|
525a91fed3
|
BUG: "lastline" was not reset on function entry, so debug information
started only in the 2nd line of a function.
|
1997-12-02 10:43:54 -02:00 |
Roberto Ierusalimschy
|
accd7bc253
|
small modifications (format, small optimizations, etc)
|
1997-11-21 17:00:46 -02:00 |
Roberto Ierusalimschy
|
2e7595522d
|
allows '\r' at the end of pragmas, so one can mix Windows and Unix files
|
1997-11-19 15:35:47 -02:00 |
Roberto Ierusalimschy
|
592a3f289b
|
first implementation of centralized global state.
|
1997-11-19 15:29:23 -02:00 |
Roberto Ierusalimschy
|
92791b9dd6
|
small details
|
1997-11-07 13:09:49 -02:00 |
Roberto Ierusalimschy
|
45cad43c3f
|
"lua_open": now lua has an explicit open operation.
|
1997-11-04 13:27:53 -02:00 |
Roberto Ierusalimschy
|
2bb94d9e22
|
using bison instead of yacc; lparser.c renamed to lstx.c (to
avoid confusion with lparser.h...)
|
1997-10-13 20:10:45 -02:00 |
Roberto Ierusalimschy
|
a580480b07
|
new implementation for globals: Global value is stored in TaggedString
|
1997-09-26 12:02:26 -03:00 |
Roberto Ierusalimschy
|
60cc473bcf
|
Lexical Analizer
|
1997-09-16 16:25:59 -03:00 |