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
rename ASSERT/ESCAPE macros (and make convenient ESCAPEs)
#105
ltcmelo
closed
2 years ago
0
improve lex of integer/floating (maybe imaginary) constants — and fix a bug
#104
ltcmelo
closed
2 years ago
1
lexer fix for floating-constant starting at . and with suffix (f or l)
#103
ltcmelo
closed
2 years ago
0
(initial) type binding and tests
#102
ltcmelo
closed
2 years ago
0
diagnose functions returning functions/arrays
#101
ltcmelo
closed
2 years ago
0
tests for functions returning (pointer to) functions/arrays
#100
ltcmelo
closed
2 years ago
0
Implement syntactic support for GNU's imaginary constants
#99
ludanpr
closed
2 years ago
6
bind array/function (pointer) types that are decayed
#98
ltcmelo
closed
2 years ago
0
function pointer parameters — more binding tests (and parser fix)
#97
ltcmelo
closed
2 years ago
0
binding of function whose types contain function (pointers)
#96
ltcmelo
closed
2 years ago
0
binding of function types
#95
ltcmelo
closed
2 years ago
0
bind ParameterSymbol
#94
ltcmelo
closed
2 years ago
0
ValueSymbol -> ObjectSymbol (and related)
#93
ltcmelo
closed
2 years ago
0
copyright 2022
#92
ltcmelo
closed
2 years ago
0
bind functions without parameters
#91
ltcmelo
closed
2 years ago
0
initial work on function binding
#90
ltcmelo
closed
2 years ago
0
binding arrays of pointers and pointers of arrays
#89
ltcmelo
closed
2 years ago
0
RealOrImagExpression -> ComplexValuedExpression
#88
ltcmelo
closed
2 years ago
0
Emit C code from user-defined AST?
#87
SamuelMarks
opened
2 years ago
1
Implement syntactic support for GNU's `__complex__`, `__real__`, and `__imag__`
#86
ludanpr
closed
2 years ago
2
complement PR #84 : parsing of K&R parameters
#85
ltcmelo
closed
2 years ago
0
Implement the parse of parameters in K&R style functions
#84
luigidcsoares
closed
2 years ago
0
work on named types (and kinds) and symbol creation API
#83
ltcmelo
closed
2 years ago
0
Implement syntactic support for STD's `offsetof` and GNU's `__builtin_offsetof`
#82
ludanpr
closed
2 years ago
1
tag's namespaces, symbol def fix, and forward decl
#81
ltcmelo
closed
2 years ago
0
Small fix to designator list parsing
#80
ludanpr
closed
2 years ago
2
implement API for binding tests and add WIP flag to config
#79
ltcmelo
closed
2 years ago
0
more binders tests and fixes
#78
ltcmelo
closed
2 years ago
0
Implement syntactic support for GNU's `__builtin_choose_expr`
#77
ludanpr
closed
2 years ago
1
fix binding of declaration with multiple array declarators
#76
ltcmelo
closed
2 years ago
0
bind objects of array type
#75
ltcmelo
closed
2 years ago
0
psychecsolver-exe: user error (Cannot unify types with different constructors: char void)
#74
stoneThunder43
closed
2 years ago
1
Implement syntactic support for STD's `__func__` and GNU's `__FUNCTION__` and `__PRETTY_FUNCTION__`
#73
ludanpr
closed
2 years ago
1
addSyntaxTree method
#72
ltcmelo
closed
2 years ago
0
Implement the parse of parameters in K&R style functions
#71
ltcmelo
closed
2 years ago
1
Implement syntactic support for STD's `__func__` and GNU's `__FUNCTION__` and `__PRETTY_FUNCTION__`
#70
ltcmelo
closed
2 years ago
1
Implement syntactic support for GNU's __builtin_choose_expr
#69
ltcmelo
closed
2 years ago
1
Implement syntactic support for STD's offsetof and GNU's __builtin_offsetof
#68
ltcmelo
closed
2 years ago
1
bind struct field symbols
#67
ltcmelo
closed
2 years ago
0
adjust parsing of postfix/cast expression
#66
ltcmelo
closed
2 years ago
0
eliminate specific method to "parsePrimaryExpression"
#65
ltcmelo
closed
2 years ago
0
gnu `__builtin_va_arg' support and code improvement to support similar cases
#64
ltcmelo
closed
2 years ago
0
fix type symbol (use) among declarators
#63
ltcmelo
closed
2 years ago
0
improve c compiler frontend code and account for predefined macros
#62
ltcmelo
closed
2 years ago
0
a bit of (cnippet) code reorg/renames
#61
ltcmelo
closed
2 years ago
0
rename config fields
#60
ltcmelo
closed
2 years ago
0
better modularity in driver/frontend
#59
ltcmelo
closed
2 years ago
0
bind qualified pointer types
#58
ltcmelo
closed
2 years ago
0
bind pointer types
#57
ltcmelo
closed
2 years ago
0
create object pointer types
#56
ltcmelo
closed
2 years ago
0
Previous
Next