Ugly Alpha 1
wren-sys:0.1.6

total uncompressed bytes

3.2 MB

total files

485

Fix

NewInclude { include: [ "src/**/*", "README.md", "build.rs", "!**/doc/*", "!**/benchmark/*", "!**/test/*", "!**/example/*", ], has_build_script: true, }

449 wasted files

total waste: 3.0 MB

  1. src/wren/test/limit/many_globals.wren : 1.5 MB
  2. src/wren/test/limit/many_constants.wren : 513.2 KB
  3. src/wren/test/limit/too_many_constants.wren : 513.2 KB
  4. src/wren/test/method/many_methods.wren : 50.1 KB
  5. src/wren/test/limit/long_function.wren : 27.3 KB
  6. src/wren/benchmark/delta_blue.lua.inprogress : 25.5 KB
  7. src/wren/benchmark/delta_blue.wren : 21.3 KB
  8. src/wren/benchmark/delta_blue.py : 17.3 KB
  9. src/wren/doc/site/performance.markdown : 10.4 KB
  10. src/wren/test/variable/many_nonsimultaneous_locals.wren : 10.0 KB
  11. src/wren/doc/site/expressions.markdown : 8.9 KB
  12. src/wren/doc/site/classes.markdown : 7.6 KB
  13. src/wren/benchmark/run_bench : 7.5 KB
  14. src/wren/doc/site/control-flow.markdown : 7.0 KB
  15. src/wren/doc/site/core-library.markdown : 6.3 KB
  16. src/wren/test/variable/too_many_locals_nested.wren : 6.1 KB
  17. src/wren/doc/site/fibers.markdown : 6.0 KB
  18. src/wren/doc/site/error-handling.markdown : 5.7 KB
  19. src/wren/doc/site/style.scss : 5.6 KB
  20. src/wren/test/limit/too_many_inherited_fields.wren : 5.2 KB
  21. src/wren/test/limit/many_inherited_fields.wren : 5.2 KB
  22. src/wren/test/limit/many_fields.wren : 5.0 KB
  23. src/wren/doc/site/qa.markdown : 5.0 KB
  24. src/wren/test/limit/too_many_fields.wren : 5.0 KB
  25. src/wren/doc/site/functions.markdown : 4.8 KB
  26. src/wren/test/variable/too_many_locals.wren : 4.4 KB
  27. src/wren/test/variable/many_locals.wren : 4.4 KB
  28. src/wren/doc/receiver-less calls 2.txt : 4.3 KB
  29. src/wren/doc/error-handling.txt : 3.6 KB
  30. src/wren/doc/site/syntax.markdown : 3.4 KB
  31. src/wren/doc/site/lists.markdown : 3.2 KB
  32. src/wren/doc/site/contributing.markdown : 3.0 KB
  33. src/wren/doc/site/getting-started.markdown : 2.6 KB
  34. src/wren/doc/site/values.markdown : 2.5 KB
  35. src/wren/test/limit/long_string.wren : 2.5 KB
  36. src/wren/doc/site/template.html : 2.4 KB
  37. src/wren/test/function/parameters.wren : 2.3 KB
  38. src/wren/benchmark/method_call.lua : 2.3 KB
  39. src/wren/test/method/arity.wren : 2.2 KB
  40. src/wren/benchmark/method_call.py : 2.0 KB
  41. src/wren/doc/site/index.markdown : 1.9 KB
  42. src/wren/doc/receiver-less calls.txt : 1.9 KB
  43. src/wren/doc/site/variables.markdown : 1.9 KB
  44. src/wren/benchmark/method_call.rb : 1.8 KB
  45. src/wren/test/conditional/precedence.wren : 1.8 KB
  46. src/wren/benchmark/fannkuch.py : 1.5 KB
  47. src/wren/benchmark/binary_trees.lua : 1.4 KB
  48. src/wren/test/io/print.wren : 1.4 KB
  49. src/wren/benchmark/fannkuch.lua : 1.4 KB
  50. src/wren/benchmark/binary_trees.py : 1.3 KB
  51. src/wren/benchmark/binary_trees.rb : 1.3 KB
  52. src/wren/benchmark/method_call.wren : 1.3 KB
  53. src/wren/test/list/subscript_range.wren : 1.2 KB
  54. src/wren/test/method/operators.wren : 1.2 KB
  55. src/wren/doc/instruction counts.txt : 1.2 KB
  56. src/wren/test/is/is.wren : 1.2 KB
  57. src/wren/benchmark/README.md : 1.2 KB
  58. src/wren/benchmark/binary_trees.wren : 1.1 KB
  59. src/wren/benchmark/fannkuch.rb : 1.1 KB
  60. src/wren/test/range/iterate.wren : 993 B
  61. src/wren/doc/implicit fields.txt : 989 B
  62. src/wren/test/implicit_receiver/nested_class.wren : 870 B
  63. src/wren/test/inheritance/inherited_fields_in_closure.wren : 867 B
  64. src/wren/test/bool/equality.wren : 836 B
  65. src/wren/test/number/comparison.wren : 782 B
  66. src/wren/test/grammar.wren : 769 B
  67. src/wren/test/range/from.wren : 756 B
  68. src/wren/test/range/floating_point.wren : 756 B
  69. src/wren/test/list/insert.wren : 750 B
  70. src/wren/test/range/min.wren : 740 B
  71. src/wren/test/range/max.wren : 736 B
  72. src/wren/test/range/to.wren : 720 B
  73. src/wren/test/string/equality.wren : 676 B
  74. src/wren/doc/site/embedding-api.markdown : 676 B
  75. src/wren/test/inheritance/inherit_methods.wren : 658 B
  76. src/wren/example/mandelbrot.wren : 651 B
  77. src/wren/test/logical_operator/or.wren : 644 B
  78. src/wren/test/static_field/nested_class.wren : 626 B
  79. src/wren/test/logical_operator/and.wren : 625 B
  80. src/wren/test/number/bitwise_not.wren : 621 B
  81. src/wren/test/function/equality.wren : 618 B
  82. src/wren/test/constructor/superclass.wren : 609 B
  83. src/wren/test/number/equality.wren : 606 B
  84. src/wren/test/field/object_reference.wren : 550 B
  85. src/wren/test/function/call_extra_arguments.wren : 539 B
  86. src/wren/test/for/truth.wren : 501 B
  87. src/wren/test/list/remove_at.wren : 484 B
  88. src/wren/test/class/type.wren : 470 B
  89. src/wren/test/string/unicode_escapes.wren : 443 B
  90. src/wren/test/inheritance/inherit_fields.wren : 427 B
  91. src/wren/test/list/subscript_setter.wren : 425 B
  92. src/wren/test/list/plus.wren : 425 B
  93. src/wren/test/list/to_string.wren : 418 B
  94. src/wren/test/number/divide.wren : 413 B
  95. src/wren/test/closure/close_over_later_variable.wren : 401 B
  96. src/wren/test/field/in_static_method_in_nested_class.wren : 398 B
  97. src/wren/test/inheritance/is.wren : 386 B
  98. src/wren/test/number/mod.wren : 383 B
  99. src/wren/test/constructor/new.wren : 380 B
  100. src/wren/test/method/static.wren : 378 B
  101. src/wren/test/fiber/closure.wren : 374 B
  102. src/wren/test/fiber/yield_with_value.wren : 369 B
  103. src/wren/test/class/equality.wren : 369 B
  104. src/wren/test/fiber/yield.wren : 356 B
  105. src/wren/test/super/call_different_arity.wren : 355 B
  106. src/wren/test/setter/associativity.wren : 355 B
  107. src/wren/test/list/iterate.wren : 353 B
  108. src/wren/test/range/iterator_value.wren : 352 B
  109. src/wren/test/break/nested_while_loop.wren : 351 B
  110. src/wren/test/list/subscript.wren : 349 B
  111. src/wren/test/implicit_receiver/instance_methods.wren : 349 B
  112. src/wren/test/string/subscript.wren : 348 B
  113. src/wren/test/number/bitwise_or.wren : 348 B
  114. src/wren/test/fiber/yield_return_call_value.wren : 344 B
  115. src/wren/test/number/bitwise_and.wren : 338 B
  116. src/wren/test/static_field/closure.wren : 336 B
  117. src/wren/test/function/syntax.wren : 334 B
  118. src/wren/benchmark/for.py : 332 B
  119. src/wren/test/string/contains.wren : 331 B
  120. src/wren/test/this/nested_class.wren : 327 B
  121. src/wren/test/while/truth.wren : 319 B
  122. src/wren/test/static_field/multiple.wren : 319 B
  123. src/wren/test/static_field/in_instance_method.wren : 317 B
  124. src/wren/test/range/iterate_from_float.wren : 315 B
  125. src/wren/test/closure/reuse_closure_slot.wren : 315 B
  126. src/wren/test/number/sqrt.wren : 314 B
  127. src/wren/test/implicit_receiver/static_methods.wren : 313 B
  128. src/wren/test/field/multiple.wren : 313 B
  129. src/wren/test/implicit_receiver/inherited_methods.wren : 312 B
  130. src/wren/test/field/closure.wren : 308 B
  131. src/wren/test/fiber/run_with_value.wren : 308 B
  132. src/wren/test/break/nested_for_loop.wren : 307 B
  133. src/wren/test/closure/assign_to_closure.wren : 306 B
  134. src/wren/test/if/truth.wren : 305 B
  135. src/wren/test/fiber/run_when_done.wren : 300 B
  136. src/wren/test/number/floor.wren : 298 B
  137. src/wren/test/fiber/resume_caller.wren : 292 B
  138. src/wren/test/number/literals.wren : 290 B
  139. src/wren/test/number/ceil.wren : 290 B
  140. src/wren/test/implicit_receiver/locals_shadow_setter.wren : 290 B
  141. src/wren/test/range/to_string.wren : 289 B
  142. src/wren/test/if/if.wren : 289 B
  143. src/wren/test/field/nested_class.wren : 287 B
  144. src/wren/test/comments/unicode.wren : 281 B
  145. src/wren/test/fiber/yield_return_run_value.wren : 273 B
  146. src/wren/test/if/else.wren : 272 B
  147. src/wren/test/fiber/is_done.wren : 269 B
  148. src/wren/test/class/name.wren : 269 B
  149. src/wren/test/fiber/yield_with_value_with_no_caller.wren : 266 B
  150. src/wren/test/fiber/yield_with_no_caller.wren : 263 B
  151. src/wren/test/fiber/call_with_value.wren : 261 B
  152. src/wren/test/variable/scope_if.wren : 257 B
  153. src/wren/test/super/call_other_method.wren : 256 B
  154. src/wren/test/closure/nested_closure.wren : 256 B
  155. src/wren/test/list/add_all.wren : 255 B
  156. src/wren/test/number/to_string.wren : 252 B
  157. src/wren/test/range/type.wren : 249 B
  158. src/wren/test/closure/use_global_in_method.wren : 249 B
  159. src/wren/test/implicit_receiver/locals_shadow_getter.wren : 248 B
  160. src/wren/test/logical_operator/and_truth.wren : 246 B
  161. src/wren/test/variable/local_in_middle_of_block.wren : 243 B
  162. src/wren/test/logical_operator/or_truth.wren : 240 B
  163. src/wren/test/field/use_before_set.wren : 233 B
  164. src/wren/test/fiber/error.wren : 233 B
  165. src/wren/test/static_field/use_before_set.wren : 231 B
  166. src/wren/test/fiber/try.wren : 229 B
  167. src/wren/test/assignment/syntax.wren : 228 B
  168. src/wren/benchmark/for.lua : 227 B
  169. src/wren/benchmark/fib.py : 225 B
  170. src/wren/test/fiber/run_with_value_indirect_reenter.wren : 221 B
  171. src/wren/test/while/syntax.wren : 219 B
  172. src/wren/test/list/iterator_value.wren : 219 B
  173. src/wren/benchmark/fib.lua : 219 B
  174. src/wren/test/number/abs.wren : 215 B
  175. src/wren/test/super/closure.wren : 211 B
  176. src/wren/test/method/long_name.wren : 211 B
  177. src/wren/test/list/type.wren : 211 B
  178. src/wren/test/list/grow_shrink.wren : 211 B
  179. src/wren/test/fiber/type.wren : 210 B
  180. src/wren/test/fiber/run.wren : 207 B
  181. src/wren/test/function/type.wren : 201 B
  182. src/wren/test/fiber/run_indirect_reenter.wren : 199 B
  183. src/wren/test/closure/shadow_closure_with_local.wren : 197 B
  184. src/wren/benchmark/fib.wren : 196 B
  185. src/wren/test/super/call_same_method.wren : 195 B
  186. src/wren/test/fiber/try_without_error.wren : 195 B
  187. src/wren/test/for/syntax.wren : 194 B
  188. src/wren/test/fiber/abort.wren : 192 B
  189. src/wren/test/super/implicit_name.wren : 191 B
  190. src/wren/test/break/exit_local_scopes.wren : 191 B
  191. src/wren/test/string/escapes.wren : 190 B
  192. src/wren/test/constructor/default.wren : 188 B
  193. src/wren/test/range/is_inclusive.wren : 187 B
  194. src/wren/test/class/name_inside_body.wren : 183 B
  195. src/wren/test/string/type.wren : 181 B
  196. src/wren/test/if/dangling_else.wren : 180 B
  197. src/wren/test/assignment/local.wren : 180 B
  198. src/wren/test/this/nested_closure.wren : 178 B
  199. src/wren/test/null_type.wren : 177 B
  200. src/wren/test/limit/variable_name_too_long.wren : 177 B
  201. src/wren/test/bool/type.wren : 177 B
  202. src/wren/test/super/indirectly_inherited.wren : 176 B
  203. src/wren/test/inheritance/do_not_inherit_static_methods.wren : 173 B
  204. src/wren/benchmark/fib.rb : 173 B
  205. src/wren/test/number/minus.wren : 172 B
  206. src/wren/test/constructor/infix_class_expression.wren : 172 B
  207. src/wren/test/while/closure_in_body.wren : 169 B
  208. src/wren/test/number/type.wren : 169 B
  209. src/wren/test/for/only_evaluate_sequence_once.wren : 169 B
  210. src/wren/benchmark/for.wren : 169 B
  211. src/wren/test/super/no_superclass_method.wren : 161 B
  212. src/wren/doc/site/maps.markdown : 161 B
  213. src/wren/test/variable/shadow_in_initializer.wren : 158 B
  214. src/wren/test/assignment/associativity.wren : 158 B
  215. src/wren/test/function/newline_in_expression_block.wren : 157 B
  216. src/wren/test/fiber/call.wren : 156 B
  217. src/wren/test/for/closure_in_body.wren : 154 B
  218. src/wren/test/list/add.wren : 152 B
  219. src/wren/test/assignment/global.wren : 152 B
  220. src/wren/test/break/in_while_loop.wren : 151 B
  221. src/wren/test/setter/same_name_as_method.wren : 149 B
  222. src/wren/test/this/this_in_static_method.wren : 148 B
  223. src/wren/test/fiber/call_return_value.wren : 148 B
  224. src/wren/test/closure/closed_closure_in_method.wren : 147 B
  225. src/wren/test/this/closure.wren : 146 B
  226. src/wren/test/list/clear.wren : 146 B
  227. src/wren/test/fiber/run_with_value_direct_reenter.wren : 146 B
  228. src/wren/test/closure/close_over_method_parameter.wren : 146 B
  229. src/wren/test/fiber/call_with_value_when_done.wren : 145 B
  230. src/wren/test/number/is_nan.wren : 144 B
  231. src/wren/test/limit/long_variable_name.wren : 143 B
  232. src/wren/test/break/in_for_loop.wren : 143 B
  233. src/wren/benchmark/for.rb : 143 B
  234. src/wren/test/fiber/call_with_value_indirect_reenter.wren : 141 B
  235. src/wren/test/method/call_name_too_long.wren : 139 B
  236. src/wren/test/fiber/call_when_done.wren : 139 B
  237. src/wren/test/conditional/newlines.wren : 139 B
  238. src/wren/test/for/close_over_loop_variable.wren : 138 B
  239. src/wren/test/fiber/run_direct_reenter.wren : 135 B
  240. src/wren/test/list/where.wren : 134 B
  241. src/wren/test/fiber/try_when_done.wren : 134 B
  242. src/wren/test/comments/block.wren : 134 B
  243. src/wren/test/list/newlines.wren : 133 B
  244. src/wren/test/closure/use_global_in_function.wren : 133 B
  245. src/wren/test/fiber/call_indirect_reenter.wren : 132 B
  246. src/wren/test/fiber/try_indirect_reenter.wren : 131 B
  247. src/wren/test/class/new.wren : 130 B
  248. src/wren/test/variable/scope_while.wren : 129 B
  249. src/wren/test/range/where.wren : 129 B
  250. src/wren/test/fiber/call_return_implicit_null.wren : 128 B
  251. src/wren/test/while/return_closure.wren : 126 B
  252. src/wren/test/list/new.wren : 126 B
  253. src/wren/test/list/count.wren : 126 B
  254. src/wren/test/closure/open_closure_in_method.wren : 122 B
  255. src/wren/test/fiber/call_with_value_direct_reenter.wren : 120 B
  256. src/wren/test/method/too_many_parameters.wren : 118 B
  257. src/wren/test/method/not_found.wren : 118 B
  258. src/wren/test/for/return_closure.wren : 118 B
  259. src/wren/test/closure/reference_closure_multiple_times.wren : 117 B
  260. src/wren/test/variable/shadow_local.wren : 115 B
  261. src/wren/test/variable/shadow_and_local.wren : 115 B
  262. src/wren/test/method/name_too_long.wren : 115 B
  263. src/wren/test/class/syntax.wren : 115 B
  264. src/wren/test/variable/local_in_initializer.wren : 114 B
  265. src/wren/test/fiber/call_direct_reenter.wren : 114 B
  266. src/wren/test/break/in_method_in_loop.wren : 114 B
  267. src/wren/test/fiber/try_direct_reenter.wren : 113 B
  268. src/wren/test/function/call_missing_arguments.wren : 112 B
  269. src/wren/test/closure/close_over_function_parameter.wren : 110 B
  270. src/wren/test/variable/scope_reuse_in_different_blocks.wren : 109 B
  271. src/wren/test/number/plus_operand_not_num.wren : 109 B
  272. src/wren/test/setter/instance.wren : 108 B
  273. src/wren/test/return/in_method.wren : 107 B
  274. src/wren/test/conditional/short_circuit.wren : 107 B
  275. src/wren/test/setter/result.wren : 106 B
  276. src/wren/test/bool/not.wren : 106 B
  277. src/wren/test/break/closure_in_for.wren : 105 B
  278. src/wren/test/closure/closed_closure_in_function.wren : 104 B
  279. src/wren/test/number/plus.wren : 103 B
  280. src/wren/test/variable/shadow_global.wren : 101 B
  281. src/wren/test/empty_block.wren : 101 B
  282. src/wren/test/while/return_inside.wren : 100 B
  283. src/wren/test/class/newline_after_static.wren : 100 B
  284. src/wren/test/setter/static.wren : 97 B
  285. src/wren/test/setter/infix_operator.wren : 97 B
  286. src/wren/test/string/to_string.wren : 96 B
  287. src/wren/test/setter/is.wren : 96 B
  288. src/wren/test/method/subscript_setter_too_many_arguments.wren : 95 B
  289. src/wren/test/break/closure_in_while.wren : 95 B
  290. src/wren/test/method/subscript_too_many_arguments.wren : 94 B
  291. src/wren/test/setter/grouping.wren : 93 B
  292. src/wren/test/method/static_method_not_found.wren : 93 B
  293. src/wren/test/list/iterator_value_iterator_not_int.wren : 93 B
  294. src/wren/test/setter/prefix_operator.wren : 92 B
  295. src/wren/test/list/insert_index_not_int.wren : 92 B
  296. src/wren/test/for/return_inside.wren : 92 B
  297. src/wren/test/list/iterator_value_iterator_not_num.wren : 91 B
  298. src/wren/test/list/insert_index_not_num.wren : 90 B
  299. src/wren/test/function/too_many_parameters.wren : 90 B
  300. src/wren/test/fiber/is_done_after_error.wren : 90 B
  301. src/wren/test/this/this_in_method.wren : 89 B
  302. src/wren/test/list/subscript_wrong_type.wren : 89 B
  303. src/wren/test/break/in_function_in_loop.wren : 89 B
  304. src/wren/test/new/new_on_nonclass.wren : 87 B
  305. src/wren/test/list/iterator_value_iterator_too_small.wren : 87 B
  306. src/wren/test/list/iterate_iterator_not_int.wren : 87 B
  307. src/wren/test/list/iterator_value_iterator_too_large.wren : 86 B
  308. src/wren/test/list/insert_index_too_small.wren : 86 B
  309. src/wren/test/fiber/new_wrong_arg_type.wren : 86 B
  310. src/wren/test/list/subscript_range_from_not_int.wren : 85 B
  311. src/wren/test/list/remove_at_index_not_int.wren : 85 B
  312. src/wren/test/list/iterate_iterator_not_num.wren : 85 B
  313. src/wren/test/list/insert_index_too_large.wren : 85 B
  314. src/wren/test/method/too_many_arguments.wren : 84 B
  315. src/wren/test/list/subscript_setter_not_int.wren : 84 B
  316. src/wren/test/return/in_function.wren : 83 B
  317. src/wren/test/list/subscript_range_to_not_int.wren : 83 B
  318. src/wren/test/list/remove_at_index_not_num.wren : 83 B
  319. src/wren/test/closure/open_closure_in_function.wren : 83 B
  320. src/wren/test/bool/to_string.wren : 83 B
  321. src/wren/test/variable/duplicate_local.wren : 82 B
  322. src/wren/test/semicolon.wren : 82 B
  323. src/wren/test/list/subscript_setter_not_num.wren : 82 B
  324. src/wren/test/return/return_null_if_newline.wren : 80 B
  325. src/wren/test/list/subscript_not_int.wren : 80 B
  326. src/wren/test/object/to_string.wren : 79 B
  327. src/wren/test/list/subscript_range_from_too_small.wren : 79 B
  328. src/wren/test/list/remove_at_index_too_small.wren : 79 B
  329. src/wren/test/field/in_fn_in_static_method.wren : 79 B
  330. src/wren/test/static_field/default_to_null.wren : 78 B
  331. src/wren/test/list/subscript_setter_too_small.wren : 78 B
  332. src/wren/test/list/subscript_range_to_exclusive_too_small.wren : 78 B
  333. src/wren/test/list/subscript_range_from_too_large.wren : 78 B
  334. src/wren/test/list/remove_at_index_too_large.wren : 78 B
  335. src/wren/test/list/map.wren : 78 B
  336. src/wren/test/string/concatenation_wrong_arg_type.wren : 77 B
  337. src/wren/test/list/subscript_setter_too_large.wren : 77 B
  338. src/wren/test/list/subscript_range_to_too_small.wren : 77 B
  339. src/wren/test/list/subscript_range_to_exclusive_too_large.wren : 77 B
  340. src/wren/test/unexpected_character.wren : 76 B
  341. src/wren/test/string/subscript_not_int.wren : 76 B
  342. src/wren/test/range/exclusive_range_wrong_rhs_type.wren : 76 B
  343. src/wren/test/list/subscript_range_to_too_large.wren : 76 B
  344. src/wren/test/field/default_to_null.wren : 76 B
  345. src/wren/test/string/literals.wren : 75 B
  346. src/wren/test/return/after_else.wren : 75 B
  347. src/wren/test/range/inclusive_range_wrong_rhs_type.wren : 75 B
  348. src/wren/test/string/subscript_not_num.wren : 74 B
  349. src/wren/test/string/count.wren : 74 B
  350. src/wren/test/list/subscript_too_small.wren : 74 B
  351. src/wren/test/fiber/abort_wrong_arg_type.wren : 74 B
  352. src/wren/test/range/map.wren : 73 B
  353. src/wren/test/list/subscript_too_large.wren : 73 B
  354. src/wren/test/range/iterate_wrong_type.wren : 71 B
  355. src/wren/test/string/subscript_too_small.wren : 70 B
  356. src/wren/test/string/contains_argument_not_string.wren : 70 B
  357. src/wren/test/variable/duplicate_parameter.wren : 69 B
  358. src/wren/test/string/subscript_too_large.wren : 69 B
  359. src/wren/test/number/multiply.wren : 69 B
  360. src/wren/test/number/less_than_equal_operand_not_num.wren : 68 B
  361. src/wren/test/number/greater_than_equal_operand_not_num.wren : 68 B
  362. src/wren/test/field/in_static_method.wren : 68 B
  363. src/wren/test/return/after_while.wren : 67 B
  364. src/wren/test/number/multiply_operand_not_num.wren : 67 B
  365. src/wren/test/number/mod_operand_not_num.wren : 67 B
  366. src/wren/test/number/minus_operand_not_num.wren : 67 B
  367. src/wren/test/number/less_than_operand_not_num.wren : 67 B
  368. src/wren/test/number/greater_than_operand_not_num.wren : 67 B
  369. src/wren/test/number/divide_operand_not_num.wren : 67 B
  370. src/wren/test/number/bitwise_or_operand_not_num.wren : 67 B
  371. src/wren/test/number/bitwise_and_operand_not_num.wren : 67 B
  372. src/wren/test/is/nonclass_on_right.wren : 67 B
  373. src/wren/test/variable/local_collide_with_method_parameter.wren : 64 B
  374. src/wren/test/return/after_if.wren : 64 B
  375. src/wren/test/method/empty_block.wren : 64 B
  376. src/wren/test/function/new_wrong_arg_type.wren : 64 B
  377. src/wren/test/variable/local_in_nested_block.wren : 62 B
  378. src/wren/test/super/super_in_static_method.wren : 62 B
  379. src/wren/test/fiber/yield_with_value_from_main.wren : 62 B
  380. src/wren/test/function/newline_body.wren : 61 B
  381. src/wren/test/fiber/yield_from_main.wren : 59 B
  382. src/wren/test/shebang/shebang_invalid.wren : 58 B
  383. src/wren/test/assignment/is.wren : 57 B
  384. src/wren/test/variable/undefined_local.wren : 56 B
  385. src/wren/test/comments/unterminated_nested_block.wren : 56 B
  386. src/wren/test/assignment/infix_operator.wren : 56 B
  387. src/wren/test/string/unterminated.wren : 54 B
  388. src/wren/test/fiber/abort_main_fiber.wren : 54 B
  389. src/wren/test/shebang/shebang_at_other_line.wren : 51 B
  390. src/wren/test/function/empty_body.wren : 51 B
  391. src/wren/test/for/newline_after_for.wren : 49 B
  392. src/wren/test/variable/local_collide_with_function_parameter.wren : 47 B
  393. src/wren/test/comments/unterminated_block.wren : 47 B
  394. src/wren/test/variable/global_in_initializer.wren : 46 B
  395. src/wren/test/while/newline_after_while.wren : 45 B
  396. src/wren/test/string/invalid_escape.wren : 45 B
  397. src/wren/test/for/newline_before_in.wren : 45 B
  398. src/wren/test/function/no_newline_before_close.wren : 43 B
  399. src/wren/test/variable/local_without_initializer.wren : 42 B
  400. src/wren/test/if/newline_after_if.wren : 42 B
  401. src/wren/test/conditional/missing_colon.wren : 42 B
  402. src/wren/test/comments/block_at_eof.wren : 42 B
  403. src/wren/test/assignment/grouping.wren : 42 B
  404. src/wren/test/shebang/shebang.wren : 41 B
  405. src/wren/test/assignment/prefix_operator.wren : 41 B
  406. src/wren/test/super/super_in_top_level_function.wren : 39 B
  407. src/wren/test/list/newline_before_comma.wren : 39 B
  408. src/wren/test/comments/line_at_eof.wren : 39 B
  409. src/wren/test/variable/undefined_global.wren : 38 B
  410. src/wren/test/variable/use_field_as_var.wren : 37 B
  411. src/wren/test/variable/use_false_as_var.wren : 36 B
  412. src/wren/test/if/newline_after_else.wren : 36 B
  413. src/wren/test/function/to_string.wren : 36 B
  414. src/wren/test/variable/use_true_as_var.wren : 35 B
  415. src/wren/test/variable/use_this_as_var.wren : 35 B
  416. src/wren/test/variable/use_null_as_var.wren : 35 B
  417. src/wren/test/variable/global_without_initializer.wren : 34 B
  418. src/wren/test/this/this_in_top_level_function.wren : 34 B
  419. src/wren/test/string/concatenation.wren : 34 B
  420. src/wren/test/conditional/conditional_in_then.wren : 34 B
  421. src/wren/test/assignment/undefined.wren : 33 B
  422. src/wren/test/static_field/outside_class.wren : 32 B
  423. src/wren/test/string/invalid_unicode_escape.wren : 31 B
  424. src/wren/test/null.wren : 31 B
  425. src/wren/test/field/outside_class.wren : 31 B
  426. src/wren/test/variable/newline_after_var.wren : 29 B
  427. src/wren/test/string/incomplete_unicode_escape_at_eof.wren : 29 B
  428. src/wren/test/string/incomplete_unicode_escape.wren : 29 B
  429. src/wren/test/conditional/missing_then.wren : 29 B
  430. src/wren/test/conditional/missing_else.wren : 29 B
  431. src/wren/test/no_trailing_newline.wren : 28 B
  432. src/wren/test/class/newline_after_class.wren : 28 B
  433. src/wren/test/number/decimal_point_at_eof.wren : 27 B
  434. src/wren/test/conditional/missing_question.wren : 27 B
  435. src/wren/test/super/super_at_top_level.wren : 26 B
  436. src/wren/example/sokoban.wren : 26 B
  437. src/wren/example/hello.wren : 26 B
  438. src/wren/test/new/newline_after_new.wren : 25 B
  439. src/wren/test/conditional/missing_condition.wren : 24 B
  440. src/wren/test/list/eof_after_comma.wren : 22 B
  441. src/wren/test/break/outside_loop.wren : 22 B
  442. src/wren/test/this/this_at_top_level.wren : 21 B
  443. src/wren/test/list/eof_after_element.wren : 21 B
  444. .gitignore : 20 B
  445. src/wren/test/shebang/shebang_at_eof.wren : 11 B
  446. src/wren/test/comments/only_line_comment_and_line.wren : 11 B
  447. src/wren/test/comments/only_line_comment.wren : 10 B
  448. src/wren/test/io/write.wren : 1 B
  449. src/wren/test/empty_file.wren : 0 B