summaryrefslogtreecommitdiffhomepage
path: root/elixir.html.markdown
Commit message (Collapse)AuthorAgeLines
* Fix broken linkHarry Moreno2018-12-27-1/+1
|
* Adds clarification for functions with multiple clauses.Chris Zimmerman2018-10-08-1/+5
|
* [elixir/en] Fix exception nameEv Bogdanov2017-08-15-1/+3
|
* Fix some missing double quotes in Agent section (#2682)Jonah Hirsch2017-03-15-2/+2
|
* [elixir/en] Adds elixir documentation on the pipe operator. (#2434)chriszimmerman2016-10-09-0/+8
|
* Elixir agents/maps, Ruby conventions/docs (#2116)Ryan Plant2016-07-12-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | * Add name to contributors list * Fix typo * Note convention on curly-braced blocks * Replace hardcoded link to 2.1.1 documentation with generic current link * Add notes on Elixir agents * Add explanation of maps * Add name to contributors list * Fix code fence that was obscuring markdown * Fix syntax error * Remove disputed comment * Remove from contributors list
* Update elixir.html.markdownJean-Gabriel Young2016-03-04-1/+1
| | | The variable is only bound in the case statements
* Fixing broken link to Elixir's Getting Started documentationAntonio Ognio2016-02-16-1/+1
|
* elixir: add eval results to try-rescue examplesChris Martin2015-11-04-0/+2
|
* Fixed spacing with Elixir comment.chris@chriszimmerman.net2015-10-17-1/+1
|
* Added documentation on receive do blocks in Elixir.chris@chriszimmerman.net2015-10-17-0/+7
|
* Added an alternative way to fire up a process in Elixir.chris@chriszimmerman.net2015-10-15-0/+2
|
* Fix typo in elixerChristian Schlensker2015-06-24-1/+1
|
* Add ranges under 'Basic types'james sangho nah2015-02-01-0/+5
|
* [elixir/en] Replace Records section w/ Structs oneDzianis Dashkevich2014-10-18-15/+20
| | | | | Fix typos Add "Programming Elixir" and Elixir Cheat Sheet to References section
* fix typoNikhil Thomas2014-09-18-1/+1
|
* Update elixir.html.markdownWilliam Clifford2014-06-07-1/+1
| | | minor spelling fix: `s/catched/caught/`
* replaced <- with send, corrected message sendingJoão Veiga2014-05-20-3/+3
|
* Remove references to hash and hashtag in favor of number symbolSam Dodrill2014-04-14-1/+1
|
* Update elixir.html.markdownlidashuang2014-03-31-1/+1
|
* Fixed typosAlbertMoscow2013-07-08-3/+3
|
* Authors -> ContributorsAdam2013-07-03-2/+2
|
* Edited elixir doc for length and runnabilityAdam2013-07-02-8/+14
|
* Added new line at the end of file.mrshankly2013-07-03-1/+1
|
* Added one more example with guards, fixed typos and identation.mrshankly2013-07-03-76/+78
|
* Added some info about how to run the shell and compile modules.mrshankly2013-07-02-5/+14
|
* Finished first draft of learnelixir.mrshankly2013-07-02-54/+125
|
* Added section about functions, modules and records.mrshankly2013-07-02-5/+111
|
* Added first draft for elixir.mrshankly2013-07-02-0/+204