aboutsummaryrefslogtreecommitdiff
path: root/module/calp/main.scm (unfollow)
Commit message (Expand)Author
2022-10-16Clean up imports in main.Hugo Hörnquist
2022-10-16Move load-config to own file.Hugo Hörnquist
2022-10-16Change gettext '_' to 'G_'.Hugo Hörnquist
2022-06-23Normalize keyword syntax.Hugo Hörnquist
2022-06-23Centralize (almost) all exports to :export in define-module.Hugo Hörnquist
2022-04-23Made update-zoneinfo own entry point.Hugo Hörnquist
2022-04-23Move repl-start to end of main.Hugo Hörnquist
2022-04-11Remove config sandbox.Hugo Hörnquist
2022-04-11Replace config system with paramater based system.Hugo Hörnquist
2022-04-05Minor fixups.Hugo Hörnquist
2022-03-28Normalize errors.Hugo Hörnquist
2022-03-06Allow config.scm to call resolve-interface and module-ref.Hugo Hörnquist
2022-02-22Prepare code for translation.Hugo Hörnquist
2022-02-01Move path-append to own module.Hugo Hörnquist
2022-01-31Repair warnings-are-error configuration item.Hugo Hörnquist
2022-01-31Move stuff from calp/util to hnh/util.Hugo Hörnquist
2022-01-21Move config print to own flag.Hugo Hörnquist
2021-12-22Cleanup modules.Hugo Hörnquist
2020-11-29Add convert entry-point.Hugo Hörnquist
2020-10-23Add entry-point for generating tidsrapporter.Hugo Hörnquist
2020-10-15Datetime bindings for search.Hugo Hörnquist
2020-10-15Clarify use of sandbox.Hugo Hörnquist
2020-10-13Config loading now in 'sandbox'.Hugo Hörnquist
2020-09-06Print vcomponents found on stack in final error handler.Hugo Hörnquist
2020-08-24Move util modules into calp module..Hugo Hörnquist
2020-08-24Replace (directories) with general (xdg basedir).Hugo Hörnquist
2020-08-23Move repl.scm to calp/.Hugo Hörnquist
2020-08-22Some benchmarking impmrovements.Hugo Hörnquist
2020-08-17Hopefully repaired --update-zoneinfo.-Hugo Hörnquist
2020-08-17Fix global version var.Hugo Hörnquist
2020-08-17Move a bunch of files into calp module.Hugo Hörnquist
2020-08-17Change main to a module.Hugo Hörnquist
2020-08-17Work on paths?Hugo Hörnquist
2020-08-16Setup directories for dist.Hugo Hörnquist
2020-08-12Add NOTE about get-configuration-documentation.Hugo Hörnquist
2020-08-03Resolve (datetime instance) TODO with ./configure?Hugo Hörnquist
2020-08-02Module cleanup.Hugo Hörnquist
2020-08-02Remove (util app).Hugo Hörnquist
2020-07-20Change TODO to NOTE.Hugo Hörnquist
2020-07-07Remove faulty top error handler from main.Hugo Hörnquist
2020-07-07Fix check for empty log file.Hugo Hörnquist
2020-07-07Merge (datetime util) into (datetime).Hugo Hörnquist
2020-06-10Add --config flag.Hugo Hörnquist
2020-06-10Main error handler how handles different arities.Hugo Hörnquist
2020-06-05Add TODO about -o in sub-commands.Hugo Hörnquist
2020-06-05Minor parse fix for -o, + spelling.Hugo Hörnquist
2020-06-05Change top error handler.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-01Extend and document benchmark main.Hugo Hörnquist