all repos — h3rald @ 06f2f5582614d28fdd9012b46a719adbf84570e2

The sources of https://h3rald.com

#DecemberAdventure
h3rald h3rald@h3rald.com
Fri, 20 Dec 2024 16:16:16 +0100
commit

06f2f5582614d28fdd9012b46a719adbf84570e2

parent

678989f8ccd84d0f8773853f3274a08719128824

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M contents/articles/december-adventure-2024.mdcontents/articles/december-adventure-2024.md

@@ -678,3 +678,5 @@ * Incorrect handling of comments inside quotations (they were incorrectly counted as quotation elements).

* Warn the user that .hex source files must only contain ASCII characters to be converted to bytecode (not gonna bother handling encodings right now). I also added information about the Hex Bytecode eXecutable format (HBX) to the [specification](https://hex.2c.fyi/spec/#hbx). + +At this point I thought it was actually a good time to [release v0.2.0](https://hex.2c.fyi/changelog/#v0.1.0)!