summaryrefslogtreecommitdiffhomepage
path: root/fr-fr
Commit message (Collapse)AuthorAgeLines
* Fix spacing.Adam Bard2015-10-18-4/+13
|
* Update clojure-fr.html.markdownAdam Bard2015-10-18-2/+4
|
* Add documentation about Threading MacrosRafik NACCACHE2015-10-16-1/+17
|
* Add lang to headerevuez2015-10-13-0/+1
| | | Header configuration was missing `lang` field.
* Merge pull request #1423 from AndyBrown91/objective-cLevi Bostian2015-10-12-1/+1
|\ | | | | [objective-c/en-fr-ru-tr-vn] Enable syntax highlighting
| * [objective-c/en-fr-ru-tr-vn] Enable syntax highlightingAndy B2015-10-09-1/+1
| |
* | Merge pull request #1450 from Gnomino/masterven2015-10-11-0/+723
|\ \ | | | | | | [python3/fr] [python3] Added french translation for Python3 and changed way of creating classes
| * | Corrected a spelling mistakeGnomino2015-10-11-1/+1
| | |
| * | Changed way of creating classesGnomino2015-10-11-2/+2
| | |
| * | Corrected french mistakesGnomino2015-10-11-5/+5
| | |
| * | Corrected spelling mistakesGnomino2015-10-10-2/+2
| | |
| * | Removed spaces in parenthesisGnomino2015-10-10-8/+8
| | |
| * | Removed leftovers, added Gnomino to the translators of Python3-FRGnomino2015-10-10-3/+2
| | |
| * | Added french translation for Python3Gnomino2015-10-10-0/+724
| | |
* | | Merge pull request #1448 from iTech-/masterven2015-10-10-0/+156
|\ \ \ | |/ / |/| | [haml/fr] Added translation in French for the HAML article
| * | Added translation in french for the HAML articleThibault iTech2015-10-10-0/+156
| |/
* / Fix compile errors of the English and French Scala tutorialsJoão Costa2015-10-10-3/+6
|/
* [yaml/fr] Fix typospayet-s2015-10-09-44/+48
|
* fix contributors, #13699ven2015-10-07-0/+3
|
* Merge pull request #1369 from pboutin/masterven2015-10-07-0/+693
|\ | | | | [PHP - fr] Added the french translation for the PHP guide
| * fixed grammar errors following the comments of vendethielpboutin2015-10-06-27/+30
| |
| * Quick review for the fr-fr php pagePascal Boutin2015-10-06-5/+5
| |
| * first draft of the french version of the PHP manualPascal Boutin2015-10-06-0/+690
| |
* | Update python-fr.html.markdownFlorent Espanet2015-10-06-1/+1
|/ | | Fix typo
* Fix for issue #1248 [fa-ir, zh-cn, ko-kr, es-es, ru-ru, fr-fr, de-de]Gerson Lázaro2015-10-05-3/+0
|
* Put demonstrative condition into ternary expressionGuntbert Reiter2015-10-04-1/+2
| | | | | It should be made clear that the part before the ternary operator is indeed a condition, most often created as some comparison expression.
* typoMatthias Bussonnier2015-10-03-1/+1
|
* Update Python-fr.html.markdown Matthias Bussonnier2015-10-03-1/+1
| | | Add Link to Python3 English article.
* Merge pull request #1162 from morganbohn/masterAdam Bard2015-09-25-0/+360
|\ | | | | [livescript/fr] initial commit
| * [livescript/fr] correctionsMorgan2015-07-08-1/+1
| |
| * [livescript/fr] correctionsMorgan2015-07-08-20/+27
| |
| * [livescript/fr] add translators, correct introMorgan2015-07-08-7/+9
| |
| * [livescript/fr] initial commitMorgan2015-07-08-0/+351
| |
* | Merge pull request #1191 from tst2005/patch-2Adam Bard2015-09-25-1/+1
|\ \ | | | | | | typo fix
| * | typo fixTsT2015-08-07-1/+1
| |/
* / Quelques corrections et améliorationsTsT2015-08-07-4/+4
|/
* Merge pull request #1118 from Jubobs/masterven2015-06-16-0/+327
|\ | | | | [erlang/fr] Add french translation
| * [erlang/fr] Integrate feedback on PRJulien Cretel2015-06-14-15/+17
| |
| * [erlang/fr] Add french translationJulien Cretel2015-05-28-0/+325
| |
* | Add language marking for RGeoff Liu2015-06-11-0/+1
|/
* Refactor r french translationChtiprog2015-05-18-41/+44
|
* add french translation of RChtiprog2015-05-03-132/+154
|
* Add French translation for Rchtiprog2015-05-03-0/+721
|
* Merge pull request #1085 from aloisdg/typescript-frven2015-05-03-0/+174
|\ | | | | [typescript/fr] Adding french to TypeScript guide
| * Update typescript-fr.html.markdownAlois2015-05-03-11/+12
| | | | | | Add modifications from @vendethiel's comments. See #1075
| * Update typescript-fr.html.markdownAlois2015-04-30-17/+22
| | | | | | Adjust to 80 columns
| * Update typescript-fr.html.markdownAlois2015-04-30-4/+4
| | | | | | Fix translation
| * Update typescript-fr.html.markdownAlois2015-04-30-31/+28
| | | | | | Add classe block
| * Update typescript-fr.html.markdownAlois2015-04-30-10/+10
| | | | | | Translate functions block
| * Create typescript-fr.html.markdownAlois2015-04-30-0/+171
| | | | | | Translate the reading block, the introduction part and the type part.