Commit Graph

6 Commits

Author SHA1 Message Date
Moritz Hölting 68da1f4e12 rework annotations & transpile single int declarations without assignment 2025-02-27 22:03:45 +01:00
Moritz Hölting b8303689db make serialization of source file thread local 2025-02-19 09:32:47 +01:00
Moritz Hölting e1fb8c2a8e change back to derive (de-)serialize for Span 2025-02-16 20:41:20 +01:00
Moritz Hölting 5b5465488f change order of serialization of Span by serializing to temporary buffer 2025-02-16 20:41:20 +01:00
Moritz Hölting 116a15e8ea implement custom deserialize
- requires opposite order of data and source_files than what is serialized
2025-02-16 20:41:20 +01:00
Moritz Hölting 124d3383e8 implement custom serialize for Span 2025-02-16 20:41:20 +01:00