Jeremiah Orians
|
921cc86ce6
First generation implemention of typedef
|
4 years ago |
Jeremiah Orians
|
358b6cfb96
Fix modulus behavior that is wrong.
|
4 years ago |
Michael Schierl
|
91bab2ef98
Close files that were fopen:ed
|
4 years ago |
Jeremiah Orians
|
e7a0ecd244
Cleared out non-essential string primitives and added support for --max-string
|
4 years ago |
Jeremiah Orians
|
57264eb157
Catch potential segfaulting behavior in generated binaries
|
4 years ago |
Jeremiah Orians
|
71062011cd
Release 1.5.0
|
4 years ago |
deesix
|
0bded017b9
aarch64: recognize the new AArch64 target architecture
|
4 years ago |
Jeremiah Orians
|
0709770730
Enabled forgotten cleanup scripts and add logic to catch ?alloc errors
|
4 years ago |
Jeremiah Orians
|
f43aa4a44c
Minor tweaks to better match amd64 assembly
|
5 years ago |
Jeremiah Orians
|
27cf071ee9
Release_1.3.0
|
5 years ago |
Jeremiah Orians
|
420f8b62b9
1/24 working tests for AMD64 Port
|
5 years ago |
Jeremiah Orians
|
d1036c60c8
First working test for ARMv7l
|
5 years ago |
Jeremiah Orians
|
577f19dea9
Upgraded to 14/24 working tests
|
5 years ago |
Jeremiah Orians
|
b085022577
Added initial draft of knight-posix support and first knight-posix test
|
5 years ago |
Jeremiah Orians
|
a456bcc21d
Prepare for major change involving multi-arch support
|
5 years ago |
Jeremiah Orians
|
9a2c6b4019
Harmonized License headers and added missing license headers
|
6 years ago |
Jeremiah Orians
|
608d85b820
Fixed version number bug
|
6 years ago |
Jeremiah Orians
|
95b1fe029f
Broke out OUT and FUNCTION to silence a single GCC warning
|
6 years ago |
Jeremiah Orians
|
eb8b3e4eb4
Reduced Memory usage by another 50%
|
6 years ago |
Jeremiah Orians
|
7833cd5660
Reduced Memory allocation from 4KB per token string to size of string
|
6 years ago |
Jeremiah Orians
|
c454008656
Adding initial support for global initializers
|
6 years ago |
Jeremiah Orians
|
688b546281
Added debug support for M2-Planet output
|
6 years ago |
Jeremiah Orians
|
cba66b015b
Catching up on enhancements
|
6 years ago |
Jeremiah Orians
|
a035d955e9
Add support for anonymous unions inside of structs
|
6 years ago |
Jeremiah Orians
|
3f9808a19a
Added type promotion to allow progress on mes.c
|
6 years ago |
Jeremiah Orians
|
426a92ab09
Finally became self-hosting
|
6 years ago |
Jeremiah Orians
|
f6752b2802
Added additional functionality such as mixed structs, do while loops,
|
6 years ago |
Jeremiah Orians
|
4602adb0b1
Converted from legacy M2-Planet Input.c Output.c to M2-Planet -f input.c ... -f inputN.c -o output.M1
|
6 years ago |
Jeremiah Orians
|
cb866c127b
Initial prototype for struct support in M2-Planet (it is still very ugly)
|
7 years ago |
Jeremiah Orians
|
92eae5b771
Started to move type information out of hard-coded logic
|
7 years ago |