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 }}
jeremyjh
/
dialyxir
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
161
Star
1.8k
Code
Issues
72
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 21, 2026
Merge pull request #604 from jessestimpson/plt-add-apps-load-precedence
Show description for f4fd5b7
jeremyjh
authored
f4fd5b7
View commit details
Copy full SHA for f4fd5b7
Browse repository at this point
Fix operator precedence for loading apps in plt_add_apps
jessestimpson
committed
6b00b4c
View commit details
Copy full SHA for 6b00b4c
Browse repository at this point
Commits on Sep 5, 2026
Release 1.4.8
jeremyjh
committed
13bcb7d
View commit details
Copy full SHA for 13bcb7d
Browse repository at this point
Commits on Aug 25, 2026
Merge pull request #584 from lud-wj/fix/ignoring-by-line
Show description for 4a2b6d7
jeremyjh
authored
4a2b6d7
View commit details
Copy full SHA for 4a2b6d7
Browse repository at this point
Merge branch 'master' into fix/ignoring-by-line
jeremyjh
authored
a2a4361
View commit details
Copy full SHA for a2a4361
Browse repository at this point
Merge pull request #601 from BobbieBarker/docs/exdoc-0.40
Show description for 31a4cd8
jeremyjh
authored
31a4cd8
View commit details
Copy full SHA for 31a4cd8
Browse repository at this point
Update ExDoc to 0.40.3
BobbieBarker
committed
6ba7b38
View commit details
Copy full SHA for 6ba7b38
Browse repository at this point
Commits on Jun 12, 2026
Add OTP 28 warning support: exact_compare, opaque_compare, opaque_union (#591)
bawolf
authored
3553678
View commit details
Copy full SHA for 3553678
Browse repository at this point
Commits on May 27, 2026
Merge pull request #597 from dl-alexandre/codex/clarify-ignore-file-format
Show description for 19dd690
jeremyjh
authored
19dd690
View commit details
Copy full SHA for 19dd690
Browse repository at this point
Commits on May 10, 2026
clarify ignore file formatter docs
dl-alexandre
committed
f12db01
View commit details
Copy full SHA for f12db01
Browse repository at this point
Commits on Nov 12, 2025
fix: Fixed dialyzer ignore by line for warnings with line/col
lud-wj
committed
cdcea96
View commit details
Copy full SHA for cdcea96
Browse repository at this point
Commits on Nov 6, 2025
update changelog
jeremyjh
committed
9fbbaf5
View commit details
Copy full SHA for 9fbbaf5
Browse repository at this point
Release version 1.4.7
jeremyjh
committed
b57d69f
View commit details
Copy full SHA for b57d69f
Browse repository at this point
Bump Erlex (#583)
jeremyjh
authored
608b355
View commit details
Copy full SHA for 608b355
Browse repository at this point
Commits on Nov 1, 2025
Fix issue template.
jeremyjh
committed
ab9bd59
View commit details
Copy full SHA for ab9bd59
Browse repository at this point
Commits on Aug 9, 2025
Fixup changelog.
jeremyjh
committed
9e73fa8
View commit details
Copy full SHA for 9e73fa8
Browse repository at this point
Bump version to 1.4.6
jeremyjh
committed
a0e4cf9
View commit details
Copy full SHA for a0e4cf9
Browse repository at this point
Commits on Jul 30, 2025
Merge pull request #569 from dvic/fix/call-without-opaque-otp28-issue-561
Show description for 51266a5
jeremyjh
authored
51266a5
View commit details
Copy full SHA for 51266a5
Browse repository at this point
Merge branch 'master' into fix/call-without-opaque-otp28-issue-561
jeremyjh
authored
c564806
View commit details
Copy full SHA for c564806
Browse repository at this point
Merge pull request #570 from pwcsquared/ci-fix-ubuntu-ver
Show description for bf06a92
jeremyjh
authored
bf06a92
View commit details
Copy full SHA for bf06a92
Browse repository at this point
Update ubuntu version used in CI to 24.04 (currently supported)
Show description for d3776d2
pwcsquared
committed
d3776d2
View commit details
Copy full SHA for d3776d2
Browse repository at this point
Commits on Jul 28, 2025
Merge branch 'master' into fix/call-without-opaque-otp28-issue-561
jeremyjh
authored
431f6c9
View commit details
Copy full SHA for 431f6c9
Browse repository at this point
Merge pull request #564 from camatcode/master
Show description for c5da65f
jeremyjh
authored
c5da65f
View commit details
Copy full SHA for c5da65f
Browse repository at this point
Commits on Jul 23, 2025
Refactor OTP-28 clause to delegate to existing implementation
dvic
committed
684f1bb
View commit details
Copy full SHA for 684f1bb
Browse repository at this point
Fix CallWithoutOpaque function clause error on OTP-28
Show description for bea2032
dvic
committed
bea2032
View commit details
Copy full SHA for bea2032
Browse repository at this point
Commits on Jul 2, 2025
Docs: Fix dead hex doc links by including CI config docs in mix.exs 'docs'
camatcode
committed
7352905
View commit details
Copy full SHA for 7352905
Browse repository at this point
Commits on Jun 13, 2025
Merge pull request #560 from antedeguemon/fixes-default-flags-docs
Show description for 52a15dd
jeremyjh
authored
52a15dd
View commit details
Copy full SHA for 52a15dd
Browse repository at this point
Commits on Jun 11, 2025
Adds `:unknown` exception to default flags docs
antedeguemon
committed
8e3c88e
View commit details
Copy full SHA for 8e3c88e
Browse repository at this point
Commits on Apr 24, 2025
Merge pull request #556 from yakov-cl/patch-1
Show description for 8441beb
jeremyjh
authored
8441beb
View commit details
Copy full SHA for 8441beb
Browse repository at this point
Commits on Apr 23, 2025
fix typo
yakov-cl
authored
f545bc8
View commit details
Copy full SHA for f545bc8
Browse repository at this point
Commits on Apr 15, 2025
Merge pull request #555 from pathpub/master
Show description for 74131dd
jeremyjh
authored
74131dd
View commit details
Copy full SHA for 74131dd
Browse repository at this point
Commits on Apr 7, 2025
Fix invalid_contract to show success typing, not just repeating the spec
jimmybot
committed
d82ce8b
View commit details
Copy full SHA for d82ce8b
Browse repository at this point
Commits on Nov 18, 2024
Merge pull request #550 from epinault/epinault/fix-ex-doc
Show description for 08dab7a
jeremyjh
authored
08dab7a
View commit details
Copy full SHA for 08dab7a
Browse repository at this point
Merge branch 'master' into epinault/fix-ex-doc
epinault
authored
d962b0d
View commit details
Copy full SHA for d962b0d
Browse repository at this point
Commits on Nov 17, 2024
Release 1.4.5
jeremyjh
committed
501ecd7
View commit details
Copy full SHA for 501ecd7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.