| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										tests
									
								
							
						
					
				 | 
				
					
						
							
							@VMODULE relative paths in #flag lines
						
					
				 | 
				2020-02-06 17:38:35 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										x64
									
								
							
						
					
				 | 
				
					
						
							
							update copyright years
						
					
				 | 
				2020-02-03 05:00:36 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								aparser.v
							
						
					
				 | 
				
					
						
							
							move v.v to cmd/v
						
					
				 | 
				2020-02-09 10:08:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								asm.v
							
						
					
				 | 
				
					
						
							
							update copyright year in asm.v
						
					
				 | 
				2020-01-26 23:33:47 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								cc.v
							
						
					
				 | 
				
					
						
							
							move v.v to cmd/v
						
					
				 | 
				2020-02-09 10:08:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								cflags.v
							
						
					
				 | 
				
					
						
							
							move v.v to cmd/v
						
					
				 | 
				2020-02-09 10:08:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								cgen.v
							
						
					
				 | 
				
					
						
							
							move v.v to cmd/v
						
					
				 | 
				2020-02-09 10:08:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								cheaders.v
							
						
					
				 | 
				
					
						
							
							compiler: update cheaders.v for NetBSD support
						
					
				 | 
				2020-01-21 16:55:07 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								compile_errors.v
							
						
					
				 | 
				
					
						
							
							compiler: fix error in case of void function used as a value
						
					
				 | 
				2020-01-12 01:46:25 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								compiler_options.v
							
						
					
				 | 
				
					
						
							
							update copyright years
						
					
				 | 
				2020-02-03 05:00:36 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								comptime.v
							
						
					
				 | 
				
					
						
							
							move v.v to cmd/v
						
					
				 | 
				2020-02-09 10:08:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								depgraph.v
							
						
					
				 | 
				
					
						
							
							update copyright years
						
					
				 | 
				2020-02-03 05:00:36 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								enum.v
							
						
					
				 | 
				
					
						
							
							parser: resolve optional enum type
						
					
				 | 
				2020-01-31 16:00:31 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								expression.v
							
						
					
				 | 
				
					
						
							
							remove `as` casts for basic types
						
					
				 | 
				2020-02-07 22:10:48 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								fn.v
							
						
					
				 | 
				
					
						
							
							move v.v to cmd/v
						
					
				 | 
				2020-02-09 10:08:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								for.v
							
						
					
				 | 
				
					
						
							
							compiler: fix check restricted names in for..in statement
						
					
				 | 
				2020-01-23 21:06:57 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								gen_c.v
							
						
					
				 | 
				
					
						
							
							v2: match cgen; use `as` for casting
						
					
				 | 
				2020-02-07 14:50:52 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								gen_js.v
							
						
					
				 | 
				
					
						
							
							implement generic structs
						
					
				 | 
				2019-12-21 03:53:57 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								gen_x64.v
							
						
					
				 | 
				
					
						
							
							run vfmt
						
					
				 | 
				2019-12-20 02:09:56 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								get_type.v
							
						
					
				 | 
				
					
						
							
							compiler: make optionals work with multi return
						
					
				 | 
				2020-02-02 02:53:23 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								if_match.v
							
						
					
				 | 
				
					
						
							
							sum type: mut
						
					
				 | 
				2020-02-03 09:25:26 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								json_gen.v
							
						
					
				 | 
				
					
						
							
							update copyright years
						
					
				 | 
				2020-02-03 05:00:36 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								live.v
							
						
					
				 | 
				
					
						
							
							move v.v to cmd/v
						
					
				 | 
				2020-02-09 10:08:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								main.v
							
						
					
				 | 
				
					
						
							
							move v.v to cmd/v
						
					
				 | 
				2020-02-09 10:08:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								module_header.v
							
						
					
				 | 
				
					
						
							
							move v.v to cmd/v
						
					
				 | 
				2020-02-09 10:08:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								modules.v
							
						
					
				 | 
				
					
						
							
							move v.v to cmd/v
						
					
				 | 
				2020-02-09 10:08:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								msvc.v
							
						
					
				 | 
				
					
						
							
							move v.v to cmd/v
						
					
				 | 
				2020-02-09 10:08:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								optimization.v
							
						
					
				 | 
				
					
						
							
							run vfmt
						
					
				 | 
				2019-12-20 02:09:56 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								query.v
							
						
					
				 | 
				
					
						
							
							update copyright years
						
					
				 | 
				2020-02-03 05:00:36 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								scanner.v
							
						
					
				 | 
				
					
						
							
							remove `as` casts for basic types
						
					
				 | 
				2020-02-07 22:10:48 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								string_expression.v
							
						
					
				 | 
				
					
						
							
							update copyright year
						
					
				 | 
				2020-01-23 21:04:46 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								struct.v
							
						
					
				 | 
				
					
						
							
							parser: no struct fields warnings in C struct initializations
						
					
				 | 
				2020-01-25 07:15:49 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								table.v
							
						
					
				 | 
				
					
						
							
							compiler: prevent vars named 'char' to cause a C error
						
					
				 | 
				2020-01-27 20:26:07 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								token.v
							
						
					
				 | 
				
					
						
							
							compiler: add very simple nameof token to get type name as string
						
					
				 | 
				2020-02-05 06:12:33 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vfmt.v
							
						
					
				 | 
				
					
						
							
							update copyright years
						
					
				 | 
				2020-02-03 05:00:36 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vtmp.v
							
						
					
				 | 
				
					
						
							
							move v.v to cmd/v
						
					
				 | 
				2020-02-09 10:08:04 +01:00 |