| .. | 
		
		
			
			
			
			
				| bench | compiler: make compiler an ordinary vlib/compiler module | 2019-10-13 16:37:43 +03:00 | 
		
			
			
			
			
				| local | … |  | 
		
			
			
			
			
				| modules | bugfix: v should not panic when encountering a file that consists only of comments | 2020-02-20 22:59:47 +01:00 | 
		
			
			
			
			
				| prod | … |  | 
		
			
			
			
			
				| project_with_c_code | compiler: @VMODULE | 2020-02-29 14:23:45 +01:00 | 
		
			
			
			
			
				| project_with_modules_having_submodules | compiler: import modules relative to v.mod | 2020-03-01 15:49:39 +01:00 | 
		
			
			
			
			
				| repl | cmd/v: rewrite flags | 2020-03-06 18:53:29 +01:00 | 
		
			
			
			
			
				| array_to_string_test.v | repl: execute REPL tests ~1.5x to 2x faster | 2020-01-20 23:04:26 +01:00 | 
		
			
			
			
			
				| asm_test.v | fix repl tests; change asm syntax a bit | 2019-11-18 11:59:13 +03:00 | 
		
			
			
			
			
				| attribute_test.v | compiler: attribute test - fix typo in function name | 2020-02-01 18:59:34 +11: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 | … |  | 
		
			
			
			
			
				| cstrings_test.v | CI: fix msvc (temporary work around dialogs poping up) | 2019-12-05 17:08:18 +03:00 | 
		
			
			
			
			
				| defer_test.v | fix defer_test | 2019-12-08 15:30:14 +03:00 | 
		
			
			
			
			
				| enum_bitfield_test.v | parser: allow enums to be used as bitfield flags | 2019-12-10 06:16:47 +03:00 | 
		
			
			
			
			
				| enum_hex_test.v | fix hexadecimal constants + freestanding fixes | 2019-11-26 06:12:37 +03:00 | 
		
			
			
			
			
				| enum_test.v | parser: resolve optional enum type | 2020-01-31 16:00:31 +01:00 | 
		
			
			
			
			
				| fixed_array_test.v | … |  | 
		
			
			
			
			
				| fn_expecting_ref_but_returning_struct_test.v | compiler: force custom struct .str() methods to be defined public | 2019-12-11 03:24:26 +03:00 | 
		
			
			
			
			
				| fn_expecting_ref_but_returning_struct_time_module_test.v | time: move time.random() to time.misc module | 2020-01-07 12:58:24 +01:00 | 
		
			
			
			
			
				| fn_multiple_returns_test.v | … |  | 
		
			
			
			
			
				| fn_test.v | parser: fix x.function_pointer() | 2019-12-19 21:23:29 +03:00 | 
		
			
			
			
			
				| fn_variadic_test.v | … |  | 
		
			
			
			
			
				| generic_test.v | implement generic structs | 2019-12-21 03:53:57 +03:00 | 
		
			
			
			
			
				| if_expression_test.v | parser: fix if expression | 2019-11-23 14:25:57 +03:00 | 
		
			
			
			
			
				| in_expression_test.v | parser: fix `in` expression | 2019-11-27 08:48:04 +03:00 | 
		
			
			
			
			
				| interface_test.v | parser: fix register() bug in interfaces | 2019-11-20 18:19:13 +03:00 | 
		
			
			
			
			
				| interfaces_map_test.v | compiler: stabilize the interface code generation a little | 2020-03-02 17:10:26 +01:00 | 
		
			
			
			
			
				| local_test.v | … |  | 
		
			
			
			
			
				| match_test.v | vlib: fix missing `else{}` in match statements | 2019-12-07 17:23:37 +03:00 | 
		
			
			
			
			
				| module_test.v | compiler: fix module alias resolution | 2020-01-23 21:07:53 +01:00 | 
		
			
			
			
			
				| msvc_test.v | update all index() uses | 2019-11-30 15:27:16 +03:00 | 
		
			
			
			
			
				| multiret_with_ptrtype_test.v | ci: rename multiret_with_ptrtype.v | 2019-11-28 09:46:52 +03:00 | 
		
			
			
			
			
				| mut_test.v | fix defer_test | 2019-12-08 15:30:14 +03:00 | 
		
			
			
			
			
				| nameof_test.v | compiler: add very simple nameof token to get type name as string | 2020-02-05 06:12:33 +01:00 | 
		
			
			
			
			
				| option_test.v | compiler: make optionals work with multi return | 2020-02-02 02:53:23 +01:00 | 
		
			
			
			
			
				| pointers_test.v | use ++ everywhere | 2019-12-08 14:34:51 +03:00 | 
		
			
			
			
			
				| print_test.v | … |  | 
		
			
			
			
			
				| prod_test.v | tests: improved test output formatting | 2019-12-30 05:23:54 +01:00 | 
		
			
			
			
			
				| repeated_multiret_values_test.v | make _V_mret_ unique by putting p.token_idx in it | 2019-11-29 11:11:53 +03:00 | 
		
			
			
			
			
				| return_voidptr_test.v | … |  | 
		
			
			
			
			
				| reusable_mut_multiret_values_test.v | make _V_mret_ unique by putting p.token_idx in it | 2019-11-29 11:11:53 +03:00 | 
		
			
			
			
			
				| shift_test.v | … |  | 
		
			
			
			
			
				| str_gen_test.v | … |  | 
		
			
			
			
			
				| string_interpolation_test.v | repl: execute REPL tests ~1.5x to 2x faster | 2020-01-20 23:04:26 +01:00 | 
		
			
			
			
			
				| struct_chained_fields_correct_test.v | repl: execute REPL tests ~1.5x to 2x faster | 2020-01-20 23:04:26 +01:00 | 
		
			
			
			
			
				| struct_test.v | parser: short struct syntax for all structs | 2020-02-18 16:25:09 +01:00 | 
		
			
			
			
			
				| type_alias_test.v | run vfmt on scanner.v | 2019-12-18 08:26:51 +03:00 | 
		
			
			
			
			
				| type_test.v | compiler: allow a type to be used as a variant of multiple sum types | 2020-02-26 15:15:38 +11:00 | 
		
			
			
			
			
				| typeof_test.v | add typeof test for fn (#3832) | 2020-02-25 11:14:59 +01:00 | 
		
			
			
			
			
				| voidptr_to_u64_cast_a_test.v | compiler: fix a deferencing cast was causing a segfault | 2019-11-22 09:11:06 +03:00 | 
		
			
			
			
			
				| voidptr_to_u64_cast_b_test.v | compiler: fix a deferencing cast was causing a segfault | 2019-11-22 09:11:06 +03:00 |