Skip to content

Activity

Update test dependencies

Rangi42pushed 1 commit to master • 2a5b9b5…e0a8eb8 • 
3 days ago

Fix two RGBGFX bugs (#1671)

Pull request merge
ISSOtmpushed 1 commit to master • a728437…2a5b9b5 • 
3 days ago

Avoid using indirect C++ types

Rangi42pushed 1 commit to master • 762e231…a728437 • 
4 days ago

Add test case for FOR loop variable reusing an existing one

Rangi42pushed 1 commit to master • 0b7cda9…762e231 • 
5 days ago

Allow negative values to count macro arguments from the end (#1670)

Pull request merge
Rangi42pushed 1 commit to master • df83bc3…0b7cda9 • 
7 days ago

Consistently use PRId* not PRIi*

Rangi42pushed 1 commit to master • bc8d99d…df83bc3 • 
7 days ago

Add -o / --output option to rgbfix to write separate output fil…

Pull request merge
Rangi42pushed 1 commit to master • c841672…bc8d99d • 
7 days ago

Don't use tabs for alignment

Rangi42pushed 1 commit to master • 75b6057…c841672 • 
26 days ago

Fix rgblink(5) man page syntax error

Rangi42pushed 1 commit to master • 00d0ae8…75b6057 • 
on Mar 7

Avoid use of goto in nextLine

Rangi42pushed 2 commits to master • d819256…00d0ae8 • 
on Feb 27

Avoid use of goto in FormatSpec::useCharacter

Rangi42pushed 1 commit to master • 9b395f3…d819256 • 
on Feb 27

Fix double negative

Rangi42pushed 1 commit to master • 0150eb4…9b395f3 • 
on Feb 23

Exclude more lines from test coverage (#1663)

Pull request merge
Rangi42pushed 1 commit to master • 632342b…0150eb4 • 
on Feb 17

Use LCOV_EXCL comments to exclude some lines from test coverage (#1662

Pull request merge
Rangi42pushed 1 commit to master • c9060c7…632342b • 
on Feb 16

Increase test coverage (#1661)

Pull request merge
Rangi42pushed 1 commit to master • 993879a…c9060c7 • 
on Feb 16

Derive operator!= from operator== (#1660)

Pull request merge
Rangi42pushed 1 commit to master • 62309d5…993879a • 
on Feb 15

Define operator!= in terms of operator== (#1659)

Pull request merge
Rangi42pushed 1 commit to master • b2e865e…62309d5 • 
on Feb 15

Disable EQUS expansion for raw symbols (by parsing them as strings) (

Pull request merge
Rangi42pushed 1 commit to master • 3feb75f…b2e865e • 
on Feb 15

Implement new string functions (#1655)

Pull request merge
Rangi42pushed 1 commit to master • ad4d9da…3feb75f • 
on Feb 14

Remove unnecessary default constructor definitions

Pull request merge
Rangi42pushed 2 commits to master • 2aef09c…ad4d9da • 
on Feb 14

Allow the bit/res/set bit index to be determined at link time (#…

Pull request merge
Rangi42pushed 1 commit to master • 48412e9…2aef09c • 
on Feb 12

Some miscellaneous refactoring and copy-editing

Rangi42pushed 1 commit to master • 177a3ab…48412e9 • 
on Feb 10

Fix bug where macro names can be treated as numeric symbols (#1653)

Pull request merge
Rangi42pushed 1 commit to master • 4c916b8…177a3ab • 
on Feb 8

Parser refers to "symbol"s, "label"s, and "local label"s, not "identi…

Pull request merge
Rangi42pushed 1 commit to master • d9d381c…4c916b8 • 
on Feb 6

Refactor the parser to have fewer *_no_str intermediate rules

Rangi42pushed 1 commit to master • fbde24e…d9d381c • 
on Feb 4

Add contrib/checkformat.bash to check for clang-formatting (#1646)

Pull request merge
Rangi42pushed 1 commit to master • 91310c9…fbde24e • 
on Feb 4

Update the post-release checklist to mention rgbds-live (#1647)

Pull request merge
Rangi42pushed 1 commit to master • 81ea4ee…91310c9 • 
on Feb 4

Release 0.9.1

Rangi42pushed 1 commit to master • 29ece29…81ea4ee • 
on Feb 2

Mention ASMotor's continued development (#1643)

Pull request merge
Rangi42pushed 1 commit to master • 03452c6…29ece29 • 
on Feb 1

Allow git describe to get the version for FreeBSD and Cygwin in CI (#…

Pull request merge
Rangi42pushed 1 commit to master • b35e9d8…03452c6 • 
on Jan 30