changelog shortlog graph tags branches files raw help

Mercurial > core / changeset: import macros from alexandria for now for net/cookie

changeset 414: 24bdb598528e
parent 413: 600e4fc73cb3
child 415: 5b7c7d8c2fe4
author: Richard Westhaver <ellis@rwest.io>
date: Thu, 06 Jun 2024 02:24:01 +0000
files: lisp/lib/net/pkg.lisp
description: import macros from alexandria for now for net/cookie
     1.1--- a/lisp/lib/net/pkg.lisp	Wed Jun 05 22:27:33 2024 -0400
     1.2+++ b/lisp/lib/net/pkg.lisp	Thu Jun 06 02:24:01 2024 +0000
     1.3@@ -255,7 +255,8 @@
     1.4    :invalid-parameter-value))
     1.5 
     1.6 (defpackage net/cookie
     1.7-  (:use :cl :parse/bytes)
     1.8+  (:use :cl :std :parse/bytes)
     1.9+  (:shadowing-import-from :alexandria :when-let :if-let)
    1.10   (:import-from :obj/time
    1.11    :today
    1.12                 :timestamp-century