Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update documentation for new version | katherine | 2018-03-21 | 1 | -472/+0 |
| | |||||
* | clean and squanch clang warnings | katherine | 2018-03-20 | 1 | -235/+213 |
| | |||||
* | clean rewrite new version | katherine | 2018-03-20 | 1 | -1258/+423 |
| | | | | properly implement _Generics for greatest possible ease of use | ||||
* | Update simple-test.h | shmibs | 2015-12-23 | 1 | -1/+1 |
| | |||||
* | insert forgotten while guards | katherine | 2015-12-23 | 1 | -73/+219 |
| | |||||
* | handle NULL in str / wstr | shmibs | 2015-12-22 | 1 | -74/+107 |
| | |||||
* | implement type checking | shmibs | 2015-12-22 | 1 | -5/+99 |
| | | | | maybe not perfect, but better than no things | ||||
* | add bool to generic macros | shmibs | 2015-12-22 | 1 | -23/+21 |
| | |||||
* | add bool assertions | shmibs | 2015-12-21 | 1 | -18/+83 |
| | |||||
* | implement generic macros | shmibs | 2015-12-21 | 1 | -587/+854 |
| | | | | functional for int/uint/float types | ||||
* | cleanup for version 1.0 | shmibs | 2015-12-19 | 1 | -84/+642 |
| | | | | | | remove usage of non-standard extensions, clean up printing, and implement tests for uncovered filetypes. not backwards compatible | ||||
* | restructure file layout | shmibs | 2015-12-19 | 1 | -0/+168 |