gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: Added Swift + TypeScript


From: gnunet
Subject: [taler-docs] branch master updated: Added Swift + TypeScript
Date: Fri, 07 Jul 2023 12:34:13 +0200

This is an automated email from the git hooks/post-receive script.

marc-stibane pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 3a84b79c Added Swift + TypeScript
3a84b79c is described below

commit 3a84b79c59ece8e503bee8c3fa90a575dee13287
Author: Marc Stibane <marc@taler.net>
AuthorDate: Fri Jul 7 12:34:04 2023 +0200

    Added Swift + TypeScript
---
 taler-developer-manual.rst | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/taler-developer-manual.rst b/taler-developer-manual.rst
index 1978c809..cd877a32 100644
--- a/taler-developer-manual.rst
+++ b/taler-developer-manual.rst
@@ -1115,7 +1115,7 @@ then published at https://lcov.taler.net/ .
 Coding Conventions
 ==================
 
-GNU Taler is developed primarily in C, Kotlin, Python and TypeScript.
+GNU Taler is developed primarily in C, Kotlin, Python, Swift and TypeScript.
 
 Components written in C
 -----------------------
@@ -1248,6 +1248,19 @@ are useful:
 * ``subprocess`` for "shelling out" to other programs.  Prefer 
``subprocess.run``
   over the older APIs.
 
+
+Swift
+-----
+
+Please follow best practices for the language.
+
+
+TypeScript
+----------
+
+Please follow best practices for the language.
+
+
 Testing library
 ===============
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]