pareto 0.57.0 → 0.59.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (255) hide show
  1. package/auto.dist/auto.bin/auto.boekhouding.d.ts +2 -0
  2. package/auto.dist/auto.bin/auto.boekhouding.js +40 -0
  3. package/auto.dist/data/boekhouding.data.d.ts +2 -0
  4. package/auto.dist/data/boekhouding.data.js +433 -0
  5. package/auto.dist/index.d.ts +4 -2
  6. package/auto.dist/index.js +6 -4
  7. package/auto.dist/public/modules/{pareto2typescript → alan__light__intermediate__2__fountain__pen}/auto.api.d.ts +1 -1
  8. package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/auto.api.js +3 -0
  9. package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/auto.implementation.d.ts +2 -0
  10. package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/auto.implementation.js +6 -0
  11. package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/auto.provided_interface_glossary.d.ts +88 -0
  12. package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/auto.provided_interface_glossary.js +3 -0
  13. package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +29 -0
  14. package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/auto.provided_interface_glossary.shadow.js +3 -0
  15. package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/implementations/map.alg.d.ts +2 -0
  16. package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/implementations/map.alg.js +61 -0
  17. package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/index.js +19 -0
  18. package/auto.dist/public/modules/main/auto.api.d.ts +6 -0
  19. package/auto.dist/public/modules/{pareto2typescript → main}/auto.api.js +1 -1
  20. package/auto.dist/public/modules/main/auto.implementation.d.ts +2 -0
  21. package/auto.dist/public/modules/main/auto.implementation.js +6 -0
  22. package/auto.dist/public/modules/main/auto.provided_interface_glossary.d.ts +31 -0
  23. package/auto.dist/public/modules/{pareto2typescript → main}/auto.provided_interface_glossary.js +1 -1
  24. package/auto.dist/public/modules/main/auto.provided_interface_glossary.shadow.d.ts +12 -0
  25. package/auto.dist/public/modules/{pareto2typescript → main}/auto.provided_interface_glossary.shadow.js +1 -1
  26. package/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.d.ts +2 -0
  27. package/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.js +80 -0
  28. package/auto.dist/public/modules/{pareto2typescript → main}/index.js +1 -1
  29. package/auto.dist/public/modules/pareto__2__fountain__pen/auto.api.d.ts +6 -0
  30. package/auto.dist/public/modules/{typescript__serialize → pareto__2__fountain__pen}/auto.api.js +1 -1
  31. package/auto.dist/public/modules/pareto__2__fountain__pen/auto.implementation.d.ts +2 -0
  32. package/auto.dist/public/modules/pareto__2__fountain__pen/auto.implementation.js +6 -0
  33. package/auto.dist/public/modules/{pareto2typescript → pareto__2__fountain__pen}/auto.provided_interface_glossary.d.ts +22 -41
  34. package/auto.dist/public/modules/{typescript__serialize → pareto__2__fountain__pen}/auto.provided_interface_glossary.js +1 -1
  35. package/auto.dist/public/modules/{pareto2typescript → pareto__2__fountain__pen}/auto.provided_interface_glossary.shadow.d.ts +11 -6
  36. package/auto.dist/public/modules/{typescript__serialize → pareto__2__fountain__pen}/auto.provided_interface_glossary.shadow.js +1 -1
  37. package/auto.dist/public/modules/pareto__2__fountain__pen/implementations/compilationUnit_$2_$Indented_$Lines.alg.d.ts +2 -0
  38. package/auto.dist/public/modules/pareto__2__fountain__pen/implementations/compilationUnit_$2_$Indented_$Lines.alg.js +54 -0
  39. package/auto.dist/public/modules/pareto__2__fountain__pen/index.d.ts +2 -0
  40. package/auto.dist/public/modules/{typescript__serialize → pareto__2__fountain__pen}/index.js +1 -1
  41. package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/auto.api.d.ts +1 -0
  42. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.api.js +3 -0
  43. package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/auto.implementation.d.ts +1 -0
  44. package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/auto.implementation.js +4 -2
  45. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.d.ts +148 -0
  46. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.js +3 -0
  47. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +32 -0
  48. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.shadow.js +3 -0
  49. package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/implementations/createApostrophedString.alg.js +2 -3
  50. package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/implementations/createBacktickedString.alg.js +2 -3
  51. package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/implementations/createQuotedString.alg.js +3 -3
  52. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/implementations/serialize.alg.d.ts +2 -0
  53. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/implementations/serialize.alg.js +95 -0
  54. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/index.d.ts +2 -0
  55. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/index.js +19 -0
  56. package/auto.dist/public/modules/typescript__naming/auto.provided_interface_glossary.d.ts +3 -2
  57. package/auto.dist/public/modules/typescript__naming/implementations/createIdentifier.alg.js +1 -1
  58. package/auto.pareto/$.data.ts +12 -8
  59. package/auto.pareto/auto.dependencies/index.ts +3 -3
  60. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +40 -20
  61. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  62. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/$.data.ts +3 -5
  63. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/arithmetic/api.data.ts +6 -3
  64. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/arithmetic/glossary.data.ts +11 -8
  65. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +3 -3
  66. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +2 -2
  67. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
  68. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +2 -2
  69. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/build/api.data.ts +3 -4
  70. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/build/glossary.data.ts +2 -10
  71. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +3 -3
  72. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +2 -3
  73. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +3 -3
  74. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +2 -2
  75. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +3 -3
  76. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +2 -2
  77. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +3 -3
  78. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +2 -2
  79. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +6 -4
  80. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +3 -4
  81. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/alan_light_intermediate.data.ts +38 -0
  82. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +44 -0
  83. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +441 -0
  84. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +1 -1
  85. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +1 -1
  86. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +1 -1
  87. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1 -1
  88. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +18 -181
  89. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +18 -181
  90. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen.data.ts +48 -0
  91. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +27 -0
  92. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +137 -0
  93. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +68 -0
  94. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_alan_light_intermediate/api.data.ts +20 -0
  95. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_alan_light_intermediate/glossary.data.ts +40 -0
  96. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen/api.data.ts +15 -0
  97. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen/glossary.data.ts +39 -0
  98. package/auto.pareto/auto.dependencies/pareto-pure/modules/{cosmos2pareto → cosmos_type_system_2_pareto}/api.data.ts +2 -2
  99. package/auto.pareto/auto.dependencies/pareto-pure/modules/{cosmos2pareto → cosmos_type_system_2_pareto}/glossary.data.ts +2 -2
  100. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_fountain_pen/api.data.ts +17 -0
  101. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_fountain_pen/glossary.data.ts +34 -0
  102. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_lines/api.data.ts +18 -0
  103. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_lines/glossary.data.ts +42 -0
  104. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript/api.data.ts +16 -0
  105. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript/glossary.data.ts +53 -0
  106. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/api.data.ts +17 -0
  107. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +49 -0
  108. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/api.data.ts +16 -0
  109. package/auto.pareto/auto.dependencies/pareto-pure/modules/{tendril2cosmos_type_system → tendril_2_cosmos_type_system}/glossary.data.ts +2 -2
  110. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/api.data.ts +17 -0
  111. package/auto.pareto/auto.dependencies/pareto-pure/modules/{tendril2pareto → tendril_2_pareto}/glossary.data.ts +3 -2
  112. package/auto.pareto/auto.dependencies/pareto-pure/modules/{testresult → testresult_2_testresult}/api.data.ts +2 -4
  113. package/auto.pareto/auto.dependencies/pareto-pure/modules/{testresult → testresult_2_testresult}/glossary.data.ts +2 -2
  114. package/auto.pareto/auto.dependencies/pareto-standard-library/$.data.ts +3 -5
  115. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/arithmetic/api.data.ts +6 -3
  116. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/arithmetic/glossary.data.ts +11 -8
  117. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +3 -3
  118. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +2 -2
  119. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
  120. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +2 -2
  121. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/build/api.data.ts +3 -4
  122. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/build/glossary.data.ts +2 -10
  123. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +3 -3
  124. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +2 -3
  125. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +3 -3
  126. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +2 -2
  127. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +3 -3
  128. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +2 -2
  129. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +3 -3
  130. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +2 -2
  131. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +6 -4
  132. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +3 -4
  133. package/auto.pareto/auto.dependencies/pareto-subatomic-library/$.data.ts +3 -3
  134. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/api.data.ts +3 -3
  135. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +2 -3
  136. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/api.data.ts +3 -3
  137. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +2 -2
  138. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/api.data.ts +11 -5
  139. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +6 -5
  140. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/api.data.ts +3 -3
  141. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +2 -2
  142. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/api.data.ts +3 -4
  143. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +2 -2
  144. package/auto.pareto/modules/alan_light_intermediate_2 fountain_pen/api.data.ts +15 -0
  145. package/auto.pareto/modules/alan_light_intermediate_2 fountain_pen/glossary.data.ts +40 -0
  146. package/auto.pareto/modules/main/api.data.ts +15 -0
  147. package/auto.pareto/modules/main/glossary.data.ts +43 -0
  148. package/auto.pareto/modules/{pareto2typescript → pareto_2_fountain_pen}/api.data.ts +4 -7
  149. package/auto.pareto/modules/{pareto2typescript → pareto_2_fountain_pen}/glossary.data.ts +8 -11
  150. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/api.data.ts +24 -0
  151. package/auto.pareto/modules/{typescript_serialize → typescript_intermediate_2_fountain_pen}/glossary.data.ts +10 -2
  152. package/auto.pareto/modules/typescript_naming/api.data.ts +3 -3
  153. package/auto.pareto/modules/typescript_naming/glossary.data.ts +5 -4
  154. package/package.json +9 -5
  155. package/auto.dist/public/modules/pareto2typescript/auto.implementation.d.ts +0 -2
  156. package/auto.dist/public/modules/pareto2typescript/auto.implementation.js +0 -6
  157. package/auto.dist/public/modules/pareto2typescript/implementations/serializeCompilationUnit.alg.d.ts +0 -2
  158. package/auto.dist/public/modules/pareto2typescript/implementations/serializeCompilationUnit.alg.js +0 -563
  159. package/auto.dist/public/modules/typescript__serialize/auto.provided_interface_glossary.d.ts +0 -11
  160. package/auto.dist/public/modules/typescript__serialize/auto.provided_interface_glossary.shadow.d.ts +0 -11
  161. package/auto.dist/public/modules/typescript__serialize/implementations/escape.alg.d.ts +0 -0
  162. package/auto.dist/public/modules/typescript__serialize/implementations/escape.alg.js +0 -20
  163. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/$.data.ts +0 -58
  164. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/api.data.ts +0 -26
  165. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/glossary.data.ts +0 -76
  166. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/array/api.data.ts +0 -21
  167. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/array/glossary.data.ts +0 -60
  168. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/boolean/api.data.ts +0 -21
  169. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/boolean/glossary.data.ts +0 -45
  170. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/build/api.data.ts +0 -25
  171. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/build/glossary.data.ts +0 -133
  172. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/collation/api.data.ts +0 -15
  173. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/collation/glossary.data.ts +0 -34
  174. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/dictionary/api.data.ts +0 -60
  175. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/dictionary/glossary.data.ts +0 -130
  176. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/filesystem/api.data.ts +0 -19
  177. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/filesystem/glossary.data.ts +0 -189
  178. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/foreach/api.data.ts +0 -25
  179. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/foreach/glossary.data.ts +0 -78
  180. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/http/api.data.ts +0 -16
  181. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/http/glossary.data.ts +0 -69
  182. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/json/api.data.ts +0 -16
  183. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/json/glossary.data.ts +0 -51
  184. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/nested/api.data.ts +0 -15
  185. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/nested/glossary.data.ts +0 -29
  186. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/api.data.ts +0 -18
  187. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/glossary.data.ts +0 -40
  188. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/path/api.data.ts +0 -19
  189. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/path/glossary.data.ts +0 -35
  190. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/resolve/api.data.ts +0 -20
  191. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/resolve/glossary.data.ts +0 -84
  192. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/string/api.data.ts +0 -26
  193. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/string/glossary.data.ts +0 -75
  194. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/tostring/api.data.ts +0 -19
  195. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/tostring/glossary.data.ts +0 -42
  196. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/json/api.data.ts +0 -15
  197. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/json/glossary.data.ts +0 -47
  198. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/res-typescript/$.data.ts +0 -35
  199. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/res-typescript/modules/naming/api.data.ts +0 -15
  200. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/res-typescript/modules/naming/glossary.data.ts +0 -34
  201. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/res-typescript/modules/serialize/api.data.ts +0 -18
  202. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/res-typescript/modules/serialize/glossary.data.ts +0 -42
  203. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana.data.ts +0 -1955
  204. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen/api.data.ts +0 -19
  205. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen/glossary.data.ts +0 -55
  206. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana2tendril/api.data.ts +0 -24
  207. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana2tendril/glossary.data.ts +0 -48
  208. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril2cosmos_type_system/api.data.ts +0 -16
  209. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril2pareto/api.data.ts +0 -16
  210. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/$.data.ts +0 -58
  211. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/api.data.ts +0 -26
  212. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/glossary.data.ts +0 -76
  213. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/array/api.data.ts +0 -21
  214. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/array/glossary.data.ts +0 -60
  215. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/boolean/api.data.ts +0 -21
  216. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/boolean/glossary.data.ts +0 -45
  217. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/build/api.data.ts +0 -25
  218. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/build/glossary.data.ts +0 -133
  219. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/api.data.ts +0 -15
  220. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/glossary.data.ts +0 -34
  221. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/dictionary/api.data.ts +0 -60
  222. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/dictionary/glossary.data.ts +0 -130
  223. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/api.data.ts +0 -19
  224. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/glossary.data.ts +0 -189
  225. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/api.data.ts +0 -25
  226. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/glossary.data.ts +0 -78
  227. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/api.data.ts +0 -16
  228. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/glossary.data.ts +0 -69
  229. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/json/api.data.ts +0 -16
  230. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/json/glossary.data.ts +0 -51
  231. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/api.data.ts +0 -15
  232. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/glossary.data.ts +0 -29
  233. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/api.data.ts +0 -18
  234. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/glossary.data.ts +0 -40
  235. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/api.data.ts +0 -19
  236. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/glossary.data.ts +0 -35
  237. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/api.data.ts +0 -20
  238. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/glossary.data.ts +0 -84
  239. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/api.data.ts +0 -26
  240. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/glossary.data.ts +0 -75
  241. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/tostring/api.data.ts +0 -19
  242. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/tostring/glossary.data.ts +0 -42
  243. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/json/api.data.ts +0 -15
  244. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/json/glossary.data.ts +0 -47
  245. package/auto.pareto/auto.dependencies/res-typescript/$.data.ts +0 -35
  246. package/auto.pareto/auto.dependencies/res-typescript/modules/naming/api.data.ts +0 -15
  247. package/auto.pareto/auto.dependencies/res-typescript/modules/naming/glossary.data.ts +0 -34
  248. package/auto.pareto/auto.dependencies/res-typescript/modules/serialize/api.data.ts +0 -18
  249. package/auto.pareto/auto.dependencies/res-typescript/modules/serialize/glossary.data.ts +0 -42
  250. package/auto.pareto/modules/typescript_serialize/api.data.ts +0 -17
  251. /package/auto.dist/public/modules/{pareto2typescript → alan__light__intermediate__2__fountain__pen}/index.d.ts +0 -0
  252. /package/auto.dist/public/modules/{typescript__serialize → main}/index.d.ts +0 -0
  253. /package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/implementations/createApostrophedString.alg.d.ts +0 -0
  254. /package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/implementations/createBacktickedString.alg.d.ts +0 -0
  255. /package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/implementations/createQuotedString.alg.d.ts +0 -0
@@ -0,0 +1,88 @@
1
+ import * as pt from 'pareto-core-types';
2
+ export declare namespace G {
3
+ namespace ali {
4
+ namespace G { }
5
+ namespace N { }
6
+ namespace D {
7
+ namespace Block {
8
+ namespace A {
9
+ type line = string;
10
+ type nested__line = D.Line;
11
+ }
12
+ type A = ['line', string] | ['nested line', D.Line];
13
+ }
14
+ type Block = pt.Array<['line', string] | ['nested line', D.Line]>;
15
+ namespace Line {
16
+ namespace A {
17
+ type apostrophed__string = string;
18
+ type indent = D.Block;
19
+ type snippet = string;
20
+ }
21
+ type A = ['apostrophed string', string] | ['indent', D.Block] | ['snippet', string];
22
+ }
23
+ type Line = pt.Array<['apostrophed string', string] | ['indent', D.Block] | ['snippet', string]>;
24
+ namespace Lines {
25
+ namespace A {
26
+ type indentation = number;
27
+ type text = string;
28
+ }
29
+ type A = {
30
+ readonly 'indentation': number;
31
+ readonly 'text': string;
32
+ };
33
+ }
34
+ type Lines = pt.Array<{
35
+ readonly 'indentation': number;
36
+ readonly 'text': string;
37
+ }>;
38
+ }
39
+ namespace I { }
40
+ namespace A { }
41
+ }
42
+ namespace fp {
43
+ namespace G { }
44
+ namespace N { }
45
+ namespace D {
46
+ namespace Block {
47
+ namespace A {
48
+ type line = string;
49
+ type nested__line = D.Line;
50
+ type sub__block = D.Block;
51
+ }
52
+ type A = ['line', string] | ['nested line', D.Line] | ['sub block', D.Block];
53
+ }
54
+ type Block = pt.Array<['line', string] | ['nested line', D.Line] | ['sub block', D.Block]>;
55
+ namespace Line {
56
+ namespace A {
57
+ type indent = D.Block;
58
+ type snippet = string;
59
+ type sub__line = D.Line;
60
+ }
61
+ type A = ['indent', D.Block] | ['snippet', string] | ['sub line', D.Line];
62
+ }
63
+ type Line = pt.Array<['indent', D.Block] | ['snippet', string] | ['sub line', D.Line]>;
64
+ namespace Lines {
65
+ namespace A {
66
+ type indentation = number;
67
+ type text = string;
68
+ }
69
+ type A = {
70
+ readonly 'indentation': number;
71
+ readonly 'text': string;
72
+ };
73
+ }
74
+ type Lines = pt.Array<{
75
+ readonly 'indentation': number;
76
+ readonly 'text': string;
77
+ }>;
78
+ }
79
+ namespace I { }
80
+ namespace A { }
81
+ }
82
+ }
83
+ export declare namespace N { }
84
+ export declare namespace D { }
85
+ export declare namespace I { }
86
+ export declare namespace A {
87
+ type Map = ($: G.ali.D.Block) => G.fp.D.Block;
88
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5wcm92aWRlZF9pbnRlcmZhY2VfZ2xvc3NhcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcHVibGljL21vZHVsZXMvYWxhbl9fbGlnaHRfX2ludGVybWVkaWF0ZV9fMl9fZm91bnRhaW5fX3Blbi9hdXRvLnByb3ZpZGVkX2ludGVyZmFjZV9nbG9zc2FyeS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -0,0 +1,29 @@
1
+ export declare namespace A {
2
+ type Map = ($: null) => null;
3
+ }
4
+ export declare namespace D {
5
+ }
6
+ export declare namespace I {
7
+ }
8
+ export declare namespace IMP {
9
+ namespace ali {
10
+ namespace A {
11
+ }
12
+ namespace D {
13
+ }
14
+ namespace I {
15
+ }
16
+ namespace IMP {
17
+ }
18
+ }
19
+ namespace fp {
20
+ namespace A {
21
+ }
22
+ namespace D {
23
+ }
24
+ namespace I {
25
+ }
26
+ namespace IMP {
27
+ }
28
+ }
29
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5wcm92aWRlZF9pbnRlcmZhY2VfZ2xvc3Nhcnkuc2hhZG93LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3B1YmxpYy9tb2R1bGVzL2FsYW5fX2xpZ2h0X19pbnRlcm1lZGlhdGVfXzJfX2ZvdW50YWluX19wZW4vYXV0by5wcm92aWRlZF9pbnRlcmZhY2VfZ2xvc3Nhcnkuc2hhZG93LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
@@ -0,0 +1,2 @@
1
+ import { API } from "../auto.api";
2
+ export declare const $$: API.map;
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.$$ = void 0;
37
+ const pa = __importStar(require("pareto-core-alg"));
38
+ const a_cas = __importStar(require("../../typescript__intermediate__2__fountain__pen/implementations/createApostrophedString.alg")); //FIXME this should not be borrowed from typescript__serialize
39
+ const $$ = ($c, $d) => {
40
+ const createApostrophedString = a_cas.$$(null, null);
41
+ return ($) => {
42
+ const Block = ($) => $.map($ => pa.cc($, ($) => {
43
+ switch ($[0]) {
44
+ case 'line': return pa.ss($, ($) => ['line', $]);
45
+ case 'nested line': return pa.ss($, ($) => ['nested line', Line($)]);
46
+ default: return pa.au($[0]);
47
+ }
48
+ }));
49
+ const Line = ($) => $.map($ => pa.cc($, ($) => {
50
+ switch ($[0]) {
51
+ case 'apostrophed string': return pa.ss($, ($) => ['snippet', createApostrophedString($)]);
52
+ case 'snippet': return pa.ss($, ($) => ['snippet', $]);
53
+ case 'indent': return pa.ss($, ($) => ['indent', Block($)]);
54
+ default: return pa.au($[0]);
55
+ }
56
+ }));
57
+ return Block($);
58
+ };
59
+ };
60
+ exports.$$ = $$;
61
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWFwLmFsZy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9wdWJsaWMvbW9kdWxlcy9hbGFuX19saWdodF9faW50ZXJtZWRpYXRlX18yX19mb3VudGFpbl9fcGVuL2ltcGxlbWVudGF0aW9ucy9tYXAuYWxnLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLG9EQUFxQztBQU1yQyxvSUFBcUgsQ0FBQyw4REFBOEQ7QUFFN0ssTUFBTSxFQUFFLEdBQVksQ0FBQyxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUU7SUFFbEMsTUFBTSx1QkFBdUIsR0FBRyxLQUFLLENBQUMsRUFBRSxDQUFDLElBQUksRUFBRSxJQUFJLENBQUMsQ0FBQTtJQUVwRCxPQUFPLENBQUMsQ0FBQyxFQUFFLEVBQUU7UUFFVCxNQUFNLEtBQUssR0FBRyxDQUFDLENBQXFCLEVBQXFCLEVBQUUsQ0FBQyxDQUFDLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTtZQUNsRixRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO2dCQUNYLEtBQUssTUFBTSxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxNQUFNLEVBQUUsQ0FBQyxDQUFDLENBQUMsQ0FBQTtnQkFDaEQsS0FBSyxhQUFhLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLGFBQWEsRUFBRSxJQUFJLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO2dCQUNwRSxPQUFPLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDL0IsQ0FBQztRQUNMLENBQUMsQ0FBQyxDQUFDLENBQUE7UUFDSCxNQUFNLElBQUksR0FBRyxDQUFDLENBQW9CLEVBQW9CLEVBQUUsQ0FBQyxDQUFDLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTtZQUMvRSxRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO2dCQUNYLEtBQUssb0JBQW9CLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLFNBQVMsRUFBRSx1QkFBdUIsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7Z0JBQzFGLEtBQUssU0FBUyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxTQUFTLEVBQUUsQ0FBQyxDQUFDLENBQUMsQ0FBQTtnQkFDdEQsS0FBSyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLFFBQVEsRUFBRSxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO2dCQUMzRCxPQUFPLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDL0IsQ0FBQztRQUNMLENBQUMsQ0FBQyxDQUFDLENBQUE7UUFDSCxPQUFPLEtBQUssQ0FBQyxDQUFDLENBQUMsQ0FBQTtJQUNuQixDQUFDLENBQUE7QUFDTCxDQUFDLENBQUE7QUF2QlksUUFBQSxFQUFFLE1BdUJkIn0=
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./auto.provided_interface_glossary"), exports);
18
+ __exportStar(require("./auto.implementation"), exports);
19
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcHVibGljL21vZHVsZXMvYWxhbl9fbGlnaHRfX2ludGVybWVkaWF0ZV9fMl9fZm91bnRhaW5fX3Blbi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7O0FBQUEscUVBQWtEO0FBQ2xELHdEQUFxQyJ9
@@ -0,0 +1,6 @@
1
+ import * as g_pi from "./auto.provided_interface_glossary";
2
+ export declare namespace DEP {
3
+ }
4
+ export declare namespace API {
5
+ type temp_$compile_$boekhouding = ($: null, $d: null) => g_pi.A.Main;
6
+ }
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5hcGkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcHVibGljL21vZHVsZXMvcGFyZXRvMnR5cGVzY3JpcHQvYXV0by5hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5hcGkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcHVibGljL21vZHVsZXMvbWFpbi9hdXRvLmFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -0,0 +1,2 @@
1
+ export {};
2
+ export { $$ as temp_$compile_$boekhouding } from "./implementations/temp_$compile_$boekhouding.alg";
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.temp_$compile_$boekhouding = void 0;
4
+ var temp__compile__boekhouding_alg_1 = require("./implementations/temp_$compile_$boekhouding.alg");
5
+ Object.defineProperty(exports, "temp_$compile_$boekhouding", { enumerable: true, get: function () { return temp__compile__boekhouding_alg_1.$$; } });
6
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5pbXBsZW1lbnRhdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9wdWJsaWMvbW9kdWxlcy9tYWluL2F1dG8uaW1wbGVtZW50YXRpb24udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBRUEsbUdBQW1HO0FBQTFGLDRJQUFBLEVBQUUsT0FBOEIifQ==
@@ -0,0 +1,31 @@
1
+ import * as pt from 'pareto-core-types';
2
+ export declare namespace G { }
3
+ export declare namespace N { }
4
+ export declare namespace D {
5
+ namespace Command__Line__Arguments {
6
+ namespace _larguments {
7
+ type A = string;
8
+ }
9
+ type _larguments = pt.Array<string>;
10
+ }
11
+ type Command__Line__Arguments = {
12
+ readonly 'arguments': pt.Array<string>;
13
+ };
14
+ type Exit__code = number;
15
+ type Message = string;
16
+ }
17
+ export declare namespace I {
18
+ type Exit = ($: D.Exit__code) => void;
19
+ type Main = ($: D.Command__Line__Arguments) => void;
20
+ type Message__Stream = {
21
+ 'data': ($: D.Message) => void;
22
+ 'end': () => void;
23
+ };
24
+ }
25
+ export declare namespace A {
26
+ type Main = ($is: {
27
+ readonly 'exit': I.Exit;
28
+ readonly 'stderr': I.Message__Stream;
29
+ readonly 'stdout': I.Message__Stream;
30
+ }) => I.Main;
31
+ }
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5wcm92aWRlZF9pbnRlcmZhY2VfZ2xvc3NhcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcHVibGljL21vZHVsZXMvcGFyZXRvMnR5cGVzY3JpcHQvYXV0by5wcm92aWRlZF9pbnRlcmZhY2VfZ2xvc3NhcnkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5wcm92aWRlZF9pbnRlcmZhY2VfZ2xvc3NhcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcHVibGljL21vZHVsZXMvbWFpbi9hdXRvLnByb3ZpZGVkX2ludGVyZmFjZV9nbG9zc2FyeS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -0,0 +1,12 @@
1
+ export declare namespace A {
2
+ type Main = ($: null) => null;
3
+ }
4
+ export declare namespace D {
5
+ }
6
+ export declare namespace I {
7
+ type Exit = null;
8
+ type Main = null;
9
+ type Message__Stream = null;
10
+ }
11
+ export declare namespace IMP {
12
+ }
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5wcm92aWRlZF9pbnRlcmZhY2VfZ2xvc3Nhcnkuc2hhZG93LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3B1YmxpYy9tb2R1bGVzL3BhcmV0bzJ0eXBlc2NyaXB0L2F1dG8ucHJvdmlkZWRfaW50ZXJmYWNlX2dsb3NzYXJ5LnNoYWRvdy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5wcm92aWRlZF9pbnRlcmZhY2VfZ2xvc3Nhcnkuc2hhZG93LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3B1YmxpYy9tb2R1bGVzL21haW4vYXV0by5wcm92aWRlZF9pbnRlcmZhY2VfZ2xvc3Nhcnkuc2hhZG93LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
@@ -0,0 +1,2 @@
1
+ import { API } from "../auto.api";
2
+ export declare const $$: API.temp_$compile_$boekhouding;
@@ -0,0 +1,80 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.$$ = void 0;
37
+ const boekhouding_data_1 = require("../../../../data/boekhouding.data");
38
+ const a_pp = __importStar(require("pareto-pure"));
39
+ const a_ai2fp = __importStar(require("../../alan__light__intermediate__2__fountain__pen"));
40
+ const $$ = ($c, $d) => {
41
+ const t2c = a_pp.tendril__2__cosmos__type__system.map(null, null);
42
+ const t2a = a_pp.tendril__2__alan__light.map(null, null);
43
+ const a2ai = a_pp.alan__light__2__alan__light__intermediate.map(null, null);
44
+ const fp2l = a_pp.fountain__pen__2__lines.indent(null, null);
45
+ const fp2fp = a_pp.fountain__pen__2__fountain__pen.serialize(null, null);
46
+ const createStream = a_pp.fountain__pen__2__lines.stream(null, null);
47
+ const ai2fp = a_ai2fp.map(null, null);
48
+ return ($ds) => {
49
+ return ($) => {
50
+ if ($.arguments.__getLength() === 0) {
51
+ $ds.stderr.data(`No arguments provided, expected output path`);
52
+ }
53
+ const outputPath = $.arguments.__getElementAt(0);
54
+ const tobeindentedLines = fp2fp(ai2fp(a2ai(t2a({
55
+ 'type library': boekhouding_data_1.$,
56
+ 'root': "Jaar"
57
+ }))));
58
+ const lines = fp2l({
59
+ 'lines': tobeindentedLines,
60
+ 'indentation': `\t`
61
+ });
62
+ lines.__forEach(($) => {
63
+ $ds.stdout.data(`${$}\n`);
64
+ });
65
+ // const stream = createStream({
66
+ // 'handler': {
67
+ // 'data': ($) => {
68
+ // $ds.stdout.data(`${$}\n`)
69
+ // },
70
+ // 'end': () => {
71
+ // // $ds.stdout.data(`File written to ${outputPath}`)
72
+ // }
73
+ // }
74
+ // })
75
+ // stream(tobeindentedLines)
76
+ };
77
+ };
78
+ };
79
+ exports.$$ = $$;
80
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVtcF8kY29tcGlsZV8kYm9la2hvdWRpbmcuYWxnLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL3B1YmxpYy9tb2R1bGVzL21haW4vaW1wbGVtZW50YXRpb25zL3RlbXBfJGNvbXBpbGVfJGJvZWtob3VkaW5nLmFsZy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFJQSx3RUFBc0U7QUFFdEUsa0RBQW1DO0FBRW5DLDJGQUE0RTtBQUlyRSxNQUFNLEVBQUUsR0FBbUMsQ0FBQyxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUU7SUFFekQsTUFBTSxHQUFHLEdBQUcsSUFBSSxDQUFDLGdDQUFnQyxDQUFDLEdBQUcsQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDLENBQUE7SUFDakUsTUFBTSxHQUFHLEdBQUcsSUFBSSxDQUFDLHVCQUF1QixDQUFDLEdBQUcsQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDLENBQUE7SUFFeEQsTUFBTSxJQUFJLEdBQUcsSUFBSSxDQUFDLHlDQUF5QyxDQUFDLEdBQUcsQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDLENBQUE7SUFFM0UsTUFBTSxJQUFJLEdBQUcsSUFBSSxDQUFDLHVCQUF1QixDQUFDLE1BQU0sQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDLENBQUE7SUFDNUQsTUFBTSxLQUFLLEdBQUcsSUFBSSxDQUFDLCtCQUErQixDQUFDLFNBQVMsQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDLENBQUE7SUFDeEUsTUFBTSxZQUFZLEdBQUcsSUFBSSxDQUFDLHVCQUF1QixDQUFDLE1BQU0sQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDLENBQUE7SUFFcEUsTUFBTSxLQUFLLEdBQUcsT0FBTyxDQUFDLEdBQUcsQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDLENBQUE7SUFDckMsT0FBTyxDQUFDLEdBQUcsRUFBRSxFQUFFO1FBQ1gsT0FBTyxDQUFDLENBQUMsRUFBRSxFQUFFO1lBQ1QsSUFBSSxDQUFDLENBQUMsU0FBUyxDQUFDLFdBQVcsRUFBRSxLQUFLLENBQUMsRUFBRSxDQUFDO2dCQUNsQyxHQUFHLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyw2Q0FBNkMsQ0FBQyxDQUFBO1lBQ2xFLENBQUM7WUFDRCxNQUFNLFVBQVUsR0FBRyxDQUFDLENBQUMsU0FBUyxDQUFDLGNBQWMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtZQUNoRCxNQUFNLGlCQUFpQixHQUFHLEtBQUssQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQztnQkFDM0MsY0FBYyxFQUFFLG9CQUFhO2dCQUM3QixNQUFNLEVBQUUsTUFBTTthQUNqQixDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDTCxNQUFNLEtBQUssR0FBRyxJQUFJLENBQUM7Z0JBQ2YsT0FBTyxFQUFFLGlCQUFpQjtnQkFDMUIsYUFBYSxFQUFFLElBQUk7YUFDdEIsQ0FBQyxDQUFBO1lBQ0YsS0FBSyxDQUFDLFNBQVMsQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFO2dCQUNsQixHQUFHLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsSUFBSSxDQUFDLENBQUE7WUFFN0IsQ0FBQyxDQUFDLENBQUE7WUFDRixnQ0FBZ0M7WUFDaEMsbUJBQW1CO1lBQ25CLDJCQUEyQjtZQUMzQix3Q0FBd0M7WUFDeEMsYUFBYTtZQUNiLHlCQUF5QjtZQUN6QixrRUFBa0U7WUFDbEUsWUFBWTtZQUNaLFFBQVE7WUFDUixLQUFLO1lBQ0wsNEJBQTRCO1FBQ2hDLENBQUMsQ0FBQTtJQUNMLENBQUMsQ0FBQTtBQUNMLENBQUMsQ0FBQTtBQTNDWSxRQUFBLEVBQUUsTUEyQ2QifQ==
@@ -16,4 +16,4 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./auto.provided_interface_glossary"), exports);
18
18
  __exportStar(require("./auto.implementation"), exports);
19
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcHVibGljL21vZHVsZXMvcGFyZXRvMnR5cGVzY3JpcHQvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLHFFQUFrRDtBQUNsRCx3REFBcUMifQ==
19
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcHVibGljL21vZHVsZXMvbWFpbi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7O0FBQUEscUVBQWtEO0FBQ2xELHdEQUFxQyJ9
@@ -0,0 +1,6 @@
1
+ import * as g_pi from "./auto.provided_interface_glossary";
2
+ export declare namespace DEP {
3
+ }
4
+ export declare namespace API {
5
+ type compilationUnit_$2_$Indented_$Lines = ($: null, $d: null) => g_pi.A.CompilationUnit_$2_$Indented_$Lines;
6
+ }
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5hcGkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcHVibGljL21vZHVsZXMvdHlwZXNjcmlwdF9fc2VyaWFsaXplL2F1dG8uYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5hcGkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcHVibGljL21vZHVsZXMvcGFyZXRvX18yX19mb3VudGFpbl9fcGVuL2F1dG8uYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
@@ -0,0 +1,2 @@
1
+ export {};
2
+ export { $$ as compilationUnit_$2_$Indented_$Lines } from "./implementations/compilationUnit_$2_$Indented_$Lines.alg";
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.compilationUnit_$2_$Indented_$Lines = void 0;
4
+ var compilationUnit__2__Indented__Lines_alg_1 = require("./implementations/compilationUnit_$2_$Indented_$Lines.alg");
5
+ Object.defineProperty(exports, "compilationUnit_$2_$Indented_$Lines", { enumerable: true, get: function () { return compilationUnit__2__Indented__Lines_alg_1.$$; } });
6
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5pbXBsZW1lbnRhdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9wdWJsaWMvbW9kdWxlcy9wYXJldG9fXzJfX2ZvdW50YWluX19wZW4vYXV0by5pbXBsZW1lbnRhdGlvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFFQSxxSEFBcUg7QUFBNUcsOEpBQUEsRUFBRSxPQUF1QyJ9
@@ -8,30 +8,20 @@ export declare namespace G {
8
8
  namespace A {
9
9
  type line = string;
10
10
  type nested__line = D.Line;
11
+ type sub__block = D.Block;
11
12
  }
12
- type A = ['line', string] | ['nested line', D.Line];
13
+ type A = ['line', string] | ['nested line', D.Line] | ['sub block', D.Block];
13
14
  }
14
- type Block = pt.Array<['line', string] | ['nested line', D.Line]>;
15
- namespace IndentData {
16
- type indentation = string;
17
- type lines = D.Lines;
18
- }
19
- type IndentData = {
20
- readonly 'indentation': string;
21
- readonly 'lines': D.Lines;
22
- };
23
- namespace Indented__Lines {
24
- type A = string;
25
- }
26
- type Indented__Lines = pt.Array<string>;
15
+ type Block = pt.Array<['line', string] | ['nested line', D.Line] | ['sub block', D.Block]>;
27
16
  namespace Line {
28
17
  namespace A {
29
18
  type indent = D.Block;
30
19
  type snippet = string;
20
+ type sub__line = D.Line;
31
21
  }
32
- type A = ['indent', D.Block] | ['snippet', string];
22
+ type A = ['indent', D.Block] | ['snippet', string] | ['sub line', D.Line];
33
23
  }
34
- type Line = pt.Array<['indent', D.Block] | ['snippet', string]>;
24
+ type Line = pt.Array<['indent', D.Block] | ['snippet', string] | ['sub line', D.Line]>;
35
25
  namespace Lines {
36
26
  namespace A {
37
27
  type indentation = number;
@@ -46,30 +36,21 @@ export declare namespace G {
46
36
  readonly 'indentation': number;
47
37
  readonly 'text': string;
48
38
  }>;
49
- namespace SerializeData {
50
- type block = D.Block;
51
- type indentation = string;
52
- }
53
- type SerializeData = {
54
- readonly 'block': D.Block;
55
- readonly 'indentation': string;
56
- };
57
- type String = string;
58
- }
59
- namespace I {
60
- type Indented__Lines = {
61
- 'data': ($: D.String) => void;
62
- 'end': () => void;
63
- };
64
- type Lines = ($: D.Lines) => void;
65
39
  }
66
- namespace A {
67
- type Indent = ($: D.IndentData) => D.Indented__Lines;
68
- type Serialize = ($: D.Block) => D.Lines;
69
- type Stream = ($is: {
70
- readonly 'handler': I.Indented__Lines;
71
- }) => I.Lines;
40
+ namespace I { }
41
+ namespace A { }
42
+ }
43
+ namespace l {
44
+ namespace G { }
45
+ namespace N { }
46
+ namespace D {
47
+ namespace Lines {
48
+ type A = string;
49
+ }
50
+ type Lines = pt.Array<string>;
72
51
  }
52
+ namespace I { }
53
+ namespace A { }
73
54
  }
74
55
  namespace pareto {
75
56
  namespace G { }
@@ -1578,14 +1559,14 @@ export declare namespace G {
1578
1559
  }
1579
1560
  export declare namespace N { }
1580
1561
  export declare namespace D {
1581
- namespace Serialize__CompilationUnit__Data {
1562
+ namespace Data {
1582
1563
  type compilation__unit = G.pareto.D.Compilation__Unit;
1583
1564
  }
1584
- type Serialize__CompilationUnit__Data = {
1565
+ type Data = {
1585
1566
  readonly 'compilation unit': G.pareto.D.Compilation__Unit;
1586
1567
  };
1587
1568
  }
1588
1569
  export declare namespace I { }
1589
1570
  export declare namespace A {
1590
- type SerializeCompilationUnit = ($: D.Serialize__CompilationUnit__Data) => G.fp.D.Indented__Lines;
1571
+ type CompilationUnit_$2_$Indented_$Lines = ($: D.Data) => G.l.D.Lines;
1591
1572
  }
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5wcm92aWRlZF9pbnRlcmZhY2VfZ2xvc3NhcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcHVibGljL21vZHVsZXMvdHlwZXNjcmlwdF9fc2VyaWFsaXplL2F1dG8ucHJvdmlkZWRfaW50ZXJmYWNlX2dsb3NzYXJ5LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5wcm92aWRlZF9pbnRlcmZhY2VfZ2xvc3NhcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcHVibGljL21vZHVsZXMvcGFyZXRvX18yX19mb3VudGFpbl9fcGVuL2F1dG8ucHJvdmlkZWRfaW50ZXJmYWNlX2dsb3NzYXJ5LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
@@ -1,5 +1,5 @@
1
1
  export declare namespace A {
2
- type SerializeCompilationUnit = ($: null) => null;
2
+ type CompilationUnit_$2_$Indented_$Lines = ($: null) => null;
3
3
  }
4
4
  export declare namespace D {
5
5
  }
@@ -8,15 +8,20 @@ export declare namespace I {
8
8
  export declare namespace IMP {
9
9
  namespace fp {
10
10
  namespace A {
11
- type Indent = ($: null) => null;
12
- type Serialize = ($: null) => null;
13
- type Stream = ($: null) => null;
14
11
  }
15
12
  namespace D {
16
13
  }
17
14
  namespace I {
18
- type Indented__Lines = null;
19
- type Lines = null;
15
+ }
16
+ namespace IMP {
17
+ }
18
+ }
19
+ namespace l {
20
+ namespace A {
21
+ }
22
+ namespace D {
23
+ }
24
+ namespace I {
20
25
  }
21
26
  namespace IMP {
22
27
  }
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5wcm92aWRlZF9pbnRlcmZhY2VfZ2xvc3Nhcnkuc2hhZG93LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3B1YmxpYy9tb2R1bGVzL3R5cGVzY3JpcHRfX3NlcmlhbGl6ZS9hdXRvLnByb3ZpZGVkX2ludGVyZmFjZV9nbG9zc2FyeS5zaGFkb3cudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5wcm92aWRlZF9pbnRlcmZhY2VfZ2xvc3Nhcnkuc2hhZG93LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3B1YmxpYy9tb2R1bGVzL3BhcmV0b19fMl9fZm91bnRhaW5fX3Blbi9hdXRvLnByb3ZpZGVkX2ludGVyZmFjZV9nbG9zc2FyeS5zaGFkb3cudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
@@ -0,0 +1,2 @@
1
+ import { API } from "../auto.api";
2
+ export declare const $$: API.compilationUnit_$2_$Indented_$Lines;
@@ -0,0 +1,54 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.$$ = void 0;
37
+ const a_fp_2_fp = __importStar(require("pareto-pure/auto.dist/public/modules/fountain__pen__2__fountain__pen"));
38
+ const a_fp_2_l = __importStar(require("pareto-pure/auto.dist/public/modules/fountain__pen__2__lines"));
39
+ const a_ts_serialize = __importStar(require("../../typescript__intermediate__2__fountain__pen"));
40
+ const a_p2t = __importStar(require("pareto-pure/auto.dist/public/modules/pareto__2__typescript"));
41
+ const $$ = () => {
42
+ const serializeFP = a_fp_2_fp.serialize(null, null);
43
+ const indentx = a_fp_2_l.indent(null, null);
44
+ const toTypescript = a_p2t.map(null, null);
45
+ const serializeTS = a_ts_serialize.serialize(null, null);
46
+ return ($) => {
47
+ return indentx({
48
+ 'lines': serializeFP(serializeTS(toTypescript($))),
49
+ 'indentation': ` `
50
+ });
51
+ };
52
+ };
53
+ exports.$$ = $$;
54
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tcGlsYXRpb25Vbml0XyQyXyRJbmRlbnRlZF8kTGluZXMuYWxnLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL3B1YmxpYy9tb2R1bGVzL3BhcmV0b19fMl9fZm91bnRhaW5fX3Blbi9pbXBsZW1lbnRhdGlvbnMvY29tcGlsYXRpb25Vbml0XyQyXyRJbmRlbnRlZF8kTGluZXMuYWxnLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLGdIQUFpRztBQUNqRyx1R0FBd0Y7QUFDeEYsaUdBQWtGO0FBQ2xGLGtHQUFtRjtBQUk1RSxNQUFNLEVBQUUsR0FBNEMsR0FBRyxFQUFFO0lBRTVELE1BQU0sV0FBVyxHQUFHLFNBQVMsQ0FBQyxTQUFTLENBQUMsSUFBSSxFQUFFLElBQUksQ0FBQyxDQUFBO0lBQ25ELE1BQU0sT0FBTyxHQUFHLFFBQVEsQ0FBQyxNQUFNLENBQUMsSUFBSSxFQUFFLElBQUksQ0FBQyxDQUFBO0lBRTNDLE1BQU0sWUFBWSxHQUFHLEtBQUssQ0FBQyxHQUFHLENBQUMsSUFBSSxFQUFFLElBQUksQ0FBQyxDQUFBO0lBRTFDLE1BQU0sV0FBVyxHQUFHLGNBQWMsQ0FBQyxTQUFTLENBQUMsSUFBSSxFQUFFLElBQUksQ0FBQyxDQUFBO0lBRXhELE9BQU8sQ0FBQyxDQUFDLEVBQUUsRUFBRTtRQUNULE9BQU8sT0FBTyxDQUFDO1lBQ1gsT0FBTyxFQUFFLFdBQVcsQ0FBQyxXQUFXLENBQUMsWUFBWSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7WUFDbEQsYUFBYSxFQUFFLEtBQUs7U0FDdkIsQ0FBQyxDQUFBO0lBQ04sQ0FBQyxDQUFBO0FBQ0wsQ0FBQyxDQUFBO0FBZlksUUFBQSxFQUFFLE1BZWQifQ==
@@ -0,0 +1,2 @@
1
+ export * from "./auto.provided_interface_glossary";
2
+ export * from "./auto.implementation";