Jeremiah Orians
|
bb91487335
Remove -Wstrict-prototypes warnings
|
8 月之前 |
Jeremiah Orians
|
65444b33d2
Clearing out more segfaults
|
2 年之前 |
Jeremiah Orians
|
a983ffaa63
fix handling of #FILENAME statements
|
3 年之前 |
Jeremiah Orians
|
7a12113e2a
You are now able to change filename within a file with #FILENAME $name $linenumber
|
3 年之前 |
Andrius Štikonas
|
185ef7a7c2
Improve handling of compound assignment operators.
|
3 年之前 |
Andrius Štikonas
|
ba51f3dcc8
Fix a crash.
|
3 年之前 |
Andrius Štikonas
|
b2414918cc
Add support for assignment operators.
|
3 年之前 |
Andrius Štikonas
|
ae48dbd6cb
Add riscv64 port.
|
3 年之前 |
Jeremiah Orians
|
da542698e7
Fix all special cases where line number was wrong
|
3 年之前 |
Jeremiah Orians
|
d80d8a652b
Move more functionality into M2libc
|
3 年之前 |
Sanne Wouda
|
a8551f2fcd
Implement --bootstrap-mode for preprocessor
|
4 年之前 |
Sanne Wouda
|
cd96f65a23
Add macro directives to token_list
|
4 年之前 |
Sanne Wouda
|
a18e0c1782
Add newline tokens to parse stream
|
4 年之前 |
Sanne Wouda
|
fa0f135ebb
Fix typo
|
4 年之前 |
Jeremiah Orians
|
921cc86ce6
First generation implemention of typedef
|
4 年之前 |
Jeremiah Orians
|
e7a0ecd244
Cleared out non-essential string primitives and added support for --max-string
|
4 年之前 |
Jeremiah Orians
|
57264eb157
Catch potential segfaulting behavior in generated binaries
|
4 年之前 |
Jeremiah Orians
|
0709770730
Enabled forgotten cleanup scripts and add logic to catch ?alloc errors
|
5 年之前 |
Jeremiah Orians
|
4b2a048f14
Start reducing number of segfaults possible in M2-Planet
|
5 年之前 |
Jeremiah Orians
|
923784c797
Starting to restrict bad input
|
5 年之前 |
Jeremiah Orians
|
420f8b62b9
1/24 working tests for AMD64 Port
|
5 年之前 |
Jeremiah Orians
|
25d57d7d59
Adding support for octal and binary numbers
|
6 年之前 |
Jeremiah Orians
|
9a2c6b4019
Harmonized License headers and added missing license headers
|
6 年之前 |
Jeremiah Orians
|
df451c1728
Code Clean up done during knight platform bootstrap work
|
6 年之前 |
Jeremiah Orians
|
eb8b3e4eb4
Reduced Memory usage by another 50%
|
6 年之前 |
Jeremiah Orians
|
7833cd5660
Reduced Memory allocation from 4KB per token string to size of string
|
6 年之前 |
Jeremiah Orians
|
95fa0de49f
Fixed ARM build issue
|
6 年之前 |
Jeremiah Orians
|
dc94afb558
Lots of clean and enhancements to simplify task of writing it in assembly.
|
6 年之前 |
Jeremiah Orians
|
280b2ade52
bug clean up and new functionality
|
6 年之前 |
Jeremiah Orians
|
cba66b015b
Catching up on enhancements
|
6 年之前 |