roc/bindgen/src
Ayaz Hafiz bde107da49
Remove TagName in favor of explicit TagName or Closure
Note that we still need a `TagOrClosure` enum for phases past mono, but
at least we get rid of the branches in the front end.
2022-06-02 09:44:34 -05:00
..
bindgen_c.rs Use write_all over write 2022-05-06 15:08:07 -04:00
bindgen_rs.rs Revert "bindgen TypeAlias for single-tag unions" 2022-05-28 23:56:00 -04:00
bindgen_zig.rs Use write_all over write 2022-05-06 15:08:07 -04:00
bindgen.rs Remove TagName in favor of explicit TagName or Closure 2022-06-02 09:44:34 -05:00
enums.rs Remove bindgen::types, use MutMap over HashMap 2022-05-06 15:08:07 -04:00
lib.rs Have gen_rs use bindgen::load 2022-05-06 15:08:10 -04:00
load.rs Have load use env.vars_to_types 2022-05-28 12:56:25 -04:00
main.rs Cross-arch bindgen for records and enumerations 2022-05-24 12:08:07 -04:00
structs.rs Remove bindgen::types, use MutMap over HashMap 2022-05-06 15:08:07 -04:00
types.rs Revert "bindgen TypeAlias for single-tag unions" 2022-05-28 23:56:00 -04:00