| Commit message (Collapse) | Author | Age | Lines |
... | |
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Afegit Go en català
* Go in catalan
* added Kotlin
* kotlin in catalan 80 chars
* Added -ca to the kotlin filename
* Translated Groovy to catalan
* Missed -ca
* Copy & paste problems in the header :-P
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Afegit Go en català
* Go in catalan
* added Kotlin
* kotlin in catalan 80 chars
* Added -ca to the kotlin filename
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
article (#2739)
* Make reference link in footer/summary link to Stack Overflow article
* remove name from list of contributors
|
| | |
| | |
| | | |
https://github.com/adambard/learnxinyminutes-docs/issues/2737
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | | |
Fix #2660
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Rework some examples.
* Small change to description of iterator commands.
* Adjust whitespace.
* Adjust whitespace again.
* Various changes to wording and grammar
* Rather extensive editing of the entire document.
* trivial change of one variable name
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
(#2733)
* Removed whitespace in variable declaration with explicit type (Kotlin)
* Removed whitespace in variable declaration with explicit type (Kotlin translations)
|
| | |
| | |
| | |
| | | |
This commit will fix the incorrect bullet point markdown to allow proper html
generation.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* add zh-cn header for jquery
* add zh-cn desc for jquery
* add zh-cn detail for jquery
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
* c++ article translated in French
* Typos
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Create fsharp-fr.html.markdown
* Add introduction and basics
* Update fsharp-fr.html.markdown
* Fix old translation of progress a bit
* Progress on types
* Add the end part
* Fix verb "créer"
* Improve stuff
* Remove trailing whitespaces
* Move from C# highlighting to F#
* Improve trad
* Relecture
Je doute encore sur les (?)
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Traduccion EN-ES agregar contibudor
* traducir primer parrafo a ES
* traducir segundo parrafo a ES
* traducir tercer parrafo a ES
* traducir parrafo NOTA a ES
* traducir primer parrafo de sintaxis a ES
* traducir primer parrafo de selector a ES
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* [perl/en] Explain single vs double quotes
Explains an example of variable interpolation and escape codes in a double quoted string.
* add section about interpolating arrays and email in double quotes trap
|
| | | |
|
| | |
| | |
| | | |
fix description error of "w", "b", "e"
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* [c/ru] Fix typo: "большинствоа" -> "большинства"
* [c/ru] Fix typo: "лигическое" -> "логическое"
* [c/ru] Fix typos
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* A manual diff with latest English version
* Translation for updated parts
* Translate string literals
|
| | |
| | |
| | |
| | |
| | |
| | | |
* Remove asterisks from code comments
* Add backquote for emphasis as suggested in #2720
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
(#2715)
* Fix wrong mutable struct namee
* Re-added space after ;
|
| | | |
|
| | |
| | |
| | | |
as shown
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* create java
* add Farsi java
* add -fa
|
| | |
| | |
| | | |
2^4 == 4^2, 2^3 seems a bit less ambiguous as an example for exponentiation.
|