1
0
mirror of https://github.com/lua/lua.git synced 2025-01-14 05:43:00 +08:00

2 Commits

Author SHA1 Message Date
Roberto Ierusalimschy
15d48576ea functions now may be declared with any "var" as a name;
therefore they do not have a "baptism" name.
Changes in debug API to acomodate that.
1995-10-26 12:21:56 -02:00
Roberto Ierusalimschy
d24253d92f module to declare API for debuging. 1995-10-17 12:12:45 -02:00