Commit Graph

38 Commits

Author SHA1 Message Date
Bryan McKnight
5c7cfb7575
Typo fix (#4957) 2024-05-20 18:16:40 +02:00
José Valim
e8d07adad1
[elixir/en] Give more context around comparison operators (#4792) 2024-05-13 11:03:23 -06:00
Joel Jucá
3e22775a64
Fix bad case in the Elixir language 2023-04-27 17:09:38 -03:00
Nic
1854d9d9b1
[elixir/en] Update description of an Atom. (#4216)
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.
2021-08-22 17:21:22 +02:00
Max Schumacher
b15906a5e6
Merge pull request #3876 from dwtong/patch-1
[elixir/en] Use correct pattern matching for Elixir
2020-08-17 15:06:53 +02:00
threadspeed
8d4d4285b3
Update elixir.html.markdown
added link
2020-06-03 20:09:19 +02:00
threadspeed
115ceaa13b
Update elixir.html.markdown
added link
2020-06-03 20:08:51 +02:00
Dan Tong
6f9362b080
Use correct pattern matching for Elixir 2020-03-03 14:36:47 +13:00
Maxime Guerreiro
2321097fad
[elixir/en] Use https links 2020-01-25 22:44:18 +00:00
Harry Moreno
8ba2b7b329
Fix broken link 2018-12-27 19:40:21 -05:00
Chris Zimmerman
b230fbd52f Adds clarification for functions with multiple clauses. 2018-10-08 12:17:24 -04:00
Ev Bogdanov
f1a5fb83d4 [elixir/en] Fix exception name 2017-08-15 21:58:51 +03:00
Jonah Hirsch
2b4fe43f71 Fix some missing double quotes in Agent section (#2682) 2017-03-15 10:06:31 +01:00
chriszimmerman
da26d353ae [elixir/en] Adds elixir documentation on the pipe operator. (#2434) 2016-10-09 13:28:23 +02:00
Ryan Plant
e249d12ee6 Elixir agents/maps, Ruby conventions/docs (#2116)
* 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
2016-07-12 10:07:38 +02:00
Jean-Gabriel Young
d88564513f Update elixir.html.markdown
The variable is only bound in the case statements
2016-03-04 11:02:20 -05:00
Antonio Ognio
05121bf808 Fixing broken link to Elixir's Getting Started documentation 2016-02-16 12:38:53 -05:00
Chris Martin
33628dca5c elixir: add eval results to try-rescue examples 2015-11-04 23:28:26 -05:00
chris@chriszimmerman.net
07e04e7a2d Fixed spacing with Elixir comment. 2015-10-17 20:49:58 -04:00
chris@chriszimmerman.net
65f951d87c Added documentation on receive do blocks in Elixir. 2015-10-17 19:37:47 -04:00
chris@chriszimmerman.net
d8001da799 Added an alternative way to fire up a process in Elixir. 2015-10-15 20:59:18 -04:00
Christian Schlensker
5e2eed46b2 Fix typo in elixer 2015-06-24 10:50:39 -07:00
james sangho nah
5720c56026 Add ranges under 'Basic types' 2015-02-01 01:32:21 +13:00
Dzianis Dashkevich
c49e6f1928 [elixir/en] Replace Records section w/ Structs one
Fix typos
Add "Programming Elixir" and Elixir Cheat Sheet to References section
2014-10-18 14:00:32 +03:00
Nikhil Thomas
27c7f4c4f0 fix typo 2014-09-18 13:41:47 -04:00
William Clifford
506ffb7a68 Update elixir.html.markdown
minor spelling fix: `s/catched/caught/`
2014-06-07 07:45:57 -07:00
João Veiga
0d6b7513c7 replaced <- with send, corrected message sending 2014-05-20 07:51:34 +02:00
Sam Dodrill
777c333ff0 Remove references to hash and hashtag in favor of number symbol 2014-04-14 11:15:08 -07:00
lidashuang
09044470a0 Update elixir.html.markdown 2014-03-31 18:00:57 +08:00
AlbertMoscow
26adba17e1 Fixed typos 2013-07-08 23:37:41 -07:00
Adam
9ad61b5586 Authors -> Contributors 2013-07-03 22:59:13 -07:00
Adam
03ac46f566 Edited elixir doc for length and runnability 2013-07-02 22:47:37 -07:00
mrshankly
78970bb841 Added new line at the end of file. 2013-07-03 00:07:55 +01:00
mrshankly
a136cfe86a Added one more example with guards, fixed typos and identation. 2013-07-03 00:03:44 +01:00
mrshankly
231a211ef2 Added some info about how to run the shell and compile modules. 2013-07-02 23:37:18 +01:00
mrshankly
6763fc89e3 Finished first draft of learnelixir. 2013-07-02 23:23:49 +01:00
mrshankly
f68a80312b Added section about functions, modules and records. 2013-07-02 13:16:12 +01:00
mrshankly
a86c8fe2c9 Added first draft for elixir. 2013-07-02 12:07:34 +01:00