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
19
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
v0.9.0
User selector
All users
Datepicker
All time
Commit History
Commits on May 23, 2013
Release v0.9.0
José Valim
committed
91e8e21
Copy full SHA for 91e8e21
Fix autocompletion tests for Enum
José Valim
committed
d3013aa
Copy full SHA for d3013aa
An Elixir module now translates to Elixir.Module instead of Elixir-Module
José Valim
committed
2c98c09
Copy full SHA for 2c98c09
Enum.Iterator -> Enumerable
José Valim
committed
94f9d4e
Copy full SHA for 94f9d4e
Merge pull request #1102 from ericmj/reducers
Show description for 66476b3
José Valim
committed
66476b3
Copy full SHA for 66476b3
Commits on May 22, 2013
Fix all "evalute" typos
alco
committed
7f84211
Copy full SHA for 7f84211
Update docs for Enum.Iterator and reduce
ericmj
committed
474250e
Copy full SHA for 474250e
Ensure we emit a warning for recursive non used calls
José Valim
committed
65e67cd
Copy full SHA for 65e67cd
Add missing clause definitions
José Valim
committed
6b91e46
Copy full SHA for 6b91e46
Merge pull request #1104 from mururu/remove-warning
Show description for c83f136
José Valim
committed
c83f136
Copy full SHA for c83f136
Remove warning in capture_io
Yuki Ito
committed
59a9ddb
Copy full SHA for 59a9ddb
Merge pull request #1103 from mururu/iex-test
Show description for 1ef67c5
José Valim
committed
1ef67c5
Copy full SHA for 1ef67c5
IEx.Server break out of the loop when accepting :eof as input
Yuki Ito
committed
2403d0c
Copy full SHA for 2403d0c
Clean up and fixes in reducer code
ericmj
committed
a1ec5f1
Copy full SHA for a1ec5f1
Remove file open in File.iterator and File.biniterator
ericmj
committed
45485fb
Copy full SHA for 45485fb
Enable ExUnitCaptureIO.capture_io to receive input
Yuki Ito
committed
97ea102
Copy full SHA for 97ea102
Merge pull request #1100 from alco/dot-iex
Show description for 6e8fb6c
José Valim
committed
6e8fb6c
Copy full SHA for 6e8fb6c
Remove iterator references in code
ericmj
committed
854942d
Copy full SHA for 854942d
Run just R16 on travis
José Valim
committed
d99ec5a
Copy full SHA for d99ec5a
Use reducers in Enum, File and URI
Show description for 3f946d4
ericmj
committed
3f946d4
Copy full SHA for 3f946d4
Add reduce to Enum.Iterator protocol
ericmj
committed
9318f74
Copy full SHA for 9318f74
Update CHANGELOG
alco
committed
e216f18
Copy full SHA for e216f18
Add --dot-iex command line option to IEx
Show description for ed14ce4
alco
committed
ed14ce4
Copy full SHA for ed14ce4
Make import_file raise ArgumentError
alco
committed
0cb936a
Copy full SHA for 0cb936a
We don't need import_file/2
Show description for 328541b
alco
committed
328541b
Copy full SHA for 328541b
Fix sample .iex file in the doc
alco
committed
85b7684
Copy full SHA for 85b7684
Add ability to disable loading of .iex
alco
committed
f688899
Copy full SHA for f688899
Remove redundant blank lines in iex helpers' docs
alco
committed
e3fb2a5
Copy full SHA for e3fb2a5
Add import_file/1 and /2 helpers
alco
committed
5a99fbf
Copy full SHA for 5a99fbf
Add :elixir.scope_for_eval/2 convenience function
alco
committed
c634a5d
Copy full SHA for c634a5d
Add missing comma in the doc
alco
committed
9a6ac4f
Copy full SHA for 9a6ac4f
Split the long :elixir.eval line into shorter ones
alco
committed
6af7e0c
Copy full SHA for 6af7e0c
Fix a bug in ~/.iex expansion
alco
committed
7ff3e1f
Copy full SHA for 7ff3e1f
Move load_dot_iex to IEx.Server, after `require IEx.Helpers`
alco
committed
d6d6303
Copy full SHA for d6d6303
Don't mention the f() helper for now (it's not supported yet)
alco
committed
4714b54
Copy full SHA for 4714b54
Pagination
Previous
Next
You can’t perform that action at this time.