12 Commits

Author SHA1 Message Date
Jacek Sieka
2717b21b87
avoid threadvar (#107) 2024-10-01 17:12:56 +02:00
andri lim
57ff0b8555
Add push raises (#101)
* Add push raises

* Fix gcsafe violation

* remove debug code
2024-02-12 12:39:19 +07:00
jangko
7340359702
Add copyright to source code 2024-02-12 10:26:05 +07:00
Etan Kissling
d784b823be
add {.raises.} annotation to writeValue (#88)
Tag `writeValue` override with `{.raises: [IOError].}`.
2023-08-19 18:31:42 +02:00
jangko
38dfeaaabd
reduce compiler warnings 2023-02-15 15:26:53 +07:00
Zahary Karadjov
5d0d864510
FieldTag no longer requires specifying the FieldType 2022-06-18 13:30:42 +03:00
Zahary Karadjov
f091a70a5b
Handle changes in the serialization library 2021-03-19 04:01:44 +02:00
jangko
f3a048f9ea config file integration into confutils 2020-11-02 16:17:51 +02:00
jangko
085d52d3ad fixes winreg Option[T] decoder 2020-10-29 13:52:31 +02:00
jangko
1e1ba43af2 separate public types and private utils 2020-10-29 13:52:31 +02:00
jangko
4304251b09 winreg encoder-decoder implementation 2020-10-29 13:52:31 +02:00
jangko
0df747294e initial winreg implementation 2020-10-29 13:52:31 +02:00