zig/src-self-hosted
Tadeo Kondrak 83d2d7ab8a
Mangle field names with a local counter in records
See https://github.com/ifreund/river/issues/17 for an issue that occurs
because the field names are mangled globally. When using the generated
bindings, you have no choice but to use the unstable names or redeclare
the entire struct. This commit changes the behaviour to use a local
counter per record declaration, so the names are predictable each time.
2020-04-28 08:45:51 -06:00
..
2020-04-26 17:37:04 -04:00
2020-02-16 13:25:30 -05:00
2020-04-24 02:09:30 -04:00
2020-04-21 18:04:37 -04:00
2019-11-26 11:52:12 +02:00
2020-04-26 01:20:58 -04:00
2019-12-29 11:04:58 +02:00
2020-04-04 17:37:51 -04:00
2020-04-26 01:20:58 -04:00
2018-11-13 05:08:37 -08:00
2020-02-16 13:25:30 -05:00