Skip to content

Activity

Fix rgblink(5) man page syntax error

Rangi42pushed 1 commit to master • 00d0ae8…75b6057 • 
2 days ago

Avoid use of goto in nextLine

Rangi42pushed 2 commits to master • d819256…00d0ae8 • 
9 days ago

Avoid use of goto in FormatSpec::useCharacter

Rangi42pushed 1 commit to master • 9b395f3…d819256 • 
10 days ago

Fix double negative

Rangi42pushed 1 commit to master • 0150eb4…9b395f3 • 
14 days ago

Exclude more lines from test coverage (#1663)

Pull request merge
Rangi42pushed 1 commit to master • 632342b…0150eb4 • 
20 days ago

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

Pull request merge
Rangi42pushed 1 commit to master • c9060c7…632342b • 
21 days ago

Increase test coverage (#1661)

Pull request merge
Rangi42pushed 1 commit to master • 993879a…c9060c7 • 
21 days ago

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

Pull request merge
Rangi42pushed 1 commit to master • 62309d5…993879a • 
22 days ago

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

Pull request merge
Rangi42pushed 1 commit to master • b2e865e…62309d5 • 
22 days ago

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

Pull request merge
Rangi42pushed 1 commit to master • 3feb75f…b2e865e • 
22 days ago

Implement new string functions (#1655)

Pull request merge
Rangi42pushed 1 commit to master • ad4d9da…3feb75f • 
22 days ago

Remove unnecessary default constructor definitions

Pull request merge
Rangi42pushed 2 commits to master • 2aef09c…ad4d9da • 
23 days ago

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

Pull request merge
Rangi42pushed 1 commit to master • 48412e9…2aef09c • 
25 days ago

Some miscellaneous refactoring and copy-editing

Rangi42pushed 1 commit to master • 177a3ab…48412e9 • 
27 days ago

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

Pull request merge
Rangi42pushed 1 commit to master • 4c916b8…177a3ab • 
28 days ago

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

Remove colNo column tracking from lexer

Rangi42pushed 1 commit to master • e49291b…d54619a • 
on Jan 28