- Apr 05, 2022
- Apr 03, 2022
- Apr 01, 2022
-
-
stuebinm authored
-
- Mar 30, 2022
-
-
stuebinm authored
-
- Mar 28, 2022
- Mar 23, 2022
- Mar 20, 2022
- Mar 19, 2022
-
-
stuebinm authored
-
stuebinm authored
-
stuebinm authored
this removes: - the bbb properties - all explicit mentions of rc3 - the weird script domain hacks (done via a substitution now) - some (few) of the weirder code choices it also adds some more type level witchery to deal with configs, which for some reason seems to be the hardest problem of this entire program … also the server now does inter-assembly dependency checking!
-
stuebinm authored
-
stuebinm authored
-
stuebinm authored
(though this time it doesn't seem to do much, if anything)
-
stuebinm authored
-
stuebinm authored
bootstrap is horrible and should be replaced
-
stuebinm authored
whoops, forgot this earlier
-
stuebinm authored
turns out aeson really REALLY likes to keep huge scientific numbers around, which is great if your data structures consist largely of arrays of (small) integers!
-
stuebinm authored
-
stuebinm authored
-
stuebinm authored
-
stuebinm authored
-
stuebinm authored
-
stuebinm authored
todo: find a better solution than writing javascript in haskell strings. SERIOUSLY.
-
stuebinm authored
-
stuebinm authored
this isn't comprehensive or anything, but at least acknowledges that this repo now contains more than just the linter
-
stuebinm authored
-
stuebinm authored
-
stuebinm authored
the substitutions + templating seems reasonably powerfull, let's see how far we get without custom-made specific things.
-
stuebinm authored
not going to be my faviourite templating language, but it seems to work pretty well for this.
-
stuebinm authored
-