209feb4cbb 
								
							
								 
							
						 
						
							
							
								
								FUEL: fix smie indentation of some syntax words  
							
							
							
						 
						
							2016-11-24 05:00:12 +01:00  
				
					
						
							
							
								 
						
							
							
								19447e44a4 
								
							
								 
							
						 
						
							
							
								
								byte-arrays.hex: removing HEX{ ab cd ef } in favor of B{ 0xab 0xcd 0xef }.  
							
							
							
						 
						
							2016-11-08 21:10:58 -08:00  
				
					
						
							
							
								 
						
							
							
								b6f3cf3199 
								
							
								 
							
						 
						
							
							
								
								FUEL: fontification of COLOR: and HEXCOLOR:  
							
							
							
						 
						
							2016-08-21 02:23:31 +02:00  
				
					
						
							
							
								 
						
							
							
								a26d910b06 
								
							
								 
							
						 
						
							
							
								
								FUEL: font-locking improvments  
							
							... 
							
							
							
							Highlighting of flags{, HEX{ and of array parameters passed to c
functions. 
							
						 
						
							2016-08-20 03:41:51 +02:00  
				
					
						
							
							
								 
						
							
							
								2e9704a406 
								
							
								 
							
						 
						
							
							
								
								FUEL: syntax fixes for MAIN-WINDOW:, LOG: and TUPLE: with initial values  
							
							
							
						 
						
							2016-07-30 19:03:23 +02:00  
				
					
						
							
							
								 
						
							
							
								1e7e0e9876 
								
							
								 
							
						 
						
							
							
								
								FUEL: better symbol-capturing regexp and support for X-FUNCTION  
							
							
							
						 
						
							2016-07-02 15:50:59 +02:00  
				
					
						
							
							
								 
						
							
							
								a284660490 
								
							
								 
							
						 
						
							
							
								
								FUEL: makes accessors and tuple slots with backslashes highlight correctly  
							
							
							
						 
						
							2016-06-30 02:42:23 +02:00  
				
					
						
							
							
								 
						
							
							
								e8a62460aa 
								
							
								 
							
						 
						
							
							
								
								FUEL: fix highlighting of strings escaping quote characters  
							
							... 
							
							
							
							(modify-syntax-entry ?\\ "_" table) was wrong, instead a bigger regexp
is needed. 
							
						 
						
							2016-06-30 01:00:42 +02:00  
				
					
						
							
							
								 
						
							
							
								7efad3c3c3 
								
							
								 
							
						 
						
							
							
								
								FUEL: fix so that radixed numbers with commas get highlighted  
							
							
							
						 
						
							2016-05-25 22:03:05 +02:00  
				
					
						
							
							
								 
						
							
							
								4c8a1b79dc 
								
							
								 
							
						 
						
							
							
								
								FUEL: syntax debugging file  
							
							... 
							
							
							
							This file is intended to contain lots of weird syntax. So if you change
something in FUEL, you can open the file to verify it still syntax
highlights correctly. 
							
						 
						
							2016-05-23 02:23:12 +02:00