fa/tests/stdlib/passing
Ari Archer c30a3de674
Deprecate mutability contexts
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-07-27 13:41:50 +03:00
..
gmem_memory.fa Unsized strings, pop keyword and dead code elimination 2022-07-22 10:43:57 +03:00
gmem_point.fa Unsized strings, pop keyword and dead code elimination 2022-07-22 10:43:57 +03:00
logic_and.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
logic_not.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
lstd_fputc_stderr.fa Lstd (large std) include 2022-07-17 09:43:47 +03:00
lstd_fputc_stdout.fa Lstd (large std) include 2022-07-17 09:43:47 +03:00
lstd_fputs_ro_stderr.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
lstd_fputs_ro_stdout.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
lstd_fputs_rw_stderr.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
lstd_fputs_rw_stdout.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
lstd_putc.fa Lstd (large std) include 2022-07-17 09:43:47 +03:00
lstd_puts_ro.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
lstd_puts_rw.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
math_div.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
math_div10.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
math_mod.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
native_math_smod.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
native_math_uadiv.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
native_math_uadiv10.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
std_fputc_stderr.fa Add stdlib tests 2022-07-03 03:39:20 +03:00
std_fputc_stdout.fa Add stdlib tests 2022-07-03 03:39:20 +03:00
std_fputs_ro_stderr.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
std_fputs_ro_stdout.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
std_fputs_rw_stderr.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
std_fputs_rw_stdout.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
std_putc.fa Add stdlib tests 2022-07-03 03:39:20 +03:00
std_puts_ro.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
std_puts_rw.fa Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
std_value.fa Add stdlib tests 2022-07-03 03:39:20 +03:00
syscall.fa Unsized strings, pop keyword and dead code elimination 2022-07-22 10:43:57 +03:00