|  Delyan Angelov | 60cc8ac39c | vcache: use 2x wyhash.sum64_string(hk,x).hex_full(), instead of md5.sum(hk.bytes()).hex() | 2020-10-25 09:22:31 +02:00 | 
				
					
						|  Henrixounez | c1f04d8c72 | builtin: fix min value for int_str (#6411) | 2020-09-18 12:56:16 +03:00 | 
				
					
						|  Henrixounez | 4038ac463c | gen: bytes array print not ending prematurely when null byte (#6401) | 2020-09-18 01:12:32 +02:00 | 
				
					
						|  Uwe Krüger | 047bf02985 | builtin: fix `in` for various numeric types (#6311) | 2020-09-06 12:45:02 +02:00 | 
				
					
						|  Alexander Medvednikov | 6921d46185 | all: rune type for `` literals | 2020-08-27 06:46:37 +02:00 | 
				
					
						|  Alexander Medvednikov | 84b8e0a7e4 | tests: enable live tests on macos | 2020-08-26 06:50:32 +02:00 | 
				
					
						|  Nick Treleaven | bab5c21224 | parser: warn when fixed-size ArrayInit doesn't have trailing `{}`. (#6137) | 2020-08-16 04:54:05 +02:00 | 
				
					
						|  Alexander Medvednikov | 88988817d0 | parser: minor `match` simplification | 2020-08-10 19:54:38 +02:00 | 
				
					
						|  Alexander Medvednikov | 200f8dacb7 | []byte.str2() => bytestr() | 2020-08-09 04:22:42 +02:00 | 
				
					
						|  Alexander Medvednikov | 94f4dfe85b | builtin: a temporary []byte.str2() (until runes are implemented) | 2020-08-09 04:20:43 +02:00 | 
				
					
						|  Duarte Roso | 055117dc5f | builtin: make byte.hex() two digits format (#5886) | 2020-08-01 23:06:08 +02:00 | 
				
					
						|  Nick Treleaven | f5e6a83a05 | builtin: unsafe vlib pointer indexing (#5836) | 2020-07-15 21:56:50 +02:00 | 
				
					
						|  Nick Treleaven | 0b49e4db1c | v/checker.v: disallow pointer arithmetic for InfixExpr outside unsafe {} (#5640) | 2020-07-03 18:10:10 +02:00 | 
				
					
						|  Emily Hudson | c84bafbdae | vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax | 2020-06-27 21:46:04 +02:00 | 
				
					
						|  Alexander Medvednikov | 1d28d45c5c | builder: add -lpthread; x64: a+b, a-b | 2020-06-18 14:14:42 +02:00 | 
				
					
						|  Delyan Angelov | 97b9ce04a4 | crypto.rand: cleanup test, make it less likely to fail in CI | 2020-06-01 07:49:52 +03:00 | 
				
					
						|  Uwe Krüger | 013fdb8a4b | checker: restrict numeric promotions to cases where no data is lost | 2020-05-27 05:42:48 +02:00 | 
				
					
						|  Uwe Krüger | 2635be511f | all: re-apply C++ support | 2020-05-18 21:38:06 +02:00 | 
				
					
						|  Alexander Medvednikov | 07a78b2843 | Revert "all: C++ compiler support" This reverts commit 9a237c3e82. | 2020-05-18 17:05:48 +02:00 | 
				
					
						|  Uwe Krüger | 9a237c3e82 | all: C++ compiler support | 2020-05-18 15:51:36 +02:00 | 
				
					
						|  ka-weihe | a72f3ed0c7 | builtin: voidptr.str() and byteptr.str() | 2020-05-04 13:20:18 +02:00 | 
				
					
						|  Alexander Medvednikov | 270566055f | checker: make sure all FnDecl types are valid | 2020-04-26 10:39:26 +02:00 | 
				
					
						|  penguindark | 83289d74a7 | builtin: fix int to hex | 2020-04-02 17:16:17 +02:00 | 
				
					
						|  Alexander Medvednikov | b495e78f0e | v2: add _vinit to tests' fn main | 2020-03-25 00:17:39 +01:00 | 
				
					
						|  penguindark | 421f5b6fdf | builtin: int to str without offset buffer | 2020-03-21 16:00:58 +01:00 | 
				
					
						|  penguindark | 630913d872 | builtin: new str(), hex() functions without C.printf | 2020-03-11 00:38:11 +01:00 | 
				
					
						|  Alexander Medvednikov | de55a26cfe | cgen: lots of fixes | 2020-03-10 23:21:29 +01:00 | 
				
					
						|  Alexander Medvednikov | f27f832ede | cgen: definitions + other fixes; calloc fix | 2020-03-04 17:08:28 +01:00 | 
				
					
						|  Delyan Angelov | 615a4b3452 | builtin: add V64_PRINTFORMAT (part 2) | 2020-03-01 15:48:54 +01:00 | 
				
					
						|  Alexander Medvednikov | 82b0024758 | fix v2 parser int.v error | 2020-03-01 14:57:54 +01:00 | 
				
					
						|  Nicolas Sauzede | becd87141c | fix linux warnings in generated C code | 2020-03-01 13:26:09 +01:00 | 
				
					
						|  spaceface777 | ef8c1203b4 | cleanup: replace C for loops with range | 2020-02-24 17:55:16 +01:00 | 
				
					
						|  Alexander Medvednikov | 19520ccf4e | v2: for in checker | 2020-02-18 21:59:42 +01:00 | 
				
					
						|  Alexander Medvednikov | d66bc24e7f | remove `as` casts for basic types | 2020-02-07 22:10:48 +01:00 | 
				
					
						|  Alexander Medvednikov | 0510bc7744 | fix int.v | 2020-02-07 14:57:48 +01:00 | 
				
					
						|  Alexander Medvednikov | 9034b1fd08 | v2: match cgen; use `as` for casting | 2020-02-07 14:50:52 +01:00 | 
				
					
						|  Alexander Medvednikov | 2b433cdf64 | v2: match, <<=, >>=, |=, ~, unsafe, map init | 2020-02-05 10:00:14 +01:00 | 
				
					
						|  Alexander Medvednikov | c595c9eee1 | builtin: bring back old hex() | 2020-02-04 20:23:03 +01:00 | 
				
					
						|  Alexander Medvednikov | 80daaff874 | v2: scopes, or, in, hex | 2020-02-04 17:44:39 +01:00 | 
				
					
						|  Alexander Medvednikov | 9b60a50d07 | v2: maps, <<, >>, method calls | 2020-02-04 12:50:58 +01:00 | 
				
					
						|  joe-conigliaro | 85e4e4cb40 | v2: resolve unresolved call expression types & add test | 2020-02-04 12:03:12 +01:00 | 
				
					
						|  Alexander Medvednikov | 83f0c228e9 | v2: parse builtin.v, cfns.v float.v | 2020-02-04 09:54:15 +01:00 | 
				
					
						|  joe-conigliaro | 7f709c3285 | update copyright years | 2020-02-03 05:00:36 +01:00 | 
				
					
						|  joe-conigliaro | 007baa2305 | hash: add wyhash + benchmark, add fnv1a, add u64.hex() (#3584) | 2020-01-28 23:43:09 +01:00 | 
				
					
						|  Alexander Medvednikov | d082b3f4b9 | run vfmt on vlib/builtin | 2019-12-20 00:12:29 +03:00 | 
				
					
						|  Alexander Medvednikov | 75280bb54c | fix int.str() memory bug | 2019-12-09 16:41:13 +03:00 | 
				
					
						|  Alexander Medvednikov | c4a43633da | i8, i18, u16 str() | 2019-12-03 21:14:17 +03:00 | 
				
					
						|  Alexander Medvednikov | 3fea8f3de5 | *char => charptr everywhere | 2019-12-01 10:33:26 +03:00 | 
				
					
						|  Unknown User | f46b58b09d | int: i64 hex() use PRIx64 | 2019-10-17 11:06:54 +03:00 | 
				
					
						|  Alexander Medvednikov | f9593bd857 | builtin: float.v + remove #include <math.h> | 2019-10-15 08:41:45 +03:00 |