Commit Graph

65 Commits

Author SHA1 Message Date
Jeremiah Orians c454008656
Adding initial support for global initializers 2018-06-26 17:03:17 -04:00
Jeremiah Orians 4fb4e28405
Release 0.2 2018-06-21 21:33:50 -04:00
Jeremiah Orians 0bb6758a10
minimal build clean up and M1-macro enhancements 2018-06-05 21:08:15 -04:00
Jeremiah Orians 482858ae7c
Added M1-macro test 2018-06-01 22:52:30 -04:00
Jeremiah Orians dc32e7d4ba
Adding Hex2_linker test 2018-06-01 21:45:48 -04:00
Jeremiah Orians faed59f88c
Adding blood-elf test 2018-06-01 21:13:45 -04:00
Jeremiah Orians fdbb577784
Added support for passing of function pointers via FUNCTION 2018-05-02 20:56:44 -04:00
Jeremiah Orians 589217b3b6
Minor cleanup and removal of unneeded whitespace 2018-03-05 19:13:20 -05:00
Jeremiah Orians 426a92ab09
Finally became self-hosting 2018-02-23 21:18:23 -05:00
Jeremiah Orians 35c9d4036f
Incorporate breaks into loops and reduce library dependencies 2018-01-31 23:14:40 -05: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 9a919d20ea
Minor reordering of tests and the addition of unary - and ! support 2018-01-21 14:42:09 -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 49c8b5b87d
Converted for.c example into a test 2018-01-20 18:21:20 -05:00
Jeremiah Orians e1650309c9
Proving M2-Planet can compile real programs with the help of mescc-tools 2018-01-20 17:24:45 -05:00