.. |
CPP
|
GH-1624: Migrate check_and_promote and a few Expr methods to IntrusivePtr
|
2022-01-07 12:33:54 -07:00 |
ZAM
|
addressed a couple of memory leaks in ZAM execution
|
2022-01-06 13:54:07 -07:00 |
Expr.cc
|
fixes for double-delete and reducing '?' operator with constant alternatives
|
2021-12-14 15:36:03 -08:00 |
ExprOptInfo.h
|
Reformat the world
|
2021-09-16 15:35:39 -07:00 |
GenIDDefs.cc
|
clang-format: Set IndentCaseBlocks to false
|
2021-09-27 10:49:48 -07:00 |
GenIDDefs.h
|
Reformat the world
|
2021-09-16 15:35:39 -07:00 |
IDOptInfo.cc
|
Reformat the world
|
2021-09-16 15:35:39 -07:00 |
IDOptInfo.h
|
clang-format: Other include ordering changes
|
2021-09-27 10:49:48 -07:00 |
Inline.cc
|
replace --optimize-only with --optimize-funcs and --optimize-files
|
2021-12-10 12:45:27 -08:00 |
Inline.h
|
Reformat the world
|
2021-09-16 15:35:39 -07:00 |
ProfileFunc.cc
|
tweak to keep clang-format happy
|
2021-12-12 12:43:30 -08:00 |
ProfileFunc.h
|
restored support for incremental compilation of scripts to C++
|
2021-12-12 12:36:45 -08:00 |
Reduce.cc
|
updates to ZAM to track recent changes in script semantics
|
2021-12-04 20:24:39 -05:00 |
Reduce.h
|
Reformat the world
|
2021-09-16 15:35:39 -07:00 |
ScriptOpt.cc
|
restored support for incremental compilation of scripts to C++
|
2021-12-12 12:36:45 -08:00 |
ScriptOpt.h
|
replace --optimize-only with --optimize-funcs and --optimize-files
|
2021-12-10 12:45:27 -08:00 |
Stmt.cc
|
Reformat the world
|
2021-09-16 15:35:39 -07:00 |
StmtOptInfo.h
|
track the use of conditionals in functions and files
|
2021-11-24 15:19:01 -08:00 |
TempVar.cc
|
Reformat the world
|
2021-09-16 15:35:39 -07:00 |
TempVar.h
|
removing -uu functionality and associated script analysis now no longer needed
|
2021-09-22 11:17:28 -07:00 |
UseDefs.cc
|
clang-format: Set IndentCaseBlocks to false
|
2021-09-27 10:49:48 -07:00 |
UseDefs.h
|
Replace most uses of typedef with using for type aliasing
|
2021-10-11 14:51:10 -07:00 |