|
../
|
|
AST
|
|
88bc876
|
16 months
|
ajbeach |
Breaks (and some other control flow) in a loop else clause now work. I …
|
|
CodeGen
|
|
88bc876
|
16 months
|
ajbeach |
Breaks (and some other control flow) in a loop else clause now work. I …
|
|
Common
|
|
3c55fcd
|
16 months
|
ajbeach |
Added some notes about how to enable heap statistics. Reformated some …
|
|
Concurrency
|
|
5f225f5
|
18 months
|
ajbeach |
Perhaps only src/Makefile.am needed to change, but I did a text search …
|
|
ControlStruct
|
|
5f210c0
|
15 months
|
j82liang |
Change enum pos to signed int to avoid underflow; operator on enum …
|
|
GenPoly
|
|
82d5816
|
15 months
|
ajbeach |
Bit of clean-up to the box pass. Mostly just wrapping a new common set …
|
|
include
|
|
5f225f5
|
18 months
|
ajbeach |
Perhaps only src/Makefile.am needed to change, but I did a text search …
|
|
InitTweak
|
|
83b2fb5e
|
17 months
|
ajbeach |
Removed an extra include.
|
|
Parser
|
|
2ca7fc2
|
15 months
|
pabuhr |
add better error message for an empty enumeration, i.e., no enumerators.
|
|
ResolvExpr
|
|
06ecda9
|
15 months
|
j82liang |
define enum to value cost as implicit cost
|
|
SymTab
|
|
acb33f15
|
18 months
|
j82liang |
Change enum conversion steps
|
|
Tuples
|
|
405dbb3
|
17 months
|
ajbeach |
Noticing that a function could have an early exit to save a level of …
|
|
Validate
|
|
830edc6
|
15 months
|
j82liang |
1. Add implicit const to enum base type; 2. change auto initializer to …
|
|
Virtual
|
|
3e135c8
|
16 months
|
ajbeach |
Not sure why we copy in the return values all the time, but we do. …
|
|
BasicTypes-gen.cpp
|
18.5 KB
|
c92bdcc
|
18 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
|
CompilationState.cpp
|
1.1 KB
|
5f225f5
|
18 months
|
ajbeach |
Perhaps only src/Makefile.am needed to change, but I did a text search …
|
|
CompilationState.hpp
|
1.0 KB
|
b2ea0cd
|
18 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.1 KB
|
b6923b17
|
15 months
|
ajbeach |
Fixed goto labelled loop. I had to reorder some passes. Updated …
|
|
Makefile.am
|
2.6 KB
|
5f225f5
|
18 months
|
ajbeach |
Perhaps only src/Makefile.am needed to change, but I did a text search …
|
|
MakeLibCfa.cpp
|
4.7 KB
|
c92bdcc
|
18 months
|
ajbeach |
Updated the rest of the names in src/ (except for the generated files).
|
|
MakeLibCfa.hpp
|
731 bytes
|
b2ea0cd
|
18 months
|
ajbeach |
First wave of file renaming. Rename files in src/ and update all …
|