summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add missing output fileHEADmasterkballou2016-03-19
|
* Hide subsubsections from other section TOCskballou2016-03-19
|
* Add `s` for grammarkballou2016-03-19
|
* Draw with thick lineskballou2016-03-19
|
* Remove unncessary linekballou2016-03-19
|
* Split pattern matching into another slidekballou2016-03-19
|
* Increase indentation for bulletkballou2016-03-19
|
* Use prepend and reverse constructionkballou2016-03-19
| | | | | Building the list by prepending (then reversing) over appending is generally faster and more idiomatic
* Use hd/1 and tl/1 over Enum.atkballou2016-03-19
|
* Line wrap ieee-754 commandkballou2016-03-19
|
* Add wc_2, small improvement stepkballou2016-03-19
|
* Add EchoServer examplekballou2016-03-19
|
* Fix spelling errorskballou2016-03-19
|
* Add some pipeskballou2016-03-19
|
* Hide subsubsections from TOCkballou2016-03-19
|
* Add motiviation slideskballou2016-03-19
|
* Add missing output filekballou2016-03-18
|
* Update slideskballou2016-03-18
| | | | | | * Add more justification for functional programming * Add some more examples toward the end
* Add more referenceskballou2016-03-18
| | | | | | * Basic fast introduction: learn x in y, where x = elixir * Advanced Reference: Metaprogramming Elixir
* Misc code example updateskballou2016-03-18
| | | | Use more idiomatic examples
* Simplify syntax slideskballou2016-03-18
| | | | | We don't need to spend this much time on the basic syntax. Most of it can be read online or picked up along the way.
* Remove iex numberskballou2016-03-18
| | | | | This usually is distracting and hard to maintain, it's why the rest of the code examples dropped it, this was just the first one.
* Fix CJK and Unicode character supportkballou2016-03-15
| | | | | | | | | | | | [1]: https://www.sharelatex.com/learn/Japanese#CJK_with_XeLaTeX [2]: https://en.wikibooks.org/wiki/LaTeX/Special_Characters [3]: https://en.wikibooks.org/wiki/LaTeX/Fonts#Font_encoding [4]: https://en.wikibooks.org/wiki/LaTeX/Internationalization [5]: https://yoo2080.wordpress.com/2014/03/09/how-to-use-unicode-in-latex-by-luatex-or-xetex/
* Ignore txt fileskballou2016-03-09
|
* Add titles to existing referenceskballou2016-03-09
|
* Add new reference to slideskballou2016-03-09
|
* Add code examples to presentationkballou2016-03-07
|
* Add elixir lang home page referencekballou2016-03-04
|
* Learning FP with Elixir: initial commitkballou2016-02-26