Gtker
|
a61d97a6a7
Add support for string literals in sizeof
|
1 месяц назад |
Gtker
|
1ca0d4028d
Make static variables work properly
|
1 месяц назад |
gtker
|
b8260ca2c6
Add initial function-like macro support
|
2 месяцев назад |
gtker
|
5cea180c17
Add multi line macro support
|
2 месяцев назад |
Jeremiah Orians
|
bb91487335
Remove -Wstrict-prototypes warnings
|
11 месяцев назад |
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
|
4 лет назад |
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
|
6 лет назад |
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 лет назад |