ldmud/doc/hook
Alexander Motzkau 93628de926 Implement compile_string() efun
compile_string() compiles a string into a lambda closure.
It uses the same compiler as regular LPC code.
2022-08-06 14:02:12 +02:00
..
auto_include Fix typo/consistency issues in hook/* 2015-06-18 23:48:02 +02:00
auto_include_block Implement compile_string() efun 2022-08-06 14:02:12 +02:00
auto_include_expression Implement compile_string() efun 2022-08-06 14:02:12 +02:00
clean_up Fix typo/consistency issues in hook/* 2015-06-18 23:48:02 +02:00
clone_uids Implement lightweight objects 2022-01-09 01:13:21 +01:00
command Initial import from PRCS. 2005-06-21 01:46:13 +00:00
create_clone Relax closure restrictions on driver hooks 2022-05-22 00:10:04 +02:00
create_lwobject Relax closure restrictions on driver hooks 2022-05-22 00:10:04 +02:00
create_lwobject_copy Relax closure restrictions on driver hooks 2022-05-22 00:10:04 +02:00
create_lwobject_restore Relax closure restrictions on driver hooks 2022-05-22 00:10:04 +02:00
create_ob Relax closure restrictions on driver hooks 2022-05-22 00:10:04 +02:00
create_super Relax closure restrictions on driver hooks 2022-05-22 00:10:04 +02:00
default_method Implemented new efuns call_strict() and call_direct_strict() 2020-04-28 22:31:47 +02:00
default_prompt Fix typo/consistency issues in hook/* 2015-06-18 23:48:02 +02:00
erq_stop Fix typo/consistency issues in hook/* 2015-06-18 23:48:02 +02:00
file_encoding Added support for different encodings in the lexer. 2019-04-27 13:30:14 +02:00
hook Relax closure restrictions on driver hooks 2022-05-22 00:10:04 +02:00
include_dirs Relax closure restrictions on driver hooks 2022-05-22 00:10:04 +02:00
load_uids Implement lightweight objects 2022-01-09 01:13:21 +01:00
lwobject_uids Implement lightweight objects 2022-01-09 01:13:21 +01:00
modify_command Relax closure restrictions on driver hooks 2022-05-22 00:10:04 +02:00
modify_command_fname Initial import from PRCS. 2005-06-21 01:46:13 +00:00
move_object Initial import from PRCS. 2005-06-21 01:46:13 +00:00
msg_discarded Relax closure restrictions on driver hooks 2022-05-22 00:10:04 +02:00
no_echo Fix typo/consistency issues in hook/* 2015-06-18 23:48:02 +02:00
no_ipc_slot Initial import from PRCS. 2005-06-21 01:46:13 +00:00
notify_fail Relax closure restrictions on driver hooks 2022-05-22 00:10:04 +02:00
print_prompt Initial import from PRCS. 2005-06-21 01:46:13 +00:00
regexp_package Remove built-in PCRE module. 2009-06-16 21:36:57 +00:00
reset Relax closure restrictions on driver hooks 2022-05-22 00:10:04 +02:00
send_notify_fail Relax closure restrictions on driver hooks 2022-05-22 00:10:04 +02:00
telnet_neg Fix typo/consistency issues in hook/* 2015-06-18 23:48:02 +02:00