src-highlite.git - src-highlite

index : src-highlite.git
src-highlite
summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat
-rw-r--r--ChangeLog 5
-rw-r--r--THANKS 1
-rw-r--r--src/python.lang 2
3 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a7dda8..229cd1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2019年06月02日 Tom Tromey <tom@tromey.com>
+ * THANKS: Add Anthony Scopatz.
+ * src/python.lang (keyword): Add async and await.
+
+2019年06月02日 Tom Tromey <tom@tromey.com>
+
Bug #45299
* THANKS: Add Doron Behar.
* tests/Makefile.am (check_zsh): New target.
diff --git a/THANKS b/THANKS
index 0bdbb26..33d23fb 100644
--- a/THANKS
+++ b/THANKS
@@ -150,3 +150,4 @@ Alexios Zavras
Mauricio Zepeda
Christian W. Zuckschwerdt
Doron Behar
+Anthony Scopatz
diff --git a/src/python.lang b/src/python.lang
index 45decfb..c1db1f1 100644
--- a/src/python.lang
+++ b/src/python.lang
@@ -4,7 +4,7 @@ include "script_comment.lang"
include "number.lang"
-keyword = "and|assert|break|class|continue|def|del|elif|else|except|exec",
+keyword = "and|assert|async|await|break|class|continue|def|del|elif|else|except|exec",
"finally|for|global|if|in|is|lambda|not|or|pass",
"print|raise|return|try|while"
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月28日 18:02:22 +0000

AltStyle によって変換されたページ (->オリジナル) /