aboutsummaryrefslogtreecommitdiff
path: root/module/hnh (follow)
Commit message (Expand)AuthorAge
* Major work on, something.Hugo Hörnquist2023-09-05
* Add set on top of tree-table.Hugo Hörnquist2023-04-24
* Add tree->list, -map, and -fold.Hugo Hörnquist2023-04-24
* Add basic table.Hugo Hörnquist2023-04-24
* Merge remote-tracking branch 'origin/new-object-system' into datarewrite-stru...Hugo Hörnquist2023-04-24
|\
| * Move type checking macros to own module.Hugo Hörnquist2022-07-09
| * Change list-of and pair-of validator to separate macros.Hugo Hörnquist2022-07-08
| * Add pair-of to object system.Hugo Hörnquist2022-07-07
| * Extend object type system to allow list-of.Hugo Hörnquist2022-07-07
| * Add lenses.Hugo Hörnquist2022-07-07
| * Add new object system.Hugo Hörnquist2022-07-07
* | Add xmllint shell-out for normalizing xml trees.Hugo Hörnquist2023-04-21
* | Move test runner to library.Hugo Hörnquist2023-04-18
* | Add with-locale1.Hugo Hörnquist2023-04-12
* | Add ->port.Hugo Hörnquist2023-04-10
* | Add eval- and exec-state.Hugo Hörnquist2023-04-10
* | Add init+last.Hugo Hörnquist2023-04-10
* | Borrow state-monad from guile-dns.Hugo Hörnquist2023-04-10
* | Fix guile3 deprecation notices.Hugo Hörnquist2023-04-10
* | Change group-by to return direct pairs.Hugo Hörnquist2023-02-23
* | Extend `for'-macro to allow improper list elements.Hugo Hörnquist2023-02-23
* | Change kvlist->assq to return pairs.Hugo Hörnquist2023-02-21
* | Fix seeding of UUIDs.Hugo Hörnquist2023-02-21
* | Extend catch to allow pre-unwind handlers.Hugo Hörnquist2022-10-16
* | Improve source-analyzing module introspection.Hugo Hörnquist2022-10-16
* | Change NOTE to TODO.Hugo Hörnquist2022-09-23
* | Move all generally usable scripts to module dir.Hugo Hörnquist2022-09-23
* | Add procedure module-file-mappings.Hugo Hörnquist2022-09-18
* | Add uniq to hnh/util.Hugo Hörnquist2022-09-18
* | Add procedure relative-to.Hugo Hörnquist2022-09-18
* | Add call-with-tmpfile.Hugo Hörnquist2022-07-21
* | Add path-absolute?Hugo Hörnquist2022-07-07
|/
* Note that with-working-directory isn't thread-safe.Hugo Hörnquist2022-07-07
* Cleanup in graph.Hugo Hörnquist2022-07-07
* Remove case*.Hugo Hörnquist2022-07-07
* Remove ->str and ->quoted-string.Hugo Hörnquist2022-06-23
* Normalize keyword syntax.Hugo Hörnquist2022-06-23
* Wrote (and fixed) tests for filename-extension.Hugo Hörnquist2022-06-23
* Centralize (almost) all exports to :export in define-module.Hugo Hörnquist2022-06-23
* Replace define-macro with define-syntax in (hnh util).Hugo Hörnquist2022-06-22
* Remove custom let*.Hugo Hörnquist2022-06-13
* Add procedure realpath.Hugo Hörnquist2022-05-18
* Add procedure with-working-directory.Hugo Hörnquist2022-05-11
* Move let-env to own module.Hugo Hörnquist2022-05-11
* Introduce filename-extension procedure.Hugo Hörnquist2022-04-24
* Add procedure file-hidden?.Hugo Hörnquist2022-04-21
* Fix comment on unval.Hugo Hörnquist2022-04-21
* Merge branch 'translation'Hugo Hörnquist2022-04-07
|\
| * Fix modularization of recurrence display.Hugo Hörnquist2022-02-22
* | Remove assert.Hugo Hörnquist2022-03-28