Jeremiah Orians
|
921cc86ce6
First generation implemention of typedef
|
3 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
|
0709770730
Enabled forgotten cleanup scripts and add logic to catch ?alloc errors
|
4 years ago |
Jeremiah Orians
|
4b2a048f14
Start reducing number of segfaults possible in M2-Planet
|
4 years ago |
Jeremiah Orians
|
923784c797
Starting to restrict bad input
|
4 years ago |
Jeremiah Orians
|
420f8b62b9
1/24 working tests for AMD64 Port
|
5 years ago |
Jeremiah Orians
|
25d57d7d59
Adding support for octal and binary numbers
|
5 years ago |
Jeremiah Orians
|
9a2c6b4019
Harmonized License headers and added missing license headers
|
6 years ago |
Jeremiah Orians
|
df451c1728
Code Clean up done during knight platform bootstrap work
|
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
|
95fa0de49f
Fixed ARM build issue
|
6 years ago |
Jeremiah Orians
|
dc94afb558
Lots of clean and enhancements to simplify task of writing it in assembly.
|
6 years ago |
Jeremiah Orians
|
280b2ade52
bug clean up and new functionality
|
6 years ago |
Jeremiah Orians
|
cba66b015b
Catching up on enhancements
|
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
|
9fe1a878cc
Added CONSTANT to the language and fixed Capitalization problems
|
7 years ago |
Jeremiah Orians
|
18e433def4
Broke out globals and now reduce the memory churn in string creation
|
7 years ago |
Jeremiah Orians
|
e25401c0b8
Moved strings to the bottom of the output
|
7 years ago |
Jeremiah Orians
|
32e1f700bc
Isolated global_token to cc.c and added FOR Loop support along with example
|
7 years ago |
Jeremiah Orians
|
fd27258305
Initial public release of M2-Planet
|
7 years ago |