../
|
AST
|
|
8f31be6
|
18 months
|
ajbeach |
Fixed some warnings, deleted some commented out code.
|
CodeGen
|
|
9feb34b
|
21 months
|
ajbeach |
Moved toString and toCString to a new header. Updated includes. …
|
CodeTools
|
|
fc134a48
|
3 years
|
j82liang |
Implement the struct enum
|
Common
|
|
7f1be01
|
18 months
|
ajbeach |
Combined some fixes from the variaus scoped containers. Reducing …
|
Concurrency
|
|
ded018f
|
18 months
|
caparson |
refactored to fix bug in channel_close test. As a consquence can no …
|
ControlStruct
|
|
bccd70a
|
19 months
|
ajbeach |
Removed internal code from TypeSubstitution? header. It caused a chain …
|
GenPoly
|
|
8f31be6
|
18 months
|
ajbeach |
Fixed some warnings, deleted some commented out code.
|
include
|
|
9feb34b
|
21 months
|
ajbeach |
Moved toString and toCString to a new header. Updated includes. …
|
InitTweak
|
|
f02f546
|
18 months
|
mlbrooks |
Implement new rules for array dimension expression matching.
Core …
|
Parser
|
|
d7874052
|
18 months
|
pabuhr |
print proper error for hiding enumerator names of an anonymous …
|
ResolvExpr
|
|
8f31be6
|
18 months
|
ajbeach |
Fixed some warnings, deleted some commented out code.
|
SymTab
|
|
b2ecd48
|
18 months
|
ajbeach |
Changes related to invariant checking scoping, it is not ready by …
|
SynTree
|
|
46da46b
|
20 months
|
f37yu |
current progress
|
Tuples
|
|
bccd70a
|
19 months
|
ajbeach |
Removed internal code from TypeSubstitution? header. It caused a chain …
|
Validate
|
|
b4d2b3b
|
18 months
|
ajbeach |
Some cases in linkReferencesToTypes: It always hits one or both of the …
|
Virtual
|
|
4bae7b4
|
18 months
|
caparson |
fixed bug where virtual dtor would not work if dtors or ctors of the …
|
BasicTypes-gen.cc
|
19.8 KB
|
cfaa2873
|
5 years
|
pabuhr |
generate BasicType::typeNames from BasicTypes?-gen
|
CompilationState.cc
|
1.0 KB
|
372b6d3
|
21 months
|
pabuhr |
add -invariant/--invariant flag to enable invariant checking during …
|
CompilationState.h
|
1018 bytes
|
372b6d3
|
21 months
|
pabuhr |
add -invariant/--invariant flag to enable invariant checking during …
|
config.h.in
|
3.1 KB
|
0fc91db1
|
2 years
|
Thierry Delisle |
Removed old ast from configure and tests.py
|
main.cc
|
28.7 KB
|
ed1a7ab8
|
18 months
|
caparson |
fixed two bugs with breaks in waituntils, required reordering of …
|
Makefile.am
|
2.6 KB
|
3acc863
|
2 years
|
Thierry Delisle |
Moved to C++17
|
MakeLibCfa.cc
|
5.1 KB
|
60a8062
|
5 years
|
pabuhr |
rewrite most of OperatorTable? and change caller modules to use new …
|
MakeLibCfa.h
|
787 bytes
|
1f7dc61
|
3 years
|
Thierry Delisle |
Consistently changed TranslationUnit? from struct to class.
|
MakeLibCfaNew.cpp
|
4.7 KB
|
bccd70a
|
19 months
|
ajbeach |
Removed internal code from TypeSubstitution? header. It caused a chain …
|