chibi-scheme/lib
Lassi Kortela 561fc1bae0 Drop (chibi sxml) dependency on let-optionals
let-optionals can be provided by the (chibi optional) library or by
SRFI 227. Either dependency is non-trivial and makes it tricky to
incorporate (chibi sxml) into outside projects. Since (chibi sxml)
only makes trivial use of let-optionals, expand the macro by hand.
2023-04-21 16:42:03 +03:00
..
chibi Drop (chibi sxml) dependency on let-optionals 2023-04-21 16:42:03 +03:00
scheme Adding missing length<=? (closes #909). 2023-04-02 22:48:51 +09:00
srfi Adding missing length<=? (closes #909). 2023-04-02 22:48:51 +09:00
init-7.scm propagate source info manually in let (issue #835) 2022-05-29 08:03:32 +09:00
meta-7.scm Error on using only to import an unexported binding. 2023-01-28 15:47:37 +09:00