1
0
Fork 0
mirror of https://github.com/Luzifer/sii.git synced 2024-10-18 13:24:20 +00:00
Commit graph

8 commits

Author SHA1 Message Date
4231f1d922
Fix weird races, add support for line-trailing comments
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-12-26 03:51:13 +01:00
a48a514570
Support parsing left out attributes
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-12-24 15:00:16 +01:00
9c22ab945c
Fix: Looks like SOME positions are arrays of int 😭
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-12-23 21:32:10 +01:00
f324361cf8
Support slice of array of float32
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-12-11 19:21:49 +01:00
ab32292dfe
Support negative float values
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-12-11 18:38:05 +01:00
3e97c1b32a
Add support for RawValue and array of float32
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-12-11 18:24:12 +01:00
bb4917d737
Support slice of float32, display long floats as hex format
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-12-11 17:16:48 +01:00
ccb5be1dbe
Add writing of unit files
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-12-10 23:20:25 +01:00