Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |