]> git.mdlowis.com Git - archive/carl.git/commit
Added prototypes for generated runetype functions and stubs for some non-generated...
authorMichael D. Lowis <mike@mdlowis.com>
Tue, 22 Sep 2015 02:26:14 +0000 (22:26 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Tue, 22 Sep 2015 02:26:14 +0000 (22:26 -0400)
commit703d22ef8845d58cf3b626c8101ecead594b16aa
treebaab9c5a943a9846d0cd477bdfa5feba9967b3cd
parent92e0da5e1daecd7f412f39951dd2fc2e26adef50
Added prototypes for generated runetype functions and stubs for some non-generated ones. Also reworked static assert to guarrantee no code generation. This makes the NDEBUG check unnecessary
source/libc.h
source/utf/runetype.c
tests/main.c
tools/unicode.rb