Go to file
reaction.la fe3015b851
Finally figured out how to do callbacks for my async
Can make callbacks that can access the full lambda
machinery, while the same machinery is still usable
in C and from C, and thus in rust and lua, and from
rust and lua.

modified:   docs/libraries/cpp_automatic_memory_management.md

The magic univeral lowest denominator C code, which can be used by
and make use of, higher level language constructs such as
lambdas, being

(**p)(p, ptrEvent);

Where p points at or into a blob that contains a pointer to
C calling convention code that knows how the blob is structured.
allowing us to structure it arbitarily, apart from information
that the event dispatcher needs to know.
2024-07-04 08:18:48 +08:00
docs Finally figured out how to do callbacks for my async 2024-07-04 08:18:48 +08:00
libsodium@b6e1e94cfb cleaning up error reporting 2023-09-22 12:10:52 +10:00
mpir@dda9307f16 avoiding the implicit creation of the oid primary key to avoid sqlite backwards bug compatible quirks 2023-08-03 01:44:08 -07:00
msvc putting cmake changes to bed 2024-04-09 11:58:52 +10:00
nmake cleanup, and just do not like pdfs 2022-02-20 18:26:44 +10:00
samples Never really figured out why my code was breaking 2023-10-18 20:23:56 +10:00
sqlite3 moved utcmt to its proper directory 2024-02-14 21:48:06 +10:00
src moving to ssh key based signing 2024-02-25 17:05:46 -08:00
wxWidgets@63149ae0e9 still acommodating cmake 2024-04-10 11:25:35 +10:00
.gitattributes minor cleanup of git attributes and set_upstream 2022-09-18 17:57:42 +10:00
.gitconfig moving to ssh key based signing 2024-02-25 17:05:46 -08:00
.gitignore still struggling with the problem of making public ids public 2022-07-01 09:18:44 +10:00
.gitmodules preparing to merge to checkout with changed repositories 2022-07-03 05:01:26 -07:00
.gitsigners reverting error in .gitsigners 2024-04-10 09:46:28 +08:00
public_key.gpg leaving potentially inconvenient history behind 2022-02-16 15:54:47 +10:00
tobedone.txt cleanup, and just do not like pdfs 2022-02-20 18:26:44 +10:00
winConfig.sh still struggling with the problem of making public ids public 2022-07-01 09:18:44 +10:00