/simpletypesystem/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk

  • Committer: Gustav Hartvigsson
  • Date: 2021-11-11 11:33:24 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20211111113324-3go0vz4d3gy4pc1g
Small cleanup and use _Bool
* Made the macros in defs.h easier to read.
* Use _Bool instead of uint32_t
Filename Latest Rev Last Changed Committer Comment Size
..
external 86 9 years ago Gustav Hartvigsson * added external .h files for dealing with stuff t Diff
Application.c 150 8 years ago Gustav Hartvigsson * Fixed the tests in the CMake file * Made doxygen 27 bytes Diff Download File
Application.h 150 8 years ago Gustav Hartvigsson * Fixed the tests in the CMake file * Made doxygen 1.5 KB Diff Download File
BaseN.c 162 3 years ago Gustav Hartvigsson * stuff to do with the unfinished base32 implement 12.6 KB Diff Download File
BaseN.h 162 3 years ago Gustav Hartvigsson * stuff to do with the unfinished base32 implement 2.4 KB Diff Download File
baseobject.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 5 KB Diff Download File
baseobject.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 5.6 KB Diff Download File
Box.c 151.1.2 4 years ago Gustav Hartvigsson * Removed wchar. 10.4 KB Diff Download File
Box.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 5.7 KB Diff Download File
Callback.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 2.5 KB Diff Download File
Callback.h 150 8 years ago Gustav Hartvigsson * Fixed the tests in the CMake file * Made doxygen 3.1 KB Diff Download File
config.h.in 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 471 bytes Diff Download File
Console.c 140 8 years ago Gustav Hartvigsson * Added Better comments to SRingBuffer * Fixed ind Empty Diff Download File
Console.h 140 8 years ago Gustav Hartvigsson * Added Better comments to SRingBuffer * Fixed ind 1.9 KB Diff Download File
defs.c 150 8 years ago Gustav Hartvigsson * Fixed the tests in the CMake file * Made doxygen Empty Diff Download File
defs.h 163 3 years ago Gustav Hartvigsson Small cleanup and use _Bool * Made the macros in d 6.4 KB Diff Download File
DynamicArray.c 162 3 years ago Gustav Hartvigsson * stuff to do with the unfinished base32 implement 5.2 KB Diff Download File
DynamicArray.h 150 8 years ago Gustav Hartvigsson * Fixed the tests in the CMake file * Made doxygen 5.6 KB Diff Download File
Error.c 162 3 years ago Gustav Hartvigsson * stuff to do with the unfinished base32 implement 9.1 KB Diff Download File
Error.h 130.1.4 9 years ago Gustav Hartvigsson * Inpremented the manual mark and sweep thingys. 4.8 KB Diff Download File
Func.c 5.2.7 10 years ago Gustav Hartvigsson * Switched licence to a more permisive one. No 1 KB Diff Download File
Func.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 2.9 KB Diff Download File
GlobalNotify.c 162 3 years ago Gustav Hartvigsson * stuff to do with the unfinished base32 implement 1.9 KB Diff Download File
GlobalNotify.h 162 3 years ago Gustav Hartvigsson * stuff to do with the unfinished base32 implement 3.5 KB Diff Download File
hash.c 61 9 years ago Gustav Hartvigsson * Made the code more easy to read. 501 bytes Diff Download File
hash.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 707 bytes Diff Download File
Interface.c 5.2.1 11 years ago Gustav Hartvigsson Started work on the Map (SMap) data structure. Sti Empty Diff Download File
Interface.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 292 bytes Diff Download File
LinkedList.c 151.1.1 6 years ago Gustav Hartvigsson * fixed... sort of... the Meson Build system... St 8.3 KB Diff Download File
LinkedList.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 4.4 KB Diff Download File
MainLoop.c 150 8 years ago Gustav Hartvigsson * Fixed the tests in the CMake file * Made doxygen 14.4 KB Diff Download File
MainLoop.h 151 8 years ago Gustav Hartvigsson * Fixed all warnings (exept the depricated warning 8.7 KB Diff Download File
Map.c 150 8 years ago Gustav Hartvigsson * Fixed the tests in the CMake file * Made doxygen 8 KB Diff Download File
Map.h 150 8 years ago Gustav Hartvigsson * Fixed the tests in the CMake file * Made doxygen 5 KB Diff Download File
Matrix.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 3.1 KB Diff Download File
Matrix.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 6.6 KB Diff Download File
meson.build 157 4 years ago Gustav Hartvigsson Hopefully finisted the meson convertion 1.7 KB Diff Download File
mm.c 130.1.4 9 years ago Gustav Hartvigsson * Inpremented the manual mark and sweep thingys. 2.6 KB Diff Download File
mm.h 146 8 years ago Gustav Hartvigsson * Reorderd includes in SimpleTypeSystem.h * Starte 3.9 KB Diff Download File
mm_mark_and_sweep.c 130.1.6 9 years ago Gustav Hartvigsson * Added more tests 3.2 KB Diff Download File
mm_mark_and_sweep.h 130.1.5 9 years ago Gustav Hartvigsson * better structuring of documentation 2.1 KB Diff Download File
primes.c 150 8 years ago Gustav Hartvigsson * Fixed the tests in the CMake file * Made doxygen 926 bytes Diff Download File
primes.h 150 8 years ago Gustav Hartvigsson * Fixed the tests in the CMake file * Made doxygen 5 KB Diff Download File
Random.c 152 7 years ago Gustav Hartvigsson * Made SRandom compile 5.5 KB Diff Download File
Random.h 152 7 years ago Gustav Hartvigsson * Made SRandom compile 4.4 KB Diff Download File
RingBuffer.c 140 8 years ago Gustav Hartvigsson * Added Better comments to SRingBuffer * Fixed ind 5.4 KB Diff Download File
RingBuffer.h 139 8 years ago Gustav Hartvigsson * Started work on the ring buffer, still untested 4.5 KB Diff Download File
SimpleTypeSystem.c 146 8 years ago Gustav Hartvigsson * Reorderd includes in SimpleTypeSystem.h * Starte 1.7 KB Diff Download File
SimpleTypeSystem.h 152 7 years ago Gustav Hartvigsson * Made SRandom compile 2.8 KB Diff Download File
Stream.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 1.9 KB Diff Download File
Stream.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 1.8 KB Diff Download File
StreamPrivate.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 802 bytes Diff Download File
Thread.c 151.1.1 6 years ago Gustav Hartvigsson * fixed... sort of... the Meson Build system... St 4 KB Diff Download File
Thread.h 151.1.1 6 years ago Gustav Hartvigsson * fixed... sort of... the Meson Build system... St 3.9 KB Diff Download File
types.c 152 7 years ago Gustav Hartvigsson * Made SRandom compile 4.5 KB Diff Download File
types.h 163 3 years ago Gustav Hartvigsson Small cleanup and use _Bool * Made the macros in d 7.8 KB Diff Download File
utils.c 151.1.2 4 years ago Gustav Hartvigsson * Removed wchar. 9 KB Diff Download File
utils.h 151.1.2 4 years ago Gustav Hartvigsson * Removed wchar. 10.1 KB Diff Download File
vec.c 131.1.1 9 years ago Gustav Hatvigsson * Made a generic vec3_new * Renamed Vec3 to Vec3_3 2.1 KB Diff Download File
vec.h 131.1.1 9 years ago Gustav Hatvigsson * Made a generic vec3_new * Renamed Vec3 to Vec3_3 4.2 KB Diff Download File