aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Cleanup in (hnh util path).Hugo Hörnquist2022-03-07
* | Rewrote tests for path operations.Hugo Hörnquist2022-03-07
* | Add --verbose flag to testrunner.Hugo Hörnquist2022-03-07
* | Test runner only output coverage of "our" modules.Hugo Hörnquist2022-03-07
* | Repair begin1 tests.Hugo Hörnquist2022-03-06
* | Allow config.scm to call resolve-interface and module-ref.Hugo Hörnquist2022-03-06
* | Make web server test find free port.Hugo Hörnquist2022-03-06
* | Made make sequence quieter.Hugo Hörnquist2022-03-06
* | Add missing (ice-9 format) imports.Hugo Hörnquist2022-03-06
* | Allow explicit GUILE environment, document it.Hugo Hörnquist2022-03-06
* | Tests now use our local compiled files.Hugo Hörnquist2022-03-04
* | Explicitly format unbound-variable errors.Hugo Hörnquist2022-03-04
* | Properly note failing tets in recurrence.Hugo Hörnquist2022-03-01
* | Create own test runner.Hugo Hörnquist2022-03-01
* | Whitespace cleanup in use2dot.Hugo Hörnquist2022-03-01
* | Fix get-property reference in manual.Hugo Hörnquist2022-03-01
* | Add --quiet to genhtml in Makefile.Hugo Hörnquist2022-03-01
* | Remove with-stream macro.Hugo Hörnquist2022-03-01
* | Add unit test for days-in-interval.Hugo Hörnquist2022-03-01
* | Resolve remaining TODO:s in config.scm.Hugo Hörnquist2022-03-01
* | Remove no longer relevant TODO about set-config!Hugo Hörnquist2022-03-01
* | Add some TODO comments.Hugo Hörnquist2022-02-22
* | Document (calp util config).Hugo Hörnquist2022-02-22
|/
* Datetime restrict imports.Hugo Hörnquist2022-02-13
* Datetime remove old commented parse-month.Hugo Hörnquist2022-02-13
* Datetime rewrote parse-month.Hugo Hörnquist2022-02-13
* Datetime test parse-month.Hugo Hörnquist2022-02-13
* Begin1 handle multiple values.Hugo Hörnquist2022-02-13
* Add remove home button to seacrh page.Hugo Hörnquist2022-02-13
* Move calculate-fg-color into calp subtree.Hugo Hörnquist2022-02-02
* Documentation of (hnh util ...)Hugo Hörnquist2022-02-02
* Rewrote path-append to be portable.Hugo Hörnquist2022-02-01
* Add path-split.Hugo Hörnquist2022-02-01
* Add path-join.Hugo Hörnquist2022-02-01
* Move path-append to own module.Hugo Hörnquist2022-02-01
* Document module-dependants.Hugo Hörnquist2022-02-01
* Remove define-many.Hugo Hörnquist2022-02-01
* Remove (hnh util) exports without values.Hugo Hörnquist2022-02-01
* Add script which checks who uses a module.Hugo Hörnquist2022-02-01
* Broke module-import script into library component.Hugo Hörnquist2022-02-01
* Rename scripts/{all-symbols => module-import}.scmHugo Hörnquist2022-01-31
* Add tree-node.Hugo Hörnquist2022-01-31
* Repair warnings-are-error configuration item.Hugo Hörnquist2022-01-31
* Move stuff from calp/util to hnh/util.Hugo Hörnquist2022-01-31
* Move use2dot into scripts subdir.Hugo Hörnquist2022-01-31
* Write some extra tests.Hugo Hörnquist2022-01-31
* Add span-upto.Hugo Hörnquist2022-01-29
* Add ~b and ~p flags to datetime parser.Hugo Hörnquist2022-01-29
* Minor cleanup.Hugo Hörnquist2022-01-21
* Clean up (calp util options).Hugo Hörnquist2022-01-21