8
I Use This!
High Activity

Commits : Listings

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