ldmud/mudlib/sys
Alexander Motzkau fb691fa2ea Implement LPC Type objects
Add a new type 'lpctype' to contain a type object, describing a compile-time
type, together with a decltype() operator and to_lpctype() and check_type()
efuns.
2022-09-25 22:20:32 +02:00
..
comm.h Removed the get/set_connection/combine_charset() efuns. 2016-01-25 23:40:19 +01:00
commands.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
configuration.h Implement lightweight objects 2022-01-09 01:13:21 +01:00
debug_message.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
driver_hook.h Implement compile_string() efun 2022-08-06 14:02:12 +02:00
driver_info.h Add Python statistics to driver_info() 2022-06-30 22:17:26 +02:00
erq.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
files.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
functionlist.h Implement LPC Type objects 2022-09-25 22:20:32 +02:00
idn.h Addendum to the IDNA support: the idn.h file for the mudlib. 2006-03-01 01:13:56 +00:00
include_list.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
inherit_list.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
input_to.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
interactive_info.h Give noecho/charmode information in interactive_info() 2020-11-08 17:33:54 +01:00
lpctypes.h Implement LPC Type objects 2022-09-25 22:20:32 +02:00
lwobject_info.h Implement lightweight objects 2022-01-09 01:13:21 +01:00
object_info.h Implement lightweight objects 2022-01-09 01:13:21 +01:00
pgsql.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
regexp.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
rtlimits.h Added new runtime limit LIMIT_MEMORY (fixes #302). 2011-02-15 23:12:04 +00:00
sent.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
signals.h Added our own header file for the signals. 2010-02-19 20:12:21 +00:00
strings.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
struct_info.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
telnet.h Update telnet.h for TELOPT_CHARSET (42) 2020-07-13 20:06:09 +02:00
time.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
tls.h - (pkg-tls) New efuns hash() and hmac() offer flexible hash and HMAC 2006-05-06 22:42:32 +00:00
trace.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
wizlist.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
xml.h - (pkg-xml2.c, arraylist.c, configure) Added support for XML parsing 2009-05-18 07:42:29 +00:00