issues
search
rui314
/
9cc
A Small C Compiler
MIT License
1.83k
stars
155
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
how to run?
#27
WilliamWangPeng
opened
3 years ago
1
docs: fix simple typo, registesr -> register
#26
timgates42
opened
4 years ago
0
error: 32-bit absolute addressing is not supported in 64-bit mode
#25
ashWhiteHat
opened
5 years ago
0
error: invalid escape sequence (unrecognized character) in '.ascii' directive .ascii
#24
ashWhiteHat
opened
5 years ago
0
FIX: core dump while lvars may use before declaration in `param_declaration
#23
git-hulk
closed
5 years ago
1
Use continues, instead of breaks
#22
kawakami-o3
opened
5 years ago
0
Fix format warnings in token.c
#21
ghost
closed
4 years ago
0
Fix segmentation fault for issue #16
#20
Noah11012
opened
5 years ago
0
Fix compiler formater arguments warnings
#19
quantumsheep
closed
2 years ago
0
#include <stdio.h>
#18
rain-1
opened
5 years ago
2
Clean-up and missing function
#17
kvathupo
closed
1 year ago
0
segfault on: "void f(int n) {}"
#16
Ace17
opened
5 years ago
0
On free()
#15
mcandre
opened
5 years ago
1
error: invalid instruction mnemonic 'movzb'
#14
choleraehyq
opened
6 years ago
1
wrong var->offset calculation on emit_code()
#13
AoiMoe
opened
6 years ago
0
parse.c: initialize lvars earlier to fix seg fault
#12
choleraehyq
opened
6 years ago
1
segment fault when compiling nqueen.c
#11
choleraehyq
opened
6 years ago
1
invariant check pass
#10
andrewchambers
closed
6 years ago
1
fix oob
#9
andrewchambers
closed
6 years ago
1
Add 'file:line:col' tracking
#8
andrewchambers
closed
6 years ago
3
Add test.sh and some tests
#7
andrewchambers
closed
6 years ago
6
Minor typo fixes
#6
nico
closed
6 years ago
1
Fix some typos
#5
DQNEO
closed
6 years ago
1
Support for out-of-source builds
#4
elfring
closed
6 years ago
1
Addition of a build system generator
#3
elfring
closed
6 years ago
4
Completion of error handling
#2
elfring
closed
6 years ago
4
Fix endless loop
#1
mattn
closed
6 years ago
1