aboutsummaryrefslogtreecommitdiff
path: root/module/util/config.scm (unfollow)
Commit message (Expand)Author
2020-08-12cleanup.Hugo Hörnquist
2020-08-12fixups in (util config).Hugo Hörnquist
2020-08-12Massivly simplify config internals.Hugo Hörnquist
2020-08-03Resolve (datetime instance) TODO with ./configure?Hugo Hörnquist
2020-06-14Repaired ability to set config value to #f.Hugo Hörnquist
2020-06-10(util config) compiles again.Hugo Hörnquist
2020-06-05Change top error handler.Hugo Hörnquist
2020-06-01Fix configuration help, print with --help.Hugo Hörnquist
2020-06-01Modify config to store return of #:pre.Hugo Hörnquist
2020-05-23Slight changes to define-config.Hugo Hörnquist
2020-04-25define-config now expands correctly.Hugo Hörnquist
2020-04-07Minor notes and fixes.Hugo Hörnquist
2020-04-03Update define-config to hopefully check pre-existing values.Hugo Hörnquist
2020-04-02Remove ensure? for configs, built in instead.Hugo Hörnquist
2020-04-01Add set-config! and get-config, along with print for debug.Hugo Hörnquist
2020-04-01Start rewrite mentioned in last commit.Hugo Hörnquist
2020-03-31Attempt at decentralized configuration system.Hugo Hörnquist