Jacob speedie · he/him
speedie released "docpp v0.0.1" at speedie/docpp 2024-05-18 00:02:43 +02:00
speedie deleted tag rm from speedie/docpp 2024-05-18 00:02:01 +02:00
speedie pushed tag v0.0.1 to speedie/docpp 2024-05-17 23:59:47 +02:00
speedie deleted tag v0.0.1 from speedie/docpp 2024-05-17 23:59:20 +02:00
speedie pushed to master at speedie/docpp 2024-05-17 23:54:51 +02:00
223f81dc90 Fix dist_release function call in Make script.
speedie pushed tag rm to speedie/docpp 2024-05-17 23:53:38 +02:00
speedie pushed tag v0.0.1 to speedie/docpp 2024-05-17 23:45:08 +02:00
speedie pushed to master at speedie/docpp 2024-05-17 23:08:12 +02:00
29dea51b6b Changed my mind, disable Debug testing.
speedie pushed to master at speedie/docpp 2024-05-17 23:06:27 +02:00
95ac0d5057 Don't include .git* in the release tarballs.
1da204e096 Cleanup cmake-multi-platform.yml
Compare 2 commits »
speedie pushed to master at speedie/docpp 2024-05-17 15:06:52 +02:00
e178332f7a Add a comment for each enum member.
speedie pushed to master at speedie/docpp 2024-05-17 14:47:55 +02:00
3c7f1ef085 Change the description of the project to be more generalized. SGML-like
speedie closed issue speedie/docpp#5 2024-05-17 14:42:48 +02:00
TODO: Better XML support
speedie pushed to master at speedie/docpp 2024-05-17 14:14:45 +02:00
a5bbb64250 Add speedie-page example.
65dd704aff Implement ELEMENT_EMPTY_NO_FORMAT, which is an empty tag without
Compare 2 commits »
speedie pushed to master at speedie/docpp 2024-05-17 13:31:23 +02:00
524058e779 Fix: Some template functions not having a default value.
speedie pushed to master at speedie/docpp 2024-05-17 13:03:33 +02:00
e49535179e Move template functions to header. Rather silly mistake.
aabb1f79ea Add more test cases, fix a bug where tr is not in the map.
Compare 2 commits »
speedie pushed to master at speedie/docpp 2024-05-17 08:41:40 +02:00
8d3e23ac5a Use TYPE_TEXT_TAB instead for ELEMENT_EMPTY
speedie pushed to master at speedie/docpp 2024-05-17 08:21:19 +02:00
df19d81555 Change properties for some tags.
6fa9373f25 Remove const qualifier.
Compare 2 commits »
speedie pushed to master at speedie/csgen 2024-05-16 23:47:38 +02:00
16fec9b8a3 Improve on the last commit.
speedie pushed to master at speedie/csgen 2024-05-16 23:37:45 +02:00
4c15f44d5a Disable the parsing of HTML elements in Markdown to HTML conversion.
speedie pushed to master at speedie/docpp 2024-05-16 11:00:18 +02:00
3449a39154 Some minor cleanup. I'm basically nitpicking at this point.