| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										bench
									
								
							
						
					
				 | 
				
					
						
							
							checker: disallow op= and infix on a voidptr (#7175)
						
					
				 | 
				2020-12-07 22:43:38 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										fast
									
								
							
						
					
				 | 
				
					
						
							
							all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
						
					
				 | 
				2021-01-26 16:43:17 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										fuzz
									
								
							
						
					
				 | 
				
					
						
							
							cmd/tools: add map_fuzz.v (#7297)
						
					
				 | 
				2020-12-13 08:59:02 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										modules
									
								
							
						
					
				 | 
				
					
						
							
							ci: fix failing windows tests (skip the websockets examples)
						
					
				 | 
				2021-01-31 18:37:45 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										vdoc
									
								
							
						
					
				 | 
				
					
						
							
							vdoc: set max-width to img; do not stretch to page container (#8410)
						
					
				 | 
				2021-01-29 14:49:06 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										vvet
									
								
							
						
					
				 | 
				
					
						
							
							vfmt: shorten `main.const_name` to just `const_name`
						
					
				 | 
				2021-01-25 20:57:33 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								check-md.v
							
						
					
				 | 
				
					
						
							
							tools: print the offending markdown source line, for errors and warnings
						
					
				 | 
				2021-01-24 00:13:21 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								check_os_api_parity.v
							
						
					
				 | 
				
					
						
							
							tools: rename `v test-compiler-full` to `v test-self`
						
					
				 | 
				2021-01-19 10:41:51 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								gen1m.v
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								gen_vc.v
							
						
					
				 | 
				
					
						
							
							checker/gen: fix generic struct init (#8322)
						
					
				 | 
				2021-02-03 00:42:00 +11:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								missdoc.v
							
						
					
				 | 
				
					
						
							
							missdoc: add support for single files as arguments (#7894)
						
					
				 | 
				2021-01-05 16:13:01 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								oldv.v
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								performance_compare.v
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								repeat.v
							
						
					
				 | 
				
					
						
							
							repeat: implement -nmaxs and -nmins to eliminate flukes
						
					
				 | 
				2020-12-04 19:44:30 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_if_v_test_system_works.v
							
						
					
				 | 
				
					
						
							
							all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
						
					
				 | 
				2021-01-26 16:43:17 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_os_process.v
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vbin2v.v
							
						
					
				 | 
				
					
						
							
							all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
						
					
				 | 
				2021-01-26 16:43:17 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vbuild-examples.v
							
						
					
				 | 
				
					
						
							
							ci: more args = os.args fixes
						
					
				 | 
				2020-12-20 19:01:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vbuild-tools.v
							
						
					
				 | 
				
					
						
							
							all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
						
					
				 | 
				2021-01-26 16:43:17 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vbuild-vbinaries.v
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vcomplete.v
							
						
					
				 | 
				
					
						
							
							tools: rename `v test-compiler-full` to `v test-self`
						
					
				 | 
				2021-01-19 10:41:51 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vcreate.v
							
						
					
				 | 
				
					
						
							
							all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
						
					
				 | 
				2021-01-26 16:43:17 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vdoctor.v
							
						
					
				 | 
				
					
						
							
							doctor: report the vmodules writability too
						
					
				 | 
				2020-12-05 22:31:07 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vfmt.v
							
						
					
				 | 
				
					
						
							
							vfmt: enable colored warnings/errors (#8527)
						
					
				 | 
				2021-02-03 10:03:41 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vpm.v
							
						
					
				 | 
				
					
						
							
							all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
						
					
				 | 
				2021-01-26 16:43:17 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vrepl.v
							
						
					
				 | 
				
					
						
							
							all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
						
					
				 | 
				2021-01-26 16:43:17 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vself.v
							
						
					
				 | 
				
					
						
							
							tools: support for v self -debug, use os.mv_by_cp
						
					
				 | 
				2021-01-28 06:26:39 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vsetup-freetype.v
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vsymlink.v
							
						
					
				 | 
				
					
						
							
							all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
						
					
				 | 
				2021-01-26 16:43:17 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtest-all.v
							
						
					
				 | 
				
					
						
							
							ci: fix `v -W build-examples`
						
					
				 | 
				2021-01-31 10:43:49 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtest-cleancode.v
							
						
					
				 | 
				
					
						
							
							cgen: move cgen from v.gen to v.gen.c (#8515)
						
					
				 | 
				2021-02-02 15:41:51 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtest-fmt.v
							
						
					
				 | 
				
					
						
							
							cgen: fix gen_array_equality_fn() (#7633)
						
					
				 | 
				2020-12-28 12:26:50 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtest-parser.v
							
						
					
				 | 
				
					
						
							
							vdoc: fix segfault on `v doc -m -f html vlib`
						
					
				 | 
				2021-02-02 17:38:32 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtest-self.v
							
						
					
				 | 
				
					
						
							
							checker: add a test for the single letter receiver
						
					
				 | 
				2021-01-28 11:13:51 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtest.v
							
						
					
				 | 
				
					
						
							
							all: support compile time `$env('ENV_VAR')` (#8456)
						
					
				 | 
				2021-01-31 19:22:42 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtracev.v
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vup.v
							
						
					
				 | 
				
					
						
							
							vup: add a git installer for Windows, when git is not in path, or not installed at all (#8406) (#8421)
						
					
				 | 
				2021-01-30 12:53:57 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vwipe-cache.v
							
						
					
				 | 
				
					
						
							
							all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
						
					
				 | 
				2021-01-26 16:43:17 +02:00 |