Commit Graph

12 Commits

Author SHA1 Message Date
Jeremiah Orians 8e5b6c3a8d
Added support for local variables to cc.s 2018-08-14 00:10:12 -04:00
Jeremiah Orians c63ff3766d
Added a debug function needed to troubleshoot label: bug and added
initial support for arguments
2018-08-13 20:54:32 -04:00
Jeremiah Orians 71ae12af86
Finish adding support for Weird strings 2018-08-12 15:12:34 -04:00
Jeremiah Orians d7961b28b5
Made weird string detection more reliable 2018-08-12 02:00:11 -04:00
Jeremiah Orians 8483d4d8b3
Added support for regular and escaped strings but not weird strings yet 2018-08-11 23:34:00 -04:00
Jeremiah Orians f1c43430c5
Broke special case from general case to avoid hard to trace bugs 2018-08-11 19:32:15 -04:00
Jeremiah Orians 530e44869f
Fix bug the was causing struct definitions to be misnamed 2018-08-11 17:35:52 -04:00
Jeremiah Orians 25a340dd7c
It is now able to compile int foo1; correctly 2018-08-11 06:47:12 -04:00
Jeremiah Orians 3862dc6b7b
Fixed bug in read_token 2018-08-11 06:34:58 -04:00
Jeremiah Orians b82712f699
Adding line_error, require_match and numerate_number 2018-08-11 02:39:33 -04:00
Jeremiah Orians 5ad01a63bb
Added First draft of cc_types.c functionality 2018-08-11 01:39:52 -04:00
Jeremiah Orians 126f4bbb9a
Starting to hand convert M2-Planet into Macro-assembly 2018-08-09 05:02:08 -04:00