| .. | 
		
		
			
			
			
			
				| bare | cleanup: replace C for loops with range | 2020-02-24 17:55:16 +01:00 | 
		
			
			
			
			
				| js | use LF line endings in examples/quick_sort.v | 2020-03-03 14:41:05 +01:00 | 
		
			
			
			
			
				| array.v | sync: implement pool.work_on_items to process a list of items in parallel | 2020-03-04 20:28:42 +01:00 | 
		
			
			
			
			
				| array_test.v | array: reverse empty arrays correctly | 2020-02-29 20:44:02 +01:00 | 
		
			
			
			
			
				| builtin.v | cgen: definitions + other fixes; calloc fix | 2020-03-04 17:08:28 +01:00 | 
		
			
			
			
			
				| builtin_nix.v | fix linux warnings in generated C code | 2020-03-01 13:26:09 +01:00 | 
		
			
			
			
			
				| builtin_windows.v | update copyright year | 2020-01-23 21:04:46 +01:00 | 
		
			
			
			
			
				| byte_test.v | … |  | 
		
			
			
			
			
				| cfns.v | cgen: definitions + other fixes; calloc fix | 2020-03-04 17:08:28 +01:00 | 
		
			
			
			
			
				| float.v | atof: lots of fixes | 2020-02-26 12:14:06 +01:00 | 
		
			
			
			
			
				| int.v | cgen: definitions + other fixes; calloc fix | 2020-03-04 17:08:28 +01:00 | 
		
			
			
			
			
				| int_test.v | scanner: make `0o` prefix the only way to define octals | 2020-02-23 23:43:04 +01:00 | 
		
			
			
			
			
				| isnil_test.v | compiler: allow function expecting a void* to receive a byteptr | 2019-11-28 09:44:43 +03:00 | 
		
			
			
			
			
				| map.v | cgen: definitions + other fixes; calloc fix | 2020-03-04 17:08:28 +01:00 | 
		
			
			
			
			
				| map_test.v | cleanup: replace C for loops with range | 2020-02-24 17:55:16 +01:00 | 
		
			
			
			
			
				| option.v | update copyright years | 2020-02-03 05:00:36 +01:00 | 
		
			
			
			
			
				| sorted_map.v | cleanup: replace C for loops with range | 2020-02-24 17:55:16 +01:00 | 
		
			
			
			
			
				| string.v | string: update `string.repeat` behavior | 2020-02-29 15:25:31 +01:00 | 
		
			
			
			
			
				| string_int_test.v | string: new type conversion functions | 2020-01-14 18:05:38 +01:00 | 
		
			
			
			
			
				| string_test.v | fix parser_test.v and string_test.v | 2020-03-04 17:39:27 +01:00 | 
		
			
			
			
			
				| utf8.v | update copyright years | 2020-02-03 05:00:36 +01:00 | 
		
			
			
			
			
				| utf8_test.v | … |  |