Commit Graph

5 Commits

Author SHA1 Message Date
Alessandro Di Federico aea5ebe0cc Enable "autobrief" doxygen comments
This option automatically detects brief description without `\brief`.
2020-05-14 11:59:05 +02:00
Alessandro Di Federico 53db84f7d6 s/revamb/revng/g 2019-02-11 16:09:23 +01:00
Alessandro Di Federico 82ab7869d9 Doxygen: parse files from git ls-files
Doxygen doc used to look for source files in the source root directory
only. We now use `git ls-files` to figure out which files need to be
part of the documentation.
2018-08-31 09:00:33 +02:00
Alessandro Di Federico 8f88625e94 Add metadata with original and PTC instructions to each new instruction
* Convert ptcdump.cpp to use streams and export more fine-grained functions
* Add documentation to ptcdump.h
* Create metadata for the original instruction when a
  PTC_INSTRUCTION_op_debug_insn_start instruction is met.
2015-10-17 22:44:42 +02:00
Alessandro Di Federico 5ee7b1dd8a Initial import 2015-09-26 15:17:32 +02:00