ldmud/doc/concepts
Alexander Motzkau 25ab0f48bc Added separate Python types for various closure types
Added LfunClosure, (Simul)EfunClosure, (Unbound/Bound)LambdaClosure and
OperatorClosure types for Python.
2025-07-07 22:14:05 +02:00
..
concepts Initial import from PRCS. 2005-06-21 01:46:13 +00:00
erq Correcting spelling mistakes in documentation and output strings 2018-02-07 22:42:05 +11:00
files Initial import from PRCS. 2005-06-21 01:46:13 +00:00
hooks Implement compile_string() efun 2022-08-06 14:02:12 +02:00
hsregexp Fix format issues in concepts/* and driver/* 2015-06-18 23:48:01 +02:00
imp Fix typos and formatting issues in concepts/* 2015-06-18 23:48:02 +02:00
inheritance Check varargs types on redefinition 2021-02-06 18:16:09 +01:00
intermud Fix typos and formatting issues in concepts/* 2015-06-18 23:48:02 +02:00
intermud.basic Initial import from PRCS. 2005-06-21 01:46:13 +00:00
mccp Fix typos and formatting issues in concepts/* 2015-06-18 23:48:02 +02:00
memory Fix typos and formatting issues in concepts/* 2015-06-18 23:48:02 +02:00
mysql document sqlite(C) (#91) 2025-03-21 22:42:34 +01:00
native Fix typos and formatting issues in concepts/* 2015-06-18 23:48:02 +02:00
negotiation Fix typos and formatting issues in concepts/* 2015-06-18 23:48:02 +02:00
objects Fix typos and formatting issues in concepts/* 2015-06-18 23:48:02 +02:00
overloading Fix typos and formatting issues in concepts/* 2015-06-18 23:48:02 +02:00
pcre Fix format issues in concepts/* and driver/* 2015-06-18 23:48:01 +02:00
pgsql document sqlite(C) (#91) 2025-03-21 22:42:34 +01:00
python Added separate Python types for various closure types 2025-07-07 22:14:05 +02:00
regexp Implement \X for tranditional regular expressions 2020-07-05 13:18:57 +02:00
rtfm Initial import from PRCS. 2005-06-21 01:46:13 +00:00
simul_efun Implements simul-efun provided structs 2022-04-10 21:49:52 +02:00
sqlite document sqlite(C) (#91) 2025-03-21 22:42:34 +01:00
tls Fix typos and formatting issues in concepts/* 2015-06-18 23:48:02 +02:00
uids Removed the seteuid() and export_uid() efuns 2017-09-27 00:45:43 +02:00
unicode Added encoding option to ignore errors in the input data 2022-06-26 18:54:09 +02:00