mirror of
https://github.com/ldmud/ldmud
synced 2026-08-12 14:26:05 -04:00
Efuns like call_out, add_action, map or filter will throw immediately when they're given an uncallable closure for callback. Also improved structure of call_lambda() and fixed giving an error message without a control stack entry. (Fixes #908) |
||
|---|---|---|
| .. | ||
| base.inc | ||
| client.inc | ||
| deep_eq.inc | ||
| gc.inc | ||
| msg.inc | ||
| sefun.inc | ||
| testarray.inc | ||