Tags: abhcs/bap
Tags
updates documentation, copyrights, readme, and changes (BinaryAnalysi… …sPlatform#785) Documented new functions, deprecated those that are superceeded by Primus. Enumerated all new features and bug fixes in the CHANGES, bumped all versions and copyright dates. Also added a sed script to our document generator ocamldoc now started to generate lots of `include ??` entries (probably from the ppx derived stuff). Also I've reindented bap.mli. The ocp-indent tool was chocking on it, because of attributes that were put inside of the recursive type definition. Fine by OCaml, not fine to ocp-indent. Once I've fixed it, it moved quite a significant part of bap.mli... so sorry for this big change.
fix few bugs in bap-llvm (BinaryAnalysisPlatform#701) * fix bug with section name * minor
add lost beagle file (BinaryAnalysisPlatform#629) also adds an automatic generation of tgz binaries.
updated the changes file (BinaryAnalysisPlatform#565) in the future we should impose a policy, that every PR that introduces something new must update the changes.md, otherwise it will be always outdated.
Merge pull request BinaryAnalysisPlatform#276 from ivg/v0.9.9-PR releasing 0.9.9
Merge pull request BinaryAnalysisPlatform#228 from ivg/final-fixes Cleaner error handling and some bug fixes.
Merge pull request BinaryAnalysisPlatform#203 from ivg/v0.9.7-release Updated readme and other files.
Merge pull request BinaryAnalysisPlatform#187 from ivg/system-plugins Plugins can now be loaded with findlib.
PreviousNext