tartrazine/spec/unsupported_lexers/janet
2024-08-04 19:18:43 -03:00
..
bool_lit-false.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
bool_lit-true.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
buf_lit-multiline.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
buf_lit-simple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
buf_lit-with-escape.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
buf_lit-with-hex-escape.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
buf_lit-with-utf8-four-hex-digits-escape.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
buf_lit-with-utf8-six-hex-digits-escape.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
comment-multiple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
comment-simple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
kwd_lit-just-a-colon.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
kwd_lit-just-two-colons.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
kwd_lit-simple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
kwd_lit-with-leading-number.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
long_buf_lit-more-than-one-backtick-per-delim.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
long_buf_lit-simple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
long_str_lit-more-than-one-backtick-per-delim.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
long_str_lit-simple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
nil_lit-the-only.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-double-with-exponent.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-double-with-negative-exponent.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-double-with-underscores.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-double.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-hex-with-fractional-part-and-underscores.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-hex-with-fractional-part.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-hex-with-underscores.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-hex.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-integer-ending-with-underscores.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-integer-with-sequential-underscores.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-integer-with-underscores.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-integer.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-negative-double.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-negative-hex.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-negative-integer.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-negative-radix.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-radix-with-exponent.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-radix.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
num_lit-shouting-double-with-exponent.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
par_arr_lit-empty.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
par_arr_lit-recursive.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
par_arr_lit-simple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
par_tup_lit-empty.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
par_tup_lit-recurisve.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
par_tup_lit-simple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
qq_lit-paren-tuple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
qq_lit-simple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
quote_lit-simple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
quote_lit-tuple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
short_fn_lit-call.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
short_fn_lit-keyword.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
short_fn_lit-number.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
short_fn_lit-square-bracket-array.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
short_fn_lit-square-bracket-tuple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
short_fn_lit-string.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
short_fn_lit-struct.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
short_fn_lit-symbol.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
splice_lit-in-call.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
sqr_arr_lit-empty.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
sqr_arr_lit-recursive.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
sqr_arr_lit-simple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
sqr_tup_lit-empty.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
sqr_tup_lit-recursive.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
sqr_tup_lit-simple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
str_lit-multiline.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
str_lit-simple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
str_lit-with-escapes.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
str_lit-with-hex-escape.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
str_lit-with-utf8-four-hex-digits-escape.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
str_lit-with-utf8-six-hex-digits-escape.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
struct_lit-empty.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
struct_lit-recursive.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
struct_lit-simple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
sym_lit-alphabetic.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
sym_lit-ear-muffs.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
sym_lit-full-of-stars.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
sym_lit-kebab-case.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
sym_lit-legal-but-hard-to-read.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
sym_lit-name-with-module-name.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
sym_lit-snake-case.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
tbl_lit-empty.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
tbl_lit-recursive.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
tbl_lit-simple.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
unquote_lit-in-compile-call.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00
unquote_lit-in-quasiquote.txt Reorganize tests into a real spec suite 2024-08-04 19:18:43 -03:00