summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Stephan Soller [Fri, 29 Apr 2016 18:41:30 +0000 (20:41 +0200)]
Fixed value reassignment with sh_put_ptr() and reformatted the macro code.
Stephan Soller [Thu, 7 Apr 2016 18:36:15 +0000 (20:36 +0200)]
Added first version of a simple hashmap with fixed types.
Stephan Soller [Mon, 15 Feb 2016 19:38:20 +0000 (20:38 +0100)]
Added README file with a list of libraries.
Stephan Soller [Mon, 15 Feb 2016 19:24:57 +0000 (20:24 +0100)]
Added Math 3D, a compact math library for OpenGL.
Stephan Soller [Mon, 15 Feb 2016 18:59:44 +0000 (19:59 +0100)]
Added first version of Slim Test, a minimalistic testing library for C.
arkanis [Mon, 15 Feb 2016 18:01:37 +0000 (19:01 +0100)]
Initial commit