..
CPP
Merge remote-tracking branch 'origin/topic/vern/CPP-global-init'
2022-10-03 09:45:19 -07:00
ZAM
Fix some Coverity issues in the recent ZAM updates
2022-09-21 10:52:29 -07:00
Expr.cc
script optimization fix for new-style table constructors
2022-09-16 09:37:17 -07: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
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
restructured tracking of initializations of globals for script compilation
2022-09-29 15:08:53 -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
fixes for initializing scripts compiled to C++
2022-09-29 15:09:37 -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 for compiling "standalone" C++ scripts
2022-09-24 14:56:42 -07:00
ScriptOpt.h
Fixes from review, post-rebase
2022-05-26 18:39:01 -07:00
Stmt.cc
make it non-fatal for optimized scripts to encounter an empty "for" body
2022-09-16 09:38:31 -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
Fix a swath of AUTO_CAUSES_COPY issues reported by Coverity
2022-08-15 09:45:46 -07:00
UseDefs.h
captures for "when" statements
2022-01-07 14:50:35 -08:00