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
about 12 hours
ago. based on code collected
about 13 hours
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 693 of 709
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make dispatch much much faster using the new flat modules.
José Valim
More...
about 14 years ago
Dispatch information is now in the record itself.
José Valim
More...
about 14 years ago
Generate implicit mixins and protos when necessary for caching.
José Valim
More...
about 14 years ago
Regular modules are also flattened.
José Valim
More...
about 14 years ago
Deprecate protected. Also remove references to both protected and callback visibilities.
José Valim
More...
about 14 years ago
Modules are now flattened. This becomes self. unecessary if the included module can be found at load time.
José Valim
More...
about 14 years ago
Mixins are lazily compiled at the end of the object. Next step is to flat modules.
José Valim
More...
about 14 years ago
Fix example (thanks to Josep Bach).
José Valim
More...
about 14 years ago
We need this when ebin/ folder is empty.
José Valim
More...
about 14 years ago
Small fixes to GenServers
José Valim
More...
about 14 years ago
Allow brackets read on instance variables.
José Valim
More...
about 14 years ago
Improve Process STDLIB.
José Valim
More...
about 14 years ago
Add String.split and allow tabs.
José Valim
More...
about 14 years ago
default args can properly handle literals now.
José Valim
More...
about 14 years ago
Added File.read, File.read_info and others.
José Valim
More...
about 14 years ago
Small fixes.
José Valim
More...
about 14 years ago
Suspend the process if --no-halt is given.
José Valim
More...
about 14 years ago
Wrap up ETS commit.
José Valim
More...
about 14 years ago
Squashed commit from kondratovich/master
José Valim
More...
about 14 years ago
Change a bit how executable works.
José Valim
More...
about 14 years ago
Add Atom.exists?.
José Valim
More...
about 14 years ago
Add set to tuples.
José Valim
More...
about 14 years ago
Add empty? to STDLIB.
José Valim
More...
about 14 years ago
Supervisor starts the code server directly.
José Valim
More...
about 14 years ago
Extract formatter from ExUnit.
José Valim
More...
about 14 years ago
Add docs to ExUnit.
José Valim
More...
about 14 years ago
Add setup/teardown callbacks to ExUnit.
José Valim
More...
about 14 years ago
Update CHANGELOG.
José Valim
More...
about 14 years ago
Update RELEASE.
José Valim
More...
about 14 years ago
Fix a bug on code formatter.
José Valim
More...
about 14 years ago
←
1
2
…
689
690
691
692
693
694
695
696
697
…
708
709
→
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