issues
search
jserv
/
MazuCC
A minimalist C compiler with x86_64 code generation
BSD 2-Clause "Simplified" License
516
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
大家好,我用winlib的C编译器在win下编译成功
#24
qwas982
opened
2 months ago
1
It does not have support for preprocessors, as it is #include
#23
arteze
opened
3 years ago
2
Fix wrong shifts on integer expressions
#22
Theldus
closed
4 years ago
1
Fix output file not initialized when -o omitted
#21
Theldus
closed
4 years ago
1
Duplicate lines
#20
backman-git
closed
4 years ago
1
Partial GCC command option support
#19
0x59616e
closed
4 years ago
16
Add macro list_for_each_safe
#18
yetingk
closed
5 years ago
1
Let gcc optimizatioin flag be accepted, fix #14
#17
yetingk
closed
5 years ago
0
Fix Memory leak
#16
yetingk
closed
5 years ago
0
continuous integration is not set
#15
jserv
opened
5 years ago
0
strict-aliasing rules are violated when optimizer is enabled
#14
jserv
closed
5 years ago
0
Portability: Remove GCC specific constructs such as Statement Expressions
#13
vasyop
opened
5 years ago
0
Passing structs with size > 8 throws "Unknown data size" error
#12
vasyop
opened
5 years ago
3
Does not check for missing field in struct
#11
vasyop
opened
5 years ago
0
Fix incorrect test for pointer arithmetic
#10
yetingk
closed
5 years ago
0
Deal with memory leak caused by string and token
#9
yetingk
closed
5 years ago
5
Why not port tcc to WASM instead of writing a new compiler?
#8
CrazyPython
closed
5 years ago
1
Add test set for pointer arithmetic
#7
yetingk
closed
5 years ago
0
Parse void function
#6
yetingk
closed
5 years ago
11
Makefile: silent compiling message for test
#5
lecopzer
closed
5 years ago
0
Does not parse the word void
#4
LucasMW
closed
5 years ago
0
Add left/right shift operator support
#3
yetingk
closed
5 years ago
1
Add private data into Token struct
#2
lecopzer
closed
5 years ago
0
Add V=1 as an abbreviation of VERBOSE=1
#1
lecopzer
closed
5 years ago
3