Christoph Oelckers
|
8a5daf211c
|
- added version check for member variables.
|
2017-03-05 20:41:41 +01:00 |
|
Christoph Oelckers
|
456ac64723
|
- implemented version checks for compile-time type determination and for class inheritance.
Note that in this system, DECORATE counts as version 2.0, so any data that should be available to DECORATE should not use version restriction.
|
2017-03-05 17:58:55 +01:00 |
|
Christoph Oelckers
|
cfda1a49d4
|
- forgot to save the last fix for the previous commit.
- let the script compiler also output the size of the allocated data for the script functions in addition to the actual code size.
|
2017-03-02 11:58:30 +01:00 |
|
Christoph Oelckers
|
5a81a4ca16
|
- moved a few things around to have them into better fitting places.
|
2017-02-08 12:24:08 +01:00 |
|