Commit graph

7 commits

Author SHA1 Message Date
cfc1f19ec6 config: deal with whitespace at line start 2020-11-16 22:56:40 -08:00
be27cccf45 config: fix some glaring errors...
... like not properly initializing the config struct. Sigh.
2020-11-16 20:56:25 -08:00
6e9a68711d config: "line ends early" is now a fatal error 2020-11-16 20:31:42 -08:00
c8494b86bd config: multiple parser fixes
Still need to confirm it actually parses, but we're getting there?
2020-11-16 19:46:51 -08:00
c35c6f0389 config: it compiles???
broken though
2020-11-16 19:25:07 -08:00
dccbb40798 config: add (non-working) implementation
I believe there's a lot that's missing here, and honestly I don't
like how messy it feels. I can already see a couple edge cases
where things might break or work weirdly, but for now we can probably
gloss over them...
2020-11-16 17:32:03 -08:00
a6d33cae7c Initial commit 2020-11-13 21:43:35 -08:00