|  Delyan Angelov | fb0817277f | compiler: force .exe extension, when compiling on windows | 2020-01-07 15:42:14 +01:00 | 
				
					
						|  Alexander Medvednikov | d823d82207 | array type fix; method registration | 2020-01-07 13:10:09 +01:00 | 
				
					
						|  Delyan Angelov | 6d30697d9b | time: move time.random() to time.misc module avoids importing rand to programs that do not need pseudo random generation). | 2020-01-07 12:58:24 +01:00 | 
				
					
						|  Shivanjan Chakravorty | a0c8ad7398 | post increment/decrement repl fix | 2020-01-07 12:26:49 +01:00 | 
				
					
						|  Alexander Medvednikov | 706c6066d5 | index expression | 2020-01-07 12:18:13 +01:00 | 
				
					
						|  joe-conigliaro | b7509577b5 | v: cleanup & fixes. update variadic & multiple return | 2020-01-07 12:10:07 +01:00 | 
				
					
						|  Alexander Medvednikov | 8c5923297e | do not run cgen_test.v on windows | 2020-01-07 01:57:38 +01:00 | 
				
					
						|  Alexander Medvednikov | 69f3c42b99 | method calls; skip string interpolation for now; fix () | 2020-01-07 01:08:24 +01:00 | 
				
					
						|  Alexander Medvednikov | 48ea1153a5 | for ;; syntax | 2020-01-07 00:14:19 +01:00 | 
				
					
						|  Alexander Medvednikov | 1e28c1d4fd | clean up the parser a bit; run vfmt; add x64 to ci | 2020-01-06 23:15:37 +01:00 | 
				
					
						|  Alexander Medvednikov | b815878d60 | simplify and improve pratt | 2020-01-06 16:13:12 +01:00 | 
				
					
						|  r00ster | 025efcb731 | os: add is_executable, is_writable and is_readable | 2020-01-06 09:15:06 +01:00 | 
				
					
						|  Alexander Medvednikov | 126289c19b | make the unchanged mutable variable error a warning in non-prod builds | 2020-01-06 00:28:29 +01:00 | 
				
					
						|  Delyan Angelov | 4c3df963fa | v repl: fix println regression on linux | 2020-01-05 22:49:09 +01:00 | 
				
					
						|  Delyan Angelov | 8053175ead | android: fix os.create and builtin | 2020-01-05 20:13:35 +01:00 | 
				
					
						|  Delyan Angelov | c24a1b3786 | compiler: fix unused import warnings | 2020-01-05 16:29:33 +01:00 | 
				
					
						|  Ricardo Tomasi | 868d6c808b | compiler: avoid redeclaration of var during reassignment with optional value | 2020-01-05 11:53:40 +01:00 | 
				
					
						|  joe-conigliaro | 5a6f9024d3 | v: small fixes typo & register struct & and add array elem pointer | 2020-01-05 11:52:03 +01:00 | 
				
					
						|  joe-conigliaro | 2061394ad7 | v: initial impl of new type sys w/ pointer & placeholder support (#3323) | 2020-01-04 17:57:25 +01:00 | 
				
					
						|  Delyan Angelov | 778a1cc34a | make g_str_buf a static buffer of size 1K (#3321) | 2020-01-04 17:53:37 +01:00 | 
				
					
						|  Alexander Medvednikov | 7bc5cfc53a | fix windows test | 2020-01-04 00:24:30 +01:00 | 
				
					
						|  Alexander Medvednikov | 3344111a03 | minor fixes and cleaning up | 2020-01-04 00:06:06 +01:00 | 
				
					
						|  Delyan Angelov | aeda48d94e | vpm: add support for other VCS for modules, like hg Add ability to pass flags to vpm.
Implement -help , -verbose and -server-url ,
to enable easier diagnostics and testing with a local server. | 2020-01-03 22:07:58 +01:00 | 
				
					
						|  Delyan Angelov | ddd83c2108 | pg: add db.exec_param_many() | 2020-01-03 22:07:28 +01:00 | 
				
					
						|  Delyan Angelov | 67f397f888 | os: implement os.cachedir() . Use it inside os.tmpdir() too | 2020-01-03 19:46:23 +01:00 | 
				
					
						|  joe-conigliaro | 43895269ff | compiler: implement direct cast for sum type | 2020-01-03 14:42:48 +01:00 | 
				
					
						|  Alexander Medvednikov | 520ec0f53a | fix cgen_test | 2020-01-03 11:41:39 +01:00 | 
				
					
						|  Alexander Medvednikov | 7c47f345be | mingw on macos | 2020-01-03 11:38:30 +01:00 | 
				
					
						|  joe-conigliaro | 343ded18fd | parser: dot fix | 2020-01-03 11:36:17 +01:00 | 
				
					
						|  Alexander Medvednikov | 492dfebd15 | SelectorExpr; receivers; struct field check; if expression | 2020-01-02 20:09:23 +01:00 | 
				
					
						|  sh0f | 3c65af8b9a | cli: fix warning | 2020-01-02 18:09:24 +01:00 | 
				
					
						|  Charles WANG | 7a031d5e23 | update and rename ui_win.v to ui_windows.v | 2020-01-02 18:09:09 +01:00 | 
				
					
						|  Charles WANG | 166dc28480 | update ui_linux.v: module ui to `uiold` | 2020-01-02 18:08:54 +01:00 | 
				
					
						|  Alexander Medvednikov | a6a9958cfc | register fn args; remove dup code | 2020-01-02 08:37:41 +01:00 | 
				
					
						|  Alexander Medvednikov | 460b35137a | handle unknown fns; fn.v; type fixes | 2020-01-02 08:30:15 +01:00 | 
				
					
						|  Alexander Medvednikov | e7e07be38c | handle unknown functions; fix var types | 2020-01-01 23:15:20 +01:00 | 
				
					
						|  Alexander Medvednikov | b1d6021875 | x64 fixes | 2020-01-01 22:34:46 +01:00 | 
				
					
						|  Alexander Medvednikov | 807c16dd1b | uiold fixes | 2020-01-01 13:27:21 +01:00 | 
				
					
						|  Alexander Medvednikov | e8bbb00bde | ui is in a separate repo for now, rename it to avoid conflicts | 2020-01-01 13:14:01 +01:00 | 
				
					
						|  Alexander Medvednikov | e53bb6a9d4 | parser: wrong `else` | 2020-01-01 13:12:38 +01:00 | 
				
					
						|  Alexander Medvednikov | 327314c2c3 | parser: unknown function error | 2020-01-01 13:08:05 +01:00 | 
				
					
						|  sh0f | f87177d34d | base64: fix warnings | 2020-01-01 12:58:32 +01:00 | 
				
					
						|  Alexander Medvednikov | b7663848ef | os: fix create() | 2020-01-01 12:57:27 +01:00 | 
				
					
						|  Alexander Medvednikov | 47908c22df | cgen_test: skip empty lines; os: make vc_gen compile | 2020-01-01 12:50:25 +01:00 | 
				
					
						|  Alexander Medvednikov | 78c706ab71 | Revert "enable macos syscalls" This reverts commit d226fa7b17. | 2020-01-01 12:24:50 +01:00 | 
				
					
						|  Alexander Medvednikov | d226fa7b17 | enable macos syscalls | 2020-01-01 12:10:39 +01:00 | 
				
					
						|  Alexander Medvednikov | 2f8969c604 | time: Windows fix | 2020-01-01 12:01:03 +01:00 | 
				
					
						|  Alexander Medvednikov | 79b4a757c4 | fix cgen_test.v | 2020-01-01 10:32:22 +01:00 | 
				
					
						|  Alexander Medvednikov | 4794598d06 | if x := opt() {} else {} | 2020-01-01 10:31:50 +01:00 | 
				
					
						|  Alexander Medvednikov | 96d02849aa | parser: parse_file(path) | 2020-01-01 10:15:05 +01:00 |