.. |
atom.rs
|
Support c_char type
|
2020-11-25 20:04:09 -08:00 |
attrs.rs
|
Add ForeignName wrapper around non-Rust names
|
2021-01-01 17:57:14 -08:00 |
check.rs
|
Implement Vec<&str>
|
2021-01-03 22:47:35 -08:00 |
derive.rs
|
Add ExternType derive for opaque Rust types
|
2020-11-27 19:45:21 -08:00 |
discriminant.rs
|
Neg/Pos enum for discriminant sign
|
2020-11-20 20:33:08 -08:00 |
doc.rs
|
Safe FFI between Rust and C++
|
2020-01-08 08:57:24 -08:00 |
error.rs
|
Add Rust std::shared_ptr binding
|
2020-12-01 20:49:04 -08:00 |
file.rs
|
Parse namespace attribute on foreign mods
|
2020-11-10 18:51:42 -08:00 |
ident.rs
|
Add ForeignName wrapper around non-Rust names
|
2021-01-01 17:57:14 -08:00 |
impls.rs
|
Remove unused Impl hashing impls
|
2021-01-01 19:40:19 -08:00 |
improper.rs
|
Add Rust std::weak_ptr binding
|
2020-12-28 17:41:20 -08:00 |
instantiate.rs
|
Add wrapper to prevent iteration of unordered maps
|
2020-12-31 17:15:56 -08:00 |
mangle.rs
|
Record lifetimes associated with generic type instantiation
|
2021-01-01 18:28:28 -08:00 |
map.rs
|
Generate all explicit and implicit impls based on one map
|
2021-01-01 14:28:38 -08:00 |
mod.rs
|
Distinguish Impl's impl generics vs generics on the Self type
|
2021-01-01 19:51:13 -08:00 |
names.rs
|
Fix span placement on ForeignName parse error
|
2021-01-01 19:28:34 -08:00 |
namespace.rs
|
Move C++-specific namespace code unused by the proc macro
|
2020-11-01 22:53:37 -08:00 |
parse.rs
|
Improve extern fn with body error message
|
2021-01-03 20:23:52 -08:00 |
pod.rs
|
Add Rust std::weak_ptr binding
|
2020-12-28 17:41:20 -08:00 |
qualified.rs
|
Support root namespace in namespace attribute
|
2020-12-04 12:27:25 -08:00 |
report.rs
|
Batch errors from the parser
|
2020-05-04 01:29:17 -07:00 |
resolve.rs
|
Record lifetimes associated with generic type instantiation
|
2021-01-01 18:28:28 -08:00 |
set.rs
|
Add wrapper to prevent iteration of unordered maps
|
2020-12-31 17:15:56 -08:00 |
symbol.rs
|
Add ForeignName wrapper around non-Rust names
|
2021-01-01 17:57:14 -08:00 |
tokens.rs
|
Implement lifetime elision inside of pins
|
2021-01-03 21:04:55 -08:00 |
toposort.rs
|
Add wrapper to prevent iteration of unordered maps
|
2020-12-31 17:15:56 -08:00 |
trivial.rs
|
Rename RustName -> NamedType
|
2021-01-01 14:15:26 -08:00 |
types.rs
|
Record lifetimes associated with generic type instantiation
|
2021-01-01 18:28:28 -08:00 |