total uncompressed bytes
33.9 KB
total files
189
Fix
179 wasted files
total waste: 11.4 KB
- tests/test.sh : 2.4 KB
- COPYING : 1.3 KB
- tests/parse.rs : 388 B
- tests/sets/parse/expected/200-mix : 270 B
- tests/sets/parse/expected/023-precedence : 239 B
- tests/sets/parse-fail/expected/110-associativity-equals-inequals : 236 B
- tests/sets/parse/expected/042-object-literal-expressions : 190 B
- tests/sets/parse-fail/expected/110-associativity-equals : 185 B
- tests/sets/parse-fail/expected/110-incomplete-parens-2 : 175 B
- tests/sets/parse-fail/expected/110-assignment-in-expression : 166 B
- tests/sets/parse-fail/expected/110-incomplete-parens-empty : 152 B
- tests/sets/parse-fail/expected/110-incomplete-parens : 141 B
- tests/sets/parse-fail/expected/110-integer-literal-too-large : 139 B
- tests/sets/parse-fail/expected/110-invalid-escape-sequence-unicode : 138 B
- tests/sets/parse-fail/expected/110-double-literal-octal : 133 B
- tests/sets/parse-fail/expected/110-unterminated-string-literal : 132 B
- tests/sets/parse-fail/expected/110-invalid-escape-sequence-hex : 131 B
- tests/sets/parse/tests/200-mix : 130 B
- tests/sets/parse-fail/expected/110-incomplete-escape-sequence : 127 B
- tests/sets/parse-fail/expected/110-incomplete-escape-sequence-hex : 125 B
- tests/sets/parse-fail/expected/110-invalid-unicode-codepoint : 123 B
- tests/sets/parse-fail/expected/110-missing-expression-parens : 121 B
- tests/sets/parse/expected/041-object-literal-separators : 112 B
- tests/sets/parse-fail/expected/110-missing-object-value : 107 B
- tests/sets/parse-fail/expected/110-invalid-escape-sequence : 103 B
- tests/sets/parse-fail/expected/110-unknown-operator : 101 B
- tests/sets/parse-fail/expected/110-incomplete-binary-op : 100 B
- tests/sets/parse-fail/expected/110-bad-object-key : 100 B
- tests/sets/parse/tests/042-object-literal-expressions : 97 B
- tests/sets/parse-fail/expected/110-incomplete-unary-op : 97 B
- tests/sets/parse-fail/expected/110-binary-compl : 96 B
- tests/sets/parse-fail/expected/110-binary-not : 94 B
- tests/sets/parse/tests/023-precedence : 92 B
- tests/sets/parse-fail/expected/110-double-literal-missing-exponent-2 : 92 B
- tests/sets/parse-fail/expected/110-dot-error : 90 B
- tests/sets/parse/expected/023-funcalls : 87 B
- tests/sets/parse-fail/expected/110-double-literal-missing-exponent : 84 B
- tests/sets/parse-fail/expected/110-bad-list : 77 B
- tests/sets/parse/tests/053-string-literal-escape-2 : 75 B
- tests/sets/parse-fail/expected/110-unknown-character : 74 B
- tests/sets/parse/expected/040-object-literal : 73 B
- tests/sets/parse/tests/052-string-literal-escape : 71 B
- tests/sets/parse/expected/041-object-literal-commas : 69 B
- tests/sets/parse-fail/expected/100-empty : 69 B
- tests/sets/parse/expected/052-string-literal-escape : 65 B
- tests/sets/parse/tests/041-object-literal-separators : 56 B
- .gitignore : 46 B
- tests/sets/parse/expected/053-string-literal-escape-2 : 45 B
- tests/sets/parse/expected/031-array-literal-multiline : 43 B
- tests/sets/parse/expected/030-array-literal : 43 B
- tests/sets/parse/tests/011-comment : 41 B
- tests/sets/parse/tests/023-funcalls : 37 B
- tests/sets/parse/tests/031-array-literal-multiline : 36 B
- tests/sets/parse/expected/031-array-literal-trailing-comma : 33 B
- tests/sets/parse/expected/020-funcall : 31 B
- tests/sets/parse/tests/040-object-literal : 30 B
- tests/sets/parse/tests/030-array-literal : 29 B
- tests/sets/parse/expected/021-associativity-power : 29 B
- tests/sets/parse/expected/021-associativity-equals-plus : 28 B
- tests/sets/parse-fail/tests/110-bad-object-key : 28 B
- tests/sets/parse/expected/066-double-literal-6 : 27 B
- tests/sets/parse/expected/065-double-literal : 27 B
- tests/sets/parse/expected/022-parens : 27 B
- tests/sets/parse/expected/021-precedence-simple-2 : 27 B
- tests/sets/parse/expected/021-precedence-simple : 27 B
- tests/sets/parse/expected/021-associativity-plus : 27 B
- tests/sets/parse-fail/tests/110-invalid-unicode-codepoint : 25 B
- tests/sets/parse/expected/066-double-literal-4 : 23 B
- tests/sets/parse/tests/031-array-literal-trailing-comma : 22 B
- tests/sets/parse/expected/066-double-literal-5 : 22 B
- tests/sets/parse-fail/tests/110-missing-object-value : 22 B
- tests/sets/parse/tests/067-double-literal-hex-3 : 21 B
- tests/sets/parse/expected/020-rshift : 21 B
- tests/sets/parse/expected/020-power : 21 B
- tests/sets/parse/expected/020-or : 21 B
- tests/sets/parse/expected/020-lshift : 21 B
- tests/sets/parse/expected/020-less-eq : 21 B
- tests/sets/parse/expected/020-inequal : 21 B
- tests/sets/parse/expected/020-greater-eq : 21 B
- tests/sets/parse/expected/020-equal : 21 B
- tests/sets/parse/expected/020-and : 21 B
- tests/sets/parse-fail/tests/110-invalid-escape-sequence-unicode : 21 B
- tests/sets/parse-fail/tests/110-assignment-in-expression : 21 B
- tests/sets/parse/expected/020-xor : 20 B
- tests/sets/parse/expected/020-times : 20 B
- tests/sets/parse/expected/020-plus : 20 B
- tests/sets/parse/expected/020-modulo : 20 B
- tests/sets/parse/expected/020-minus : 20 B
- tests/sets/parse/expected/020-less : 20 B
- tests/sets/parse/expected/020-greater : 20 B
- tests/sets/parse/expected/020-dot : 20 B
- tests/sets/parse/expected/020-divide : 20 B
- tests/sets/parse/expected/020-bitor : 20 B
- tests/sets/parse/expected/020-bitand : 20 B
- tests/sets/parse-fail/tests/110-unterminated-string-literal : 20 B
- tests/sets/parse-fail/tests/110-integer-literal-too-large : 20 B
- tests/sets/parse/tests/041-object-literal-commas : 19 B
- tests/sets/parse/expected/051-string-literal-multiline : 19 B
- tests/sets/parse-fail/tests/110-invalid-escape-sequence-hex : 19 B
- tests/sets/parse/expected/067-double-literal-hex : 18 B
- tests/sets/parse/expected/050-string-literal : 18 B
- tests/sets/parse/expected/010-identifier : 18 B
- tests/sets/parse-fail/tests/110-invalid-escape-sequence : 17 B
- tests/sets/parse/expected/061-integer-literal-hex : 16 B
- tests/sets/parse-fail/tests/110-incomplete-escape-sequence : 16 B
- tests/sets/parse-fail/tests/110-dot-error : 16 B
- tests/sets/parse/tests/051-string-literal-multiline : 15 B
- tests/sets/parse/tests/010-identifier : 15 B
- tests/sets/parse/expected/020-unary-not : 15 B
- tests/sets/parse/tests/050-string-literal : 14 B
- tests/sets/parse-fail/tests/110-missing-expression-parens : 14 B
- tests/sets/parse-fail/tests/110-incomplete-parens-2 : 14 B
- tests/sets/parse/tests/061-integer-literal-hex : 13 B
- tests/sets/parse/tests/020-funcall : 13 B
- tests/sets/parse/expected/066-double-literal-3 : 13 B
- tests/sets/parse/expected/066-double-literal-2 : 13 B
- tests/sets/parse/expected/060-integer-literal : 13 B
- tests/sets/parse/expected/020-unary-plus : 13 B
- tests/sets/parse/expected/020-unary-minus : 13 B
- tests/sets/parse/expected/020-unary-compl : 13 B
- tests/sets/parse-fail/tests/110-bad-list : 13 B
- tests/sets/parse/tests/067-double-literal-hex-2 : 12 B
- tests/sets/parse/tests/066-double-literal-5 : 12 B
- tests/sets/parse/tests/022-parens : 12 B
- tests/sets/parse/tests/021-associativity-power : 12 B
- tests/sets/parse-fail/tests/110-associativity-equals-inequals : 12 B
- tests/sets/parse-fail/tests/110-associativity-equals : 12 B
- tests/sets/parse/tests/060-integer-literal : 11 B
- tests/sets/parse/tests/021-associativity-equals-plus : 11 B
- tests/sets/parse/tests/020-rshift : 11 B
- tests/sets/parse/tests/020-power : 11 B
- tests/sets/parse/tests/020-or : 11 B
- tests/sets/parse/tests/020-lshift : 11 B
- tests/sets/parse/tests/020-less-eq : 11 B
- tests/sets/parse/tests/020-inequal : 11 B
- tests/sets/parse/tests/020-greater-eq : 11 B
- tests/sets/parse/tests/020-equal : 11 B
- tests/sets/parse/tests/020-and : 11 B
- tests/sets/parse-fail/tests/110-incomplete-escape-sequence-hex : 11 B
- tests/sets/parse/tests/067-double-literal-hex : 10 B
- tests/sets/parse/tests/021-precedence-simple-2 : 10 B
- tests/sets/parse/tests/021-precedence-simple : 10 B
- tests/sets/parse/tests/021-associativity-plus : 10 B
- tests/sets/parse/tests/020-xor : 10 B
- tests/sets/parse/tests/020-times : 10 B
- tests/sets/parse/tests/020-plus : 10 B
- tests/sets/parse/tests/020-modulo : 10 B
- tests/sets/parse/tests/020-minus : 10 B
- tests/sets/parse/tests/020-less : 10 B
- tests/sets/parse/tests/020-greater : 10 B
- tests/sets/parse/tests/020-divide : 10 B
- tests/sets/parse/tests/020-bitor : 10 B
- tests/sets/parse/tests/020-bitand : 10 B
- tests/sets/parse-fail/tests/110-unknown-operator : 10 B
- tests/sets/parse-fail/tests/110-binary-not : 10 B
- tests/sets/parse-fail/tests/110-binary-compl : 10 B
- tests/sets/parse/tests/020-dot : 8 B
- tests/sets/parse/expected/061-integer-literal-octal : 8 B
- tests/sets/parse-fail/tests/110-double-literal-hex-exponent : 8 B
- tests/sets/parse/tests/066-double-literal-6 : 7 B
- tests/sets/parse/tests/066-double-literal-4 : 7 B
- tests/sets/parse/tests/065-double-literal : 7 B
- tests/sets/parse/tests/020-unary-not : 7 B
- tests/sets/parse/expected/011-comment : 7 B
- tests/sets/parse/tests/061-integer-literal-octal : 6 B
- tests/sets/parse-fail/tests/110-unknown-character : 6 B
- tests/sets/parse-fail/tests/110-incomplete-binary-op : 6 B
- tests/sets/parse-fail/tests/110-double-literal-octal : 6 B
- tests/sets/parse-fail/tests/110-double-literal-missing-exponent-2 : 6 B
- tests/sets/parse/tests/020-unary-plus : 5 B
- tests/sets/parse/tests/020-unary-minus : 5 B
- tests/sets/parse/tests/020-unary-compl : 5 B
- tests/sets/parse/tests/066-double-literal-2 : 4 B
- tests/sets/parse/tests/066-double-literal-3 : 3 B
- tests/sets/parse-fail/tests/110-incomplete-parens : 3 B
- tests/sets/parse-fail/tests/110-double-literal-missing-exponent : 3 B
- tests/sets/parse-fail/tests/110-incomplete-unary-op : 2 B
- tests/sets/parse-fail/tests/110-incomplete-parens-empty : 2 B
- tests/sets/parse-fail/tests/100-empty : 0 B