shithub: rgbds

RSS feed

b04e71ed – ISSOtm <eldredhabert0@gmail.com> authored on 2021/11/06 21:23
Use correct length type for `Abs*Group`

f82603f1 – Rangi <remy.oukaour+rangi42@gmail.com> authored and Eldred Habert <eldredhabert0@gmail.com> committed on 2021/11/19 18:04
Lowercase "error:" in `-Werror` output

cedfd258 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/11/19 17:55
Move more statements into `for` loop clauses

c7322258 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/11/19 16:36
Refactor `readGfxConstant` for consistency, and edit warning message

036b6c1b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/11/19 14:52
Capitalize "FATAL:" in rgblink error messages

8e2a164a – Rangi <remy.oukaour+rangi42@gmail.com> authored and Eldred Habert <eldredhabert0@gmail.com> committed on 2021/11/18 14:40
Implement compound assignment operators for mutable constants

b7681979 – Rangi <remy.oukaour+rangi42@gmail.com> authored and Eldred Habert <eldredhabert0@gmail.com> committed on 2021/11/18 12:28
Deprecate `SET` in favor of `=`

3e945679 – Rangi <remy.oukaour+rangi42@gmail.com> authored and Eldred Habert <eldredhabert0@gmail.com> committed on 2021/11/17 18:01
Standardize on "east const" (`type const *` not `const type *`)

efccf6c9 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/11/17 18:51
A few stylistic tweaks

e5552e27 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/11/17 17:47
`strrstr` can take and return `char const *`

438963fb – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2021/11/12 12:37
Remove unused `#include "extern/utf8decoder.h"` (#940)

0bb815ed – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2021/11/12 12:09
Implement -Wnumeric-string[=0|1|2] (#935)

55a02981 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2021/11/12 12:06
Small updates to documentation wording (#939)

b06e3b23 – ISSOtm <eldredhabert0@gmail.com> authored on 2021/11/06 09:21
Clean up -MT/-MQ code

47442941 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2021/11/01 15:16
Support ! operator for condition codes (#720)

b16d2d06 – DaKnig <37626476+DaKnig@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2021/10/31 20:44
Add Bash completion script for rgbasm (#895)

8b1cc72f – Eievui <14899090+GreenAndEievui@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2021/10/31 13:58
Added scramble flags to RGBLINK. (#921)

11a6a811 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2021/10/31 13:47
Implement -Wtruncation=level (#931)

0ce66009 – ISSOtm <eldredhabert0@gmail.com> authored on 2021/10/31 18:01
Parallelize CMake builds

33f2f555 – ISSOtm <eldredhabert0@gmail.com> authored on 2021/10/31 17:41
Enable sanitizers with Clang on Ubuntu as well

0487f9f8 – ISSOtm <eldredhabert0@gmail.com> authored on 2021/10/31 17:01
Enable more checks in CMake builds on macOS

0d6bfb84 – ISSOtm <eldredhabert0@gmail.com> authored