mingodad
|
c2881a0565
Fix '#include' inside '#ifdef' and add a default macro '__SQUILU__'
|
%!s(int64=7) %!d(string=hai) anos |
mingodad
|
9f8b951d6d
Add preproccessor directives #ifdef, #else, #endif, #define and #undef they are parsed at the same time as the script, I mean it's not a two pass scan/parse, the named proproccessor variables are not accessible to scripts.
|
%!s(int64=8) %!d(string=hai) anos |
mingodad
|
7a4868caa2
Use sq_type instead of the duplicated sqtype as it's done in squirrel
|
%!s(int64=8) %!d(string=hai) anos |
mingodad
|
9ff01dfccb
Fixes from squirrel
|
%!s(int64=8) %!d(string=hai) anos |
mingodad
|
6ee9f39571
Change macro type() to sqtype() as done in squirrel, also updating sqlite3
|
%!s(int64=8) %!d(string=hai) anos |
mingodad
|
6b1d7ec41a
Use of initialisation lists in constructors
|
%!s(int64=8) %!d(string=hai) anos |
mingodad
|
728ad788a8
Update with squirrel, spaces/tabs changed
|
%!s(int64=9) %!d(string=hai) anos |
mingodad
|
6b596522e2
Added constexpr and inline C++ keywords
|
%!s(int64=9) %!d(string=hai) anos |
mingodad
|
9096e0e040
Make delayed release hooks optional
|
%!s(int64=9) %!d(string=hai) anos |
mingodad
|
79a009d408
Several fixes from squirrel
|
%!s(int64=9) %!d(string=hai) anos |
mingodad
|
2b1ebc1b93
Add the start point on implementing class.destructor, it parses the destructor declaration as a method but it's not calling it yet.
|
%!s(int64=12) %!d(string=hai) anos |
mingodad
|
1e011789d3
Reorganize repository tree.
|
%!s(int64=13) %!d(string=hai) anos |