| .. |
|
bench
|
compiler: make compiler an ordinary vlib/compiler module
|
2019-10-13 16:37:43 +03:00 |
|
local
|
compiler: make compiler an ordinary vlib/compiler module
|
2019-10-13 16:37:43 +03:00 |
|
prod
|
more vfmt fixes
|
2019-11-10 19:49:19 +03:00 |
|
repl
|
foo()? test
|
2019-11-18 12:11:25 +03:00 |
|
asm_test.v
|
fix repl tests; change asm syntax a bit
|
2019-11-18 11:59:13 +03:00 |
|
backtrace_test.v
|
MSVC backtrace
|
2019-11-13 11:05:06 +03:00 |
|
comptime_bittness_and_endianess_test.v
|
compiler: add support for $if x32, x64, big_endian, little_endian
|
2019-11-15 16:14:28 +03:00 |
|
const_test.v
|
compiler: public consts and structs
|
2019-10-24 12:26:43 +03:00 |
|
defer_test.v
|
compiler: optionals default value
|
2019-11-04 02:38:49 +03:00 |
|
enum_test.v
|
fix new enums in tests
|
2019-10-30 16:38:47 +03:00 |
|
fixed_array_test.v
|
compiler: make compiler an ordinary vlib/compiler module
|
2019-10-13 16:37:43 +03:00 |
|
fn_expecting_ref_but_returning_struct_test.v
|
fix tests for tcc, extract failing stuff to separate simpler files to ease debugging
|
2019-11-11 17:59:59 +03:00 |
|
fn_expecting_ref_but_returning_struct_time_module_test.v
|
fix tests for tcc, extract failing stuff to separate simpler files to ease debugging
|
2019-11-11 17:59:59 +03:00 |
|
fn_multiple_returns_test.v
|
compiler: make compiler an ordinary vlib/compiler module
|
2019-10-13 16:37:43 +03:00 |
|
fn_test.v
|
fix tests for tcc, extract failing stuff to separate simpler files to ease debugging
|
2019-11-11 17:59:59 +03:00 |
|
fn_variadic_test.v
|
parser: fix forwarding vargs & multiple call varg len fix
|
2019-11-01 19:14:16 +03:00 |
|
generic_test.v
|
generics: generic methods, cast to T
|
2019-10-25 21:32:27 +03:00 |
|
interface_test.v
|
[]interface
|
2019-11-08 22:08:02 +03:00 |
|
local_test.v
|
compiler: make compiler an ordinary vlib/compiler module
|
2019-10-13 16:37:43 +03:00 |
|
match_test.v
|
match: fix typo and remove arrows
|
2019-10-31 18:58:19 +03:00 |
|
module_test.v
|
lower/snake case consts & enums
|
2019-10-24 14:48:20 +03:00 |
|
msvc_test.v
|
compiler/vlib: replace substr/left/right with `[start..end]` everywhere
|
2019-10-27 10:03:15 +03:00 |
|
mut_test.v
|
compiler: make compiler an ordinary vlib/compiler module
|
2019-10-13 16:37:43 +03:00 |
|
option_test.v
|
foo()? syntax
|
2019-11-14 06:15:45 +03:00 |
|
pointers_test.v
|
parser: ptr++,*(ptr+1)
|
2019-11-11 23:39:16 +03:00 |
|
print_test.v
|
generic functions
|
2019-10-20 10:19:37 +03:00 |
|
prod_test.v
|
more vfmt fixes
|
2019-11-10 19:49:19 +03:00 |
|
return_voidptr_test.v
|
compiler: make compiler an ordinary vlib/compiler module
|
2019-10-13 16:37:43 +03:00 |
|
shift_test.v
|
more vfmt fixes
|
2019-11-10 19:49:19 +03:00 |
|
str_gen_test.v
|
compiler: make compiler an ordinary vlib/compiler module
|
2019-10-13 16:37:43 +03:00 |
|
string_interpolation_test.v
|
compiler: make compiler an ordinary vlib/compiler module
|
2019-10-13 16:37:43 +03:00 |
|
struct_test.v
|
compiler: make compiler an ordinary vlib/compiler module
|
2019-10-13 16:37:43 +03:00 |