aboutsummaryrefslogtreecommitdiff
path: root/src/linda.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* correctly transfer the uservalue of a deep userdataBenoit Germain2021-06-241-1/+1
|
* lane:cancel internal code refactorizationBenoit Germain2019-04-191-2/+2
|
* Fix build errorsBenoit Germain2018-11-191-0/+1
|
* Internal code tweaksBenoit Germain2018-11-191-4/+5
| | | | | | * Registry access code utility macros * CONFIG_REGKEY and LOOKUP_REGKEY are now lightuserdata instead of strings * Stack checking debug macros improvements
* Deep userdata must embed DeepPrelude to save an allocation (also changes ↵Benoit Germain2018-11-151-2/+3
| | | | Deep protocol)
* split linda code in a separate fileBenoit Germain2018-11-151-0/+934