|  Alexander Medvednikov | c6e7838a44 | V 0.1.18 | 2019-08-17 00:48:07 +03:00 | 
				
					
						|  Alexander Medvednikov | a336775ae6 | Makefile: use ./v | 2019-08-16 23:31:45 +03:00 | 
				
					
						|  Alexander Medvednikov | 94b900bd0a | map: allow array values | 2019-08-16 23:28:47 +03:00 | 
				
					
						|  Alexander Medvednikov | 54b3c4d2c5 | json: error if the module is not imported | 2019-08-16 18:32:35 +03:00 | 
				
					
						|  Alexander Medvednikov | d3812a73d3 | Travis: don't install openssl on Windows | 2019-08-16 17:07:28 +03:00 | 
				
					
						|  Marco Böttcher | d6d17fe3f2 | scanner: string interpolation with $var at the end | 2019-08-16 17:06:27 +03:00 | 
				
					
						|  Alexander Medvednikov | 1372d04b43 | Delete test.sh | 2019-08-16 17:03:56 +03:00 | 
				
					
						|  Alexander Medvednikov | b188ecf680 | Makefile: re-write `make test` in V | 2019-08-16 16:51:46 +03:00 | 
				
					
						|  Delyan Angelov | 5ea4b463bb | compiler: fix issue #1612 . | 2019-08-16 14:05:42 +03:00 | 
				
					
						|  Alexander Medvednikov | c156cef972 | vweb: fix the test | 2019-08-16 09:58:27 +03:00 | 
				
					
						|  Alexander Medvednikov | 09340d48a0 | Makefile: simplify | 2019-08-16 09:36:14 +03:00 | 
				
					
						|  Alexander Medvednikov | 40e788552c | Makefile: fix info message | 2019-08-16 09:25:10 +03:00 | 
				
					
						|  Alexander Medvednikov | dc9cebe26c | orm fixes; glfw: remove C code | 2019-08-16 09:10:03 +03:00 | 
				
					
						|  kambrium | a5af903362 | Fixed typo | 2019-08-16 09:02:09 +03:00 | 
				
					
						|  Alexander Medvednikov | c0cc4701af | $if debug { | 2019-08-16 08:50:36 +03:00 | 
				
					
						|  Marco Böttcher | 87216cff63 | compiler:  '\$'  escape | 2019-08-15 12:41:23 +03:00 | 
				
					
						|  Joe Conigliaro | 5eee980499 | auto init struct map fields | 2019-08-14 23:54:45 +03:00 | 
				
					
						|  Henrixounez | 772c0c3f93 | compiler: prevent string to byte cast | 2019-08-14 09:48:05 +03:00 | 
				
					
						|  Henrixounez | 437ba14521 | compiler: prompts an error when accessing a map with wrong type | 2019-08-14 09:46:46 +03:00 | 
				
					
						|  joe-conigliaro | 7b48f7ac9e | encoding.csv module | 2019-08-14 09:45:56 +03:00 | 
				
					
						|  Emily Hudson | f52c68a510 | compiler: bootstrap with MSVC Add make_msvc.bat to bootstrap with msvc and test it with travis | 2019-08-13 23:04:20 +03:00 | 
				
					
						|  Delyan Angelov | a0c8fa5bbc | http openssl: on linux, prefer newer openssl installations when available | 2019-08-13 10:49:07 +03:00 | 
				
					
						|  Alexander Medvednikov | 89d0b75311 | vweb: remove the broken test for now | 2019-08-13 01:15:09 +03:00 | 
				
					
						|  Alexander Medvednikov | 287ab1ffb0 | Makefile: don't build vget (openssl dependency) | 2019-08-13 01:07:21 +03:00 | 
				
					
						|  Alexander Medvednikov | a11961b0d3 | vweb: make mime_types a const | 2019-08-13 01:04:26 +03:00 | 
				
					
						|  Alexander Medvednikov | bc563930f7 | string: remove abs() | 2019-08-12 21:16:01 +03:00 | 
				
					
						|  Alexander Medvednikov | ef2ab31e88 | sql: only accept strings and ints for now | 2019-08-12 21:07:03 +03:00 | 
				
					
						|  Alexander Medvednikov | cba4d59712 | vweb: make app_test.v compile | 2019-08-12 17:38:30 +03:00 | 
				
					
						|  Alexander Medvednikov | 6002511052 | pg: remove printf | 2019-08-12 16:41:41 +03:00 | 
				
					
						|  Alexander Medvednikov | baa537bfd5 | remove azure-pipelines.yml for now | 2019-08-12 16:38:58 +03:00 | 
				
					
						|  Henrixounez | 2ba1edaa80 | repl: default printing fix and test | 2019-08-12 16:19:56 +03:00 | 
				
					
						|  Emily Hudson | decdd8be9f | Prevent people on platforms that arent 'windows' from being able to build with msvc | 2019-08-12 15:11:13 +03:00 | 
				
					
						|  Alexander Medvednikov | 15a42f1f35 | array.clone() | 2019-08-12 14:41:40 +03:00 | 
				
					
						|  Alexander Medvednikov | 32754e3b4c | small sql fix | 2019-08-12 14:41:40 +03:00 | 
				
					
						|  joe-conigliaro | 8a2714b35a | fix typo | 2019-08-12 11:03:49 +03:00 | 
				
					
						|  Alexander Medvednikov | e03162bf4b | readme: minor changes | 2019-08-12 11:00:29 +03:00 | 
				
					
						|  Alexander Medvednikov | 02971a7eb3 | readme: simpler structure | 2019-08-12 10:54:35 +03:00 | 
				
					
						|  Alexander Medvednikov | 98b108a45c | readme: use symlink | 2019-08-12 10:49:20 +03:00 | 
				
					
						|  Henrixounez | 872aa536d8 | compiler: unsigned number properly printed and converted to string fix: array accessing now works with unsigned numbers | 2019-08-12 09:15:53 +03:00 | 
				
					
						|  iRedMail | 92cb199e8c | readme: add libssl-dev on Debian/Ubuntu | 2019-08-12 09:14:48 +03:00 | 
				
					
						|  Delyan Angelov | e96f0b5409 | Makefile: use simpler shell syntax. | 2019-08-12 09:13:44 +03:00 | 
				
					
						|  Alexander Medvednikov | 3c6a11eb0b | fix mut_test.v | 2019-08-11 22:45:21 +03:00 | 
				
					
						|  Zaoqi | 4d44de7685 | Docker: minor fixes | 2019-08-11 22:41:27 +03:00 | 
				
					
						|  Alexander Medvednikov | 8c3475b902 | generate `.str()` for all arrays | 2019-08-11 22:39:45 +03:00 | 
				
					
						|  Emily Hudson | f628d6d35d | Bootstrap twice on windows | 2019-08-11 21:04:39 +03:00 | 
				
					
						|  Nick Treleaven | ea30ba4555 | map: remove temporary fields _keys, key_i | 2019-08-11 19:43:21 +02:00 | 
				
					
						|  Delyan Angelov | 7957ec3186 | v install: fix installing a single module | 2019-08-11 17:35:55 +02:00 | 
				
					
						|  Carlos Esquerdo Bernat | d526cfc205 | vweb: fix V panic: array index out of range: 1/0 | 2019-08-11 14:07:22 +02:00 | 
				
					
						|  Alexander Medvednikov | 72a7eb6e35 | parser: do not allow `1 % 0` | 2019-08-11 14:47:34 +03:00 | 
				
					
						|  Stefanos Baziotis | 02ea168f71 | Fix deprecated  error | 2019-08-11 13:24:31 +02:00 |