aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2022-06-11 09:40:37 -0500
committerCalvin Rose <calsrose@gmail.com>2022-06-11 09:40:37 -0500
commit0bc96304a9c104659d463cdc4e81940a7b7b0653 (patch)
treef6e617c33ab71564553b2d97b32af46ea21885de /tools
parentFormat boot.janet with janet-format. (diff)
Add r32 and r64 aliases for real numbers in ffi types.
Diffstat (limited to 'tools')
-rw-r--r--tools/tm_lang_gen.janet1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tm_lang_gen.janet b/tools/tm_lang_gen.janet
index 9c0f6161..29c6292d 100644
--- a/tools/tm_lang_gen.janet
+++ b/tools/tm_lang_gen.janet
@@ -17,6 +17,7 @@
"quote"
"quasiquote"
"unquote"
+ "upscope"
"splice"]
(all-bindings)))
(def allsyms (dyn :allsyms))