aboutsummaryrefslogtreecommitdiff
path: root/src/linda.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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