Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
elixir-lang
/
elixir
Public
Notifications
You must be signed in to change notification settings
Fork
3.5k
Star
25.9k
Code
Issues
22
Pull requests
5
Actions
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security
Insights
Commits
Branch selector
main
User selector
yrashk
Datepicker
All time
Commit History
Commits on Nov 3, 2013
Remove some unused variables
yrashk
committed
a641093
Copy full SHA for a641093
Commits on Oct 2, 2013
Disallow mixed use of strings and atoms in record initialization/update
Show description for cc1d7c5
yrashk
committed
cc1d7c5
Copy full SHA for cc1d7c5
Commits on Oct 1, 2013
Allow for string names when instantiating or updating records
Show description for 7649a5d
yrashk
committed
7649a5d
Copy full SHA for 7649a5d
Commits on Sep 25, 2013
Merge pull request #1726 from yrashk/raise-macro
Show description for 8bd43ed
yrashk
committed
8bd43ed
Copy full SHA for 8bd43ed
Kernel.raise should be a macro to avoid messing up the stack trace
yrashk
committed
bcf8563
Copy full SHA for bcf8563
Commits on Aug 4, 2013
Minor mix compile.elixir task documentation fix
yrashk
committed
591c576
Copy full SHA for 591c576
Ensure even a greater level of quiteness when --quiet is used in deps
Show description for bb98f6a
yrashk
committed
bb98f6a
Copy full SHA for bb98f6a
Commits on Jul 9, 2013
Erlang release for Elixir should use start.boot instead of elixir.boot
yrashk
committed
ba00a1f
Copy full SHA for ba00a1f
Commits on Jul 7, 2013
Minor doc fix
yrashk
committed
dd6fb4a
Copy full SHA for dd6fb4a
Commits on Jul 6, 2013
Doc typo fix
yrashk
committed
889de92
Copy full SHA for 889de92
Commits on Jun 30, 2013
Flip the order of first two arguments in defrecordp/3
yrashk
committed
c20ee8f
Copy full SHA for c20ee8f
Commits on Jun 29, 2013
defrecordp/3 should nest aliases under the parent module
yrashk
committed
1b043c3
Copy full SHA for 1b043c3
Implement `defrecordp/3` that enables specifying a custom record tag
yrashk
committed
cda2986
Copy full SHA for cda2986
Fix defrecordp documentation with regards to the type generated
yrashk
committed
9bc67bb
Copy full SHA for 9bc67bb
Fix defrecordp definition of the <record>_t type
Show description for 83c964a
yrashk
committed
83c964a
Copy full SHA for 83c964a
IEx autocompletion should support identifiers that include numbers
Show description for a768da2
yrashk
committed
a768da2
Copy full SHA for a768da2
Commits on Jun 22, 2013
Improve mix escript_app's documentation
yrashk
committed
58ee415
Copy full SHA for 58ee415
Commits on Jun 17, 2013
Make sure we don't receive an EXIT message from the dependency tracker
Show description for 5e123e6
yrashk
authored and
José Valim
committed
5e123e6
Copy full SHA for 5e123e6
Commits on Jun 5, 2013
Fix minor compile-time warnings
yrashk
committed
d39a52a
Copy full SHA for d39a52a
Commits on May 31, 2013
Minor indentation fix
yrashk
committed
6656f7c
Copy full SHA for 6656f7c
Mix.Shell: Fix incorrect Windows' COMSPEC handling
yrashk
committed
e7a872c
Copy full SHA for e7a872c
Commits on May 7, 2013
Fix regression introduced by 18c4e2b8104990afb49a1020eee70ccccf957bbe
Show description for 7bbb680
yrashk
committed
7bbb680
Copy full SHA for 7bbb680
Commits on Apr 29, 2013
Remove unused variable warning in Enum
yrashk
committed
1080e29
Copy full SHA for 1080e29
Commits on Apr 25, 2013
Fix `ls` IEx helper to render file types correctly for all paths
yrashk
committed
52f36a4
Copy full SHA for 52f36a4
Commits on Apr 24, 2013
Improve `ls` IEx helper output when ANSI colouring is available
Show description for efb6151
yrashk
committed
efb6151
Copy full SHA for efb6151
Commits on Apr 16, 2013
Implement GenEvent.Behaviour
yrashk
committed
507fda5
Copy full SHA for 507fda5
IEx's h helper should not render ANSI codes in the documentation
Show description for e3c6cc9
yrashk
committed
e3c6cc9
Copy full SHA for e3c6cc9
Commits on Apr 12, 2013
Minor defrecord documentation improvement
yrashk
committed
f49c351
Copy full SHA for f49c351
Mention Record.import in defrecord documentation
yrashk
committed
aa45edc
Copy full SHA for aa45edc
Commits on Apr 11, 2013
Implement Record.import macro that allows using private macros on public records
yrashk
committed
8d2034f
Copy full SHA for 8d2034f
Improve elixir application doctest coverage
yrashk
committed
26599e7
Copy full SHA for 26599e7
Add insert_elem/3 and delete_elem/2 functions, deprecate setelem
Show description for 0fad188
yrashk
committed
0fad188
Copy full SHA for 0fad188
Report compile-time doctest errors during test runtime
yrashk
committed
d4eda43
Copy full SHA for d4eda43
Minor doctest source code improvement
yrashk
committed
71831d6
Copy full SHA for 71831d6
Fix expectation error reporting in doctests
yrashk
committed
13c334f
Copy full SHA for 13c334f
Pagination
Previous
Next
You can’t perform that action at this time.