Skip to content

Activity

Don't use tabs for alignment

Rangi42pushed 1 commit to master • 75b6057…c841672 • 
5 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

Remove redundant @-style doc comment tags (#1641)

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

Add more RGBLINK tests (#1639)

Pull request merge
Rangi42pushed 1 commit to master • f61019d…e20347e • 
on Jan 29

Add more RGBLINK test coverage (#1637)

Pull request merge
Rangi42pushed 1 commit to master • c19ddc8…f61019d • 
on Jan 29

Fix failing assertion with backslash at EOF in macro arguments (#1634)

Pull request merge
Rangi42pushed 1 commit to master • a59867c…c19ddc8 • 
on Jan 29

Consistently use LF line endings in expected .out and .err output (#1635

Pull request merge
Rangi42pushed 1 commit to master • 375adc6…a59867c • 
on Jan 29

Fix STRLEN and STRSUB on incomplete UTF-8 (#1633)

Pull request merge
Rangi42pushed 1 commit to master • 44caffe…375adc6 • 
on Jan 28

Fix CHARLEN and CHARSUB on invalid UTF-8 (#1630)

Pull request merge
Rangi42pushed 1 commit to master • d54619a…44caffe • 
on Jan 28