aboutsummaryrefslogtreecommitdiff
path: root/module/web (follow)
Commit message (Expand)AuthorAge
* Add missing lambda in make routes.Hugo Hörnquist2022-10-16
* Slightly better error handling in HTTP routes.Hugo Hörnquist2022-09-18
* Rewrote make-routes to use define-syntax.Hugo Hörnquist2022-09-18
* Remove ->str and ->quoted-string.Hugo Hörnquist2022-06-23
* Normalize keyword syntax.Hugo Hörnquist2022-06-23
* Centralize (almost) all exports to :export in define-module.Hugo Hörnquist2022-06-23
* Remove custom let*.Hugo Hörnquist2022-06-13
* Add number of TODO's.Hugo Hörnquist2022-06-11
* Extend web-query to handle keys without values.Hugo Hörnquist2022-06-11
* Make make-routes pre-compile all regexes.Hugo Hörnquist2022-03-15
* Fix r:host and r:port in make-route's body.Hugo Hörnquist2022-03-15
* Qualify functions in make-routes expansion.Hugo Hörnquist2022-03-15
* Move stuff from calp/util to hnh/util.Hugo Hörnquist2022-01-31
* Fix encode-query-parameters.Hugo Hörnquist2021-08-15
* Change uri-encode to use ->quoted-string.Hugo Hörnquist2021-08-10
* Add rudementary server logging.Hugo Hörnquist2020-10-15
* Whoops, add (web uri-query).Hugo Hörnquist2020-08-27
* Move util modules into calp module..Hugo Hörnquist2020-08-24
* fixes.Hugo Hörnquist2020-08-17
* Split module/server into stuff.Hugo Hörnquist2020-08-17