../
|
AST
|
|
119889f
|
11 days
|
mlbrooks |
Partially fix #185.
This fix applies to functions, but not types.
…
|
CodeGen
|
|
e48aca8
|
5 weeks
|
ajbeach |
Added support for code generation of the CountofExpr?. This doesn't do …
|
Common
|
|
ee22919
|
7 weeks
|
ajbeach |
Removed unused utility from Iterate.hpp. It hasn't been used in a long …
|
Concurrency
|
|
d923fca
|
2 months
|
ajbeach |
Clean-up the warnings of the concurrency tests. A lot of little test …
|
ControlStruct
|
|
9506c70
|
8 weeks
|
ajbeach |
Stricter BranchStmt? code generation that should prevent some of the …
|
GenPoly
|
|
30bf6bf
|
4 weeks
|
ajbeach |
Change to instantiateGeneric, removing some unneeded output. It isn't …
|
include
|
|
5f225f5
|
11 months
|
ajbeach |
Perhaps only src/Makefile.am needed to change, but I did a text search …
|
InitTweak
|
|
446dde5
|
4 weeks
|
ajbeach |
Removed two unused fields from StmtExpr?, returnDecls and dtors, and …
|
Parser
|
|
e86735ba
|
2 days
|
pabuhr |
clean up current for control, first attempt at adding ==/!= to for control
|
ResolvExpr
|
|
10c1770
|
4 weeks
|
ajbeach |
Refactoring in the resolver. Removed unneeded variable and used the …
|
SymTab
|
|
119889f
|
11 days
|
mlbrooks |
Partially fix #185.
This fix applies to functions, but not types.
…
|
Tuples
|
|
ed96731
|
5 months
|
ajbeach |
With{Stmts,Decls}ToAdd? how has an -X version like WithSymbolTableX. …
|
Validate
|
|
a8404d9
|
2 months
|
ajbeach |
Just some formatting clean-up I did while investigating …
|
Virtual
|
|
299bd989
|
3 months
|
ajbeach |
Looking over some virtual cast related code to reduce the forall list …
|
BasicTypes-gen.cpp
|
18.9 KB
|
88771d7
|
6 weeks
|
pabuhr |
second attempt to move builtin types through the system
|
CompilationState.cpp
|
1.1 KB
|
5f225f5
|
11 months
|
ajbeach |
Perhaps only src/Makefile.am needed to change, but I did a text search …
|
CompilationState.hpp
|
1.0 KB
|
b2ea0cd
|
12 months
|
ajbeach |
First wave of file renaming. Rename files in src/ and update all …
|
config.h.in
|
3.1 KB
|
0fc91db1
|
3 years
|
Thierry Delisle |
Removed old ast from configure and tests.py
|
main.cpp
|
28.3 KB
|
17fa94f
|
2 months
|
ajbeach |
Reworked some nodes so they can be typed or untyped. This allowed me …
|
Makefile.am
|
2.6 KB
|
32a119e9
|
3 months
|
pabuhr |
make AST/BasicKind.hpp .PRECIOUS so it is not deleted if …
|
MakeLibCfa.cpp
|
4.7 KB
|
c92bdcc
|
11 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
MakeLibCfa.hpp
|
731 bytes
|
b2ea0cd
|
12 months
|
ajbeach |
First wave of file renaming. Rename files in src/ and update all …
|