Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | [c/en] Correct off-by-one error | Jakob Rieck | 2017-09-25 | -1/+1 |
* | Merge pull request #2868 from abelsromero/feat/add_AsciiDoc_catalan | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-24 | -0/+134 |
|\ | ||||
| * | [asciidoc/ca] adds Catalan translation for AsciiDoc | Abel Salgado Romero | 2017-09-22 | -0/+134 |
* | | Merge pull request #2869 from Monschichi/patch-1 | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-23 | -14/+14 |
|\ \ | |/ |/| | ||||
| * | fixed missing brackets for print | Monschichi | 2017-09-22 | -14/+14 |
|/ | ||||
* | Merge pull request #2867 from abelsromero/fix_wrong_asciidoc_titles_levels | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-22 | -16/+0 |
|\ | ||||
| * | [asciidoc/en][asciidoc/de][asciidoc/is][asciidoc/pt] fixed wrong | Abel Salgado Romero | 2017-09-21 | -16/+0 |
* | | Merge pull request #2866 from lalnuo/patch-1 | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-22 | -1/+1 |
|\ \ | |/ |/| | ||||
| * | [go/fi] Fix typo | Lalli Nuorteva | 2017-09-21 | -1/+1 |
|/ | ||||
* | Merge pull request #2860 from abelsromero/feat/add_AsciiDoc_spanish | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-21 | -0/+134 |
|\ | ||||
| * | applied fixes from review | Abel Salgado Romero | 2017-09-19 | -8/+4 |
| * | [asciidoc/es-es] adds Spanish translation for AsciiDoc | Abel Salgado Romero | 2017-09-17 | -0/+138 |
* | | Merge pull request #2863 from groovytron/master | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-21 | -5/+14 |
|\ \ | ||||
| * | | Added link to he-arc/livre-python book | Julien M'Poy | 2017-09-20 | -0/+4 |
| * | | Translated the f-string example and updated translators list | Julien M'Poy | 2017-09-19 | -3/+3 |
| * | | Corrected some spelling mistakes and added an f-string example | Julien M'Poy | 2017-09-18 | -6/+11 |
| |/ | ||||
* | | Merge pull request #2862 from Saugardas/actualize_ruby_translation | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-19 | -12/+165 |
|\ \ | |/ |/| | ||||
| * | [ruby/ru] Add missing from English version | Vasiliy Petrov | 2017-09-17 | -12/+165 |
|/ | ||||
* | Update c.html.markdown | Adam Bard | 2017-09-12 | -1/+1 |
* | Update c.html.markdown | Adam Bard | 2017-09-12 | -2/+8 |
* | Update c.html.markdown | Adam Bard | 2017-09-12 | -7/+25 |
* | Try a backslash to fix formatting | Adam Bard | 2017-09-12 | -1/+1 |
* | Merge pull request #2857 from patricktcoakley/new-edits | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-13 | -1/+1 |
|\ | ||||
| * | Add a link to ML For The Working Programmer, as it has recently been released... | Patrick T Coakley | 2017-09-12 | -1/+1 |
* | | Merge pull request #2856 from gim-/patch-1 | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-13 | -4/+0 |
|\ \ | |/ |/| | ||||
| * | Remove Dolphin's clutter from the repository | Andrejs Mivreņiks | 2017-09-12 | -4/+0 |
|/ | ||||
* | [c++/en] container -> vector (#2838) | Mario | 2017-09-12 | -15/+15 |
* | Merge pull request #2855 from abelsromero/feat/added_further_reading_section_... | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-12 | -0/+14 |
|\ | ||||
| * | Update asciidoc.html.markdown | Abel Salgado Romero | 2017-09-12 | -2/+2 |
| * | fixes #2644 add `Further Reading` section to AsciiDoc | Abel Salgado Romero | 2017-09-11 | -0/+14 |
|/ | ||||
* | [haskell/en] Added Happy Learn Haskell Tutorial. Fixed #2177 | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-10 | -1/+2 |
* | Merge pull request #2845 from exic/master | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-10 | -289/+290 |
|\ | ||||
| * | Extend review. | Jonas Friedemann Grote | 2017-09-10 | -32/+32 |
| * | Fix formatting. | Jonas Friedemann Grote | 2017-09-08 | -2/+2 |
| * | Review translation. | Jonas Friedemann Grote | 2017-09-08 | -110/+111 |
| * | Remove trailing spaces. | Jonas Friedemann Grote | 2017-09-08 | -229/+229 |
* | | Merge pull request #2844 from jdjohnston/edn-change | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-08 | -3/+6 |
|\ \ | |/ |/| | ||||
| * | [edn,en] Improve initial description of EDN | Jonathan D Johnston | 2017-09-07 | -3/+6 |
|/ | ||||
* | Merge pull request #2842 from ian-bertolacci/patch-1 | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-08 | -1/+1 |
|\ | ||||
| * | [python/en] filled_dict | Ian Bertolacci | 2017-09-07 | -1/+1 |
|/ | ||||
* | Merge pull request #2793 from hromojaro/tcl-es-new | Pratik Karki | 2017-09-06 | -0/+600 |
|\ | ||||
| * | [tcl/es-es] First version of the spanish translation | Héctor Romojaro | 2017-07-10 | -0/+600 |
* | | Merge pull request #2798 from HugoGuillen/master | Pratik Karki | 2017-09-06 | -26/+388 |
|\ \ | ||||
| * | | famous problems formatting | hugo | 2017-07-15 | -6/+3 |
| * | | accurate translations, typos, formatting | hugo | 2017-07-15 | -23/+26 |
| * | | example 2 | hugo | 2017-07-15 | -2/+1 |
| * | | example | hugo | 2017-07-15 | -37/+37 |
| * | | string patterns | hugo | 2017-07-15 | -46/+45 |
| * | | string funcs | hugo | 2017-07-15 | -4/+4 |
| * | | awk-es script trig funcs | hugo | 2017-07-15 | -43/+45 |