openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Elixir programming language
Settings
|
Report Duplicate
8
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 17, 2024 — Jun 17, 2025
Showing page 695 of 710
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Small refactoring.
José Valim
More...
over 14 years ago
Allow ' as valid symbol.
José Valim
More...
over 14 years ago
Allow elixir keywords on Erlang method invocation.
José Valim
More...
over 14 years ago
some fix in test
sparrow
More...
over 14 years ago
readme fix
sparrow
More...
over 14 years ago
add test for number separator and fix README
sparrow
More...
over 14 years ago
Add support for '_' separator in numbers
sparrow
More...
over 14 years ago
Add more info to the README and change code to reflect it.
José Valim
More...
over 14 years ago
Use default arguments internally.
José Valim
More...
over 14 years ago
Implemented default args.
José Valim
More...
over 14 years ago
Initial work on default args.
José Valim
More...
over 14 years ago
Expand pattern matching section.
José Valim
More...
over 14 years ago
Replace set_ivar() by @() throughout Elixir.
José Valim
More...
over 14 years ago
Fix typo (tks grimen)
José Valim
More...
over 14 years ago
Allow allow @(k,v).
José Valim
More...
over 14 years ago
Add @() to README.
José Valim
More...
over 14 years ago
Add @() as syntax to atomatically update instance variables.
José Valim
More...
over 14 years ago
Rename __ivars__ to get_ivars and add set_ivars counterpart.
José Valim
More...
over 14 years ago
Update CHANGELOG.
José Valim
More...
over 14 years ago
Add release file.
José Valim
More...
over 14 years ago
Yay, boot Elixir as an Application.
José Valim
More...
over 14 years ago
Change gitignore, add elixir.app
Max Lapshin
More...
over 14 years ago
Apply Max Lapshin advice here and remove init:stop().
José Valim
More...
over 14 years ago
1. gen_servers must be started via start_link under supervisor 2. any erlang process must be started in supervisor tree
Max Lapshin
More...
over 14 years ago
proper library path detection
Max Lapshin
More...
over 14 years ago
Update CHANGELOG.
José Valim
More...
over 14 years ago
Print some dots while running tests.
José Valim
More...
over 14 years ago
Add some full stack server and client test to GenTCP.
José Valim
More...
over 14 years ago
Add a bit of docs to GenTCP.
José Valim
More...
over 14 years ago
Added GenTCP, with examples
Justin Baker
More...
over 14 years ago
←
1
2
…
691
692
693
694
695
696
697
698
699
…
709
710
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree