Vadim Petrochenkov
|
b82e375254
|
enum: Support inlined definitions for tuple variants with a single field
|
2020-12-09 19:38:21 +01:00 |
|
TheKK
|
5a4d74b911
|
ir: escape export_name while writing source of EnumVariant
|
2020-03-09 15:58:56 +01:00 |
|
TheKK
|
e2b2c81221
|
ir: escape tagged union's field name
|
2020-03-09 15:58:56 +01:00 |
|
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 |
|
Wodann
|
24f69ecc9b
|
Update test expecations based on newline change
|
2019-06-01 10:59:47 +09:00 |
|
Wodann
|
82da3c0afa
|
Add separate test expectations for C headers with C++ compatibility
|
2019-06-01 10:57:52 +09:00 |
|