ldmud/test/inc
Alexander Motzkau b0960f7759 Check for uncallable closures on callback setup
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)
2025-03-21 21:30:30 +01:00
..
base.inc Implement lightweight objects 2022-01-09 01:13:21 +01:00
client.inc Updated test cases to use the new efuns 2016-01-25 23:41:24 +01:00
deep_eq.inc Check for uncallable closures on callback setup 2025-03-21 21:30:30 +01:00
gc.inc Fix crash in the GC when printing a closure to an LWO 2022-08-29 23:39:00 +02:00
msg.inc Fix crash in the GC when printing a closure to an LWO 2022-08-29 23:39:00 +02:00
sefun.inc - (test/*) Added a testsuite and included existing test cases therein. 2008-07-03 14:07:17 +00:00
testarray.inc Fixed a crash on exceptions with python efun closures. 2018-01-30 23:27:00 +01:00