Giovanni Mascellani
|
214bf6e0d9
Understand sizes of floating point types.
|
5 years ago |
Giovanni Mascellani
|
d9b9f69a8f
Parse octal escape sequences.
|
5 years ago |
Giovanni Mascellani
|
e16029975d
Try to support static globals.
|
5 years ago |
Giovanni Mascellani
|
19eb29707b
Add other features and bugfixes in compiler and standard library.
|
5 years ago |
Giovanni Mascellani
|
720499f4e2
Fix some little bug in the compiler.
|
5 years ago |
Giovanni Mascellani
|
ed77b27818
Implement string initializers.
|
5 years ago |
Giovanni Mascellani
|
000ca090e0
Many random improvements in preprocessor and compiler.
|
5 years ago |
Giovanni Mascellani
|
8dea80a49a
Allow functions to be declared with no arguments.
|
5 years ago |
Giovanni Mascellani
|
c1ee69cf25
Move character parsing to ast_strtoll.
|
5 years ago |
Giovanni Mascellani
|
2212da92a9
Implement string collapsing.
|
5 years ago |
Giovanni Mascellani
|
cfde4a3809
Cache array length during stage 0 from initializers.
|
5 years ago |
Giovanni Mascellani
|
f5ed97e7aa
Fix a test.
|
5 years ago |
Giovanni Mascellani
|
1d08729d20
Implement comma operator.
|
5 years ago |
Giovanni Mascellani
|
69b33bd5e9
Fix static evaluation of enum constants.
|
5 years ago |
Giovanni Mascellani
|
0faec868d7
Implement switch.
|
5 years ago |
Giovanni Mascellani
|
58df74d6e4
Implement do ... while.
|
5 years ago |
Giovanni Mascellani
|
91eeb81c76
Fix type parsing for casts and sizeofs.
|
5 years ago |
Giovanni Mascellani
|
b4ff754d49
Implement sizeof operator.
|
5 years ago |
Giovanni Mascellani
|
90cfff3aa5
Implement and test goto.
|
5 years ago |
Giovanni Mascellani
|
6de1b4f3d3
Support array subscripting.
|
5 years ago |
Giovanni Mascellani
|
0c15f090d5
Fix a preprocessing bug when parsing ASTs.
|
5 years ago |
Giovanni Mascellani
|
377c4c0239
Implement binary logic operators.
|
6 years ago |
Giovanni Mascellani
|
19229efc32
Implement shifts.
|
6 years ago |
Giovanni Mascellani
|
e6b5363fb0
Implement some unary operations.
|
6 years ago |
Giovanni Mascellani
|
dcc5acf088
Rename test1.c to test_lang.c.
|
6 years ago |