Commit Graph

16 Commits

Author SHA1 Message Date
Jeremiah Orians 9a2c6b4019
Harmonized License headers and added missing license headers 2018-10-17 19:27:06 -04:00
Jeremiah Orians df451c1728
Code Clean up done during knight platform bootstrap work 2018-08-10 17:30:48 -04:00
Jeremiah Orians eb8b3e4eb4
Reduced Memory usage by another 50% 2018-07-26 19:51:44 -04:00
Jeremiah Orians 7833cd5660
Reduced Memory allocation from 4KB per token string to size of string
+ fixed null padding
2018-07-26 18:27:32 -04:00
Jeremiah Orians 95fa0de49f
Fixed ARM build issue 2018-07-21 12:45:19 -04:00
Jeremiah Orians dc94afb558
Lots of clean and enhancements to simplify task of writing it in assembly. 2018-07-19 22:33:02 -04:00
Jeremiah Orians 280b2ade52
bug clean up and new functionality 2018-06-01 20:05:27 -04:00
Jeremiah Orians cba66b015b
Catching up on enhancements 2018-05-26 16:33:00 -04:00
Jeremiah Orians f6752b2802
Added additional functionality such as mixed structs, do while loops,
gotos and tests for the new functionality
2018-01-24 20:00:22 -05:00
Jeremiah Orians 4602adb0b1
Converted from legacy M2-Planet Input.c Output.c to M2-Planet -f input.c ... -f inputN.c -o output.M1 2018-01-20 22:56:50 -05:00
Jeremiah Orians cb866c127b
Initial prototype for struct support in M2-Planet (it is still very ugly) 2018-01-11 21:46:20 -05:00
Jeremiah Orians 9fe1a878cc
Added CONSTANT to the language and fixed Capitalization problems 2017-12-19 15:44:27 -05:00
Jeremiah Orians 18e433def4
Broke out globals and now reduce the memory churn in string creation 2017-12-15 18:17:29 -05:00
Jeremiah Orians e25401c0b8
Moved strings to the bottom of the output 2017-12-14 17:01:30 -05:00
Jeremiah Orians 32e1f700bc
Isolated global_token to cc.c and added FOR Loop support along with example 2017-11-08 18:05:54 -05:00
Jeremiah Orians fd27258305
Initial public release of M2-Planet 2017-11-05 09:23:17 -05:00