/simpletypesystem/trunk

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

  • Committer: Gustav Hartvigsson
  • Date: 2015-09-12 17:55:59 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20150912175559-o0k3rb3ojdhx7qwy
* Added our own types for stability and shit and giggles.
* Implemented s_box_get_[pointer, sobject, int, long, short, char, ....]
* Fixed s_box_free
* Marked s_box_get_[wchar, wstring] as depricated.
* Made a macro for the __attribute__((unused)) so it will work on MSVC... (Still need something like that for __attribute__((depricated))
* removed the strdump def, now a macro to s_string_new.
* Changed SMap buckets into SLinkedList instad of SDynamicArray.
* Added a generic to add two vectors together. (Automagikcs!)

* Needs a write a test suite for:
  * SMap
  * SBox
Filename Latest Rev Last Changed Committer Comment Size
..
SBaseObjectInstance.html 12 12 years ago Gustav Hartvigsson * Made a few changes 2.1 KB Diff Download File
template.hml 5.1.3 12 years ago Gustav Hartvigsson * Added the beginings of a hand written documentat 469 bytes Diff Download File