| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | | Update git.html.markdown | Jake Prather | 2013-07-15 | -75/+75 |
| * | | | 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 | 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 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | 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 |
| |\ \ \ |
|
| | * | | | 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 |
| | |\ \ \ |
|
| | | * | | | 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 |
| | | * | | | Improve `with-handlers' an exceptions description. | Eli Barzilay | 2013-07-16 | -6/+11 |
| | | * | | | Improve functions intro. | Eli Barzilay | 2013-07-16 | -9/+36 |
| | | * | | | 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 |
| | | * | | | Clarify functional data structures. | Eli Barzilay | 2013-07-16 | -7/+18 |
| | | * | | | Improve #; example. | Eli Barzilay | 2013-07-16 | -2/+3 |
| | | * | | | Use idiomatic quoting for identifiers. | Eli Barzilay | 2013-07-16 | -22/+22 |
| | | * | | | C-escapes example. | Eli Barzilay | 2013-07-16 | -5/+6 |
| | | * | | | Improve macro definition. | Eli Barzilay | 2013-07-16 | -2/+1 |
| | | * | | | More comment fixes. | Eli Barzilay | 2013-07-16 | -4/+4 |
| | | * | | | Indentation fixes. | Eli Barzilay | 2013-07-16 | -14/+14 |
| | | * | | | Remove spaces at end-of-lines. | Eli Barzilay | 2013-07-16 | -42/+42 |
| | | * | | | Normalize top comments to start with ";;". | Eli Barzilay | 2013-07-16 | -78/+77 |
| | * | | | | binary, octal, hexadecimal integers | Manu | 2013-07-16 | -0/+4 |
| | |/ / / |
|
| | * | | | fix file name | Manu | 2013-07-16 | -1/+5 |
| | * | | | replace unless macro by a while macro | Manu | 2013-07-16 | -3/+11 |
* | | | | | Cleaned up php metadata, added racker | Adam | 2013-07-15 | -6/+7 |
|/ / / / |
|
* | / / | Merge pull request #123 from voila/master | Adam Bard | 2013-07-15 | -0/+456 |
|\| | |
| |/ /
|/| | |
|
| * | | corrections and suggestions | Manu | 2013-07-15 | -43/+116 |
| * | | added struct, quote | Manu | 2013-07-14 | -28/+83 |
| * | | added sets, hashes and objects | Manu | 2013-07-14 | -22/+86 |
| * | | added macros, conditionals. fixed some errors | Manu | 2013-07-12 | -31/+99 |
| * | | fix errors | Manu | 2013-07-12 | -7/+4 |
| * | | started on Racket | Manu | 2013-07-11 | -0/+199 |
* | | | Merge pull request #120 from equiet/master | Adam Bard | 2013-07-12 | -1/+1 |
|\ \ \ |
|
| * | | | s/self/this in JavaScript | Jakub Jurových | 2013-07-12 | -1/+1 |
|/ / / |
|