/simpletypesystem/trunk

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

  • Committer: Gustav Hartvigsson
  • Date: 2015-08-26 21:43:01 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20150826214301-a3ms101kvjx4g0qq
* General documentation clean up.
* Made the doxygen optimise for C
* Changed SBoxPrivate to use union
* Implemented the s_box_new_xxx functions
* moved free_func from SBoxClass to SBoxPrivate to lessen confusion with SObjectClass->free, and keep it private.
* Added S_ERROR_TYPE_ERROR to represent generic type errors.
* Added CALLBACK(k) macro
* Made a group for SMatrix.
* Added documentation for various functions and what not.
Filename Latest Rev Last Changed Committer Comment Size
..
Application.c 51 10 years ago Gustav Hartvigsson * Added two files Empty Diff Download File
Application.h 51 10 years ago Gustav Hartvigsson * Added two files Empty Diff Download File
baseobject.c 62 10 years ago Gustav Hartvigsson * General documentation clean up. * Made the doxyg 5.1 KB Diff Download File
baseobject.h 62 10 years ago Gustav Hartvigsson * General documentation clean up. * Made the doxyg 6.1 KB Diff Download File
Box.c 62 10 years ago Gustav Hartvigsson * General documentation clean up. * Made the doxyg 4.8 KB Diff Download File
Box.h 62 10 years ago Gustav Hartvigsson * General documentation clean up. * Made the doxyg 4.6 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 62 10 years ago Gustav Hartvigsson * General documentation clean up. * Made the doxyg 2.7 KB Diff Download File
CMakeLists.txt 60 10 years ago Gustav Hartvigsson * Added preliminary Matrix type and functions. 1.6 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.c 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 79 bytes Diff Download File
defs.h 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 2.8 KB Diff Download File
DynamicArray.c 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 3.7 KB Diff Download File
DynamicArray.h 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 4.2 KB Diff Download File
Error.c 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 2.5 KB Diff Download File
Error.h 62 10 years ago Gustav Hartvigsson * General documentation clean up. * Made the doxyg 3.2 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 62 10 years ago Gustav Hartvigsson * General documentation clean up. * Made the doxyg 2.7 KB Diff Download File
GlobalNotify.c 24 11 years ago Gustav Hartvigsson * added skeleton of global noify. Empty Diff Download File
GlobalNotify.h 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 3.1 KB Diff Download File
hash.c 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 501 bytes Diff Download File
hash.h 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 721 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 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 279 bytes Diff Download File
LinkedList.c 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 5.7 KB Diff Download File
LinkedList.h 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 3.9 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 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 4 KB Diff Download File
Map.h 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 4.8 KB Diff Download File
Matrix.c 62 10 years ago Gustav Hartvigsson * General documentation clean up. * Made the doxyg 1.9 KB Diff Download File
Matrix.h 62 10 years ago Gustav Hartvigsson * General documentation clean up. * Made the doxyg 1.3 KB Diff Download File
SimpleTypeSystem.c 62 10 years ago Gustav Hartvigsson * General documentation clean up. * Made the doxyg 1.7 KB Diff Download File
SimpleTypeSystem.h 62 10 years ago Gustav Hartvigsson * General documentation clean up. * Made the doxyg 2.3 KB Diff Download File
utils.c 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 1.8 KB Diff Download File
utils.h 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 5.3 KB Diff Download File
vec.c 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 327 bytes Diff Download File
vec.h 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 1.1 KB Diff Download File