aboutsummaryrefslogtreecommitdiff
path: root/module/util (follow)
Commit message (Expand)AuthorAge
* Add base64 utility functions.Hugo Hörnquist2020-06-29
* Repaired ability to set config value to #f.Hugo Hörnquist2020-06-14
* Add base64 encoder/decoder.Hugo Hörnquist2020-06-13
* (util config) compiles again.Hugo Hörnquist2020-06-10
* Change top error handler.Hugo Hörnquist2020-06-05
* Add warnings-are-errors config.Hugo Hörnquist2020-06-05
* Define method now actually sets current-app.Hugo Hörnquist2020-06-01
* Minor comment changes.Hugo Hörnquist2020-06-01
* Minor output changes.Hugo Hörnquist2020-06-01
* Break text procedures into modules.Hugo Hörnquist2020-06-01
* Remove *TOP* tags from descriptions.Hugo Hörnquist2020-06-01
* Fix configuration help, print with --help.Hugo Hörnquist2020-06-01
* Add number of tags and attributes to ANSI formatter.Hugo Hörnquist2020-06-01
* Modify config to store return of #:pre.Hugo Hörnquist2020-06-01
* Introduce warnings-are-errors parameter.Hugo Hörnquist2020-05-24
* Slight changes to define-config.Hugo Hörnquist2020-05-23
* Remove strbuf.Hugo Hörnquist2020-05-19
* Add some TODO's.Hugo Hörnquist2020-05-14
* Simplify prettify-tree of util/exceptions.Hugo Hörnquist2020-05-11
* New parser now on feature parity with old.Hugo Hörnquist2020-05-09
* Add profile! macro.Hugo Hörnquist2020-05-05
* Getopt-opt handles value being any symbol.Hugo Hörnquist2020-05-05
* All warning procedures now uses warning system.Hugo Hörnquist2020-05-04
* Add support for future code tag.Hugo Hörnquist2020-05-04
* Add some more text formatting tags.Hugo Hörnquist2020-05-04
* Add option formatter.Hugo Hörnquist2020-05-04
* Add shutdown-hook.Hugo Hörnquist2020-05-04
* Change call signature for [gs]etf.Hugo Hörnquist2020-04-30
* Minor changes.Hugo Hörnquist2020-04-30
* Add `app' type.Hugo Hörnquist2020-04-30
* Document 'warning'Hugo Hörnquist2020-04-25
* define-config now expands correctly.Hugo Hörnquist2020-04-25
* Fix warning parameter.Hugo Hörnquist2020-04-22
* Add parameterizised warning procedure.Hugo Hörnquist2020-04-20
* Minor notes and fixes.Hugo Hörnquist2020-04-07
* Update define-config to hopefully check pre-existing values.Hugo Hörnquist2020-04-03
* Remove ensure? for configs, built in instead.Hugo Hörnquist2020-04-02
* Update remaining code to use new config scheme.Hugo Hörnquist2020-04-01
* Add set-config! and get-config, along with print for debug.Hugo Hörnquist2020-04-01
* Start rewrite mentioned in last commit.Hugo Hörnquist2020-04-01
* Attempt at decentralized configuration system.Hugo Hörnquist2020-03-31
* Sprinkled in some time prints.Hugo Hörnquist2020-03-09
* Move open-{input,output}-port to (util io).Hugo Hörnquist2019-12-23
* Add descirption to strbuf.Hugo Hörnquist2019-11-03
* Move strbuf to own file.Hugo Hörnquist2019-11-03
* Replace 'when' and 'unless'.Hugo Hörnquist2019-04-30
* Clean up util and move exceptions.Hugo Hörnquist2019-04-25
* Change how branch length is calculated.Hugo Hörnquist2019-04-23
* Add tree datatype.Hugo Hörnquist2019-04-23