Commit graph

9 commits

Author SHA1 Message Date
67268acbc5 Finish tests for `map-apply-defaults` and refactor internal names 2024-01-08 03:01:42 +01:00
2325b154d1 Fix compilation 2024-01-08 02:24:16 +01:00
d57175ecad Add copyrights 2024-01-08 02:15:22 +01:00
68a74cf1b8 Refactor map-deep-merge-missing -> map-apply-defaults; Tests for map-apply-defaults
Needs more tests
2024-01-06 06:22:17 +01:00
7679844e08 Move macros above functions so functions can use them 2024-01-06 05:54:50 +01:00
008d609a8b When-else2 should be correct, replaced original implementation
What am i doing with my life, it's 5:37 in the morning ffs
2024-01-06 05:40:30 +01:00
bb02765233 Added function for merging default board-config with custom parts
Very important in the future. Needs mega testing, I even started writing tests because of this.
2024-01-05 14:30:27 +01:00
9bb30b9863 Experimental when-else2 macro added, needs testing when I get online
It seems to be working but I forgot everything about macros already lol
2024-01-05 14:14:47 +01:00
43a9781893 Refactor generic functions to separate utils namespace, finaly bump version 2024-01-05 01:45:41 +01:00