aboutsummaryrefslogtreecommitdiff
path: root/module/util (unfollow)
Commit message (Expand)Author
2020-04-30Change call signature for [gs]etf.Hugo Hörnquist
2020-04-30Minor changes.Hugo Hörnquist
2020-04-30Add `app' type.Hugo Hörnquist
2020-04-25Document 'warning'Hugo Hörnquist
2020-04-25define-config now expands correctly.Hugo Hörnquist
2020-04-22Fix warning parameter.Hugo Hörnquist
2020-04-20Add parameterizised warning procedure.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-01Update remaining code to use new config scheme.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
2020-03-09Sprinkled in some time prints.Hugo Hörnquist
2019-12-23Move open-{input,output}-port to (util io).Hugo Hörnquist
2019-11-03Add descirption to strbuf.Hugo Hörnquist
2019-11-03Move strbuf to own file.Hugo Hörnquist
2019-04-30Replace 'when' and 'unless'.Hugo Hörnquist
2019-04-25Clean up util and move exceptions.Hugo Hörnquist
2019-04-23Change how branch length is calculated.Hugo Hörnquist
2019-04-23Add tree datatype.Hugo Hörnquist