Marko Budiselic
|
dbe1464f9b
|
big step forward, we are now able to pass Db into the shared library, next step is to implement CodeCompiler and CodeGenerator
|
2016-02-06 20:48:40 +01:00 |
|
Marko Budiselic
|
ba434cf48a
|
ifndef are replaced with the pragma once
|
2015-12-07 21:51:55 +01:00 |
|
Marko Budiselic
|
e4efc799b0
|
using instead of typedef
|
2015-11-01 12:45:27 +01:00 |
|
Marko Budiselic
|
120743e59c
|
Much better but not perfect version of dynamic compile and dynamic load code. DynamicLib class and rudimentar example.
|
2015-10-25 16:11:52 +01:00 |
|
Marko Budiselic
|
951448f6b2
|
dynamic lib load work in progress :P
|
2015-10-22 23:54:28 +02:00 |
|
Marko Budiselic
|
8e1c4b53b8
|
cpp program runs compile command, test only code
|
2015-10-22 00:17:40 +02:00 |
|