cutter/docs/source/contributing/code
Akihiko Odaki 518014ee19 Use rizin instead of Qt to parse JSON (#2902)
Qt truncates integers to 52-bit, corrupting e.g. memory addresses. Use
rizin's JSON parser, which can parse integers whose size is up to 64
bits.
2022-06-09 07:14:25 +08:00
..
crash-handling-system.rst misc. documentation updates (#2259) 2020-07-26 10:26:46 +05:30
development-guidelines.rst Use rizin instead of Qt to parse JSON (#2902) 2022-06-09 07:14:25 +08:00
getting-started.rst Rename radare2 mention to Rizin in documentation (#2505) 2020-12-15 09:49:50 +01:00
ide-setup.rst Enable CUTTER_USE_BUNDLED_RIZIN by default (#2622) 2021-03-15 06:47:51 +02:00
release-procedure.rst Update references for dev/stable split 2021-12-21 13:39:25 +01:00