zeek/src/script_opt
2023-06-30 09:36:14 +02:00
..
CPP refinements to LambdaExpr's to provide flexibility, support for ZVal captures 2023-06-30 09:36:14 +02:00
ZAM clarifying comments, interface tightening 2023-06-30 09:36:14 +02:00
Expr.cc refinements to LambdaExpr's to provide flexibility, support for ZVal captures 2023-06-30 09:36:14 +02:00
ExprOptInfo.h Reformat the world 2021-09-16 15:35:39 -07:00
GenIDDefs.cc Spelling src 2022-11-09 12:08:15 -05:00
GenIDDefs.h Deprecate bro_int_t and bro_uint_t 2022-07-12 12:01:23 -07:00
IDOptInfo.cc restructured tracking of initializations of globals for script compilation 2022-09-29 15:08:53 -07:00
IDOptInfo.h all: Fix typos identified by typos pre-commit hook 2023-06-13 17:57:32 +02:00
Inline.cc Script optimization maintenance and updates: 2022-11-08 11:56:32 -08:00
Inline.h speed up ZAM compilation by capping function size when inlining 2022-05-14 14:52:31 -07:00
ProfileFunc.cc changed function_ingredients struct to FunctionIngredients class with accessors 2023-04-02 11:34:16 -07:00
ProfileFunc.h all: Fix typos identified by typos pre-commit hook 2023-06-13 17:57:32 +02:00
Reduce.cc updates to ZAM to track recent changes in script semantics 2021-12-04 20:24:39 -05:00
Reduce.h Spelling src 2022-11-09 12:08:15 -05:00
ScriptOpt.cc more debugging information when dumping script optimization data structures 2023-06-30 09:36:14 +02:00
ScriptOpt.h all: Fix typos identified by typos pre-commit hook 2023-06-13 17:57:32 +02:00
Stmt.cc bug fixes for script optimization intermediate forms 2023-06-30 09:36:14 +02:00
StmtOptInfo.h speed up ZAM compilation by capping function size when inlining 2022-05-14 14:52:31 -07:00
TempVar.cc Change argument to Tempvar constructor to size_t, avoids conversion warning in template construction 2023-02-22 16:39:54 -07:00
TempVar.h Change argument to Tempvar constructor to size_t, avoids conversion warning in template construction 2023-02-22 16:39:54 -07:00
UsageAnalyzer.cc Spelling src 2022-11-09 12:08:15 -05:00
UsageAnalyzer.h classes for evaluating function/hook/event usage 2022-05-26 17:38:38 -07:00
UseDefs.cc Fix a swath of AUTO_CAUSES_COPY issues reported by Coverity 2022-08-15 09:45:46 -07:00
UseDefs.h Spelling src 2022-11-09 12:08:15 -05:00