83051149cf 
					 
					
						
						
							
							uncommented lines setting the error number in hak_geterrbinf() and hak_geterruinf()  
						
						
						
						
					 
					
						2025-10-20 01:02:23 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e99a4e700b 
					 
					
						
						
							
							in progress removing the error target stuffs  
						
						
						
						
					 
					
						2025-10-15 00:03:56 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						702696da89 
					 
					
						
						
							
							trying to simplify error message handling  
						
						
						
						
					 
					
						2025-10-11 01:49:08 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7504ec1a4c 
					 
					
						
						
							
							added hak_makesymbolwithuchars()/hak_makesymbolwithbchars()/hak_makestringwithuchars()/hak_makestirngwithbchars()  
						
						... 
						
						
						
						fixed some fpc code related to character type configured 
						
						
					 
					
						2025-10-08 23:38:24 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						20d2db0e27 
					 
					
						
						
							
							renamed hcl to hak  
						
						
						
						
					 
					
						2025-09-02 23:58:15 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d2e6c28703 
					 
					
						
						
							
							fixed portability issues in bigint.c  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is failing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-05 13:30:33 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						87fd48b713 
					 
					
						
						
							
							bundled isocline  
						
						
						
						
					 
					
						2024-12-22 22:06:32 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						431840f77b 
					 
					
						
						
							
							improved the interactive input handling if isocline is available  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-10-27 19:17:07 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						568166b4e2 
					 
					
						
						
							
							minor code change for type consisitency  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-09-23 20:31:11 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6407d3c175 
					 
					
						
						
							
							removed the option HCL_TRAIT_LANG_ENABLE_BLOCK, thus removing conditional codes for simplicity.  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						changed the compiler to require a block expression as the class body 
						
						
					 
					
						2024-07-06 12:16:05 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4ab0187260 
					 
					
						
						
							
							more input stream handling code  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-05-19 17:09:31 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1a7d86a293 
					 
					
						
						
							
							better error handling in the pascal wrapper  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-02-23 00:54:36 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						14fbbd1f31 
					 
					
						
						
							
							fixed pascal wrapper bug in including a file  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-02-23 00:32:17 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b80bea5f73 
					 
					
						
						
							
							renamed Interp.Compile to Interp.CompileText  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-02-20 15:52:28 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ee152519a8 
					 
					
						
						
							
							converted some macros to functions - hcl_getxtn(), hcl_getcmgr(), hcl_setcmgr, hcl_getmmgr()  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						introduced the same macros unsing upper-case naming convention - HCL_XTN(), HCL_MMGR, HCL_CMGR()
enhanced the pascal wrapper to load an included file based on the parent path 
						
						
					 
					
						2024-02-20 15:40:39 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ef3b2bd141 
					 
					
						
						
							
							enhanced the byte cci handler code  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-02-19 20:48:14 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ca1e82816d 
					 
					
						
						
							
							almost finished the byte cci handler. yet to test more  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-02-18 18:21:24 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						20d8a81a34 
					 
					
						
						
							
							wip - working on byte cci handler  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-02-18 10:12:56 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ac38c62b0d 
					 
					
						
						
							
							wip - implementing byte cci handler  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is failing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-02-17 09:16:44 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a4d8d8e2a5 
					 
					
						
						
							
							WIP - updating pascal wrapper with its own cci handler  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-02-13 00:57:30 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f85dd54040 
					 
					
						
						
							
							minor code cleanup  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-02-11 16:39:16 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cac171f4b2 
					 
					
						
						
							
							enhanced configure.ac to better support fpc wrapper's linking when findng compiler's builtin libraries such as libgcc or libquadmath  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-02-11 13:41:32 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9aa1bde1a1 
					 
					
						
						
							
							changed hcl_geterrnum()  to HCL_ERRNUM().  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						reintroduced hcl_geterrnum() as a function 
						
						
					 
					
						2024-02-03 13:36:05 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d339338a40 
					 
					
						
						
							
							added some pascal wrapper files  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	continuous-integration/drone/push Build is passing 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-02-02 14:57:46 +09:00