- Somewhere, France
- https://www.freetards.xyz
-
Jack of one trade, master of none.
- Joined on
2023-09-05
235 contributions in the last 12 months
Less
More
WIP: Use j2s for the Config API.
7883b28bac
Merge branch 'master' into lda-dev
2c6d5194d2
Set an error message with MatrixErrorCreate whenever applicable (#45)
0a91a0c40b
Remove site files & update README with current site.
d3dcf334f0
Update change log.
3dae19e82d
Refactor code to comply with #8 (#39)
38dfb2a505
Merge branch 'master' into setup-ci-workflows
2c6d5194d2
Set an error message with MatrixErrorCreate whenever applicable (#45)
0a91a0c40b
Remove site files & update README with current site.
d3dcf334f0
Update change log.
3dae19e82d
Refactor code to comply with #8 (#39)
20ffa4f675
Merge branch 'master' into implement-22-9
2c6d5194d2
Set an error message with MatrixErrorCreate whenever applicable (#45)
j2s should be able to take in multiple types
610b0807ce
[MOD/WIP] Clean up code a bit
39ef050109
[FIX] Fix memory issue when creating a configuration
j2s: Unable to set default value of true on booleans
The other solution is to add support for setting default values at the parser level.
I think that would be the better solution here(removing non-generated initialization code for example).
a7d6dfc870
[FIX] Remove backup config file.
224eb644ee
[ADD/WIP] Generate back a default configuration.
f6313101fd
Merge branch 'master' of https://git.telodendria.io/Telodendria/Telodendria into replace-config-j2s
2c6d5194d2
Set an error message with MatrixErrorCreate whenever applicable (#45)
fbc4486930
[MOD/WIP] Refactor out code to use the j2s schema.
74ab3f350f
[WIP/ADD] Start replacing the config with a j2s schema.