aboutsummaryrefslogtreecommitdiff
path: root/module/util (unfollow)
Commit message (Expand)Author
2020-08-24Move util modules into calp module..Hugo Hörnquist
2020-08-24Flip arrow.Hugo Hörnquist
2020-08-23Base64 now free floating top level.Hugo Hörnquist
2020-08-23Move catch-warnings.Hugo Hörnquist
2020-08-17Fixes.Hugo Hörnquist
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-08-02Remove (util app).Hugo Hörnquist
2020-07-30Simplify internal app interface.Hugo Hörnquist
2020-07-27Cleanup in atomic-output...Hugo Hörnquist
2020-07-22Let with-atomic-output-to-file break free.Hugo Hörnquist
2020-07-20Add missing format dependency for exceptions.Hugo Hörnquist
2020-07-20Add read-lines.Hugo Hörnquist
2020-07-20Add module for immutable directed graphs.Hugo Hörnquist
2020-06-29Add base64 utility functions.Hugo Hörnquist
2020-06-14Repaired ability to set config value to #f.Hugo Hörnquist
2020-06-13Add base64 encoder/decoder.Hugo Hörnquist
2020-06-10(util config) compiles again.Hugo Hörnquist
2020-06-05Change top error handler.Hugo Hörnquist
2020-06-05Add warnings-are-errors config.Hugo Hörnquist
2020-06-01Define method now actually sets current-app.Hugo Hörnquist
2020-06-01Minor comment changes.Hugo Hörnquist
2020-06-01Minor output changes.Hugo Hörnquist
2020-06-01Break text procedures into modules.Hugo Hörnquist
2020-06-01Remove *TOP* tags from descriptions.Hugo Hörnquist
2020-06-01Fix configuration help, print with --help.Hugo Hörnquist
2020-06-01Add number of tags and attributes to ANSI formatter.Hugo Hörnquist
2020-06-01Modify config to store return of #:pre.Hugo Hörnquist
2020-05-24Introduce warnings-are-errors parameter.Hugo Hörnquist
2020-05-23Slight changes to define-config.Hugo Hörnquist
2020-05-19Remove strbuf.Hugo Hörnquist
2020-05-14Add some TODO's.Hugo Hörnquist
2020-05-11Simplify prettify-tree of util/exceptions.Hugo Hörnquist
2020-05-09New parser now on feature parity with old.Hugo Hörnquist
2020-05-05Add profile! macro.Hugo Hörnquist
2020-05-05Getopt-opt handles value being any symbol.Hugo Hörnquist
2020-05-04All warning procedures now uses warning system.Hugo Hörnquist
2020-05-04Add support for future code tag.Hugo Hörnquist
2020-05-04Add some more text formatting tags.Hugo Hörnquist
2020-05-04Add option formatter.Hugo Hörnquist
2020-05-04Add shutdown-hook.Hugo Hörnquist
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