Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
CodethinkLabs
/
ofc
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
49
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 29, 2023
Remove -Werror flag as it caused too many compatibility issues
ben-brewer-codethink
committed
f6cd87d
View commit details
Copy full SHA for f6cd87d
Browse repository at this point
sema/typeval: Fix type mismatch
ben-brewer-codethink
committed
6b20f86
View commit details
Copy full SHA for 6b20f86
Browse repository at this point
sema/format: Fix type mismatch in header
ben-brewer-codethink
committed
0536362
View commit details
Copy full SHA for 0536362
Browse repository at this point
unformat: Remove unused row variable/iterator
ben-brewer-codethink
committed
50bc08f
View commit details
Copy full SHA for 50bc08f
Browse repository at this point
Commits on Feb 6, 2023
Fix attribute fallthrough issue on older compilers
ben-brewer-codethink
committed
b69ad37
View commit details
Copy full SHA for b69ad37
Browse repository at this point
Commits on Jan 10, 2023
Fix clang warning about parenthesis
ben-brewer-codethink
committed
6960812
View commit details
Copy full SHA for 6960812
Browse repository at this point
Commits on Jan 9, 2023
parse/lhs: unconditionally initialize clone
ben-brewer-codethink
committed
6d4cf67
View commit details
Copy full SHA for 6d4cf67
Browse repository at this point
parse/lhs: Fix invalid enum assignment in lhs
ben-brewer-codethink
committed
017fe9c
View commit details
Copy full SHA for 017fe9c
Browse repository at this point
sema/typeval.c: unconditionally initialize tv.integer
Show description for 2a150ff
mbdevpl
authored and
ben-brewer-codethink
committed
2a150ff
View commit details
Copy full SHA for 2a150ff
Browse repository at this point
file.c: make the fallthrough explicit
Show description for 0d21bef
mbdevpl
authored and
ben-brewer-codethink
committed
0d21bef
View commit details
Copy full SHA for 0d21bef
Browse repository at this point
Fix potential NULL dereference
ben-brewer-codethink
committed
a8e1920
View commit details
Copy full SHA for a8e1920
Browse repository at this point
Commits on Aug 31, 2018
Merge pull request #42 from violetamenendez/patch-1
Show description for f82d578
ben-brewer-codethink
authored
f82d578
View commit details
Copy full SHA for f82d578
Browse repository at this point
Update README.md git command
violetamenendez
authored
0b7b855
View commit details
Copy full SHA for 0b7b855
Browse repository at this point
Commits on Feb 26, 2018
Merge pull request #41 from CodethinkLabs/franred/use-mktemp-instead-of-tempfile
Show description for 051ea34
ben-brewer-codethink
authored
051ea34
View commit details
Copy full SHA for 051ea34
Browse repository at this point
Use mktemp instead of tempfile
Show description for 1871600
Francisco Redondo Marchena
committed
1871600
View commit details
Copy full SHA for 1871600
Browse repository at this point
Merge pull request #40 from CodethinkLabs/franred/warn-star-usage-on-variable-not-declaration
Show description for 0bf70fd
ben-brewer-codethink
authored
0bf70fd
View commit details
Copy full SHA for 0bf70fd
Browse repository at this point
Fix typo in no-warn-no-logical-if argument name
Francisco Redondo Marchena
committed
e79e896
View commit details
Copy full SHA for e79e896
Browse repository at this point
Warn when star is in LHS of the declaration
Show description for d3d624e
Francisco Redondo Marchena
committed
d3d624e
View commit details
Copy full SHA for d3d624e
Browse repository at this point
Merge pull request #39 from CodethinkLabs/franred/update-test-to-enable-no-logical-if-warning
Show description for 01cb404
ben-brewer-codethink
authored
01cb404
View commit details
Copy full SHA for 01cb404
Browse repository at this point
Commits on Feb 23, 2018
Update tests to include no logical-if-warning
Francisco Redondo Marchena
committed
417cda5
View commit details
Copy full SHA for 417cda5
Browse repository at this point
Merge pull request #38 from CodethinkLabs/franred/warn-when-not-logic-ifs
Show description for e2e673e
ben-brewer-codethink
authored
e2e673e
View commit details
Copy full SHA for e2e673e
Browse repository at this point
Warn when if condition is not a logical expression
Show description for 74ed95b
Francisco Redondo Marchena
committed
74ed95b
View commit details
Copy full SHA for 74ed95b
Browse repository at this point
Commits on Feb 22, 2018
Merge pull request #37 from CodethinkLabs/franred/add-stderr-log-organiser
Show description for dc288c7
ben-brewer-codethink
authored
dc288c7
View commit details
Copy full SHA for dc288c7
Browse repository at this point
Add stderr logs organiser
Show description for 60241a4
Francisco Redondo Marchena
committed
60241a4
View commit details
Copy full SHA for 60241a4
Browse repository at this point
Commits on Oct 24, 2017
Use https for tests submodule so that non-developers can clone easily
ben-brewer-codethink
committed
34e39f9
View commit details
Copy full SHA for 34e39f9
Browse repository at this point
Support dprintf on systems where it isn't natively available
Show description for c020741
ben-brewer-codethink
committed
c020741
View commit details
Copy full SHA for c020741
Browse repository at this point
Commits on Jan 13, 2017
Mark all subroutine call arguments as used
Show description for f9e5ffd
violetamenendez
committed
f9e5ffd
View commit details
Copy full SHA for f9e5ffd
Browse repository at this point
Commits on Jan 12, 2017
Move argument checking to ofc_sema_scope_decl_find__create
Show description for d3b10e0
violetamenendez
committed
d3b10e0
View commit details
Copy full SHA for d3b10e0
Browse repository at this point
Change global pass for arguments that are not declared
violetamenendez
authored and
ben-brewer-codethink
committed
f270c96
View commit details
Copy full SHA for f270c96
Browse repository at this point
Add dummy_arg structure to handle function and subroutine calls arguments
violetamenendez
authored and
ben-brewer-codethink
committed
2c6fa79
View commit details
Copy full SHA for 2c6fa79
Browse repository at this point
Scan ahead for types to handle bad type ordering in IMPLICIT NONE blocks
Show description for d801e97
ben-brewer-codethink
committed
d801e97
View commit details
Copy full SHA for d801e97
Browse repository at this point
Commits on Jan 11, 2017
Remove re-declaration of scope arguments
violetamenendez
committed
9f98b2e
View commit details
Copy full SHA for 9f98b2e
Browse repository at this point
Commits on Jan 10, 2017
Implement init local zero to add zero initializers by default
ben-brewer-codethink
committed
7987422
View commit details
Copy full SHA for 7987422
Browse repository at this point
Factor in default structure initializers in unwritten variable warning
ben-brewer-codethink
committed
a0f12af
View commit details
Copy full SHA for a0f12af
Browse repository at this point
Commits on Jan 5, 2017
Print RECURSIVE when AUTOMATIC is used in a procedure
ben-brewer-codethink
committed
9340644
View commit details
Copy full SHA for 9340644
Browse repository at this point
Previous
Next
You can’t perform that action at this time.