|
../
|
|
AST
|
|
119889f
|
12 months
|
mlbrooks |
Partially fix #185.
This fix applies to functions, but not types.
…
|
|
CodeGen
|
|
4acd1f8
|
3 weeks
|
pabuhr |
change codegen for loop else-clause to print else-clause as a compound …
|
|
Common
|
|
6b33e89
|
11 months
|
pabuhr |
change backquote call to regular call
|
|
Concurrency
|
|
fbaea970
|
4 months
|
pabuhr |
rename private waituntil routines register_select, unregister_select, …
|
|
ControlStruct
|
|
a783c74
|
3 weeks
|
pabuhr |
update documentation for hoisting of loop declarations
|
|
GenPoly
|
|
30bf6bf
|
12 months
|
ajbeach |
Change to instantiateGeneric, removing some unneeded output. It isn't …
|
|
include
|
|
5f225f5
|
23 months
|
ajbeach |
Perhaps only src/Makefile.am needed to change, but I did a text search …
|
|
InitTweak
|
|
c6d65a1
|
12 days
|
pabuhr |
rename predicate flag that conflicts with AST dump flag
|
|
Parser
|
|
42bce4e
|
3 weeks
|
pabuhr |
during parsing, wrap loop else-clause in compound statement if it is …
|
|
ResolvExpr
|
|
b86dd969
|
8 months
|
pabuhr |
remove unused loop-counter resetCount causing a warning
|
|
SymTab
|
|
119889f
|
12 months
|
mlbrooks |
Partially fix #185.
This fix applies to functions, but not types.
…
|
|
Tuples
|
|
ed96731
|
17 months
|
ajbeach |
With{Stmts,Decls}ToAdd how has an -X version like WithSymbolTableX. …
|
|
Validate
|
|
a8404d9
|
14 months
|
ajbeach |
Just some formatting clean-up I did while investigating …
|
|
Virtual
|
|
299bd989
|
15 months
|
ajbeach |
Looking over some virtual cast related code to reduce the forall list …
|
|
BasicTypes-gen.cpp
|
18.9 KB
|
88771d7
|
13 months
|
pabuhr |
second attempt to move builtin types through the system
|
|
CompilationState.cpp
|
1.1 KB
|
5c56a22
|
12 days
|
pabuhr |
harmonize AST dump and flag names, and the order the passes are called
|
|
CompilationState.hpp
|
1.0 KB
|
5c56a22
|
12 days
|
pabuhr |
harmonize AST dump and flag names, and the order the passes are called
|
|
config.h.in
|
3.1 KB
|
0fc91db1
|
4 years
|
Thierry Delisle |
Removed old ast from configure and tests.py
|
|
main.cpp
|
28.4 KB
|
5c56a22
|
12 days
|
pabuhr |
harmonize AST dump and flag names, and the order the passes are called
|
|
Makefile.am
|
2.6 KB
|
32a119e9
|
15 months
|
pabuhr |
make AST/BasicKind.hpp .PRECIOUS so it is not deleted if …
|
|
MakeLibCfa.cpp
|
4.7 KB
|
c92bdcc
|
23 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
|
MakeLibCfa.hpp
|
731 bytes
|
b2ea0cd
|
23 months
|
ajbeach |
First wave of file renaming. Rename files in src/ and update all …
|