Commit Graph

41 Commits

Author SHA1 Message Date
pancake
a91c9e1b3e Increase maximum recommended line length ##doc 2022-07-19 18:54:20 +02:00
Lazula
2470a6c284
Rewrite user-facing documentation (#19543) 2022-01-01 06:11:46 -06:00
Lazula
7bb8fb6f90 Add info for breaking long lines to style guide ##doc 2021-11-18 10:43:52 +01:00
pancake
02042a6701
Update the README (#18749) 2021-05-24 23:25:11 +02:00
ratijas
a7e3ccf707
DEVELOPERS.md: Reword about r_return_* conditions (#18119)
and stop confusing functions with macros.
2020-12-28 19:47:14 +01:00
ratijas
6b0b9929aa Use tab width 8 in editor configuration templates
Also set cino-m to 1 because `setl cino=mN` option is
just a zero/non-zero flag, there is no need to set it to 2.
2020-12-26 11:15:22 +01:00
ivan tkachenko
38f5804ecf Move breaks inside switch-case scopes
Update DEVELOPERS.md code style section and
refactor switch-cases across all code base.
2020-12-26 11:15:03 +01:00
Lazula
e9494756b4
Fix incorrect style guide for switch statements in DEVELOPERS.md (#18088) 2020-12-22 04:13:12 +01:00
Rafid Aslam
17fb7546a4
Improve DEVELOPERS.md markdown styling ##doc (#18039) 2020-12-14 09:08:15 +01:00
pancake
160fc95e66
Use (void) instead of () in function signatures (#17026) ##refactoring
* Use (void) instead of () in function signatures
* Add test to avoid further contributions to commit the same mistake
2020-06-14 16:08:32 +02:00
pancake
5603366182
Be consistent and make all env vars start with R2_ (#16841) 2020-05-18 13:21:50 +02:00
Liumeo
724d3f7685
Update repository links (#16663) 2020-04-21 11:41:19 +08:00
Anton Kochkov
69ad1aeffe
Fix R_PACKED() macro usage (#16571) 2020-04-13 19:55:00 +02:00
Anton Kochkov
dc790f5250 Some README fixes 2020-04-01 13:02:10 +08:00
philoinovsky
27d46d911f
Update DEVELOPERS.md (#16289) 2020-03-23 16:25:27 +01:00
pancake
04cc045955 Don't contribute with patches 2019-11-14 18:53:10 +01:00
Kamil Lorenc
6ad8b49b6c Fix links to Doxygen documentation (#15377) ##doc
stack.nl is no longer active
2019-10-28 22:56:46 +01:00
Maijin
9227815fdb Change radare->radareorg links 2019-10-07 10:48:31 +02:00
Anton Kochkov
1eb3fe25c9
Fix regressions URL (#15027) 2019-09-13 16:49:23 +08:00
Anton Kochkov
b22d9f3065 Fix grammar across the code 2019-06-18 14:51:30 +08:00
Maijin
6f86ccb153
Add R_DEBUG_ASSERT in DEVELOPERS.md 2019-06-16 12:26:08 +02:00
Khairul Azhar Kasmiran
bb6f18b79a
Add a parenthesis 2019-06-07 12:51:03 +08:00
Ahmed Abd El Mawgood
68ef92d1dd Updating which assert version to be used ##docs 2019-03-09 23:02:22 +07:00
radare
7060103292
Improve RBuffer api, start to refactor rbin to use more rbuf ##bin (#12495)
- Added a new rule in the DEVELOPERS.md file
2018-12-17 11:54:46 +01:00
iamxlr8
c07ed96e7a Fixed typo in DEVELOPERS.md ##docs 2018-10-30 12:38:08 +01:00
ItzSomebody
e8b1a205cc Grammar edits to README.md (#11713)
* Fixes a couple of grammar mistakes in AUTHORS.md
* Grammar fix in CONTRIBUTING.md
* Fixes multiple grammar errors in DEVELOPERS.md
* Caps the character length in a edit I made.
2018-10-02 15:23:59 +02:00
Riccardo Schirone
58ae11607a
Create script to apply style to diffs (#11261)
* restore tabs size to 8 chars
* fixes clang-format-diff for function declaration
* DEVELOPERS: explain pre-commit hook
* sys/pre-commit: do not consider unstaged changes
* sys/pre-commit: change doc
* create an example in doc
* suggest --no-verify
2018-09-26 10:49:16 +02:00
Riccardo Schirone
ab4dbd509f r_assert: create functions to handle preconditions (#11286) 2018-09-16 23:24:57 +02:00
Maijin
0a5eec6bed
Docs: divide code style with shellscripts and C
Docs: divide code style with shellscripts and C
2018-09-16 10:21:06 +02:00
Maijin
6ae0c86f84
Add sys/indent.sh back
Add sys/indent.sh back
2018-08-21 12:35:25 +02:00
Itay Cohen
d768c557a3 Fix indention in switch-case statement (#10454) 2018-06-23 17:51:30 +02:00
Aaron McDaniel
2331946a5f Add documentation paragraph to dev.md 2018-06-15 23:57:04 +02:00
Aaron McDaniel
fb65e78471 Move developer info in CONTRIBUTING.md to DEVELOPERS.md 2018-06-15 23:57:04 +02:00
jvoisin
8acb94260a Add a note on how to bump release version on the new website 2018-05-02 11:31:55 +02:00
Fangrui Song
4fe12f8c41 Add editor configuration to DEVELOPERS.md (#9415) 2018-02-18 00:33:37 +01:00
xarkes
66a6d9cd88 Update DEVELOPERS.md
Link to CONTRIBUTING.md was dead.
2016-03-06 00:43:12 +01:00
chinmaydd
dae7f0c05d Adds markdown styling, fixes broken link 2015-11-13 00:20:09 +01:00
Riccardo Schirone
e23282707f CODINGSTYLE: move doc/syntax.md in the root directory and rename it
* CODINGSTYLE: specify that tabs are considered as 8 chars
* doc/fortunes.tips: remove old fortune. asm.follow doesn't exist
                     anymore
2015-09-21 14:58:30 +02:00
pancake
1deb6eddde Remove mailing list mention in DEVELOPERS.md 2015-02-10 15:24:26 +01:00
pancake
098d0ec1de Initial implementation of --without-gpl 2015-02-07 01:50:25 +01:00
pancake
b21226b5f4 AUTHORS, DEVELOPERS => .md 2015-02-07 00:33:42 +01:00