9823d80e0c 
								
							
								 
							
						 
						
							
							
								
								json: minor fixes + bring back the test  
							
							
							
						 
						
							2020-05-04 20:43:22 +02:00  
				
					
						
							
							
								 
						
							
							
								fd8a194df0 
								
							
								 
							
						 
						
							
							
								
								json: wrap up decode()  
							
							
							
						 
						
							2020-05-04 16:46:39 +02:00  
				
					
						
							
							
								 
						
							
							
								c1ee14cc3e 
								
							
								 
							
						 
						
							
							
								
								json: decode() part 1  
							
							
							
						 
						
							2020-05-01 12:02:31 +02:00  
				
					
						
							
							
								 
						
							
							
								57859db07c 
								
									
								
							
								 
							
						 
						
							
							
								
								readme: fix docs link  
							
							
							
						 
						
							2020-04-19 20:47:36 +02:00  
				
					
						
							
							
								 
						
							
							
								df37597f00 
								
							
								 
							
						 
						
							
							
								
								tests: disable cookie test for now  
							
							
							
						 
						
							2020-04-14 03:43:59 +02:00  
				
					
						
							
							
								 
						
							
							
								1185f04868 
								
							
								 
							
						 
						
							
							
								
								json: encode  
							
							
							
						 
						
							2020-04-14 00:37:47 +02:00  
				
					
						
							
							
								 
						
							
							
								24958df565 
								
							
								 
							
						 
						
							
							
								
								parser: do not allow duplicate fns; cgen: move fn code to fn.v  
							
							
							
						 
						
							2020-04-13 19:59:57 +02:00  
				
					
						
							
							
								 
						
							
							
								0db0c642c3 
								
							
								 
							
						 
						
							
							
								
								vfmt: add missing imports automatically  
							
							
							
						 
						
							2020-04-12 17:45:04 +02:00  
				
					
						
							
							
								 
						
							
							
								c8c43a2475 
								
							
								 
							
						 
						
							
							
								
								update copyright year  
							
							
							
						 
						
							2020-01-23 21:04:46 +01:00  
				
					
						
							
							
								 
						
							
							
								09e390eac5 
								
							
								 
							
						 
						
							
							
								
								remove string clone because cJSON already did internally  
							
							
							
						 
						
							2020-01-18 17:40:58 +01:00  
				
					
						
							
							
								 
						
							
							
								848cd3cb3e 
								
							
								 
							
						 
						
							
							
								
								run vfmt on http, net, sync, strconv  
							
							
							
						 
						
							2019-12-22 01:57:50 +03:00  
				
					
						
							
							
								 
						
							
							
								ad6adf327e 
								
							
								 
							
						 
						
							
							
								
								vlib: fix missing `else{}` in match statements  
							
							
							
						 
						
							2019-12-07 17:23:37 +03:00  
				
					
						
							
							
								 
						
							
							
								e9e931fe4a 
								
							
								 
							
						 
						
							
							
								
								force C function definitions  
							
							
							
						 
						
							2019-11-24 12:14:22 +03:00  
				
					
						
							
							
								 
						
							
							
								bb9d95e9aa 
								
							
								 
							
						 
						
							
							
								
								parser: allow '' in attributes  
							
							
							
						 
						
							2019-10-18 20:17:23 +03:00  
				
					
						
							
							
								 
						
							
							
								b3805140ec 
								
							
								 
							
						 
						
							
							
								
								Remove json_test.exp & json_test.lib  
							
							
							
						 
						
							2019-10-03 02:00:11 +03:00  
				
					
						
							
							
								 
						
							
							
								bb9eec8696 
								
							
								 
							
						 
						
							
							
								
								json: use &  
							
							
							
						 
						
							2019-09-02 19:17:05 +03:00  
				
					
						
							
							
								 
						
							
							
								3bd7bcfac3 
								
							
								 
							
						 
						
							
							
								
								remove u8 and i32 aliases  
							
							
							
						 
						
							2019-09-01 22:37:22 +03:00  
				
					
						
							
							
								 
						
							
							
								5df31c16f7 
								
							
								 
							
						 
						
							
							
								
								json:  fix   #1751 ; support unsigned integers  
							
							
							
						 
						
							2019-08-26 20:02:19 +03:00  
				
					
						
							
							
								 
						
							
							
								817f5bf0a6 
								
							
								 
							
						 
						
							
							
								
								add test for [json:fieldname]  
							
							... 
							
							
							
							Added test also tests the output from json.encode to make sure the json:fieldname attribute is used. 
							
						 
						
							2019-08-23 11:43:11 +03:00  
				
					
						
							
							
								 
						
							
							
								e39cb41d6b 
								
							
								 
							
						 
						
							
							
								
								json: custom json field names with "[json:field_name]"  
							
							
							
						 
						
							2019-08-23 02:54:39 +03:00  
				
					
						
							
							
								 
						
							
							
								fe8145c697 
								
							
								 
							
						 
						
							
							
								
								json: add raw json test  
							
							
							
						 
						
							2019-08-22 14:22:16 +03:00  
				
					
						
							
							
								 
						
							
							
								d373b331fa 
								
							
								 
							
						 
						
							
							
								
								ompiler: MSVC related fixes and `v test v` for windows testing  
							
							... 
							
							
							
							* MSVC related fixes and v test v for windows testing
* If second stage crashes on windows goto error
* use os.exec instead of system so that the error can be printed
* use -debug for osx vid
* Fix some whitespace to trigger a rebuild 
							
						 
						
							2019-08-18 17:25:33 +03:00  
				
					
						
							
							
								 
						
							
							
								1864e92ff4 
								
							
								 
							
						 
						
							
							
								
								parser: disallow statements after a return, branch check $if, $else, switch, and loops correctly  
							
							
							
						 
						
							2019-08-10 10:26:42 +02:00  
				
					
						
							
							
								 
						
							
							
								af7d49103b 
								
							
								 
							
						 
						
							
							
								
								json: Windows fix  
							
							
							
						 
						
							2019-07-13 16:47:23 +02:00  
				
					
						
							
							
								 
						
							
							
								f834644db4 
								
							
								 
							
						 
						
							
							
								
								make gg work on Windows; prebuild glad and cJSON; new ft module  
							
							
							
						 
						
							2019-07-12 04:50:14 +02:00  
				
					
						
							
							
								 
						
							
							
								4594d78bd6 
								
							
								 
							
						 
						
							
							
								
								move all vlib modules to vlib/  
							
							
							
						 
						
							2019-06-29 12:00:31 +02:00