../
|
AdjustExprType.cpp
|
3.0 KB
|
5f225f5
|
6 months
|
ajbeach |
Perhaps only src/Makefile.am needed to change, but I did a text search …
|
AdjustExprType.hpp
|
870 bytes
|
0bd3faf
|
12 months
|
ajbeach |
Removed forward declarations missed in the BaseSyntaxNode? removal. …
|
Candidate.cpp
|
1.5 KB
|
9feb34b
|
19 months
|
ajbeach |
Moved toString and toCString to a new header. Updated includes. …
|
Candidate.hpp
|
3.3 KB
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
CandidateFinder.cpp
|
81.8 KB
|
2f31773
|
3 months
|
mlbrooks |
Improve inability to declare a struct member having a managed type via …
|
CandidateFinder.hpp
|
3.1 KB
|
85855b0
|
5 months
|
j82liang |
1. Implement enum cast; 2. Change valueE so that opague enum returns …
|
CandidatePrinter.cpp
|
1.6 KB
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
CandidatePrinter.hpp
|
849 bytes
|
1622af5
|
3 years
|
ajbeach |
Created CandidatePrinter? from AlternativePrinter? (seems to uncover a …
|
CastCost.cpp
|
5.7 KB
|
115ac1ce
|
4 months
|
j82liang |
Allow explict conversion from cfa enum to int (while disallow implicit)
|
CastCost.hpp
|
814 bytes
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
CommonType.cpp
|
50.1 KB
|
5ccc733
|
4 months
|
j82liang |
Fix the bug that C style enum cannot to use as an lvalue
|
CommonType.hpp
|
946 bytes
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
ConversionCost.cpp
|
29.5 KB
|
5ccc733
|
4 months
|
j82liang |
Fix the bug that C style enum cannot to use as an lvalue
|
ConversionCost.hpp
|
2.9 KB
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
Cost.hpp
|
6.3 KB
|
06ecda9
|
3 months
|
j82liang |
define enum to value cost as implicit cost
|
CurrentObject.cpp
|
19.7 KB
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
CurrentObject.hpp
|
1.8 KB
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
EraseWith.cpp
|
1.1 KB
|
d3652df
|
13 months
|
ajbeach |
Took the new EraseWith? pass out of the box pass. It might be able to …
|
EraseWith.hpp
|
800 bytes
|
d3652df
|
13 months
|
ajbeach |
Took the new EraseWith? pass out of the box pass. It might be able to …
|
ExplodedArg.cpp
|
804 bytes
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
ExplodedArg.hpp
|
1.2 KB
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
FindOpenVars.cpp
|
2.5 KB
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
FindOpenVars.hpp
|
1006 bytes
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
module.mk
|
2.1 KB
|
0f612d2
|
6 months
|
ajbeach |
Shoot, the non-extension renamings did not get caught in some corners.
|
PolyCost.cpp
|
1.5 KB
|
5f225f5
|
6 months
|
ajbeach |
Perhaps only src/Makefile.am needed to change, but I did a text search …
|
PolyCost.hpp
|
752 bytes
|
0bd3faf
|
12 months
|
ajbeach |
Removed forward declarations missed in the BaseSyntaxNode? removal. …
|
PtrsAssignable.cpp
|
3.5 KB
|
5f225f5
|
6 months
|
ajbeach |
Perhaps only src/Makefile.am needed to change, but I did a text search …
|
PtrsAssignable.hpp
|
748 bytes
|
0bd3faf
|
12 months
|
ajbeach |
Removed forward declarations missed in the BaseSyntaxNode? removal. …
|
PtrsCastable.cpp
|
4.3 KB
|
5f225f5
|
6 months
|
ajbeach |
Perhaps only src/Makefile.am needed to change, but I did a text search …
|
PtrsCastable.hpp
|
783 bytes
|
0bd3faf
|
12 months
|
ajbeach |
Removed forward declarations missed in the BaseSyntaxNode? removal. …
|
RenameVars.cpp
|
4.0 KB
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
RenameVars.hpp
|
902 bytes
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
ResolveMode.hpp
|
1.7 KB
|
4a89b52
|
11 months
|
ajbeach |
Renamed ResolvMode? to ResolveMode?. This is less consistent with the …
|
Resolver.cpp
|
44.6 KB
|
8315947
|
4 months
|
j82liang |
Remove automatic conversion from Enum type name to its len; change …
|
Resolver.hpp
|
2.1 KB
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
ResolveTypeof.cpp
|
6.5 KB
|
1571e4d
|
3 months
|
j82liang |
reinterpret loop start for enum type as the first enumerator
|
ResolveTypeof.hpp
|
1015 bytes
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
SatisfyAssertions.cpp
|
20.9 KB
|
597f284
|
4 months
|
pabuhr |
update 'Too many recursive assertions' error message with possible cause
|
SatisfyAssertions.hpp
|
999 bytes
|
1389810
|
4 years
|
f37yu |
consolidate prune and satisfy assertion
|
SpecCost.cpp
|
3.9 KB
|
5f225f5
|
6 months
|
ajbeach |
Perhaps only src/Makefile.am needed to change, but I did a text search …
|
SpecCost.hpp
|
634 bytes
|
2908f08
|
12 months
|
ajbeach |
Most of ResolvExpr? was written before the new style standard. Some …
|
Typeops.hpp
|
2.7 KB
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
Unify.cpp
|
22.5 KB
|
d3aa55e9
|
4 months
|
j82liang |
1. Disallow implicit conversion from cfa enum to int during on the …
|
Unify.hpp
|
2.1 KB
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
WidenMode.hpp
|
1.2 KB
|
c92bdcc
|
6 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|