zeek/src/script_opt
Tim Wojtulewicz 47e7fe2cd1 Convert Dictionary types to be templated classes
This has the fortunate side-effect of also making it so we can store
the value objects as typed pointers, instead of void*.
2022-07-05 13:33:34 -07:00
..
CPP Merge remote-tracking branch 'origin/topic/vern/remove-deprecated-closures' 2022-06-27 13:04:57 -07:00
ZAM Convert Dictionary types to be templated classes 2022-07-05 13:33:34 -07:00
Expr.cc Remove deprecated DESC_PORTABLE ODesc mode and ODesc::IsPortable() 2022-06-30 19:11:59 +00: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 captures for "when" statements 2022-01-07 14:50:35 -08: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 Merge remote-tracking branch 'origin/topic/vern/ZAM-inlining' 2022-05-19 11:45:50 -07:00
Inline.h speed up ZAM compilation by capping function size when inlining 2022-05-14 14:52:31 -07:00
ProfileFunc.cc tracking of when statements/expressions occur in a "when" context 2022-05-12 13:45:45 -07:00
ProfileFunc.h captures for "when" statements 2022-01-07 14:50:35 -08:00
Reduce.cc updates to ZAM to track recent changes in script semantics 2021-12-04 20:24:39 -05:00
Reduce.h captures for "when" statements 2022-01-07 14:50:35 -08:00
ScriptOpt.cc Fixes from review, post-rebase 2022-05-26 18:39:01 -07:00
ScriptOpt.h Fixes from review, post-rebase 2022-05-26 18:39:01 -07:00
Stmt.cc updates for script optimization 2022-03-23 15:36:35 -07:00
StmtOptInfo.h speed up ZAM compilation by capping function size when inlining 2022-05-14 14:52:31 -07: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
UsageAnalyzer.cc clearer messages for warning about unused functions 2022-05-27 14:35:52 -07:00
UsageAnalyzer.h classes for evaluating function/hook/event usage 2022-05-26 17:38:38 -07:00
UseDefs.cc low-level tidying 2022-05-26 17:01:10 -07:00
UseDefs.h captures for "when" statements 2022-01-07 14:50:35 -08:00