|  | 31a673e185 | removed the tgt argument values to syntax error formatting function | 2025-10-19 12:24:15 +09:00 |  | 
			
				
					|  | 8c6235be16 | some error message trimming done | 2025-10-17 23:26:15 +09:00 |  | 
			
				
					|  | 00f6b70028 | trimming various syntax error messages | 2025-10-15 23:28:14 +09:00 |  | 
			
				
					|  | e99a4e700b | in progress removing the error target stuffs | 2025-10-15 00:03:56 +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 |  | 
			
				
					|  | 78f43c8b4f | touching up the header files | 2025-09-30 01:00:39 +09:00 |  | 
			
				
					|  | 50c1d63ef4 | simplified how to retrieve dbgi a bit | 2025-09-28 00:42:01 +09:00 |  | 
			
				
					|  | 0128fe88dc | change the way to read a token beginning with a colon. added more primitive functions to the core module | 2025-09-26 00:32:33 +09:00 |  | 
			
				
					|  | d5eade91db | permitted a binop token as the back of a dotted symbol for easier access to binop primitives via modules | 2025-09-24 01:00:28 +09:00 |  | 
			
				
					|  | 6b0cf766ce | added pragma liberal on/off | 2025-09-22 20:19:35 +09:00 |  | 
			
				
					|  | a0fd6c5048 | improved identifier classification function | 2025-09-22 00:39:00 +09:00 |  | 
			
				
					|  | 5819be7fa5 | updating the compiler/reader to handle binops more specially | 2025-09-21 17:13:47 +09:00 |  | 
			
				
					|  | 0da9721c9f | enhanced class_enter to check indexed type between a class and a superclass | 2025-09-16 23:47:50 +09:00 |  | 
			
				
					|  | 37b652ead6 | changed the syntax for clarity - attribute list to use a tuple, class variable list to use a normal parenthesized list | 2025-09-15 01:41:43 +09:00 |  | 
			
				
					|  | 20d2db0e27 | renamed hcl to hak | 2025-09-02 23:58:15 +09:00 |  | 
			
				
					|  | 2ef2273f11 | added files left behind 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2025-08-06 12:42:36 +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 |  | 
			
				
					|  | a2b840f41d | updated add_class_level_variable() for better duplicate check 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-10-20 20:12:31 +09:00 |  | 
			
				
					|  | d2b3cc9f71 | enhanced the compiler logic to handle the class-level variales 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-10-20 17:37:51 +09:00 |  | 
			
				
					|  | 41b36ab170 | simplified variable adding routines 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-10-19 22:00:53 +09:00 |  | 
			
				
					|  | f2479c55cd | enhancing the compiler to handle 'var' in the class scope. unneeded code to be removed asap 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-10-19 02:31:54 +09:00 |  | 
			
				
					|  | 7ecb5d36ad | updated the compiler to make 'do' handling more consistent with {} 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-10-12 13:59:23 +09:00 |  | 
			
				
					|  | 17550d44c5 | renamed fnblk to funblk, cblk to ctlblk. 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing enhancing the compiler code to handle 'var' inside 'class' | 2024-10-12 00:24:02 +09:00 |  | 
			
				
					|  | 42009d3cce | enhanced compile_class_attr_list() with data table and binary search 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-10-07 21:46:41 +09:00 |  | 
			
				
					|  | 54e33f53b9 | added vm code to apply the attribute list encoded in the CLASS_ENTER instruction 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-10-06 00:18:24 +09:00 |  | 
			
				
					|  | 2c89b2ae97 | updated t/err.sh to show the erroneous line number 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-10-05 21:57:54 +09:00 |  | 
			
				
					|  | 335574dd6d | updated some error messages 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-10-05 09:56:52 +00:00 |  | 
			
				
					|  | 3f350dd38a | adding code to support class attribute list. work in progress 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-10-05 00:05:52 +09:00 |  | 
			
				
					|  | 6896da6870 | changed the superclass marker from '::' to ':' 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-10-03 22:54:03 +09:00 |  | 
			
				
					|  | 1e97a324ec | removed most of syncode stuffs | 2024-10-03 21:41:59 +09:00 |  | 
			
				
					|  | ed978e6f2d | removed defclass | 2024-10-03 17:21:08 +09:00 |  | 
			
				
					|  | bcaae10bef | updated compile_fun() to check attribute list after having found class_name, fun_name, arg_list | 2024-10-02 19:14:10 +09:00 |  | 
			
				
					|  | 506b8fd9d7 | removed the :* token 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-10-02 00:41:54 +09:00 |  | 
			
				
					|  | 3d0cdb5366 | rewrote compile_fun() to support attribute list for a function 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-10-02 00:33:34 +09:00 |  | 
			
				
					|  | f6d97f8301 | let 'fun' replace 'defun' totally 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-09-28 11:57:56 +09:00 |  | 
			
				
					|  | e337e9d48b | set RDONLY on objects added to the literal frame 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-09-26 19:50:57 +09:00 |  | 
			
				
					|  | 2595e5b35d | enhanced the radix check in the feed handler 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-09-24 22:24:31 +09:00 |  | 
			
				
					|  | 2abda37861 | updated code to support the radixed number with 'r' 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-09-24 19:41:42 +09:00 |  | 
			
				
					|  | 4651fadcea | small change to support radixed number literals 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-09-22 22:27:19 +09:00 |  | 
			
				
					|  | 8a277c77c0 | ongoing work to support 0x, 0o, 0b 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-09-22 22:04:18 +09:00 |  | 
			
				
					|  | 261970a1a4 | working to support 0x, 0o, 0b for numbers 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-09-22 02:33:01 +09:00 |  | 
			
				
					|  | f8c84dc2f0 | changing the feed handler to recognize a symbol literal without double-quotes. 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-09-21 00:51:19 +09:00 |  | 
			
				
					|  | 41cf6e95ce | added a test case for 'stray backslash' 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-09-18 22:23:30 +09:00 |  | 
			
				
					|  | 914d1797f3 | fixed more reader problems 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-09-18 22:21:11 +09:00 |  | 
			
				
					|  | b6e6274666 | fixed various reader issues 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-09-18 21:41:00 +09:00 |  | 
			
				
					|  | ec4a6facee | added code to process the binop symbol 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-09-16 11:12:11 +09:00 |  | 
			
				
					|  | a3e2b589be | added the make_charaarray instruction and pop_into_chararray insruction 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2024-09-15 11:51:11 +09:00 |  | 
			
				
					|  | f6f475df4a | work in progress dropping the brand bits 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing | 2024-09-12 18:06:12 +09:00 |  |