b8f6284daf 
								
									
								
							
								 
							
						 
						
							
							
								
								ftoa: tables with hex constants  
							
							
							
						 
						
							2020-02-28 02:43:15 +01:00  
				
					
						
							
							
								 
						
							
							
								857cbfb0d2 
								
							
								 
							
						 
						
							
							
								
								v2: short struct init syntax; .xxx enum checks; unions; assert  
							
							
							
						 
						
							2020-02-26 15:51:05 +01:00  
				
					
						
							
							
								 
						
							
							
								39429f7ac9 
								
									
								
							
								 
							
						 
						
							
							
								
								atof: lots of fixes  
							
							... 
							
							
							
							* removed sprintf for f64 and f32 use
* removed all pointers from the code, used unions instead
* solved module name problem
* fixed tests on vlib/math
* fix for alpine-linux math test
* small fix on byte allocation for ftoa 
							
						 
						
							2020-02-26 12:14:06 +01:00  
				
					
						
							
							
								 
						
							
							
								200f25a38f 
								
									
								
							
								 
							
						 
						
							
							
								
								ftoa in V ( #3831 )  
							
							
							
						 
						
							2020-02-25 11:12:37 +01:00  
				
					
						
							
							
								 
						
							
							
								7d2eb4f604 
								
									
								
							
								 
							
						 
						
							
							
								
								scanner: make `0o` prefix the only way to define octals  
							
							
							
						 
						
							2020-02-23 23:43:04 +01:00  
				
					
						
							
							
								 
						
							
							
								d66bc24e7f 
								
							
								 
							
						 
						
							
							
								
								remove `as` casts for basic types  
							
							
							
						 
						
							2020-02-07 22:10:48 +01:00  
				
					
						
							
							
								 
						
							
							
								9034b1fd08 
								
							
								 
							
						 
						
							
							
								
								v2: match cgen; use `as` for casting  
							
							
							
						 
						
							2020-02-07 14:50:52 +01:00  
				
					
						
							
							
								 
						
							
							
								2b433cdf64 
								
							
								 
							
						 
						
							
							
								
								v2: match, <<=, >>=, |=, ~, unsafe, map init  
							
							
							
						 
						
							2020-02-05 10:00:14 +01:00  
				
					
						
							
							
								 
						
							
							
								7f709c3285 
								
									
								
							
								 
							
						 
						
							
							
								
								update copyright years  
							
							
							
						 
						
							2020-02-03 05:00:36 +01:00  
				
					
						
							
							
								 
						
							
							
								a5b43e1f4d 
								
							
								 
							
						 
						
							
							
								
								strconv: fix tests  
							
							
							
						 
						
							2019-12-27 06:07:09 +03:00  
				
					
						
							
							
								 
						
							
							
								d9835c1ecf 
								
							
								 
							
						 
						
							
							
								
								move atofq.v to a separate module  
							
							
							
						 
						
							2019-12-26 11:56:21 +03:00  
				
					
						
							
							
								 
						
							
							
								f2bab4ab9a 
								
							
								 
							
						 
						
							
							
								
								atoi: add tests  
							
							
							
						 
						
							2019-12-25 15:42:00 +03:00  
				
					
						
							
							
								 
						
							
							
								848cd3cb3e 
								
							
								 
							
						 
						
							
							
								
								run vfmt on http, net, sync, strconv  
							
							
							
						 
						
							2019-12-22 01:57:50 +03:00  
				
					
						
							
							
								 
						
							
							
								5cfbc7bab5 
								
							
								 
							
						 
						
							
							
								
								float: bug fix on +zero  
							
							
							
						 
						
							2019-12-22 01:38:02 +03:00  
				
					
						
							
							
								 
						
							
							
								6210984c97 
								
							
								 
							
						 
						
							
							
								
								run vfmt  
							
							
							
						 
						
							2019-12-20 02:09:56 +03:00  
				
					
						
							
							
								 
						
							
							
								929e7c1193 
								
							
								 
							
						 
						
							
							
								
								strconv: atof_quick for tasks that need speed but not big accuracy  
							
							
							
						 
						
							2019-12-19 03:37:53 +03:00  
				
					
						
							
							
								 
						
							
							
								84f535d242 
								
							
								 
							
						 
						
							
							
								
								atof: remove extra() causing warnings  
							
							
							
						 
						
							2019-12-17 01:47:30 +03:00  
				
					
						
							
							
								 
						
							
							
								3dbf7a4039 
								
							
								 
							
						 
						
							
							
								
								atof implementation in V  
							
							
							
						 
						
							2019-12-17 01:07:13 +03:00  
				
					
						
							
							
								 
						
							
							
								9730164613 
								
							
								 
							
						 
						
							
							
								
								atoi: fix leading zeros in string to int conversion  
							
							
							
						 
						
							2019-12-08 23:22:33 +03:00  
				
					
						
							
							
								 
						
							
							
								d7ccbba2c9 
								
							
								 
							
						 
						
							
							
								
								do not allow casting a type to itself  
							
							
							
						 
						
							2019-12-07 15:31:56 +03:00  
				
					
						
							
							
								 
						
							
							
								f6ec1b29f9 
								
							
								 
							
						 
						
							
							
								
								strconv: make string.int() stop parsing on invalid digit  
							
							
							
						 
						
							2019-11-28 09:46:10 +03:00  
				
					
						
							
							
								 
						
							
							
								ffa6bcfff5 
								
							
								 
							
						 
						
							
							
								
								vfmt: handle comments  
							
							
							
						 
						
							2019-11-13 11:54:22 +03:00  
				
					
						
							
							
								 
						
							
							
								59378dce46 
								
							
								 
							
						 
						
							
							
								
								compiler/vlib: replace substr/left/right with `[start..end]` everywhere  
							
							
							
						 
						
							2019-10-27 10:03:15 +03:00  
				
					
						
							
							
								 
						
							
							
								6dea2359ab 
								
							
								 
							
						 
						
							
							
								
								strconv: optimize functions  
							
							... 
							
							
							
							also make it the responsibility if the caller to properly trim whitespace 
							
						 
						
							2019-10-18 08:20:03 +03:00  
				
					
						
							
							
								 
						
							
							
								8d16762f03 
								
							
								 
							
						 
						
							
							
								
								strconv module + use it in builtin/string instead of C functions  
							
							
							
						 
						
							2019-10-17 19:37:55 +03:00