Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [elixir/en] Update description of an Atom. (#4216) | Nic | 2021-08-22 | -1/+1 |
| | | | I really struggled to parse what was being explained, but found the wording on https://hexdocs.pm/elixir/1.12/Atom.html much easier to understand. | |||
* | Merge pull request #3876 from dwtong/patch-1 | Max Schumacher | 2020-08-17 | -1/+1 |
|\ | | | | | [elixir/en] Use correct pattern matching for Elixir | |||
| * | Use correct pattern matching for Elixir | Dan Tong | 2020-03-03 | -1/+1 |
| | | ||||
* | | Update elixir.html.markdown | threadspeed | 2020-06-03 | -1/+1 |
| | | | | | | added link | |||
* | | Update elixir.html.markdown | threadspeed | 2020-06-03 | -0/+1 |
|/ | | | added link | |||
* | [elixir/en] Use https links | Maxime Guerreiro | 2020-01-25 | -4/+4 |
| | ||||
* | Fix broken link | Harry Moreno | 2018-12-27 | -1/+1 |
| | ||||
* | Adds clarification for functions with multiple clauses. | Chris Zimmerman | 2018-10-08 | -1/+5 |
| | ||||
* | [elixir/en] Fix exception name | Ev Bogdanov | 2017-08-15 | -1/+3 |
| | ||||
* | Fix some missing double quotes in Agent section (#2682) | Jonah Hirsch | 2017-03-15 | -2/+2 |
| | ||||
* | [elixir/en] Adds elixir documentation on the pipe operator. (#2434) | chriszimmerman | 2016-10-09 | -0/+8 |
| | ||||
* | Elixir agents/maps, Ruby conventions/docs (#2116) | Ryan Plant | 2016-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.markdown | Jean-Gabriel Young | 2016-03-04 | -1/+1 |
| | | | The variable is only bound in the case statements | |||
* | Fixing broken link to Elixir's Getting Started documentation | Antonio Ognio | 2016-02-16 | -1/+1 |
| | ||||
* | elixir: add eval results to try-rescue examples | Chris Martin | 2015-11-04 | -0/+2 |
| | ||||
* | Fixed spacing with Elixir comment. | chris@chriszimmerman.net | 2015-10-17 | -1/+1 |
| | ||||
* | Added documentation on receive do blocks in Elixir. | chris@chriszimmerman.net | 2015-10-17 | -0/+7 |
| | ||||
* | Added an alternative way to fire up a process in Elixir. | chris@chriszimmerman.net | 2015-10-15 | -0/+2 |
| | ||||
* | Fix typo in elixer | Christian Schlensker | 2015-06-24 | -1/+1 |
| | ||||
* | Add ranges under 'Basic types' | james sangho nah | 2015-02-01 | -0/+5 |
| | ||||
* | [elixir/en] Replace Records section w/ Structs one | Dzianis Dashkevich | 2014-10-18 | -15/+20 |
| | | | | | Fix typos Add "Programming Elixir" and Elixir Cheat Sheet to References section | |||
* | fix typo | Nikhil Thomas | 2014-09-18 | -1/+1 |
| | ||||
* | Update elixir.html.markdown | William Clifford | 2014-06-07 | -1/+1 |
| | | | minor spelling fix: `s/catched/caught/` | |||
* | replaced <- with send, corrected message sending | João Veiga | 2014-05-20 | -3/+3 |
| | ||||
* | Remove references to hash and hashtag in favor of number symbol | Sam Dodrill | 2014-04-14 | -1/+1 |
| | ||||
* | Update elixir.html.markdown | lidashuang | 2014-03-31 | -1/+1 |
| | ||||
* | Fixed typos | AlbertMoscow | 2013-07-08 | -3/+3 |
| | ||||
* | Authors -> Contributors | Adam | 2013-07-03 | -2/+2 |
| | ||||
* | Edited elixir doc for length and runnability | Adam | 2013-07-02 | -8/+14 |
| | ||||
* | Added new line at the end of file. | mrshankly | 2013-07-03 | -1/+1 |
| | ||||
* | Added one more example with guards, fixed typos and identation. | mrshankly | 2013-07-03 | -76/+78 |
| | ||||
* | Added some info about how to run the shell and compile modules. | mrshankly | 2013-07-02 | -5/+14 |
| | ||||
* | Finished first draft of learnelixir. | mrshankly | 2013-07-02 | -54/+125 |
| | ||||
* | Added section about functions, modules and records. | mrshankly | 2013-07-02 | -5/+111 |
| | ||||
* | Added first draft for elixir. | mrshankly | 2013-07-02 | -0/+204 |