Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rizinorg/rz-bindgen


https://github.com/rizinorg/rz-bindgen

Fix missing `rz_analysis_esil_inter_state_t` key (#49)

6da1edb1fe19a1a5a0a22bea3361ed520353e633 authored 12 months ago by Khairul Azhar Kasmiran <[email protected]>
Merge pull request #48 from rizinorg/meson-0.62.2

Bump minimum meson version to 0.62.2

c001b1e7d22e6765ef524a42b20747d71fb420ef authored about 1 year ago by Giovanni <[email protected]>
Bump minimum meson version to 0.62.2

31a887b66d71804fb4be8fb49a454bea92dc36a5 authored about 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Use `fetch-depth` of 1 (#47)

012c7073aef9d97fda1697812c3b9d2f74bf0397 authored about 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Merge pull request #46 from rizinorg/ubuntu-default-llvm

Use default LLVM in Ubuntu build

1afe4409476e04ac13974afc2238a8706c153b1a authored about 1 year ago by Giovanni <[email protected]>
Use gcc to compile

7cb3b801a14a0f5930f3a266e2a2342eb240f32e authored about 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Use default LLVM in Ubuntu build

23fe3cdf08064d6bdeeca90dfcf58737bfba84ac authored about 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Add build job `ubuntu-llvm-15` (#44)

98ec55469e55b67e9f8afec5644f1053af5677c1 authored about 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Revert "Fix Meson to 1.2.3 (#42)" (#43)

This reverts commit 5f60421e19da2849152b64c3819cc29056f663b1.

39c4c751443b8192e8d4bbd0142d6b981ebb8ed1 authored about 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Fix Meson to 1.2.3 (#42)

5f60421e19da2849152b64c3819cc29056f663b1 authored about 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Fix CI images to `ubuntu-22.04` and `macos-12` (#41)

4ea002e8372020e3790df7dcec0d99a3ea81c318 authored about 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Make CI job names shorter and more consistent (#40)

673bdc320a1b60c5b6cbcd26bd7c4195569740c2 authored about 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Fix Windows build (#39)

* Add quotation marks around `resource-dir`
* For redefinitions, check also `cursor.kind`
* wr...

601d3025c3b1dd6de7a24047c7ecceb5afe6e66c authored about 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Disable pylint `too-many-arguments` warning (#38)

b3d654aa0810e3a7598861c0b13d08189c29cc49 authored about 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Fix build due to `ht_*.h` move and non-use of llvm-config (#37)

48d8602525bc9ddbaee990e43ba8c3e07a517c66 authored about 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Remove typelink remnants (#33)

e0f4cb5cea3e2de27e2ae0447f8a187c96d00e4d authored over 1 year ago by Anton Kochkov <[email protected]>
Fix CI builds (#29)

Change `apt` sources because manylinux_2_24 uses Debian Stretch and the repos are not available ...

19f9fad4300d0388df28c6620f2f12c5f7bbe6ab authored over 1 year ago by Riccardo Schirone <[email protected]>
build: handle the cmake dependency too

19b165c7899a1d180e94382d566c85fcca8706e5 authored over 1 year ago by Riccardo Schirone <[email protected]>
Use default llvm/clang in cibw_before_all.sh

5ab96866a1e5a20b7d0d653f34998b55c5a432d6 authored over 1 year ago by Riccardo Schirone <[email protected]>
Use llvm-15 and increase project version

b6df7168e1f5c65f9c099ebc9542fb12a87292c9 authored over 1 year ago by Riccardo Schirone <[email protected]>
Activate pybuffer typemaps by default

Rather than requiring typemap argument in add_function/add_method

c09e93e06ef14985e2d65c5fe78fc77470421c7c authored over 1 year ago by wingdeans <[email protected]>
Improve ci release (#25)

* Avoid duplicated workflows
* meson: do not use v prefix
* create sdist on linux

ab25a61ee7162a6f7afed00fce1f282581795731 authored almost 2 years ago by Riccardo Schirone <[email protected]>
Add RzAnalysisXRef class

18bab79f2a6bc792679463445a6dbc8bd3b4ae8b authored almost 2 years ago by Riccardo Schirone <[email protected]>
Disable broad-exception-raised message in pylint

be13ad624e68bd3e2dc936b1299ef71b61f7dfb5 authored almost 2 years ago by Riccardo Schirone <[email protected]>
Fix black style

7ba0eaafcaf8d4b4eddb538e8cbfefb33342ab62 authored almost 2 years ago by Riccardo Schirone <[email protected]>
Use the proper Rizin version for a given rz-binding release

336169bb072a2ee364a365b082f813c4a188e5fb authored almost 2 years ago by Riccardo Schirone <[email protected]>
Automatically load py files in RZ_USER_PLUGINS/bindings (#23)

d1e5f15299dc76d37da49400ae34c7f0d117260b authored almost 2 years ago by Riccardo Schirone <[email protected]>
Simplify meson.build (#22)

- Just depend on rz_core.
- Allow to compile plugin only
- Remove openssl dependencies, should...

dd453e7e21fd570e4e42e0a3868b027f8878686b authored almost 2 years ago by Riccardo Schirone <[email protected]>
Remove plugin.pkgname because not used anymore (#20)

a3a003785022b0e31c1bcabdb240d8b3fcb1ef9d authored almost 2 years ago by Riccardo Schirone <[email protected]>
Use rizin dev branch for CI

e76a3a097892c8c972ee03be53181d51dfcd9502 authored almost 2 years ago by wingdeans <[email protected]>
Install the rizin plugin (#17)

32d0813a3d4e1c51fe7ac12aee79b1e9224b625f authored almost 2 years ago by Riccardo Schirone <[email protected]>
Recompile bindings when .py files change (#16)

a86e691a73c18961ce667e67325af636ab1e9b6d authored almost 2 years ago by Riccardo Schirone <[email protected]>
Remove RzMain as it does not exist anymore

4ab8faf071f34389d96ddff2806c470c667d2ada authored almost 2 years ago by Riccardo Schirone <[email protected]>
build: fix compilation on MacOS due to python/meson bug

b67bdbd1bc5f72928fa455f4af4d780a82e66f7a authored almost 2 years ago by Riccardo Schirone <[email protected]>
Fix register_command argument handling and return value

9195af393e110a5bf2513c78d6d51e07fa5a2f51 authored almost 2 years ago by Riccardo Schirone <[email protected]>
build: add project license and version and summary

d950ade1f6282bdc3a5ec103216924e311513828 authored about 2 years ago by Riccardo Schirone <[email protected]>
Add PyPi CI

* Add PyPi upload CI job
* Install generated rizin.py script instead of rizin.cxx (bug)
* Use Ri...

bebe9244ce15cc21a7b4742c4fd0573dce99c378 authored about 2 years ago by wingdeans <[email protected]>
Update code structure README

92d0f7f757fb66c5b9a21089a5cd476f1fa4109e authored over 2 years ago by Dean <[email protected]>
Update README

9ccbc56cefaf043b95666793dd1bc156480bbe6c authored over 2 years ago by Dean <[email protected]>
Add linter documentation and improve diagnostics

e010ce8d688cfbb12e99dc15868d818aeda21b5b authored over 2 years ago by wingdeans <[email protected]>
Improve linter

* warn on libclang TranslationUnit diagnostics
* return number of warnings emitted

cd05e7c8d524171caaa827007423e4e6029ac245 authored over 2 years ago by wingdeans <[email protected]>
Log failed TranslationUnit parsing in linter

83b7a04bc8748c5e530c148a7b0347291ba58e73 authored over 2 years ago by wingdeans <[email protected]>
Support RZ_PACKED structs in linter

bceb32cf45feaa90d1c340a35b0c4f9cdcbff82f authored over 2 years ago by wingdeans <[email protected]>
Add linter script

acb0e45476985946f2a60e10ed0582fca7af94b6 authored over 2 years ago by wingdeans <[email protected]>
Clean up sphinx method documentation generator

addcd44c559ead5ddf196c75bd2a1fc478e28bb2 authored over 2 years ago by wingdeans <[email protected]>
Add RZ_NONNULL checks

964ff52bc26fc802f88c21d350defe88e77ccf8b authored over 2 years ago by wingdeans <[email protected]>
Add deprecation warnings

0edab66977abc53f09b7266bf52545c064fa2a0f authored over 2 years ago by wingdeans <[email protected]>
Fix windows builds

* use basename for detecting extra files (eg. ht_inc.h)
* ignore __WINDOWS__ redefinitions in rz...

6686232427490d375d89b2f735847a3eb180139a authored over 2 years ago by wingdeans <[email protected]>
Print translation_unit diagnostics

f2f3d229c1d36823e3728f1c512e0c390c715bf9 authored over 2 years ago by wingdeans <[email protected]>
Run black on clang/cindex.pyi

ee6827a9c1905a5dce87e7d9ef9c574a25686068 authored over 2 years ago by wingdeans <[email protected]>
Add sphinx documentation generator backend

7b8ce04875fcaf39d749b717c352d4fab19ab2d1 authored over 2 years ago by wingdeans <[email protected]>
General cleanup

48b4726ddbe23337578c949618ae9279977add92 authored over 2 years ago by wingdeans <[email protected]>
Clean up parallel header parsing

9708c8db4013d2861479c59f5e5d3a4d63ca63c8 authored over 2 years ago by wingdeans <[email protected]>
Fix src/README typo

d16e764a3415cb686085e6b3b7c150ccc2abd0f5 authored over 2 years ago by wingdeans <[email protected]>
Refactoring

d87e79ea3e5d78cd9d681fee8944f670ef4f9194 authored over 2 years ago by wingdeans <[email protected]>
Document all classes and functions

8e8ad008734e1a382d9950092e0156faf21874d5 authored over 2 years ago by wingdeans <[email protected]>
Refactor writers

* merge no longer method of DirectWriter, functionality covered by BufferedWriter.write
* write ...

88339f559319277f1217a9b0cd31fc3991115585 authored over 2 years ago by wingdeans <[email protected]>
Convert generic_args to set

30ab8d09f38933b042f1ff507f18241c1daa4619 authored over 2 years ago by wingdeans <[email protected]>
Remove union field handling within structs

42be0cc7506ddfcc32f79bb55296c807a24e7d5c authored over 2 years ago by wingdeans <[email protected]>
Add __len__ and __iter__ to container structs

82b609aee03b379d7f2055997f0d2e373f248c3b authored over 2 years ago by wingdeans <[email protected]>
Remove directors option, default to on

12976ad48d4e0598dfdf3f501591e0d9307943f3 authored over 2 years ago by wingdeans <[email protected]>
Added non-helper RzBinPlugin example

f7d10f162cb9fb42106783b0b3ec6e3052c94da7 authored over 2 years ago by wingdeans <[email protected]>
Add rz_cmd documentation and examples

03ff84824998f19a7778f9a612294896e308df9f authored over 2 years ago by wingdeans <[email protected]>
Make Array_String class available even when not using directors

f7781da147ea406fbd5ddc71eb2d687f8b8b04e2 authored over 2 years ago by wingdeans <[email protected]>
Default rizin.core to None in the Python bindings

a78046210a28a19e9a42f0517079414692ee1d92 authored over 2 years ago by wingdeans <[email protected]>
Support more Python command argument annotations

40cd819ff645fc260e96ed6a563dcf6ab5233e05 authored over 2 years ago by wingdeans <[email protected]>
Fix RzCmdDescHelp free function

9e44a8f89a51067edf6b6402c8a8cd2497ddb974 authored over 2 years ago by wingdeans <[email protected]>
Fix CI path filters

c526573f17c72860f2bc5b825baca43dd1638694 authored over 2 years ago by wingdeans <[email protected]>
Add support for RzAnalysisFunction and RzNum

5355495fa9a7a4231da799bbdd75c60e31577df3 authored over 2 years ago by wingdeans <[email protected]>
Enable manually running workflow

ce6e83fe8d9d324dd01848a943f939e0f181ae82 authored over 2 years ago by wingdeans <[email protected]>
Rerun CI on changes to meson files

507ee4bd3dae33cb537a45be3ad20d1b1b6554d3 authored over 2 years ago by wingdeans <[email protected]>
Find system headers automatically on macOS

032461b0a0212953badef5e993df3c9fe325d18e authored over 2 years ago by wingdeans <[email protected]>
Update README

eea54048a7bccb9d8d2af28232d5ed4cf16f291c authored over 2 years ago by wingdeans <[email protected]>
Run CI only on changes in src directory

8e8e5ec60a1c281cca4112da9458a6589500b9be authored over 2 years ago by wingdeans <[email protected]>
Copy documentation into repo

f47658d05aee66e1b992f4edc3398f3499b16a13 authored over 2 years ago by wingdeans <[email protected]>
Add some examples

49dd665cee9372c6b5521d28ba46d2b54e7966f6 authored over 2 years ago by wingdeans <[email protected]>
Fix CI builds

6e822d66c4e7c35ac16d3589e7c7417eab1e4445 authored over 2 years ago by wingdeans <[email protected]>
Default SWIG directors to on

c14435391a1938eb00eaf57d28d58488d5dd0e9a authored over 2 years ago by wingdeans <[email protected]>
Catch errors in register_swig_command

85e9b6fec3a60571d0ef3956a06a8d35641b0dbe authored over 2 years ago by wingdeans <[email protected]>
Fix redefinition CursorKind typo

5b985a8f5439cbb66fa7d30bcb7bb3d3901406f0 authored over 2 years ago by wingdeans <[email protected]>
Ignore macro redefinitions starting in double underscore

97511c0618abaa7644e1faf609ccebbd55db37fe authored over 2 years ago by wingdeans <[email protected]>
Add is_const_qualified type annotation

7bf96da21d33e652ef835fd0736f68407c83fb80 authored over 2 years ago by wingdeans <[email protected]>
Update MacOS image for GitHub Actions

d08f65b2f0909d293614b82f530f96d81765bf92 authored over 2 years ago by Anton Kochkov <[email protected]>
Remove -fpermissive flag

c9dd9b42863e15aa197b0da62e4a98ec048d2a84 authored over 2 years ago by wingdeans <[email protected]>
Add run_file to RzLang plugin

9017f7eca0619e2aa7d16d09cfc065fb1338d203 authored over 2 years ago by wingdeans <[email protected]>
Add command group summary support

f9070392697983ddb13b320c5e706b8330dc2305 authored over 2 years ago by wingdeans <[email protected]>
Add type for ENUM_CONSTANT_DECL

6f60145bda58245d3c5316b6d7be75dc86e97b98 authored over 2 years ago by wingdeans <[email protected]>
Basic support for registering commands

441a41ff1e3a7fbb510fa3d16add694879c6f748 authored over 2 years ago by wingdeans <[email protected]>
Add RzBinMap struct and list constructor

06d7bf7c9b42a5f2fc33a528789dfe3a451b6637 authored over 2 years ago by wingdeans <[email protected]>
Add rz_bin_file functions as RzBinFile methods

3dc4fb38345e01ebe7658c7a865262e8993e8e95 authored over 2 years ago by wingdeans <[email protected]>
Add RZ_PERM constants

e9d0d976b8e249b0cd405ad9c32c8410af59d576 authored over 2 years ago by wingdeans <[email protected]>
Add enum support

e671d6d54cc9823ea93fa2564fe2fd7fed71874e authored over 2 years ago by wingdeans <[email protected]>
Disown created plugin in director helper

c8ead3a33c7518ed24aa852ab8a779988be97dfd authored over 2 years ago by wingdeans <[email protected]>
Install pylint for CI

b1bd4a2edb94725a7b04aed3b4991f8e124ff8e8 authored over 2 years ago by wingdeans <[email protected]>
Add pylintrc to reusetool dep5

6e2ee8de5c2c4d030ebb816faf9b0012f5aa2bf1 authored over 2 years ago by wingdeans <[email protected]>
Add pylint to CI

d890e6dcb8faa96fd6cd0902e5894dcb9e0ec7c9 authored over 2 years ago by wingdeans <[email protected]>
Add Rzlist_RzBinSection constructor

e9272d44fa909960be6207135188eafd119ad89f authored over 2 years ago by wingdeans <[email protected]>
Repin meson to 0.62.2

61c6111e4f62d92ebfe0cc25f3439407fcb874c4 authored over 2 years ago by wingdeans <[email protected]>
Fix cmake rizin auto-detection

1925211c3852a5db5c3eb8814b88bfa91cdd3d64 authored over 2 years ago by wingdeans <[email protected]>
Add custom plugin registration function for python

7ceffad0fa26a49dfb1e70b6b6d57a3eb3c937e7 authored over 2 years ago by wingdeans <[email protected]>