HiPhish
f8ca135ff4
Do not downcase string tags in HTML/XML artifacts
...
If the tag of an S-XML expression is given as a string that is a sign
that the author actually does want to preserve the case. Downcasing
should only be performed for symbol tags. An example of wanting to
preserve the case is the "pubDate" tag in RSS feeds.
2023-12-03 23:21:37 +01:00
HiPhish
4aa3958c99
Switcher argument order in LET-METADATA macro
...
The new order which places the bindings is more consistent with the
order of other forms in the standard which created local bindings.
2022-12-26 14:47:06 +01:00
HiPhish
aefa02fe1a
Use XML format when writing HTML artifacts
2022-11-22 23:28:02 +01:00
HiPhish
9dfb78ea06
Update HACKING and TODO
2022-11-05 15:33:05 +01:00
HiPhish
d475072b84
Implement file systems and instructions in blog
2022-11-05 13:09:32 +01:00
HiPhish
0aa9d4fd69
Implement file systems and instructions in core
2022-10-31 15:23:26 +01:00
HiPhish
e5684b7f18
Update TODO file
2022-10-25 22:07:43 +02:00
HiPhish
ab7cb68963
Add type declaration to reduce ambiguity
2022-10-01 15:53:31 +02:00
HiPhish
f4d8550877
Switch unit testing framework to cl-unit2
2022-10-01 15:51:26 +02:00
HiPhish
903f81fb82
Implement public compound artifact interface
2022-10-01 01:03:47 +02:00
HiPhish
8523d63f6c
Add reader tests
2022-09-26 22:58:36 +02:00
HiPhish
21626840cd
Add license headers to test files
2022-09-25 19:35:19 +02:00
HiPhish
1e2df03298
Update TODO
2022-09-25 19:34:08 +02:00
HiPhish
ecc0d234d4
Fix test suite configuration
2022-09-25 19:28:15 +02:00
HiPhish
a678b04a81
Add tests for templates
2022-09-25 19:16:22 +02:00
HiPhish
1aad5808e1
Add interim documentation
2022-09-11 22:46:26 +02:00
HiPhish
7cf34ca065
Construct public interface to blog plugin
...
The blog plugin now only exposes the blog artifact constructor method
and the configuration parameters.
2022-09-08 19:23:42 +02:00
HiPhish
6d6fccf2f7
Initial commit
2022-09-07 07:06:06 +02:00