Roberto Ierusalimschy
|
3c6a383d62
avoid limits in filename size
|
23 年之前 |
Roberto Ierusalimschy
|
9a0f0dcc77
precompiler may create functions without `lineinfo'
|
23 年之前 |
Roberto Ierusalimschy
|
751cd867d3
new way to handle errors
|
23 年之前 |
Roberto Ierusalimschy
|
b36b2a061c
new way to handle errors
|
23 年之前 |
Roberto Ierusalimschy
|
ab52fc6097
new macro to `fix' strings
|
23 年之前 |
Roberto Ierusalimschy
|
e68d0df1c6
function `zsopen' is not used
|
23 年之前 |
Roberto Ierusalimschy
|
9b38a696d5
avoid names that differ only in capitalization
|
23 年之前 |
Roberto Ierusalimschy
|
383e8b9e77
use of a common `dummynode' for all empty tables
|
23 年之前 |
Roberto Ierusalimschy
|
f1a1bb23fe
good stack limit to compute ack(8,3)
|
23 年之前 |
Roberto Ierusalimschy
|
151ba1cc7b
details
|
23 年之前 |
Roberto Ierusalimschy
|
ee4859b3e3
new way to handle errors (temporary version)
|
23 年之前 |
Roberto Ierusalimschy
|
f388ee4a82
new way to handle errors
|
23 年之前 |
Roberto Ierusalimschy
|
30ad4c75db
bug: 'local a,b; a,b = 1,f()' did not close f()
|
23 年之前 |
Roberto Ierusalimschy
|
3ee1efa7b2
some simplifications
|
23 年之前 |
Roberto Ierusalimschy
|
c11d374c59
`panic' function configurable via API
|
23 年之前 |
Roberto Ierusalimschy
|
13230c451b
details
|
23 年之前 |
Roberto Ierusalimschy
|
391c5459cb
new implementation for `require' (with templates)
|
23 年之前 |
Roberto Ierusalimschy
|
62dd4cbe91
check for errors while loading file
|
23 年之前 |
Roberto Ierusalimschy
|
ae5283dc36
`co' library goes with basic library (and not with `tab')
|
23 年之前 |
Roberto Ierusalimschy
|
1ce6cb6032
no more option `*u' in read (too complex)
|
23 年之前 |
Roberto Ierusalimschy
|
11c63bc3af
error in calls signalled in first line (instead of last)
|
23 年之前 |
Roberto Ierusalimschy
|
f1f271ae76
details
|
23 年之前 |
Roberto Ierusalimschy
|
6c7334a9ac
line trace uses `savedpc' to save last `pc' seen
|
23 年之前 |
Roberto Ierusalimschy
|
8e1e618606
`baselib' splited in `baselib' and `tablib'
|
23 年之前 |
Roberto Ierusalimschy
|
af4721f7a3
library with table manipulation functions
|
23 年之前 |
Roberto Ierusalimschy
|
018e50ad7f
use addresses as keys to hooks
|
23 年之前 |
Roberto Ierusalimschy
|
7b65328c8e
new semantics for `generic for' (with state)
|
23 年之前 |
Roberto Ierusalimschy
|
d2e05589d7
bug: `resume' was returning its arguments, too
|
23 年之前 |
Roberto Ierusalimschy
|
237969724f
support for `light' userdata + simpler support for `boxed' udata
|
23 年之前 |
Roberto Ierusalimschy
|
f438d00ef3
correct #args for calls with self (a:foo(...))
|
23 年之前 |