| Commit message (Collapse) | Author | Age | Lines |
... | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Init support for TOML
* Add scalar types section
* Move comment to key value
* Improve introduction
* Move int comment to int key value
* Add array support
* Add version warning
* Add support for table
* Add inline table part
* Add support array of table part
* Fix bugs/typos to follow the review
* Improve sub tables example
* Fix wrong quotes on multiLineLiteralString
* Fix letter case for coherence
* Remove old comment
* Move from variety to color
Thanks @robochat
|
| | | |
| | | |
| | | | |
There were several resources here that teach Python 2, but not Python 3. I removed them so that a reader will only see resources that apply to Python 3.
|
|/ / / |
|
| | | |
|
|\ \ \
| | | |
| | | | |
[vim/zh-cn] translation
|
| | | | |
|
| | | | |
|
| | | | |
|
| |/ /
|/| | |
|
|\ \ \
| |/ /
|/| | |
Fix typo on vim page
|
|/ / |
|
|\ \
| | |
| | | |
Sync with the English version & minor tweaks
|
| | | |
|
|\ \ \
| | | |
| | | | |
added missing js examples for czech translation
|
| | | | |
|
|\ \ \ \
| |_|/ /
|/| | | |
[perl/de] translate perl to german
|
| | | | |
|
| | | | |
|
| | | | |
|
| |\ \ \ |
|
| | | | | |
|
| |_|/ /
|/| | | |
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
Translate Brainfuck to German and minor other changes
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Fix inconsistencies and add resource links
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
go: [zh-cn] fix a typo.
|
|/ / / / / / |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Initial pass at a fr translation of Rust tutorial
* Clean up formatting
* Add GFM rust modifer to code black
* Final pre-PR fixes
* Edit YAML front-matter
* Grammar and typo fixes
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
latest English version) (#2325)
* progress in translating to spanish the powershell guide
* traducido todo
* fixed reported issues in powershell spanish file
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* [fsharp/en] Explain the cons pattern, and introduce recursion keyword
Was confused when reading the sieve function and thought it could be explained a little more. I got some help from http://hestia.typepad.com/flatlander/2010/07/f-pattern-matching-for-beginners-part-4-lists-and-recursion.html
* Forgot the word 'notation'
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* adding fortran tutorial
* [fortran/en] fixing some typos
* [fortran/en] changed a word
* [fortran/en] changed another word
* [fortran/en] typos and improvements.
* [fortran/en] moving comments around
* [fortran/en] moving print statement introduction to appropriate section
* [fortran/en] changing exit code to generic error code
* [fortran/en] changing bessel_j0 (available from fortran 2008) to log10 (available since fortran 77).
* [fortran/en] being explicit about using cleaner Fortran 2003 notation
* [fortran/en] code whitespace consistency
* [fortran/en] adding examples on implied-DO loops.
* [fortran/en] small adjustment to implied-DO loop example to make it more idiomatic
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* [json/sv-se] Synced with english version.
* [json/sv-se] Added swedish link.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[bash/zh-tw] add zh-tw translation
|
| | | | | | | |
|
| | | | | | | |
|
| |/ / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[scala/en] Added REPL basics to help people experiment as they learn.
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
fix spelling mistake
|