Sandu Liviu Catalin
933f96fbc5
Add the exception throwing macros to the base module header as well.
2016-03-22 16:54:40 +02:00
Sandu Liviu Catalin
70e5f0ba21
Migrated the host module to C++ exceptions as well.
...
Also enabled the latest C++ revision in the project.
Replaced the Random library with the one provided by C++11.
Implemented a simple AES256 encryption class.
Various other fixes and improvements.
2016-03-10 05:57:13 +02:00
Sandu Liviu Catalin
c8a5593263
Moved several forward declarations to the base module header.
2016-02-28 17:37:55 +02:00
Sandu Liviu Catalin
53834fe1d9
Remove the old SqThrow function from the module API.
2016-02-28 16:21:09 +02:00
Sandu Liviu Catalin
f4a11ef825
Separated major non mandatory libraries into their onwn modules.
...
Consolidated and simplified the module API system.
Various other fixes and improvements.
2016-02-27 11:57:10 +02:00
Sandu Liviu Catalin
fa12692490
Implemented the module system.
2016-02-23 17:48:30 +02:00