67ba56c65c 
								
									
								
							
								 
							
						 
						
							
							
								
								expression: set integer literals as int by default  
							
							
							
						 
						
							2020-03-23 20:05:37 +01:00  
				
					
						
							
							
								 
						
							
							
								be01a32f0b 
								
							
								 
							
						 
						
							
							
								
								math: use automatic dereferencing  
							
							
							
						 
						
							2020-03-19 10:24:51 +01:00  
				
					
						
							
							
								 
						
							
							
								92d6eec09a 
								
							
								 
							
						 
						
							
							
								
								cgen: fix remaining errors. hello world now compiles  
							
							
							
						 
						
							2020-03-12 09:11:41 +01:00  
				
					
						
							
							
								 
						
							
							
								568d859fc0 
								
							
								 
							
						 
						
							
							
								
								bignum: move to math.big  
							
							
							
						 
						
							2020-03-10 19:31:01 +01:00  
				
					
						
							
							
								 
						
							
							
								becd87141c 
								
									
								
							
								 
							
						 
						
							
							
								
								fix linux warnings in generated C code  
							
							
							
						 
						
							2020-03-01 13:26:09 +01:00  
				
					
						
							
							
								 
						
							
							
								30f905999a 
								
									
								
							
								 
							
						 
						
							
							
								
								math: add powf and other float32 functions  
							
							
							
						 
						
							2020-02-26 13:31:54 +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  
				
					
						
							
							
								 
						
							
							
								ef8c1203b4 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup: replace C for loops with range  
							
							
							
						 
						
							2020-02-24 17:55:16 +01:00  
				
					
						
							
							
								 
						
							
							
								d2cb5ad725 
								
									
								
							
								 
							
						 
						
							
							
								
								math.bits: make certain functions public + small fixes  
							
							
							
						 
						
							2020-02-20 01:31:42 +01:00  
				
					
						
							
							
								 
						
							
							
								67e7ad13de 
								
									
								
							
								 
							
						 
						
							
							
								
								math.bits: added missing functions and test  
							
							
							
						 
						
							2020-02-12 11:32:03 +01:00  
				
					
						
							
							
								 
						
							
							
								d51c159160 
								
									
								
							
								 
							
						 
						
							
							
								
								math: add sqrtf  
							
							
							
						 
						
							2020-02-10 18:48:44 +01:00  
				
					
						
							
							
								 
						
							
							
								9845fd1cf5 
								
									
								
							
								 
							
						 
						
							
							
								
								math.bits: tests  
							
							
							
						 
						
							2020-02-09 21:16:03 +01:00  
				
					
						
							
							
								 
						
							
							
								7583c350b8 
								
									
								
							
								 
							
						 
						
							
							
								
								compiler/math.bits: use max u64 consts  
							
							
							
						 
						
							2020-02-09 09:25:27 +01:00  
				
					
						
							
							
								 
						
							
							
								7f709c3285 
								
									
								
							
								 
							
						 
						
							
							
								
								update copyright years  
							
							
							
						 
						
							2020-02-03 05:00:36 +01:00  
				
					
						
							
							
								 
						
							
							
								ed55778d2a 
								
									
								
							
								 
							
						 
						
							
							
								
								math: fast aprox cos and sin  
							
							
							
						 
						
							2020-01-29 05:12:43 +01:00  
				
					
						
							
							
								 
						
							
							
								c8c43a2475 
								
							
								 
							
						 
						
							
							
								
								update copyright year  
							
							
							
						 
						
							2020-01-23 21:04:46 +01:00  
				
					
						
							
							
								 
						
							
							
								5c6032d272 
								
							
								 
							
						 
						
							
							
								
								math.bits: fix warnings regarding unnecessary casts  
							
							
							
						 
						
							2020-01-22 22:06:40 +01:00  
				
					
						
							
							
								 
						
							
							
								89d3075f88 
								
							
								 
							
						 
						
							
							
								
								math: update complex operators for multiplication and division  
							
							
							
						 
						
							2019-12-30 05:24:30 +01:00  
				
					
						
							
							
								 
						
							
							
								14e9c3c7bb 
								
							
								 
							
						 
						
							
							
								
								rename compiler2.parser to v.parser etc  
							
							
							
						 
						
							2019-12-27 06:09:16 +01:00  
				
					
						
							
							
								 
						
							
							
								1277ce22f8 
								
							
								 
							
						 
						
							
							
								
								math: factorial submodule  
							
							
							
						 
						
							2019-12-27 06:08:17 +03:00  
				
					
						
							
							
								 
						
							
							
								a251db068f 
								
							
								 
							
						 
						
							
							
								
								run vfmt on math and sha; add vfmt check to test-compiler  
							
							
							
						 
						
							2019-12-22 02:50:20 +03:00  
				
					
						
							
							
								 
						
							
							
								1679457f6b 
								
							
								 
							
						 
						
							
							
								
								clean up math_test.v  
							
							
							
						 
						
							2019-12-19 22:16:10 +03:00  
				
					
						
							
							
								 
						
							
							
								9dd86a2de6 
								
							
								 
							
						 
						
							
							
								
								math: fix abs (-0.0)  
							
							
							
						 
						
							2019-12-15 19:37:17 +03:00  
				
					
						
							
							
								 
						
							
							
								ad6adf327e 
								
							
								 
							
						 
						
							
							
								
								vlib: fix missing `else{}` in match statements  
							
							
							
						 
						
							2019-12-07 17:23:37 +03:00  
				
					
						
							
							
								 
						
							
							
								b31ec4ca9a 
								
							
								 
							
						 
						
							
							
								
								math: add factorial function (via factorial table)  
							
							
							
						 
						
							2019-12-03 11:34:26 +03:00  
				
					
						
							
							
								 
						
							
							
								7545ea709a 
								
							
								 
							
						 
						
							
							
								
								enable alpine/musl CI tests  
							
							
							
						 
						
							2019-11-28 11:46:52 +03:00  
				
					
						
							
							
								 
						
							
							
								e9e931fe4a 
								
							
								 
							
						 
						
							
							
								
								force C function definitions  
							
							
							
						 
						
							2019-11-24 12:14:22 +03:00  
				
					
						
							
							
								 
						
							
							
								bd34524a1c 
								
							
								 
							
						 
						
							
							
								
								fractions: panic when reciprocal produces invalid fraction  
							
							
							
						 
						
							2019-11-11 23:37:32 +03:00  
				
					
						
							
							
								 
						
							
							
								91896af877 
								
							
								 
							
						 
						
							
							
								
								math: digits panic for invalid base  
							
							
							
						 
						
							2019-11-11 05:21:47 +03:00  
				
					
						
							
							
								 
						
							
							
								a44ba0b8a2 
								
							
								 
							
						 
						
							
							
								
								bignum module wrapper for kokke/tiny-bignum-c  
							
							
							
						 
						
							2019-11-07 22:04:18 +03:00  
				
					
						
							
							
								 
						
							
							
								b9e7d02462 
								
							
								 
							
						 
						
							
							
								
								math: make ceil return an f64  
							
							
							
						 
						
							2019-11-07 19:54:51 +03:00  
				
					
						
							
							
								 
						
							
							
								c8de2c0bd4 
								
							
								 
							
						 
						
							
							
								
								fix i64 overflow warning  
							
							
							
						 
						
							2019-11-07 06:00:00 +03:00  
				
					
						
							
							
								 
						
							
							
								0f0bef2d33 
								
							
								 
							
						 
						
							
							
								
								parser: more typing checks  
							
							
							
						 
						
							2019-11-06 20:47:03 +03:00  
				
					
						
							
							
								 
						
							
							
								6a812f7293 
								
							
								 
							
						 
						
							
							
								
								mod operator tests  
							
							
							
						 
						
							2019-11-06 18:04:48 +03:00  
				
					
						
							
							
								 
						
							
							
								f6d06fcda2 
								
							
								 
							
						 
						
							
							
								
								update tests and examples after the mutability fix  
							
							
							
						 
						
							2019-11-06 06:57:04 +03:00  
				
					
						
							
							
								 
						
							
							
								91bb969ed1 
								
							
								 
							
						 
						
							
							
								
								stats: use c style for loop  
							
							
							
						 
						
							2019-11-06 04:45:05 +03:00  
				
					
						
							
							
								 
						
							
							
								9e9935acbc 
								
							
								 
							
						 
						
							
							
								
								math: make consts and structs public  
							
							
							
						 
						
							2019-10-28 16:33:36 +03:00  
				
					
						
							
							
								 
						
							
							
								b32a462b2e 
								
							
								 
							
						 
						
							
							
								
								math: new  consts + helpers funcs for string to int / float  
							
							
							
						 
						
							2019-10-17 09:04:57 +03:00  
				
					
						
							
							
								 
						
							
							
								280ccfa177 
								
							
								 
							
						 
						
							
							
								
								math: fns for gettng bit repr of float & vice versa  
							
							
							
						 
						
							2019-10-16 11:19:03 +03:00  
				
					
						
							
							
								 
						
							
							
								a5d61f6da0 
								
							
								 
							
						 
						
							
							
								
								math.complex: make fields public  
							
							
							
						 
						
							2019-10-15 12:43:28 +03:00  
				
					
						
							
							
								 
						
							
							
								f9593bd857 
								
							
								 
							
						 
						
							
							
								
								builtin: float.v + remove #include <math.h>  
							
							
							
						 
						
							2019-10-15 08:41:45 +03:00  
				
					
						
							
							
								 
						
							
							
								432e074b4e 
								
							
								 
							
						 
						
							
							
								
								fix complex_test.v  
							
							
							
						 
						
							2019-10-12 22:39:18 +03:00  
				
					
						
							
							
								 
						
							
							
								a76165828b 
								
							
								 
							
						 
						
							
							
								
								snake_case consts  
							
							
							
						 
						
							2019-10-12 22:36:14 +03:00  
				
					
						
							
							
								 
						
							
							
								6d483c0a56 
								
							
								 
							
						 
						
							
							
								
								parser: float1 == float2 uses machine epsilon by default  
							
							
							
						 
						
							2019-09-29 18:27:53 +03:00  
				
					
						
							
							
								 
						
							
							
								fd2d9c214c 
								
							
								 
							
						 
						
							
							
								
								f64: fix .eq()  
							
							
							
						 
						
							2019-09-28 14:04:03 +03:00  
				
					
						
							
							
								 
						
							
							
								a5ea7e4304 
								
							
								 
							
						 
						
							
							
								
								math.bits: remove extraneous casts  
							
							
							
						 
						
							2019-09-26 14:14:04 +03:00  
				
					
						
							
							
								 
						
							
							
								7aaf4012e4 
								
							
								 
							
						 
						
							
							
								
								math.bits: add missing pub to fn's  
							
							
							
						 
						
							2019-09-23 00:51:03 +03:00  
				
					
						
							
							
								 
						
							
							
								d80a3365c4 
								
							
								 
							
						 
						
							
							
								
								math.bits: add some more helpers, to be used in upcoming biginteger  
							
							
							
						 
						
							2019-09-20 17:39:36 +03:00  
				
					
						
							
							
								 
						
							
							
								cb31eeec55 
								
							
								 
							
						 
						
							
							
								
								compiler: first step to require explicit definition of imported C fns  
							
							
							
						 
						
							2019-09-19 05:16:25 +03:00  
				
					
						
							
							
								 
						
							
							
								f187c35fb2 
								
							
								 
							
						 
						
							
							
								
								vlib: inline certain functions  
							
							
							
						 
						
							2019-09-18 15:45:32 +03:00