|  Alexander Medvednikov | d0ac69d12e | parser: fix sizeof(&Foo) | 2020-04-11 18:38:25 +02:00 | 
				
					
						|  yuyi | ea960b2ce2 | parser: fix inter literal format error | 2020-04-11 17:25:39 +02:00 | 
				
					
						|  Alexey | df825506fd | cgen: fix check for array equality | 2020-04-11 17:25:25 +02:00 | 
				
					
						|  Alexander Medvednikov | e8afd7a1b7 | ci: msvc tests fix | 2020-04-11 16:57:02 +02:00 | 
				
					
						|  Alexander Medvednikov | 2bd20180e9 | ci: bring back msvc tests | 2020-04-11 16:32:31 +02:00 | 
				
					
						|  Alexander Medvednikov | 63d747042e | cgen: fix sizeof(&int) | 2020-04-11 16:24:25 +02:00 | 
				
					
						|  Delyan Angelov | 61c1535199 | assert: generate tos3/1 calls instead of _STR (bugfix) | 2020-04-11 16:18:09 +03:00 | 
				
					
						|  Delyan Angelov | 30714d16d9 | c linker: pass -Xlinker -z -Xlinker muldefs only on Linux with -cache | 2020-04-11 15:24:23 +03:00 | 
				
					
						|  yuyi | c1aba95d7d | parser: refactor script & repl handling | 2020-04-11 15:06:26 +03:00 | 
				
					
						|  Daniel Däschle | be16c5b21d | parser: better error on short init struct | 2020-04-11 14:56:55 +03:00 | 
				
					
						|  Delyan Angelov | 5a1af94452 | test-fixed: fix compilation | 2020-04-11 14:48:59 +03:00 | 
				
					
						|  Swastik Baranwal | 6ecb6cfe8e | tests: add an operator overloading test | 2020-04-11 14:39:51 +03:00 | 
				
					
						|  Delyan Angelov | c408223bb5 | test-fixed: move tests back to the skip_test_files list | 2020-04-11 14:35:25 +03:00 | 
				
					
						|  Delyan Angelov | 001e0b828a | test-fixed: fix CI for ubuntu-tcc | 2020-04-11 13:41:59 +03:00 | 
				
					
						|  Delyan Angelov | 15f4594e44 | msvc: fix self compile, by avoiding explicit casting to the same type | 2020-04-11 13:35:41 +03:00 | 
				
					
						|  Delyan Angelov | b10fcc79ba | comptime: fix #ifdef/#endif generation | 2020-04-11 12:41:48 +03:00 | 
				
					
						|  Delyan Angelov | 93d2ab200f | cheaders: fix selfcompilation with tcc | 2020-04-11 12:18:26 +03:00 | 
				
					
						|  Delyan Angelov | 6433c23a34 | string: add s.strip_margin_custom/1, instead of passing varargs to s.strip_margin() The reason for adding s.strip_margin_custom/1 is that
passing varargs interfere with the current implementation of the
builtin module caching. | 2020-04-11 11:06:12 +03:00 | 
				
					
						|  Delyan Angelov | c64e447749 | v: fix CI | 2020-04-11 10:50:59 +03:00 | 
				
					
						|  Delyan Angelov | 95709811e0 | v: support VFLAGS, fix 'v run source.v arg after source' | 2020-04-11 10:28:43 +03:00 | 
				
					
						|  Delyan Angelov | 75c6545857 | test-fixed: project_with_modules_having_submodules tests compile too | 2020-04-11 10:00:22 +03:00 | 
				
					
						|  Delyan Angelov | ba799b3f85 | builder: support v.mod/@VROOT, fix -cflags and -cache | 2020-04-11 09:57:31 +03:00 | 
				
					
						|  Alexander Medvednikov | 053de0b8e3 | checker: check variable mutability | 2020-04-11 04:09:41 +02:00 | 
				
					
						|  Alexander Medvednikov | 9422cd1009 | parser: handle mut & receivers; fix checker_error_test | 2020-04-11 02:24:00 +02:00 | 
				
					
						|  Alexander Medvednikov | 8fbae86bb3 | vfmt: skip skipped modules; add module test | 2020-04-10 22:32:52 +02:00 | 
				
					
						|  Alexander Medvednikov | b95a47b5a7 | checker: check fn main(); vfmt: fix for{}, module and module comments | 2020-04-10 22:27:54 +02:00 | 
				
					
						|  Delyan Angelov | fdac3a1f2e | ftp.v: fix compilation | 2020-04-10 23:23:42 +03:00 | 
				
					
						|  Delyan Angelov | 4f74410125 | test-fixed: always chdir to main v folder before running the tests | 2020-04-10 22:40:56 +03:00 | 
				
					
						|  Delyan Angelov | 217e6f3b8e | checker/parser: allow for fixed array with sizes defined with a const | 2020-04-10 22:01:22 +03:00 | 
				
					
						|  lutherwenxu | 514d989a27 | builder: parse `.c.v` and `.js.v` correctly | 2020-04-10 18:25:23 +02:00 | 
				
					
						|  Alexander Medvednikov | fc4a05741c | cmd/v: remove debug prints | 2020-04-10 18:18:50 +02:00 | 
				
					
						|  Alexander Medvednikov | f76931c01e | cache builtin modules | 2020-04-10 18:11:43 +02:00 | 
				
					
						|  Daniel Däschle | c815f84722 | parser: fix void assign check | 2020-04-10 15:53:06 +03:00 | 
				
					
						|  Daniel Däschle | 42b3b19af4 | checker: fix checker enum infix error | 2020-04-10 15:44:01 +03:00 | 
				
					
						|  Daniel Däschle | adb379dd63 | parser: fix string position | 2020-04-10 15:40:52 +03:00 | 
				
					
						|  Delyan Angelov | 83dfc6b9b9 | checker: add more checks for multivar assignments | 2020-04-10 15:38:43 +03:00 | 
				
					
						|  Delyan Angelov | 3573030b9b | checker: fix error position for assignment expression | 2020-04-10 15:14:05 +03:00 | 
				
					
						|  Delyan Angelov | 3ea563291c | big.v: use again @VROOT/ for #flags | 2020-04-10 13:09:04 +03:00 | 
				
					
						|  Delyan Angelov | 60d6543733 | comptime: support @VROOT again | 2020-04-10 13:02:00 +03:00 | 
				
					
						|  Delyan Angelov | 917b9b5124 | test-fixed: do not skip big_test.v and socket_udp_test.v | 2020-04-10 12:35:37 +03:00 | 
				
					
						|  yuyi | 7f87ac996d | test: fix vlib/math/big/big_test.v | 2020-04-10 12:26:15 +03:00 | 
				
					
						|  Daniel Däschle | 0f11d883fa | checker: fix error messages and add checker tests * checker: fix error messages
* tests: fix command and ignore defect output | 2020-04-10 11:59:07 +03:00 | 
				
					
						|  Delyan Angelov | 74ac9ef195 | builder: write intermediate .c files in the vtmp folder again | 2020-04-10 11:55:04 +03:00 | 
				
					
						|  Delyan Angelov | 7d564e9791 | cgen: skip inc generation for ForCStmt, when empty in the v source | 2020-04-10 10:00:14 +03:00 | 
				
					
						|  Alexander Medvednikov | d5fb68e3d6 | vfmt: fix struct init; run on struct_test.v | 2020-04-10 00:36:50 +02:00 | 
				
					
						|  Alexander Medvednikov | 9b2511133d | vfmt: lots of fixes; cmd/v: -keepc; | 2020-04-10 00:30:43 +02:00 | 
				
					
						|  Daniel Däschle | 32550c6d69 | scanner: even better error messages | 2020-04-10 00:09:34 +02:00 | 
				
					
						|  Daniel Däschle | 320fad49c5 | checker: check enum | 2020-04-09 19:23:49 +02:00 | 
				
					
						|  Alexander Medvednikov | 6ac64c8586 | parser: register #flags | 2020-04-09 16:39:53 +02:00 | 
				
					
						|  Alexander Medvednikov | 2b685fc80a | table: bring back parse_cflag() | 2020-04-09 15:59:22 +02:00 |