| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										bench
									
								
							
						
					
				 | 
				
					
						
							
							checker: disallow op= and infix on a voidptr (#7175)
						
					
				 | 
				2020-12-07 22:43:38 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										fast
									
								
							
						
					
				 | 
				
					
						
							
							all: update copyright to 2019-2021 (#8029)
						
					
				 | 
				2021-01-18 13:20:06 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										fuzz
									
								
							
						
					
				 | 
				
					
						
							
							cmd/tools: add map_fuzz.v (#7297)
						
					
				 | 
				2020-12-13 08:59:02 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										modules
									
								
							
						
					
				 | 
				
					
						
							
							tests: skip vlib/v/gen/js/jsgen_test.v when there is no `node --version` working
						
					
				 | 
				2021-01-17 19:21:18 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										vdoc
									
								
							
						
					
				 | 
				
					
						
							
							vdoc: implement advanced search on mobile layout (#8176)
						
					
				 | 
				2021-01-18 06:04:59 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										vvet
									
								
							
						
					
				 | 
				
					
						
							
							vet: simplify fn name identifying, add warning for incomplete documentation (#8227)
						
					
				 | 
				2021-01-21 12:46:50 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								check-md.v
							
						
					
				 | 
				
					
						
							
							vet: add suggestions for function documentation (#7890)
						
					
				 | 
				2021-01-10 18:48:39 +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
							
						
					
				 | 
				
					
						
							
							ci: fix warnings/errors due to the vfmt change
						
					
				 | 
				2020-10-15 16:17:52 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								gen_vc.v
							
						
					
				 | 
				
					
						
							
							tools: cleanup the commit subject that gen_vc uses for the vc repository
						
					
				 | 
				2021-01-12 12:44:35 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								missdoc.v
							
						
					
				 | 
				
					
						
							
							missdoc: add support for single files as arguments (#7894)
						
					
				 | 
				2021-01-05 16:13:01 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								oldv.v
							
						
					
				 | 
				
					
						
							
							ci: run `v vet` over cmd/tools and cmd/v too
						
					
				 | 
				2020-10-21 15:26:29 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								performance_compare.v
							
						
					
				 | 
				
					
						
							
							ci: run `v vet` over cmd/tools and cmd/v too
						
					
				 | 
				2020-10-21 15:26:29 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								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
							
						
					
				 | 
				
					
						
							
							checker: fix duplicate variable name (fix #265) (#7982)
						
					
				 | 
				2021-01-10 21:41:29 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_os_process.v
							
						
					
				 | 
				
					
						
							
							os: add Process (#6786)
						
					
				 | 
				2020-11-16 17:32:50 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vbin2v.v
							
						
					
				 | 
				
					
						
							
							fmt: correctly increase f.line_len for write_indent (#8174)
						
					
				 | 
				2021-01-18 06:02:29 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vbuild-examples.v
							
						
					
				 | 
				
					
						
							
							ci: more args = os.args fixes
						
					
				 | 
				2020-12-20 19:01:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vbuild-tools.v
							
						
					
				 | 
				
					
						
							
							vvet: move to own subdir, prepare richer suggestions (#7989)
						
					
				 | 
				2021-01-09 16:11:49 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vbuild-vbinaries.v
							
						
					
				 | 
				
					
						
							
							ci: fix warnings/errors due to the vfmt change
						
					
				 | 
				2020-10-15 16:17:52 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vcomplete.v
							
						
					
				 | 
				
					
						
							
							tools: rename `v test-compiler-full` to `v test-self`
						
					
				 | 
				2021-01-19 10:41:51 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vcreate.v
							
						
					
				 | 
				
					
						
							
							all: update copyright to 2019-2021 (#8029)
						
					
				 | 
				2021-01-18 13:20:06 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vdoctor.v
							
						
					
				 | 
				
					
						
							
							doctor: report the vmodules writability too
						
					
				 | 
				2020-12-05 22:31:07 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vfmt.v
							
						
					
				 | 
				
					
						
							
							all: update copyright to 2019-2021 (#8029)
						
					
				 | 
				2021-01-18 13:20:06 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vpm.v
							
						
					
				 | 
				
					
						
							
							all: update copyright to 2019-2021 (#8029)
						
					
				 | 
				2021-01-18 13:20:06 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vrepl.v
							
						
					
				 | 
				
					
						
							
							all: update copyright to 2019-2021 (#8029)
						
					
				 | 
				2021-01-18 13:20:06 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vself.v
							
						
					
				 | 
				
					
						
							
							tools: support cmd/tools/.disable_autorecompilation in `v up` and `v self` too
						
					
				 | 
				2021-01-18 09:33:33 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vsetup-freetype.v
							
						
					
				 | 
				
					
						
							
							ci: fix warnings/errors due to the vfmt change
						
					
				 | 
				2020-10-15 16:17:52 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vsymlink.v
							
						
					
				 | 
				
					
						
							
							v symlink: fix windows PATH setting (cmd.exe needs C: not c:)
						
					
				 | 
				2020-10-22 17:31:37 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtest-all.v
							
						
					
				 | 
				
					
						
							
							tools: rename `v test-compiler-full` to `v test-self`
						
					
				 | 
				2021-01-19 10:41:51 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtest-cleancode.v
							
						
					
				 | 
				
					
						
							
							tools: let `v fmt` use VTMP too, stabilise `v test-cleancode`
						
					
				 | 
				2021-01-09 20:41:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtest-fmt.v
							
						
					
				 | 
				
					
						
							
							cgen: fix gen_array_equality_fn() (#7633)
						
					
				 | 
				2020-12-28 12:26:50 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtest-parser.v
							
						
					
				 | 
				
					
						
							
							tools: add periodic progress report for `v test-parser`
						
					
				 | 
				2020-12-15 12:32:02 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtest-self.v
							
						
					
				 | 
				
					
						
							
							tools: rename `v test-compiler-full` to `v test-self`
						
					
				 | 
				2021-01-19 10:41:51 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtest.v
							
						
					
				 | 
				
					
						
							
							tests: add `v test-all`, move `v test-fixed` to `v test-compiler-full`
						
					
				 | 
				2021-01-17 16:11:10 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtracev.v
							
						
					
				 | 
				
					
						
							
							cgen: add support for `-d trace_gen` too. Add `v tracev` command.
						
					
				 | 
				2020-07-20 12:36:27 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vup.v
							
						
					
				 | 
				
					
						
							
							tools: support cmd/tools/.disable_autorecompilation in `v up` and `v self` too
						
					
				 | 
				2021-01-18 09:33:33 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vwipe-cache.v
							
						
					
				 | 
				
					
						
							
							tools: implement `v wipe-cache` to ease cleaning up the cache on windows
						
					
				 | 
				2020-12-30 21:36:54 +02:00 |