issues
search
ltcmelo
/
psychec
A compiler frontend for the C programming language
BSD 3-Clause "New" or "Revised" License
538
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
increments on binder and type symbols (and tests)
#55
ltcmelo
closed
2 years ago
0
increment to binder/tests (and rename)
#54
ltcmelo
closed
2 years ago
0
additions to binder and test binder
#53
ltcmelo
closed
2 years ago
0
add symbol names
#52
ltcmelo
closed
2 years ago
0
first type symbols
#51
ltcmelo
closed
2 years ago
0
initial binding: symbols, scopes, compilation
#50
ltcmelo
closed
2 years ago
0
bare bones of symbols
#49
ltcmelo
closed
2 years ago
0
Help needed to run psychec
#48
jordiae
closed
3 years ago
15
Re-enable tests on Win32
#47
aytey
opened
3 years ago
0
Disable 'test-suite' on Win32/MinGW
#46
aytey
closed
3 years ago
1
Handling `#define` in the AST?
#45
geekrelief
closed
3 years ago
2
Creating per-library EXPORT symbols
#44
aytey
closed
3 years ago
4
Remove 'declspec's on Windows as they are currently inconsistent #42
#43
aytey
closed
3 years ago
8
Compiling on Windows?
#42
geekrelief
opened
3 years ago
9
Update Psychec's CI to use C++17
#41
aytey
opened
3 years ago
1
Implementing support for preprocessing large files #9
#40
aytey
opened
3 years ago
9
Parsing does not finish; `cnip` eats RAM
#39
aytey
closed
3 years ago
4
`_Atomic` keyword unsupported
#38
aytey
closed
3 years ago
1
fix parsing of `sizeof' (and related) for compound literals
#37
ltcmelo
closed
3 years ago
0
Function returning function pointer unsupported
#36
aytey
closed
3 years ago
2
`unsigned` modifier on `__INT32_TYPE__ ` unsupported
#35
aytey
closed
2 years ago
3
`__complex__` unsupported
#34
aytey
closed
2 years ago
4
__builtin_va_arg variadic arguments unsupported
#33
aytey
closed
2 years ago
2
`__WCHAR_TYPE__` unsupported
#32
aytey
closed
2 years ago
2
`__builtin_offsetof` unsupported
#31
aytey
closed
2 years ago
3
Literal suffix `lu` and `llu` not accepted
#30
aytey
closed
2 years ago
2
Cannot declare variable called `true` or `false`
#29
aytey
closed
3 years ago
5
GNU `__extension__' in declaration/expression statements
#28
ltcmelo
closed
3 years ago
0
handle `__extension__' in <external-declaration> and <struct-declaration>
#27
ltcmelo
closed
3 years ago
0
enhance AST dumper (and a couple small changes)
#26
ltcmelo
closed
3 years ago
0
refactor SyntaxDumper and fix couple bugs in accessors of SyntaxNodes
#25
ltcmelo
closed
3 years ago
0
improve token categories and diagnostics organization
#24
ltcmelo
closed
3 years ago
0
diagnostics for bogus "break"/"continue"
#23
ltcmelo
closed
3 years ago
0
don't (incorrectly) warn on `break` in fall-through `case` label
#22
ltcmelo
closed
3 years ago
0
Declarator may not be initialized (function pointers)
#21
xavierpinho
closed
3 years ago
2
`__thread` keyword unsupported
#20
aytey
closed
3 years ago
2
Switch fall-through unsupported
#19
aytey
closed
3 years ago
1
sizeof of expression with bit-field
#18
gth1ago
closed
3 years ago
7
`__alignof` keyword unsupported
#17
aytey
closed
3 years ago
2
`volatile` keyword unsupported on structure declaration
#16
aytey
closed
2 years ago
2
`__attribute__` keyword unaccepted (needs `-Wno-unused-variable`)
#15
aytey
closed
2 years ago
3
`__extension__` keyword unsupported
#14
aytey
closed
3 years ago
6
Initialiser list unsupported
#13
aytey
closed
3 years ago
1
Function pointer assignment not supported
#12
aytey
closed
3 years ago
1
Pre-ANSI declarations not supported (but are supported by clang/gcc in `-std=c11`)
#11
aytey
closed
3 years ago
5
`_Complex` keyword is unsupported
#10
aytey
closed
2 years ago
2
Fail with "cnip: preprocessor invocation failed" on large file
#9
malbarbo
opened
3 years ago
1
Cannot parse functions that return pointers
#8
malbarbo
closed
3 years ago
2
Valid compound literal not recognized
#7
condekind
closed
3 years ago
2
Cnip can't handle Duff's device — K&R style function declarations
#6
gahag
closed
2 years ago
3
Previous
Next