|  joe-conigliaro | de182d5809 | parser: use single scope for fn args/body | 2020-04-22 21:15:38 +10:00 | 
				
					
						|  joe-conigliaro | 80a4fbf0be | parser: anon fn arg scope fix | 2020-04-22 21:11:58 +10:00 | 
				
					
						|  joe-conigliaro | 830b1807c1 | test: add comment for assert bug in fn_test | 2020-04-22 18:47:46 +10:00 | 
				
					
						|  joe-conigliaro | 3ca4f5fada | checker/parser: anon fn call & return type fix | 2020-04-22 18:41:57 +10:00 | 
				
					
						|  Delyan Angelov | 4b8ed3f831 | cgen: fixes for ustring, makes utf8_util_test.v pass | 2020-04-22 10:35:14 +03:00 | 
				
					
						|  Alexander Medvednikov | 50436a0e4a | x64: local variables; if | 2020-04-22 07:11:17 +02:00 | 
				
					
						|  joe-conigliaro | c35e0e49ce | cgen: use gen_varg var in condition | 2020-04-22 13:31:24 +10:00 | 
				
					
						|  joe-conigliaro | c1e8612624 | checker/gen: allow vargs to be forwarded. fix/enable variadic test | 2020-04-22 13:28:47 +10:00 | 
				
					
						|  Kris Cherven | b288ecb795 | cgen: add map string generation | 2020-04-22 04:00:38 +02:00 | 
				
					
						|  Kris Cherven | 5c3742fbd2 | parser: check var names in for loops | 2020-04-22 03:48:51 +02:00 | 
				
					
						|  Kris Cherven | 155891a4e0 | parser: add unused variable warning | 2020-04-22 01:52:56 +02:00 | 
				
					
						|  Uwe Krüger | 08fac28c52 | cgen: fix string interpolation for non-standard integer types | 2020-04-22 01:48:53 +02:00 | 
				
					
						|  joe-conigliaro | b9c0d2d362 | cgen: fix passing high order function with body | 2020-04-21 22:45:20 +10:00 | 
				
					
						|  yuyi | a8dc0ccbcd | checker: add more op checks | 2020-04-21 13:26:02 +02:00 | 
				
					
						|  Delyan Angelov | 7c1d6b60c2 | cgen: add g.auto_str_funcs, print &Struct pointers with enum fields | 2020-04-21 13:32:17 +03:00 | 
				
					
						|  Alexander Medvednikov | baf3bf6778 | uiold: make compile (fix vid); x64: mov rbp, rsp | 2020-04-21 10:48:52 +02:00 | 
				
					
						|  Delyan Angelov | 9d107007a1 | x64: enhance diagnostic for unhandled nodes | 2020-04-21 09:34:00 +03:00 | 
				
					
						|  Alexander Medvednikov | ab38605802 | tests: disable clipboard on linux; x64: leave() | 2020-04-21 06:16:47 +02:00 | 
				
					
						|  Alexander Medvednikov | 77679d9650 | tests: mark more tests as fixed | 2020-04-21 05:52:44 +02:00 | 
				
					
						|  Alexander Medvednikov | 9278a0cfba | tests: fix mut_test; x64: sub32() | 2020-04-21 05:49:03 +02:00 | 
				
					
						|  joe-conigliaro | abf5942433 | parser/cgen: anon fn var & calling (#4534) | 2020-04-21 13:23:36 +10:00 | 
				
					
						|  Alexander Medvednikov | ee2e83fef0 | go back to `mut`. decisions, decisions... | 2020-04-21 05:11:50 +02:00 | 
				
					
						|  Alexander Medvednikov | 1bf094fbca | parser: mut in receivers | 2020-04-21 05:07:49 +02:00 | 
				
					
						|  Alexander Medvednikov | cc0e0ed281 | fmt: single line match fix; x64: minor fixes | 2020-04-21 04:51:53 +02:00 | 
				
					
						|  Alexander Medvednikov | 67a76cee1e | tests: fix x64 output comparison | 2020-04-20 22:57:41 +02:00 | 
				
					
						|  Alexander Medvednikov | 10677c2b0c | x64: fn call test | 2020-04-20 22:36:12 +02:00 | 
				
					
						|  Alexander Medvednikov | 871c29ea5d | x64: fn calls; return; | 2020-04-20 22:21:40 +02:00 | 
				
					
						|  Ruofan XU | f725b93019 | tests: delete an unused file | 2020-04-20 21:48:14 +02:00 | 
				
					
						|  Ruofan XU | cdb1b0344c | checker: improve type check for arithmetic assignment op and fix error pos | 2020-04-20 20:56:05 +02:00 | 
				
					
						|  yuyi | 717e26b45e | checker: more infix checks | 2020-04-20 14:49:26 +02:00 | 
				
					
						|  yuyi | 07f69fab19 | checker: remove dots from error messages | 2020-04-20 11:57:07 +02:00 | 
				
					
						|  Alexander Medvednikov | 2805f8d0cc | tests: fix x64_test.v | 2020-04-16 14:19:14 +03:00 | 
				
					
						|  Alexander Medvednikov | 78cbb7746f | tests: fix hello.vv output | 2020-04-20 09:07:19 +02:00 | 
				
					
						|  Alexander Medvednikov | 2642f6a0da | cgen: remove _PUSH | 2020-04-20 09:04:17 +02:00 | 
				
					
						|  Alexander Medvednikov | e006da7259 | parser: fix a bad comment | 2020-04-20 08:44:14 +02:00 | 
				
					
						|  Alexander Medvednikov | 4b329cb89d | tests: fix a typo | 2020-04-20 08:32:10 +02:00 | 
				
					
						|  Alexander Medvednikov | ee2f1652b5 | fmt: add EOL | 2020-04-20 08:30:42 +02:00 | 
				
					
						|  Alexander Medvednikov | 639dc02cc8 | x64: test hello world | 2020-04-20 08:27:37 +02:00 | 
				
					
						|  Alexander Medvednikov | c1fc768c1b | fmt: run on cmd/v; cgen: fix anonymous functions | 2020-04-20 07:04:31 +02:00 | 
				
					
						|  Alexander Medvednikov | efff96d622 | x64: make hello world run | 2020-04-20 07:02:09 +02:00 | 
				
					
						|  Alexander Medvednikov | 19a5436118 | cgen: use faster array_push instead of _PUSH; re-fmt cgen.v | 2020-04-20 03:54:41 +02:00 | 
				
					
						|  yuyi | be3bd520f6 | checker: fix for in range type mismatch | 2020-04-20 00:21:16 +02:00 | 
				
					
						|  Ruofan XU | 5edd9cdc3a | checker: add type check for bit op | 2020-04-19 22:29:45 +02:00 | 
				
					
						|  yuyi | dbb81b89fd | checker: fix type mismatch of `in` array | 2020-04-19 22:26:58 +02:00 | 
				
					
						|  Daniel Däschle | b62bb22fa6 | checker: allow C values in enum | 2020-04-19 22:26:04 +02:00 | 
				
					
						|  Ruofan XU | 6c59b306c7 | checker: add type check for arithmetic assignment ops | 2020-04-19 22:24:12 +02:00 | 
				
					
						|  yuyi | 4de16e9f0f | tests: enable checker_error_test on windows | 2020-04-19 20:48:13 +02:00 | 
				
					
						|  Kris Cherven | 95ae915c0c | checker/parser: fix outdated error messages | 2020-04-19 20:46:48 +02:00 | 
				
					
						|  yuyi | 27e04748ed | cgen:gen_str_for_array | 2020-04-19 10:42:34 +02:00 | 
				
					
						|  Alexey | 3ee858cd79 | cgen: fix struct initialization bugs | 2020-04-19 04:44:39 +02:00 |