aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/phase/extension/generation/jvm/host.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/lux/tool/compiler/phase/extension/generation/jvm/host.lux (renamed from stdlib/source/lux/tool/compiler/phase/generation/jvm/extension/host.lux)44
1 files changed, 23 insertions, 21 deletions
diff --git a/stdlib/source/lux/tool/compiler/phase/generation/jvm/extension/host.lux b/stdlib/source/lux/tool/compiler/phase/extension/generation/jvm/host.lux
index 84af963d2..6c8253c12 100644
--- a/stdlib/source/lux/tool/compiler/phase/generation/jvm/extension/host.lux
+++ b/stdlib/source/lux/tool/compiler/phase/extension/generation/jvm/host.lux
@@ -39,28 +39,30 @@
["." reflection]
["." signature]
["." parser]]]]]
- ["." // #_
+ [//
[common (#+ custom)]
- ["/#" //
- [runtime (#+ Operation Bundle Handler)]
- ["#." reference]
- [function
- [field
- [variable
- ["." foreign]]]]
- ["//#" ///
- [generation
- [extension (#+ Nullary Unary Binary Trinary Variadic
- nullary unary binary trinary variadic)]]
- [extension
- ["#." bundle]
- [analysis
- ["/" jvm]]]
- ["/#" //
- ["#." reference (#+ Variable)]
- [analysis (#+ Environment)]
- ["#." synthesis (#+ Synthesis Path %synthesis)]
- ["#." generation]]]]])
+ [////
+ [generation
+ ["///" jvm
+ [runtime (#+ Operation Bundle Handler)]
+ ["#." reference]
+ [function
+ [field
+ [variable
+ ["." foreign]]]]
+ ["//#" ///
+ [generation
+ [extension (#+ Nullary Unary Binary Trinary Variadic
+ nullary unary binary trinary variadic)]]
+ [extension
+ ["#." bundle]
+ [analysis
+ ["/" jvm]]]
+ ["/#" //
+ ["#." reference (#+ Variable)]
+ [analysis (#+ Environment)]
+ ["#." synthesis (#+ Synthesis Path %synthesis)]
+ ["#." generation]]]]]]])
(template [<name> <0> <1>]
[(def: <name>