The Phantom Derpstorm
The Phantom Derpstorm
Hey @Aezriel, that's my mistake. I never updated the examples in the latest branch. They should be working now in the `develop` branch on `ThePhD/sol` with VS 2015.
Ooh, that's useful information. I've checked that change into ThePhD/sol as well. I don't test quite as often with Lua 5.1; just LUAJIT and 5.2/5.3, so forgive me if I...
The way to change how allocation is done internally in the library is to provide your own heap. The heap portion is not fully documented, but it's part of the...
If you mean "how do I stop allocation for the regular functions that aren't related to the registry", the answer is "they never allocate, ever, so it's a moot question"....
The first bullet is important to the C Standard Proposal: the rest are much less important and extra functionality that can be revisited later in 2022.