ldmud/test/t-sefun
Alexander Motzkau da817d5a2e Fix simul-efun provided structs not being found for inheritance
When a new struct was defined to derive from another struct, there was
no lookup for simul-efun provided structs.
2022-09-18 22:40:33 +02:00
..
inc Change type of function indices from short to unsigned short 2020-04-28 22:34:09 +02:00
master-new-struct.c Implements simul-efun provided structs 2022-04-10 21:49:52 +02:00
master-new.c Disable the use of simul-efun closures in the master 2021-01-05 00:29:49 +01:00
master.c Introduce pragma no_simul_efuns 2022-04-20 22:22:14 +02:00
sefun1.c Implements simul-efun provided structs 2022-04-10 21:49:52 +02:00
sefun2.c Implements simul-efun provided structs 2022-04-10 21:49:52 +02:00
struct1.c Unify global identifier handling in the compiler 2022-04-03 23:32:58 +02:00
struct2.c Unify global identifier handling in the compiler 2022-04-03 23:32:58 +02:00
struct3.c Implements simul-efun provided structs 2022-04-10 21:49:52 +02:00
sys Change type of function indices from short to unsigned short 2020-04-28 22:34:09 +02:00
test.c Implements simul-efun provided structs 2022-04-10 21:49:52 +02:00
tf-old-struct.c Implements simul-efun provided structs 2022-04-10 21:49:52 +02:00
tf-pragma-no-sefun-struct.c Introduce pragma no_simul_efuns 2022-04-20 22:22:14 +02:00
tf-pragma-no-sefuns-unprivileged.c Introduce pragma no_simul_efuns 2022-04-20 22:22:14 +02:00
tf-pragma-no-sefuns.c Introduce pragma no_simul_efuns 2022-04-20 22:22:14 +02:00
tf-private-struct.c Implements simul-efun provided structs 2022-04-10 21:49:52 +02:00
tf-qualified-local-struct.c Implements simul-efun provided structs 2022-04-10 21:49:52 +02:00
tf-qualified-sefun-struct.c Implements simul-efun provided structs 2022-04-10 21:49:52 +02:00
tl-inherit-struct.c Fix simul-efun provided structs not being found for inheritance 2022-09-18 22:40:33 +02:00
tl-new-struct.c Implements simul-efun provided structs 2022-04-10 21:49:52 +02:00
tl-override-struct.c Implements simul-efun provided structs 2022-04-10 21:49:52 +02:00
tl-pragma-no-sefuns.c Introduce pragma no_simul_efuns 2022-04-20 22:22:14 +02:00