.. |
atom.rs
|
Extract integer suffix of discriminants as the repr
|
2020-05-10 22:57:32 -07:00 |
attrs.rs
|
Treat unexpected tokens in repr attribute as unexpected repr
|
2020-05-11 00:15:12 -07:00 |
check.rs
|
Compute enum discriminant during parsing
|
2020-05-05 08:32:32 -07:00 |
derive.rs
|
Give Derive enum and impls their own module
|
2020-05-10 22:12:33 -07:00 |
discriminant.rs
|
Detect earlier untyped discriminants out of bounds of later suffix
|
2020-05-11 00:30:24 -07:00 |
doc.rs
|
Safe FFI between Rust and C++
|
2020-01-08 08:57:24 -08:00 |
error.rs
|
Expand discriminant overflow error message
|
2020-05-05 10:28:00 -07:00 |
ident.rs
|
Type alias ident checking
|
2020-05-07 19:46:02 -07:00 |
impls.rs
|
Rename Type::Vector to CxxVector
|
2020-04-25 18:02:12 -07:00 |
mangle.rs
|
Bump namespace to cxxbridge03
|
2020-04-29 18:49:50 -07:00 |
mod.rs
|
Remove dependency of ui test on whether rust-src is installed
|
2020-08-25 22:03:00 -07:00 |
namespace.rs
|
Do not abort parser on namespace ident checks
|
2020-04-30 22:55:23 -07:00 |
parse.rs
|
Remove dependency of ui test on whether rust-src is installed
|
2020-08-25 22:03:00 -07:00 |
report.rs
|
Batch errors from the parser
|
2020-05-04 01:29:17 -07:00 |
set.rs
|
Check type name duplication more compactly
|
2020-05-04 00:31:28 -07:00 |
symbol.rs
|
Bump namespace to cxxbridge03
|
2020-04-29 18:49:50 -07:00 |
tokens.rs
|
Respect inferred enum repr in Rust code generator
|
2020-05-10 23:37:12 -07:00 |
types.rs
|
Don't do trait impls for non-local types
|
2020-05-07 23:18:09 -07:00 |