Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Put demonstrative condition into ternary expression | Guntbert Reiter | 2015-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. | |||
* | Fix 'filename' collision between csharp{,-fr}.html.markdown | Amar Sood | 2014-07-22 | -1/+1 |
| | | | | | Both were set to LearnCSharp.cs, so the live site has been serving the French version for English. (see set_rawcode: https://github.com/adambard/learnxinyminutes-site/blob/547a620dd8dc78f8518b0072e456ae2d384a0465/config.rb#L103) | |||
* | Fix what Nami-Doc spotted. | olwaro | 2014-02-24 | -38/+38 |
| | ||||
* | Adds loan pattern example to french translation. | olwaro | 2014-02-24 | -18/+29 |
| | ||||
* | A bunch of typo fix | olwaro | 2014-02-24 | -31/+31 |
| | ||||
* | First version of csharp french translation | olwaro | 2014-02-24 | -0/+801 |