Commit Graph

8 Commits

Author SHA1 Message Date
Paniscus Ateles
e8f1c23d0a add names/index.md (#32398)
Notes on names that begin with an upper case letter and those that don't and naming conventions.
2019-07-19 16:36:14 -05:00
Paniscus Ateles
d6a33dc525 add shell/index.md (#32378)
Description of the Erlang shell and how to use it as a simple interpreter.
2019-07-19 16:35:57 -05:00
Paniscus Ateles
a8e05e25a3 add pure-functions/index.md (#32887)
A description of the important of pure functions and their limitations in Erlang
2019-07-19 16:30:26 -05:00
Paniscus Ateles
d44441d6cb add functional-language/index.md (#33258)
A summary of the functional programming features of Erlang and the consequences.
2019-07-19 16:30:15 -05:00
Paniscus Ateles
273a5e34ca Add notes on when Erlang began and became Open Source. (#33270) 2019-07-19 16:27:54 -05:00
hkRho
ed58698bc0 Capitalization included in line 69 (#31608) 2019-01-19 18:32:39 -06:00
Paniscus Ateles
4204e6aefe add arity/index.md (#32422)
add notes on the concept of arity as used in Erlang.
2018-10-31 18:32:20 -05:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30