Ugly Alpha 1
sabre-lang:0.5.0

total uncompressed bytes

189.2 KB

total files

90

Fix

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

61 wasted files

total waste: 42.9 KB

  1. docs/concepts/control-flow.md : 7.1 KB
  2. docs/concepts/structured-data.md : 2.6 KB
  3. src/tests/test_examples.rs : 2.5 KB
  4. docs/concepts/functions.md : 2.5 KB
  5. docs/modules/SUMMARY.md : 2.4 KB
  6. .github/workflows/ci.yml : 2.1 KB
  7. docs/developers/contributing.md : 1.9 KB
  8. CONTRIBUTING.md : 1.9 KB
  9. docs/concepts/datatypes.md : 1.8 KB
  10. tests/structs.sb : 1.3 KB
  11. docs/concepts/comments.md : 1.1 KB
  12. docs/introduction/hello-world.md : 977 B
  13. docs/introduction/installation.md : 819 B
  14. contrib/PKGBUILD : 802 B
  15. Dockerfile : 800 B
  16. docs/developers/backends.md : 775 B
  17. docs/introduction/SUMMARY.md : 732 B
  18. tests/match_statements.sb : 708 B
  19. .github/workflows/deploy_docs.yml : 694 B
  20. docs/SUMMARY.md : 671 B
  21. TODO : 632 B
  22. src/tests/mod.rs : 619 B
  23. docs/concepts/variables.md : 588 B
  24. build_docs.py : 437 B
  25. examples/bubblesort.sb : 429 B
  26. docs/concepts/SUMMARY.md : 412 B
  27. lib/array.sb : 402 B
  28. examples/leapyear.sb : 389 B
  29. tests/if_statement_multiple_arms.sb : 330 B
  30. docs/developers/releasing.md : 312 B
  31. .github/pull_request_template.md : 284 B
  32. examples/ackermann.sb : 276 B
  33. lib/io.sb : 240 B
  34. src/generator/tests/c_tests.rs : 228 B
  35. .builds/ci.yml : 211 B
  36. tests/struct_initialization.sb : 209 B
  37. builtin/builtin.js : 206 B
  38. tests/if_statement_basic.sb : 180 B
  39. examples/loops.sb : 178 B
  40. builtin/builtin.c : 175 B
  41. examples/fib.sb : 154 B
  42. examples/sandbox.sb : 143 B
  43. tests/if_statement_non_boolean_condition.sb : 126 B
  44. book.toml : 126 B
  45. builtin/README.md : 117 B
  46. tests/function_return_type_explicit.sb : 116 B
  47. lib/assert.sb : 116 B
  48. examples/greeter.sb : 105 B
  49. docs/developers/SUMMARY.md : 100 B
  50. tests/importable_module/module.sb : 94 B
  51. tests/type_any.sb : 93 B
  52. tests/importable_module/foo/bar.sb : 88 B
  53. tests/operator_assignments.sb : 87 B
  54. .Dockerignore : 75 B
  55. lib/os.sb : 70 B
  56. .gitignore : 70 B
  57. tests/imports.sb : 65 B
  58. .github/FUNDING.yml : 61 B
  59. src/generator/tests/mod.rs : 43 B
  60. tests/importable_module/foo/baz/module.sb : 42 B
  61. examples/hello_world.sb : 41 B