Jeremiah Orians
|
bb91487335
Remove -Wstrict-prototypes warnings
|
6 months ago |
Andrius Štikonas
|
4f17e046e8
Fix support for arrays of structs.
|
1 year ago |
Andrius Štikonas
|
62b53a554e
Implement fixed sized integers: (u)int8_t, (u)int16_t, (u)int32_t.
|
1 year ago |
Andrius Štikonas
|
a9a0fe670b
Fix doubly indirect struct type.
|
1 year ago |
Andrius Štikonas
|
7e7558768a
Add support for global structs.
|
2 years ago |
Andrius Štikonas
|
cbd7f67e93
Fix a typo.
|
2 years ago |
Jeremiah Orians
|
73b39a8981
Took 4 days to find this segfault
|
2 years ago |
Andrius Štikonas
|
6ebe45f369
Implement variable dereferencing.
|
3 years ago |
Andrius Štikonas
|
4c310a3f6d
Add a missing newline.
|
3 years ago |
Andrius Štikonas
|
ae48dbd6cb
Add riscv64 port.
|
3 years ago |
Jan (janneke) Nieuwenhuizen
|
d223581d4e
Skip "extern" in type definitions.
|
3 years ago |
Jeremiah Orians
|
d80d8a652b
Move more functionality into M2libc
|
3 years ago |
Jeremiah Orians
|
46cf81af83
Replace file_print with fputs
|
3 years ago |
Jeremiah Orians
|
921cc86ce6
First generation implemention of typedef
|
3 years ago |
Jeremiah Orians
|
e451abd667
Fix e25c1995aab5833323ee0784402ae7d3318b093e SCM MES regression
|
3 years ago |
Jeremiah Orians
|
c220d14928
Catching some segfaults
|
3 years ago |
Jeremiah Orians
|
e25c1995aa
Make types more proper
|
3 years ago |
Jeremiah Orians
|
eaf3861954
Fix failing tests on x86
|
3 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
|
4b2a048f14
Start reducing number of segfaults possible in M2-Planet
|
4 years ago |
Jeremiah Orians
|
375fa888d0
added support for nested structs thanks to fosslinux
|
4 years ago |
Jeremiah Orians
|
a10d822cff
fix segfault found thanks to fosslinux
|
4 years ago |
Jeremiah Orians
|
dea4f902b7
Adding support for additional type compatibility with C and backported
|
5 years ago |
Jeremiah Orians
|
18a66f6296
Rearranged types to ensure better compliance with C type rules
|
5 years ago |
Jeremiah Orians
|
c2cbc518f9
Fixed missing updated test23 answers and added support for mes.c types
|
5 years ago |
Jeremiah Orians
|
465b4c9c31
Fixup behavior on 64bit platforms
|
5 years ago |
Jeremiah Orians
|
f43aa4a44c
Minor tweaks to better match amd64 assembly
|
5 years ago |
Jeremiah Orians
|
e55dc78597
4/24 working tests for AMD64
|
5 years ago |
Jeremiah Orians
|
420f8b62b9
1/24 working tests for AMD64 Port
|
5 years ago |