4 Commits

Author SHA1 Message Date
Emilio Cobos Álvarez
9b5dd80d84 Stop including <uchar.h>, and instead map Rust char to uint32_t.
This is technically a breaking change for C++, unfortunately.

Fixes #423.
2019-12-04 00:03:38 +01:00
Adrian Wong
9b1fd8ecca Fix missing C header for char32_t 2019-12-02 19:55:04 +01:00
Dan Robertson
304f752c06 Add support for VaList functions 2019-01-03 09:46:55 -06:00
IGI-111
d32127e3d7 Fix #229
Place constants back inside namespace and add a test to make sure they
are namespaced correctly.
2018-10-24 11:50:03 -05:00