Sandu Liviu Catalin
|
603d358e5f
|
Allow shared pointers to have custom deleters.
|
2020-04-17 15:24:38 +03:00 |
|
Sandu Liviu Catalin
|
602bb077b0
|
Call default constructor on base table class.
|
2020-04-13 13:57:13 +03:00 |
|
Sandu Liviu Catalin
|
49aa85102c
|
Minor changes to move semantics in sqrat library.
|
2020-04-13 13:45:24 +03:00 |
|
Sandu Liviu Catalin
|
48c72e3cfb
|
Indentation fix for previous commit.
|
2020-04-10 10:23:44 +03:00 |
|
Sandu Liviu Catalin
|
15532298dc
|
Implement field selection in the MySQL library.
|
2020-04-10 10:12:05 +03:00 |
|
Sandu Liviu Catalin
|
feb1652c83
|
Get rid of interface libraries to keep cmake requirements low.
|
2020-03-22 18:35:07 +02:00 |
|
Sandu Liviu Catalin
|
a3312de023
|
Allow customization of native squirrel functions when bound via the sqrat library.
|
2020-03-22 18:07:46 +02:00 |
|
Sandu Liviu Catalin
|
3225e119a2
|
Take into account StackStrF when checking parameter count.
|
2020-03-22 09:17:34 +02:00 |
|
Sandu Liviu Catalin
|
a557805090
|
Code cleanup. Most of it via linting.
|
2020-03-22 06:53:04 +02:00 |
|
Sandu Liviu Catalin
|
39d6af7687
|
Integrate XML module.
Integrate the XML module into the host plugin and get it to compile.
|
2020-03-22 01:33:11 +02:00 |
|
Sandu Liviu Catalin
|
de3f365522
|
Integrate SQLite module.
Integrate the SQLite module into the host plugin and get it to compile.
|
2020-03-22 00:35:03 +02:00 |
|
Sandu Liviu Catalin
|
a5c87bae5e
|
Further file shuffling and finally builds.
|
2020-03-21 22:58:50 +02:00 |
|
Sandu Liviu Catalin
|
22c8d84b1e
|
More work on Cmake scripts.
|
2020-03-21 22:00:02 +02:00 |
|
Sandu Liviu Catalin
|
44b1cb5d96
|
Move Squirrel and Sqrat into the root level directory.
Create the initial CMake build scripts.
|
2020-03-21 21:39:01 +02:00 |
|