aboutsummaryrefslogtreecommitdiff
path: root/module/calp/main.scm (follow)
Commit message (Collapse)AuthorAge
* Allow config.scm to call resolve-interface and module-ref.Hugo Hörnquist2022-03-06
| | | | | Repairs commit 049e94a125ecf43547b62778eb4851d67b1f3cfd, which shows how config.scm can use optional dependencies.
* Move path-append to own module.Hugo Hörnquist2022-02-01
|
* Repair warnings-are-error configuration item.Hugo Hörnquist2022-01-31
|
* Move stuff from calp/util to hnh/util.Hugo Hörnquist2022-01-31
| | | | | This is the first (major) step in splitting the generally useful items into its own library.
* Move config print to own flag.Hugo Hörnquist2022-01-21
| | | | All the configuration variables hid the actually useful information.
* Cleanup modules.Hugo Hörnquist2021-12-22
| | | | | | Primarly this moves all vcompenent input and output code to clearly labeled modules, instead of being spread out. At the same time it also removes a handfull of unused procedures.
* Add convert entry-point.Hugo Hörnquist2020-11-29
|
* Merge branch 'front'Hugo Hörnquist2020-11-05
|\
| * Datetime bindings for search.Hugo Hörnquist2020-10-15
| |
| * Clarify use of sandbox.Hugo Hörnquist2020-10-15
| |
| * Config loading now in 'sandbox'.Hugo Hörnquist2020-10-13
| |
* | Add entry-point for generating tidsrapporter.Hugo Hörnquist2020-10-23
|/
* Print vcomponents found on stack in final error handler.Hugo Hörnquist2020-09-06
|
* Move util modules into calp module..Hugo Hörnquist2020-08-24
|
* Replace (directories) with general (xdg basedir).Hugo Hörnquist2020-08-24
|
* Move repl.scm to calp/.Hugo Hörnquist2020-08-23
|
* Some benchmarking impmrovements.Hugo Hörnquist2020-08-22
|
* Hopefully repaired --update-zoneinfo.-Hugo Hörnquist2020-08-17
|
* Fix global version var.Hugo Hörnquist2020-08-17
|
* Move a bunch of files into calp module.Hugo Hörnquist2020-08-17