/simpletypesystem/trunk

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

  • Committer: Gustav Hartvigsson
  • Date: 2015-04-09 20:05:57 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20150409200557-44ozoojmp0imyk29
* Fixed indirect dependency in baseobject.h
* made SimpleTypeSystem.c compile a little bit more robust.
  Will now not include every .h file that is defined in SimpleTypeSystem.h
  if it is inside the .c file.
* Added a few macros.
Filename Latest Rev Last Changed Committer Comment Size
..
baseobject.c 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 5 KB Diff Download File
baseobject.h 45 10 years ago Gustav Hartvigsson * Fixed indirect dependency in baseobject.h * made 5.8 KB Diff Download File
Box.c 43 10 years ago Gustav Hartvigsson * Code cleanup * Added attribute ((unused)) to sup 18 bytes Diff Download File
Box.h 44 10 years ago Gustav Hartvigsson * Started to structuce the dectumentation a little 1.5 KB Diff Download File
Callback.c 44 10 years ago Gustav Hartvigsson * Started to structuce the dectumentation a little 1 KB Diff Download File
Callback.h 44 10 years ago Gustav Hartvigsson * Started to structuce the dectumentation a little 1.7 KB Diff Download File
CMakeLists.txt 44 10 years ago Gustav Hartvigsson * Started to structuce the dectumentation a little 1.2 KB Diff Download File
config.h.in 32 10 years ago Gustav Hartvigsson * Added some compile options to the root CMakeList 235 bytes Diff Download File
defs.h 43 10 years ago Gustav Hartvigsson * Code cleanup * Added attribute ((unused)) to sup 1.8 KB Diff Download File
DynamicArray.c 30 10 years ago Gustav Hartvigsson * Made the code compile using CMake. 3.2 KB Diff Download File
DynamicArray.h 30 10 years ago Gustav Hartvigsson * Made the code compile using CMake. 3.6 KB Diff Download File
Error.c 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 2.5 KB Diff Download File
Error.h 43 10 years ago Gustav Hartvigsson * Code cleanup * Added attribute ((unused)) to sup 2.8 KB Diff Download File
Func.c 5.2.7 11 years ago Gustav Hartvigsson * Switched licence to a more permisive one. No 1 KB Diff Download File
Func.h 44 10 years ago Gustav Hartvigsson * Started to structuce the dectumentation a little 2.3 KB Diff Download File
GlobalNotify.c 24 11 years ago Gustav Hartvigsson * added skeleton of global noify. Empty Diff Download File
GlobalNotify.h 44 10 years ago Gustav Hartvigsson * Started to structuce the dectumentation a little 2.9 KB Diff Download File
hash.c 30 10 years ago Gustav Hartvigsson * Made the code compile using CMake. 264 bytes Diff Download File
hash.h 29 10 years ago Gustav Hartvigsson * Switched to CMake to future proof the project a 459 bytes Diff Download File
Interface.c 5.2.1 12 years ago Gustav Hartvigsson Started work on the Map (SMap) data structure. Sti Empty Diff Download File
Interface.h 5.2.1 12 years ago Gustav Hartvigsson Started work on the Map (SMap) data structure. Sti Empty Diff Download File
LinkedList.c 30 10 years ago Gustav Hartvigsson * Made the code compile using CMake. 3.6 KB Diff Download File
LinkedList.h 30 10 years ago Gustav Hartvigsson * Made the code compile using CMake. 3.3 KB Diff Download File
MainLoop.c 5.2.1 12 years ago Gustav Hartvigsson Started work on the Map (SMap) data structure. Sti Empty Diff Download File
MainLoop.h 5.2.1 12 years ago Gustav Hartvigsson Started work on the Map (SMap) data structure. Sti Empty Diff Download File
Map.c 44 10 years ago Gustav Hartvigsson * Started to structuce the dectumentation a little 3 KB Diff Download File
Map.h 44 10 years ago Gustav Hartvigsson * Started to structuce the dectumentation a little 4.5 KB Diff Download File
SimpleTypeSystem.c 45 10 years ago Gustav Hartvigsson * Fixed indirect dependency in baseobject.h * made 1.7 KB Diff Download File
SimpleTypeSystem.h 45 10 years ago Gustav Hartvigsson * Fixed indirect dependency in baseobject.h * made 2.2 KB Diff Download File
utils.c 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 1.8 KB Diff Download File
utils.h 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 2.7 KB Diff Download File
vec.c 32 10 years ago Gustav Hartvigsson * Added some compile options to the root CMakeList 327 bytes Diff Download File
vec.h 44 10 years ago Gustav Hartvigsson * Started to structuce the dectumentation a little 1.1 KB Diff Download File