~vladh/hare-project-library

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] add enum_to_str

Details
Message ID
<20240514130003.8981-1-rkl@rosiesworkshop.net>
DKIM signature
pass
Download raw message
Patch: +1 -0
Signed-off-by: Rosie Keith Languet <rkl@rosiesworkshop.net>
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index a2cb97a..ed89d58 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,7 @@ If you're interested specifically in 3D graphics, check out

* [~yerinalexey/afl_harec](https://git.sr.ht/~yerinalexey/afl_harec): Hare instrumentation for [AFL](https://github.com/google/AFL)
* [~yerinalexey/hare-annotate](https://git.sr.ht/~yerinalexey/hare-annotate): A library for implementing code generators
* [`~roselandgoose/gen_enum_strs`](https://git.sr.ht/~roselandgoose/hare2c2/tree/main/item/cmd/gen_enum_strs): A Hare `fn $enum_to_str($enum) str` code generator

## Hare LSP servers

-- 
2.45.0
Details
Message ID
<D19LVWNVH9AK.LJDFPN0ZV1NA@vladh.net>
In-Reply-To
<20240514130003.8981-1-rkl@rosiesworkshop.net> (view parent)
DKIM signature
pass
Download raw message
Love this project, thank you!

Pushed with formatting changes.

to git@git.sr.ht:~vladh/hare-project-library
  7e41c22..cad8c52  main -> main
Reply to thread Export thread (mbox)