/simpletypesystem/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk
86 by Gustav Hartvigsson
* added external .h files for dealing with stuff that may or may not be avalible on scertain platforms.
1
Provides functionality on platforms where it is missing.
2
128 by Gustav Hartvigsson
* Removed blasted #pragma message s from Thread.h
3
tinycthread.h tinycthread.c from:
4
  https://github.com/tinycthread/tinycthread/tree/master/source
86 by Gustav Hartvigsson
* added external .h files for dealing with stuff that may or may not be avalible on scertain platforms.
5
6
stdatomic.h from:
7
  https://gist.github.com/nhatminhle/5181506
8
9