From 6ccd7bd9ebcdfe3a3a0b64b17cad5e2bef55d763 Mon Sep 17 00:00:00 2001

From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= jaakko.keranen@iki.fi

Date: Fri, 20 Dec 2024 18:50:40 +0200

Subject: [PATCH 1/1] jked: Added type naming rename rule

Applies the typedef on iNames.


.jked/the_Foundation.jked | 3 +++

1 file changed, 3 insertions(+)

diff --git a/.jked/the_Foundation.jked b/.jked/the_Foundation.jked

index aa455d4..e1c5c50 100644

--- a/.jked/the_Foundation.jked

+++ b/.jked/the_Foundation.jked

@@ -1,6 +1,9 @@

Additions to the C syntax rules specific to the_Foundation.

name: C

+# convention for declared typenames

+rename: i([A-Z]\w+) Impl_$1

style: ^(?!.?//)(?!.?/*).*\b(i(True|False|NullRange|Assert|InvalidPos|InvalidSize|Clamp|Clob|Swap|Max|Min|Release(Ptr)?))\b

 1: red bold

 flags: force green_masked

--

2.25.1

Proxy Information
Original URL
gemini://git.skyjake.fi/the_Foundation/main/patch/6ccd7bd9ebcdfe3a3a0b64b17cad5e2bef55d763.patch
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
30.392574 milliseconds
Gemini-to-HTML Time
0.679245 milliseconds

This content has been proxied by September (ba2dc).