Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #138 from mhr/patch-1 | Adam Bard | 2013-07-29 | -1/+1 |
|\ | | | | | Spelling error one of the comments in erlang.html.markdown | |||
| * | Spelling error one of the comments in erlang.html.markdown | mhr | 2013-07-28 | -1/+1 |
| | | | | | | | | | | % Percent sign starts an one-line comment. should be: % Percent sign starts a one-line comment. | |||
* | | Merge pull request #142 from gustavoschmidt/master | Adam Bard | 2013-07-29 | -5/+10 |
|\ \ | |/ |/| | Fix hygienic macro example in racket.html.markdown | |||
| * | Fix hygienic macro example in racket.html.markdown | Gustavo Schmidt | 2013-07-28 | -5/+10 |
|/ | ||||
* | Updates to git | Adam | 2013-07-23 | -37/+53 |
|\ | ||||
| * | Merge pull request #133 from tylerneylon/master | Adam Bard | 2013-07-22 | -34/+36 |
| |\ | | | | | | | Copyedits in git.html.markdown. | |||
| | * | Copyedits in git.html.markdown. | Tyler Neylon | 2013-07-22 | -34/+36 |
| |/ | ||||
| * | Merge pull request #131 from Jakehp/patch-1 | Adam Bard | 2013-07-21 | -4/+18 |
| |\ | | | | | | | Added diff & cleanup. | |||
| | * | Added diff & cleanup. | Jake Prather | 2013-07-21 | -4/+18 |
| |/ | ||||
* / | Fix | Adam | 2013-07-23 | -3/+4 |
|/ | ||||
* | Merge pull request #130 from kurisuwhyte/learn-livescript | Adam Bard | 2013-07-21 | -0/+344 |
|\ | | | | | Adds a LiveScript doc | |||
| * | Review with some fixes & stuff. | Christina Whyte | 2013-07-21 | -17/+24 |
| | | ||||
| * | Initial draft. | Christina Whyte | 2013-07-18 | -0/+337 |
| | | | | | | | | | | --HG-- extra : amend_source : 8c31bc708b9c2b04e9fc3a3b3bd446c871000a5e | |||
* | | Fixed stuff | Adam | 2013-07-21 | -409/+347 |
| | | ||||
* | | Merge branch 'master' of https://github.com/Jakehp/learnxinyminutes-docs ↵ | Adam | 2013-07-20 | -0/+434 |
|\ \ | |/ |/| | | | into Jakehp-master | |||
| * | updates | Jake Prather | 2013-07-18 | -1/+5 |
| | | ||||
| * | some organization & clarification | Jake Prather | 2013-07-18 | -2/+7 |
| | | ||||
| * | Added concept links & some minor text fixes. | Jake Prather | 2013-07-16 | -6/+15 |
| | | ||||
| * | Update git.html.markdown | Jake Prather | 2013-07-15 | -75/+75 |
| | | | | | | Fixed some whitespace issues. | |||
| * | rough draft | Jake Prather | 2013-07-15 | -0/+416 |
| | | ||||
* | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs | Adam | 2013-07-17 | -0/+2 |
|\ \ | ||||
| * \ | Merge pull request #127 from zaa/patch-1 | Adam Bard | 2013-07-17 | -0/+2 |
| |\ \ | | | | | | | | | An an example of an instance variable assignment | |||
| | * | | An an example of an instance variable assignment | Alexander Zhuravlev | 2013-07-17 | -0/+2 |
| | | | | ||||
* | | | | Merged racket changes | Adam | 2013-07-17 | -191/+348 |
|\| | | | ||||
| * | | | Merge pull request #128 from zaa/patch-2 | Adam Bard | 2013-07-17 | -17/+29 |
| |\ \ \ | | |/ / | |/| | | Fixed typos, added clarifications, updated references | |||
| | * | | Update references | Alexander Zhuravlev | 2013-07-17 | -2/+3 |
| | | | | ||||
| | * | | oops, forgot `end` | Alexander Zhuravlev | 2013-07-17 | -1/+1 |
| | | | | ||||
| | * | | Fixed typos, added clarifications. | Alexander Zhuravlev | 2013-07-17 | -15/+26 |
| |/ / | ||||
| * | | Merge pull request #126 from voila/master | Adam Bard | 2013-07-16 | -174/+321 |
| |\ \ | | | | | | | | | many edits and corrections | |||
| | * | | typos | Manu | 2013-07-16 | -11/+11 |
| | | | | ||||
| | * | | Update racket.html.markdown | voila | 2013-07-16 | -1/+1 |
| | | | | ||||
| | * | | added contributor | voila | 2013-07-16 | -0/+1 |
| | | | | ||||
| | * | | Merge pull request #1 from elibarzilay/master | voila | 2013-07-16 | -171/+301 |
| | |\ \ | | | | | | | | | | | Lots of improvements | |||
| | | * | | Quick bad-macro example. | Eli Barzilay | 2013-07-16 | -1/+9 |
| | | | | | ||||
| | | * | | Some list function examples. | Eli Barzilay | 2013-07-16 | -0/+9 |
| | | | | | ||||
| | | * | | Much more on iteration in all forms. | Eli Barzilay | 2013-07-16 | -27/+63 |
| | | | | | ||||
| | | * | | Improve class section. | Eli Barzilay | 2013-07-16 | -1/+15 |
| | | | | | ||||
| | | * | | `require' gets all bindings, not just functions. | Eli Barzilay | 2013-07-16 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Also, explain the ' use. | |||
| | | * | | Improve `with-handlers' an exceptions description. | Eli Barzilay | 2013-07-16 | -6/+11 |
| | | | | | ||||
| | | * | | Improve functions intro. | Eli Barzilay | 2013-07-16 | -9/+36 |
| | | | | | | | | | | | | | | | | | | | | Add `λ', sugared/unsugared examples, optionals, keywords. | |||
| | | * | | Improve list section. | Eli Barzilay | 2013-07-16 | -4/+9 |
| | | | | | ||||
| | | * | | Improve mutable/immutable comment, add `make-vector' example. | Eli Barzilay | 2013-07-16 | -3/+6 |
| | | | | | ||||
| | | * | | Add boxes example. | Eli Barzilay | 2013-07-16 | -2/+8 |
| | | | | | ||||
| | | * | | `swap' -> `swap!' | Eli Barzilay | 2013-07-16 | -2/+2 |
| | | | | | ||||
| | | * | | Better link for more reading. | Eli Barzilay | 2013-07-16 | -1/+1 |
| | | | | | ||||
| | | * | | Width. | Eli Barzilay | 2013-07-16 | -12/+18 |
| | | | | | | | | | | | | | | | | | | | | Make the whole text fit in 70 characters. | |||
| | | * | | Clarify functional data structures. | Eli Barzilay | 2013-07-16 | -7/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Note that `set-add' is functional, clarify immutable hashes, add mutable hash examples to contrast. | |||
| | | * | | Improve #; example. | Eli Barzilay | 2013-07-16 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, I removed the following expression since this is the beginning when interaction is not shown. Instead, I added a comment to explain what #;s are useful for. | |||
| | | * | | Use idiomatic quoting for identifiers. | Eli Barzilay | 2013-07-16 | -22/+22 |
| | | | | | ||||
| | | * | | C-escapes example. | Eli Barzilay | 2013-07-16 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | Also, remove old-style "~n"s. |