/simpletypesystem/trunk

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

  • Committer: Gustav Hartvigsson
  • Date: 2017-01-24 20:55:19 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20170124205519-gtr18o3dwbunrrnx
* Fixed the tests in the CMake file
* Made doxygen output static declarations.
* Started work on SApplication
* Played with BaseN.c
  * Now it is a lil' bit better
* Spilt defs.h
  * Added types.h
    * Started work on the full typesystem.
      (Still needs testing)
  * Added primes.[c,h]
    * Contains some static array with primes.
      ("Good" primes, and all primes up to 5 000.
    * And helper functions related to Primes (Needs Tests).
* fixed s_dynamic_array_dump_array.
  (The old version did not make much sense)
* removed some functions from DymanicArray.c
* fixed compiler warnings in Mainloop.c
* removed s_map_(de)serialize_json functions.
* Made s_thread_status_get_name be less prone to error
  (This due to the C11 standard not specifing what these
   values should be)
* fixed s_thread_run
* fixed s_threa_stop

  TODO:
* Write tests for the s_prime_* functions
* Write tests for the s_type_* functions.
Filename Latest Rev Last Changed Committer Comment Size
..
cmake 121.1.1 9 years ago Gustav Hartvigsson * added CMake rules for libgc in CMakeLists.txt an Diff
libssts 96 9 years ago Gustav Hartvigsson * Added skeleton for cxx binding. This is not a pr Diff
libsstsmm 96 9 years ago Gustav Hartvigsson * Added skeleton for cxx binding. This is not a pr Diff
tests 1 11 years ago Gustav Hartvigsson Initial Code. Diff
File build.sh 125.1.3 9 years ago Gustav Hartvigsson * errr... 3.3 KB Diff Download File
CMakeLists.txt 150 8 years ago Gustav Hartvigsson * Fixed the tests in the CMake file * Made doxygen 3.2 KB Diff Download File
CXX_README 96 9 years ago Gustav Hartvigsson * Added skeleton for cxx binding. This is not a pr 105 bytes Diff Download File
Doxyfile.in 150 8 years ago Gustav Hartvigsson * Fixed the tests in the CMake file * Made doxygen 10.1 KB Diff Download File
LICENSE 42 10 years ago Gustav Hartvigsson * Updated the README. * Added LICENSE. 1 KB Diff Download File
README 125.1.1 9 years ago Gustav Hartvigsson * Added merge-trunk command to ./build.sh The " 2.6 KB Diff Download File