806719786f 
								
									
								
							
								 
							
						 
						
							
							
								
								vast: print Position.last_line ( #10600 )  
							
							
							
						 
						
							2021-06-28 16:23:34 +03:00  
				
					
						
							
							
								 
						
							
							
								0ac0ab6b4b 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: fix auto str for sumtype with alias ( #10599 )  
							
							
							
						 
						
							2021-06-28 14:17:00 +03:00  
				
					
						
							
							
								 
						
							
							
								003f60fc1a 
								
									
								
							
								 
							
						 
						
							
							
								
								x.json2: fix nest level check ( #10584 )  
							
							
							
						 
						
							2021-06-28 14:05:27 +03:00  
				
					
						
							
							
								 
						
							
							
								cdb31119f3 
								
									
								
							
								 
							
						 
						
							
							
								
								x.ttf: apply ctx.scale for x and y in draw_text_bmp ( #10598 )  
							
							
							
						 
						
							2021-06-28 13:32:17 +03:00  
				
					
						
							
							
								 
						
							
							
								1492eae27d 
								
									
								
							
								 
							
						 
						
							
							
								
								v.fmt: keep selective type imports used for casting ( #10597 )  
							
							
							
						 
						
							2021-06-28 13:21:26 +03:00  
				
					
						
							
							
								 
						
							
							
								2e5ed08558 
								
									
								
							
								 
							
						 
						
							
							
								
								v.parser: allow anonymous function to return a function ( #10592 )  
							
							
							
						 
						
							2021-06-28 11:51:24 +03:00  
				
					
						
							
							
								 
						
							
							
								8650ec6916 
								
									
								
							
								 
							
						 
						
							
							
								
								builtin: use == 0 instead of isnil()  
							
							... 
							
							
							
							Do not rely on C inlining that may not happen for a *very* frequently
called fn in lower level code. 
							
						 
						
							2021-06-28 10:59:14 +03:00  
				
					
						
							
							
								 
						
							
							
								830cf4645c 
								
									
								
							
								 
							
						 
						
							
							
								
								v.parser: prohibit registering selectively imported (structs / enums / aliases / interfaces) ( #10579 )  
							
							
							
						 
						
							2021-06-28 10:26:09 +03:00  
				
					
						
							
							
								 
						
							
							
								67d1b72e36 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: fix interface with nested fields ( fix   #10077 ) ( #10589 )  
							
							
							
						 
						
							2021-06-28 10:24:05 +03:00  
				
					
						
							
							
								 
						
							
							
								c3b9eaf146 
								
									
								
							
								 
							
						 
						
							
							
								
								v.c.gen: fix codegen of auto str methods for structs having &voidptr fields  
							
							
							
						 
						
							2021-06-28 10:05:42 +03:00  
				
					
						
							
							
								 
						
							
							
								b80dcafc24 
								
									
								
							
								 
							
						 
						
							
							
								
								tutorials: always add the filename as first comment in example files ( #10594 )  
							
							
							
						 
						
							2021-06-28 08:34:53 +03:00  
				
					
						
							
							
								 
						
							
							
								9651a9796b 
								
									
								
							
								 
							
						 
						
							
							
								
								builtin: fix termux prints ( #10595 )  
							
							
							
						 
						
							2021-06-28 08:27:12 +03:00  
				
					
						
							
							
								 
						
							
							
								4bed4afef7 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: fix clash in generated variant and method names ( #10581 )  
							
							
							
						 
						
							2021-06-27 19:05:32 +03:00  
				
					
						
							
							
								 
						
							
							
								ea3983a91b 
								
									
								
							
								 
							
						 
						
							
							
								
								checker: require .sort() body for some types ( #10550 )  
							
							
							
						 
						
							2021-06-27 17:17:03 +03:00  
				
					
						
							
							
								 
						
							
							
								bafea57622 
								
									
								
							
								 
							
						 
						
							
							
								
								tests: move the test.bin output of macho_test.v to os.temp_dir()  
							
							
							
						 
						
							2021-06-27 10:50:17 +03:00  
				
					
						
							
							
								 
						
							
							
								51075ffa15 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: fix fn mut val of interface type ( #10568 )  
							
							
							
						 
						
							2021-06-26 18:13:48 +03:00  
				
					
						
							
							
								 
						
							
							
								878efcdade 
								
									
								
							
								 
							
						 
						
							
							
								
								doc: improve selective import docs ( #10573 )  
							
							
							
						 
						
							2021-06-26 18:10:30 +03:00  
				
					
						
							
							
								 
						
							
							
								eb5afb7403 
								
									
								
							
								 
							
						 
						
							
							
								
								checker: prohibit selective const imports ( #10574 )  
							
							
							
						 
						
							2021-06-26 18:09:52 +03:00  
				
					
						
							
							
								 
						
							
							
								02f4f635cf 
								
							
								 
							
						 
						
							
							
								
								cgen: remove debug comments before for loops  
							
							
							
						 
						
							2021-06-26 02:06:02 +03:00  
				
					
						
							
							
								 
						
							
							
								19dca026a9 
								
									
								
							
								 
							
						 
						
							
							
								
								checker: bugfix for `__global ( cpu_get_id fn () u64 ) ... cpu_get_id()`  
							
							... 
							
							
							
							Support new vlib/v/checker/tests/globals_run/ folder, for .vv files
that will be run with `-enable-globals run`, and the results will be
compared with their matching `.run.out` files.
Add regression tests. 
							
						 
						
							2021-06-26 01:23:50 +03:00  
				
					
						
							
							
								 
						
							
							
								6890756cd2 
								
									
								
							
								 
							
						 
						
							
							
								
								os: cleanup of old deprecated functions. Add File.write_full_buffer/2; use it in os.write_file/2  
							
							
							
						 
						
							2021-06-25 22:51:59 +03:00  
				
					
						
							
							
								 
						
							
							
								e797547d6d 
								
							
								 
							
						 
						
							
							
								
								Revert "Revert "v.gen.c: remove unused memfreedup""  
							
							... 
							
							
							
							This reverts commit 72c12b6735 
							
						 
						
							2021-06-25 20:29:42 +03:00  
				
					
						
							
							
								 
						
							
							
								7458927593 
								
							
								 
							
						 
						
							
							
								
								checker: fix global fn calls  
							
							
							
						 
						
							2021-06-25 20:26:24 +03:00  
				
					
						
							
							
								 
						
							
							
								72c12b6735 
								
							
								 
							
						 
						
							
							
								
								Revert "v.gen.c: remove unused memfreedup"  
							
							... 
							
							
							
							This reverts commit 6333adad23 
							
						 
						
							2021-06-25 20:15:27 +03:00  
				
					
						
							
							
								 
						
							
							
								9b84faad6f 
								
									
								
							
								 
							
						 
						
							
							
								
								v.parser: prohibit redeclaration of imported functions ( #10564 )  
							
							
							
						 
						
							2021-06-25 14:27:58 +03:00  
				
					
						
							
							
								 
						
							
							
								be8be3d319 
								
									
								
							
								 
							
						 
						
							
							
								
								v.parser: prohibit redeclaration of builtin types ( #10563 )  
							
							
							
						 
						
							2021-06-25 13:08:56 +03:00  
				
					
						
							
							
								 
						
							
							
								e9de30373f 
								
									
								
							
								 
							
						 
						
							
							
								
								table: fix interface embedding with interface parameter ( #10567 )  
							
							
							
						 
						
							2021-06-25 12:52:25 +03:00  
				
					
						
							
							
								 
						
							
							
								e648578f79 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: fix minor typos ( #10565 )  
							
							
							
						 
						
							2021-06-25 12:11:29 +03:00  
				
					
						
							
							
								 
						
							
							
								809aa9af65 
								
									
								
							
								 
							
						 
						
							
							
								
								v init: change text to indicate that `v init` creates projects  
							
							
							
						 
						
							2021-06-24 18:31:23 +03:00  
				
					
						
							
							
								 
						
							
							
								e3ea5c1e17 
								
									
								
							
								 
							
						 
						
							
							
								
								v.ast: cleanup Table.resolve_generic_to_concrete/3 ( #10559 )  
							
							
							
						 
						
							2021-06-24 18:21:18 +03:00  
				
					
						
							
							
								 
						
							
							
								e2f7fd16c2 
								
									
								
							
								 
							
						 
						
							
							
								
								ci: bump up repeat limits temporarily till V speeds up again  
							
							
							
						 
						
							2021-06-24 18:05:53 +03:00  
				
					
						
							
							
								 
						
							
							
								b2391424d9 
								
									
								
							
								 
							
						 
						
							
							
								
								examples: add examples/gg/random.v demonstrating how to stream images/pixels  
							
							
							
						 
						
							2021-06-24 17:45:14 +03:00  
				
					
						
							
							
								 
						
							
							
								4bfe76123a 
								
									
								
							
								 
							
						 
						
							
							
								
								generics: fix generic fn type mismatch of returning a generic struct ( #10553 )  
							
							
							
						 
						
							2021-06-24 12:47:36 +03:00  
				
					
						
							
							
								 
						
							
							
								8324a766e8 
								
									
								
							
								 
							
						 
						
							
							
								
								checker: allow for `unsafe {*(p+1) = 22}` ( #10557 )  
							
							
							
						 
						
							2021-06-24 12:39:42 +03:00  
				
					
						
							
							
								 
						
							
							
								5a308005d5 
								
									
								
							
								 
							
						 
						
							
							
								
								examples: show the tetris ghost by default  
							
							
							
						 
						
							2021-06-24 11:59:18 +03:00  
				
					
						
							
							
								 
						
							
							
								96adfc9d5b 
								
									
								
							
								 
							
						 
						
							
							
								
								x.ttf: vfmt the examples in the README.md  
							
							
							
						 
						
							2021-06-24 11:15:13 +03:00  
				
					
						
							
							
								 
						
							
							
								f18265e6a8 
								
									
								
							
								 
							
						 
						
							
							
								
								gg: remove obsolete usages of `use_ortho: true`  
							
							
							
						 
						
							2021-06-24 11:15:12 +03:00  
				
					
						
							
							
								 
						
							
							
								cc91d9bee3 
								
									
								
							
								 
							
						 
						
							
							
								
								gg: keep/update commonly used event state inside the gg.Context  
							
							
							
						 
						
							2021-06-24 11:14:57 +03:00  
				
					
						
							
							
								 
						
							
							
								83eb9d5d07 
								
									
								
							
								 
							
						 
						
							
							
								
								checker: disallow accessing fields or methods of `void` ( #10552 )  
							
							
							
						 
						
							2021-06-24 07:33:12 +03:00  
				
					
						
							
							
								 
						
							
							
								c0b53048f5 
								
									
								
							
								 
							
						 
						
							
							
								
								bitfield: minor documentation and function tweaks ( #10549 )  
							
							
							
						 
						
							2021-06-24 07:27:04 +03:00  
				
					
						
							
							
								 
						
							
							
								1469b47f7d 
								
							
								 
							
						 
						
							
							
								
								vweb: free app object for each request  
							
							
							
						 
						
							2021-06-24 01:37:06 +03:00  
				
					
						
							
							
								 
						
							
							
								f580597ffc 
								
									
								
							
								 
							
						 
						
							
							
								
								ci: fix -cstrict compilation on tests-sanitize-undefined-clang  
							
							
							
						 
						
							2021-06-23 20:17:58 +03:00  
				
					
						
							
							
								 
						
							
							
								93bb87f44f 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: simplify auto_str_methods ( #10544 )  
							
							
							
						 
						
							2021-06-23 20:13:14 +03:00  
				
					
						
							
							
								 
						
							
							
								66bf963a48 
								
									
								
							
								 
							
						 
						
							
							
								
								builtin: remove C.printf call from string.free()  
							
							
							
						 
						
							2021-06-23 16:31:46 +03:00  
				
					
						
							
							
								 
						
							
							
								e8a1e9d88f 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: fix interface only declare with optional method ( #10546 )  
							
							
							
						 
						
							2021-06-23 15:14:08 +03:00  
				
					
						
							
							
								 
						
							
							
								500b48788e 
								
									
								
							
								 
							
						 
						
							
							
								
								parser, cgen: fix basic asm registers, fix numbered labels in addressing, support indirect branching ( #10545 )  
							
							
							
						 
						
							2021-06-23 14:20:07 +03:00  
				
					
						
							
							
								 
						
							
							
								69227b8be7 
								
									
								
							
								 
							
						 
						
							
							
								
								tests: bump up sleep times in break_in_lock_test.v, so that its results are stabler  
							
							
							
						 
						
							2021-06-23 14:14:53 +03:00  
				
					
						
							
							
								 
						
							
							
								816bf308ad 
								
									
								
							
								 
							
						 
						
							
							
								
								v test-all: add a -freestanding check on Linux  
							
							
							
						 
						
							2021-06-23 13:33:16 +03:00  
				
					
						
							
							
								 
						
							
							
								9151f085f5 
								
									
								
							
								 
							
						 
						
							
							
								
								ci: fix failing Freestanding task  
							
							
							
						 
						
							2021-06-23 13:18:17 +03:00  
				
					
						
							
							
								 
						
							
							
								6333adad23 
								
									
								
							
								 
							
						 
						
							
							
								
								v.gen.c: remove unused memfreedup  
							
							
							
						 
						
							2021-06-23 12:22:05 +03:00