rizin/.github/workflows
Dean 59b38e6efa
Add /*<type>*/ comments everywhere (#2986)
Adds /*<type>*/ comments and a linter check from rz-bindgen to enforce
their existence and consistency

Also includes the following fixes made when adding the annotations:
* removed unused intern_table arguments in pyc_dis.c, pyc_dis.h, asm_pyc.c
* removed unused classes argument from place_nodes in agraph.c
* removed unused recurse and recurse_bb functions in canalysis.c
* removed unused vars field from RzPrint struct
* removed unused RzAnalysisType* structs from rz_analysis.h
* removed unused list field from RzEgg struct
* fixed bug in bp_plugin.c where duplication-checking logic iterates over the wrong list
* removed unused q_regs field from RzDebug struct
* removed unused backtrace field from RzDebugPlugin struct
* removed unused classes_list field from RzBinNXOObj struct
* removed unused methods_list and classes_list fields from RzBinZimgObj struct
2022-09-11 13:04:53 +08:00
..
ci.yml Update Android NDK to the latest default platform (#3009) 2022-09-08 12:00:31 +08:00
code-analysis.yml Fix path to meson on Mac (#2928) 2022-08-17 20:19:57 +08:00
coverity-scan.yml Add libmspack and add idpx to extracts compressed pdb (#2728) 2022-06-27 23:52:07 +02:00
labeler.yml Update PR labeler to use official GitHub action (#2525) 2022-04-09 12:35:30 +02:00
linter.yml Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
muon.yml Replace meson cmake module usage by plain configure_file() (#2948) 2022-08-21 22:01:54 +08:00
newshell-treesitter-tests.yml Move remaining things from shlr/ to meson subprojects (#2126) 2021-12-22 09:20:39 +08:00
tcc.yml Update libc6 and dbg.maps.count.after.map test (#2403) 2022-03-12 19:11:22 +08:00