1
0
mirror of synced 2026-01-21 10:23:03 +00:00
Marcelina Kościelnicka 8740fdf1d7 ast: Use better parameter serialization for paramod names.
Calling log_signal is problematic for several reasons:

- with recent changes, empty string is serialized as { }, which violates
  the "no spaces in IdString" rule
- the type (plain / real / signed / string) is dropped, wrongly conflating
  functionally different values and potentially introducing a subtle
  elaboration bug

Instead, use a custom simple serialization scheme.
2021-03-18 00:52:00 +01:00
..
2020-09-21 15:07:02 +02:00
2020-09-21 15:07:02 +02:00
2021-01-18 17:31:22 +01:00
2020-09-21 15:07:02 +02:00