/simpletypesystem/trunk

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

  • Committer: Gustav Hartvigsson
  • Date: 2015-04-28 12:25:20 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20150428122520-n90grm1k1l318ooa
* Finnished SLinkedList.
  * Still needs to be tested.
* Made s_object_initialize take the name of the class
* made s_object_free free the name
* fixed s_dynamic_array_free. It now takes a sboolean to tell it
  to free the data in the array or not.
* fixed a typo in defs.h
* fixed the the test of the dynamic array.
* switched (SObject *) to S_OBJECT () for casting in SError.
* changed hash_t to size_t.
* general code cleanup.
Filename Latest Rev Last Changed Committer Comment Size
..
docs 1 12 years ago Gustav Hartvigsson Initial Code. Diff
src 1 12 years ago Gustav Hartvigsson Initial Code. Diff
tests 1 12 years ago Gustav Hartvigsson Initial Code. Diff
CMakeLists.txt 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 569 bytes Diff Download File
DoxyGen.doxconf 11 12 years ago Gustav Hartvigsson * Finnished up a the inheritance documentation. * 10.1 KB Diff Download File
LICENSE 42 10 years ago Gustav Hartvigsson * Updated the README. * Added LICENSE. 1 KB Diff Download File
README 42 10 years ago Gustav Hartvigsson * Updated the README. * Added LICENSE. 903 bytes Diff Download File