Ugly Alpha 1
minijinja:0.3.0

total uncompressed bytes

288.4 KB

total files

157

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "LICENSE", "README.md", "CHANGELOG.md", ], has_build_script: false, }

136 wasted files

total waste: 70.1 KB

  1. tests/test_vm.rs : 8.3 KB
  2. tests/snapshots/test_templates__vm@filters.txt.snap : 3.2 KB
  3. tests/snapshots/test_templates__vm@loop_var.txt.snap : 2.8 KB
  4. tests/snapshots/test_parser__parser@with.txt.snap : 2.2 KB
  5. tests/test_templates.rs : 2.1 KB
  6. tests/snapshots/test_templates__vm@tests.txt.snap : 2.0 KB
  7. tests/snapshots/test_parser__parser@if_cond.txt.snap : 1.7 KB
  8. tests/snapshots/test_templates__vm@autoescape.html.snap : 1.7 KB
  9. tests/snapshots/test_templates__vm@autoescape.txt.snap : 1.6 KB
  10. tests/test_compiler.rs : 1.4 KB
  11. tests/snapshots/test_parser__parser@call.txt.snap : 1.2 KB
  12. tests/snapshots/test_templates__vm@with.txt.snap : 1.1 KB
  13. tests/snapshots/test_templates__vm@getitem.txt.snap : 1.1 KB
  14. tests/snapshots/test_templates__vm@block_super.txt.snap : 1.1 KB
  15. tests/snapshots/test_parser__parser@ops.txt.snap : 1.0 KB
  16. examples/inheritance.rs : 1.0 KB
  17. tests/snapshots/test_parser__parser@extends.txt.snap : 998 B
  18. tests/snapshots/test_parser__parser@filter.txt.snap : 937 B
  19. tests/snapshots/test_parser__parser@for_loop.txt.snap : 935 B
  20. tests/snapshots/test_lexer__lexer@literals.txt.snap : 897 B
  21. tests/snapshots/test_templates__vm@loop.txt.snap : 878 B
  22. tests/snapshots/test_templates__vm@include.txt.snap : 870 B
  23. tests/snapshots/test_templates__vm@extends.txt.snap : 840 B
  24. tests/snapshots/test_templates__vm@if_cond_elif.txt.snap : 834 B
  25. tests/snapshots/test_parser__parser@getitem.txt.snap : 781 B
  26. tests/snapshots/test_templates__vm@cmp.txt.snap : 746 B
  27. tests/snapshots/test_parser__parser@block.txt.snap : 736 B
  28. tests/snapshots/test_parser__parser@list.txt.snap : 724 B
  29. tests/snapshots/test_templates__vm@getattr.txt.snap : 722 B
  30. tests/snapshots/test_parser__parser@if_cond_else.txt.snap : 707 B
  31. tests/snapshots/test_templates__vm@block.txt.snap : 689 B
  32. tests/snapshots/test_compiler__if_branches.snap : 683 B
  33. tests/snapshots/test_lexer__lexer@attrs.txt.snap : 678 B
  34. tests/snapshots/test_parser__parser@map.txt.snap : 676 B
  35. tests/snapshots/test_templates__vm@list.txt.snap : 644 B
  36. tests/snapshots/test_parser__parser@getattr.txt.snap : 609 B
  37. .github/workflows/tests.yml : 608 B
  38. tests/snapshots/test_templates__vm@if_cond_else.txt.snap : 600 B
  39. tests/snapshots/test_compiler__for_loop.snap : 593 B
  40. tests/snapshots/test_parser__parser@if_cond_simple.txt.snap : 583 B
  41. tests/snapshots/test_lexer__lexer@things.txt.snap : 579 B
  42. examples/hello.rs : 571 B
  43. tests/snapshots/test_templates__vm@err_undefined_attr.txt.snap : 550 B
  44. tests/snapshots/test_parser__parser@autoescape.txt.snap : 541 B
  45. tests/snapshots/test_templates__vm@undefined.txt.snap : 535 B
  46. tests/snapshots/test_templates__vm@map.txt.snap : 534 B
  47. tests/snapshots/test_parser__parser@test.txt.snap : 515 B
  48. tests/snapshots/test_templates__vm@filter.txt.snap : 495 B
  49. tests/snapshots/test_compiler__bool_ops.snap : 480 B
  50. tests/snapshots/test_templates__vm@if_cond.txt.snap : 471 B
  51. tests/snapshots/test_lexer__lexer@loop.txt.snap : 470 B
  52. tests/snapshots/test_templates__vm@concat.txt.snap : 468 B
  53. tests/snapshots/test_parser__parser@simple.txt.snap : 463 B
  54. tests/snapshots/test_templates__vm@escaping.html.snap : 459 B
  55. tests/snapshots/test_templates__vm@hello.txt.snap : 439 B
  56. Makefile : 434 B
  57. tests/test_lexer.rs : 433 B
  58. tests/snapshots/test_parser__parser@string_unescape.txt.snap : 402 B
  59. tests/snapshots/test_lexer__lexer@operators.txt.snap : 393 B
  60. tests/snapshots/test_parser__parser@include.txt.snap : 392 B
  61. tests/test_parser.rs : 382 B
  62. tests/snapshots/test_parser__parser@err_open_variable_block.txt.snap : 367 B
  63. tests/snapshots/test_parser__parser@err_invalid_var_assignment.txt.snap : 362 B
  64. tests/snapshots/test_parser__parser@err_wrong_block_name.txt.snap : 358 B
  65. tests/snapshots/test_compiler__const.snap : 346 B
  66. .github/workflows/rustfmt.yml : 342 B
  67. tests/snapshots/test_parser__parser@err_binop_missing_rhs.txt.snap : 340 B
  68. examples/expr.rs : 340 B
  69. tests/snapshots/test_parser__parser@err_open_block.txt.snap : 338 B
  70. .github/ISSUE_TEMPLATE/1-bug.md : 335 B
  71. .github/workflows/clippy.yml : 332 B
  72. tests/inputs/filters.txt : 324 B
  73. tests/inputs/loop_var.txt : 280 B
  74. tests/inputs/autoescape.txt : 250 B
  75. tests/inputs/autoescape.html : 250 B
  76. tests/snapshots/test_lexer__lexer@basic.txt.snap : 228 B
  77. tests/inputs/tests.txt : 193 B
  78. tests/snapshots/test_lexer__lexer@not_a_variable.txt.snap : 155 B
  79. tests/snapshots/test_lexer__lexer@single_brace.txt.snap : 151 B
  80. tests/inputs/getitem.txt : 143 B
  81. tests/inputs/block_super.txt : 143 B
  82. tests/inputs/extends.txt : 137 B
  83. tests/inputs/if_cond_elif.txt : 135 B
  84. tests/parser-inputs/if_cond.txt : 120 B
  85. tests/inputs/include.txt : 110 B
  86. tests/parser-inputs/extends.txt : 108 B
  87. tests/inputs/block.txt : 105 B
  88. tests/inputs/refs/simple_layout.txt : 103 B
  89. tests/parser-inputs/with.txt : 98 B
  90. tests/inputs/with.txt : 98 B
  91. .vscode/settings.json : 98 B
  92. tests/inputs/loop.txt : 97 B
  93. tests/inputs/getattr.txt : 93 B
  94. tests/parser-inputs/block.txt : 92 B
  95. tests/lexer-inputs/attrs.txt : 92 B
  96. tests/lexer-inputs/literals.txt : 89 B
  97. tests/lexer-inputs/things.txt : 79 B
  98. tests/inputs/if_cond_else.txt : 78 B
  99. .github/ISSUE_TEMPLATE/2-feature.md : 75 B
  100. tests/lexer-inputs/loop.txt : 74 B
  101. tests/parser-inputs/for_loop.txt : 70 B
  102. tests/inputs/cmp.txt : 70 B
  103. test.js : 68 B
  104. tests/parser-inputs/if_cond_else.txt : 60 B
  105. tests/inputs/if_cond.txt : 52 B
  106. tests/parser-inputs/autoescape.txt : 45 B
  107. tests/inputs/refs/simple_include.txt : 45 B
  108. tests/inputs/filter.txt : 45 B
  109. tests/parser-inputs/err_wrong_block_name.txt : 44 B
  110. tests/inputs/escaping.html : 42 B
  111. tests/parser-inputs/err_invalid_var_assignment.txt : 41 B
  112. tests/parser-inputs/if_cond_simple.txt : 40 B
  113. tests/parser-inputs/call.txt : 37 B
  114. tests/lexer-inputs/operators.txt : 36 B
  115. tests/inputs/undefined.txt : 34 B
  116. tests/inputs/hello.txt : 34 B
  117. tests/inputs/err_undefined_attr.txt : 34 B
  118. tests/parser-inputs/ops.txt : 33 B
  119. tests/inputs/map.txt : 31 B
  120. tests/inputs/list.txt : 30 B
  121. tests/inputs/concat.txt : 30 B
  122. tests/parser-inputs/include.txt : 24 B
  123. tests/parser-inputs/filter.txt : 24 B
  124. tests/parser-inputs/string_unescape.txt : 21 B
  125. tests/parser-inputs/map.txt : 21 B
  126. tests/parser-inputs/getitem.txt : 21 B
  127. tests/parser-inputs/simple.txt : 19 B
  128. .gitignore : 19 B
  129. tests/parser-inputs/test.txt : 18 B
  130. tests/parser-inputs/list.txt : 18 B
  131. tests/parser-inputs/getattr.txt : 18 B
  132. tests/lexer-inputs/basic.txt : 18 B
  133. tests/parser-inputs/err_open_block.txt : 17 B
  134. tests/lexer-inputs/single_brace.txt : 16 B
  135. tests/parser-inputs/err_open_variable_block.txt : 15 B
  136. tests/parser-inputs/err_binop_missing_rhs.txt : 12 B