1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 12:00:34 +02:00
Commit Graph

8040 Commits

Author SHA1 Message Date
Max Schumacher
6da564d6d4 Merge pull request #3821 from caminsha/make_de-de_typos
[make/de-de] Fixed typos and comma errors
2020-01-28 11:37:10 +01:00
Max Schumacher
ad441bf6b5 Merge pull request #3706 from haritonch/python3-greek-translation
[python/el-gr] Add greek translation for python 3
2020-01-28 11:27:32 +01:00
Max Schumacher
678be8b736 Merge pull request #3822 from danielgolf/master
[bash/de-de] typo fixed
2020-01-28 11:21:07 +01:00
Max Schumacher
c6c358aea1 Merge pull request #3818 from caminsha/de-de/html-typos
[html/de-de] fixed some typos in german translation
2020-01-28 11:20:18 +01:00
Adam Bard
e308a83830 Merge pull request #3823 from Sohib/patch-1
[php/en] Remove an extra double quote
2020-01-27 21:27:17 -08:00
Adam Bard
6c91d55aba Merge pull request #3824 from mark-summerfield/patch-1
Added missing import std.stdio...
2020-01-27 21:26:24 -08:00
Adam Bard
94fc5ef312 Merge pull request #3825 from David-Hari/master
[smalltalk/en] Made some improvements
2020-01-27 21:25:17 -08:00
Adam Bard
7612e367b4 Merge pull request #3826 from morenoh149/patch-3
update broken link
2020-01-27 21:24:42 -08:00
Adam Bard
28a2014dea Merge pull request #3827 from TizenTeam/sandbox/rzr/review/master
[ansible/en]: Fix URL link
2020-01-27 21:24:10 -08:00
Adam Bard
86dbe84ed2 Merge pull request #3828 from PunKeel/patch-1
[elixir/en] Use https links
2020-01-27 21:23:35 -08:00
Maxime Guerreiro
2321097fad [elixir/en] Use https links 2020-01-25 22:44:18 +00:00
Philippe Coval
4ac076c8f2 [ansible/en]: Fix URL link
Forwarded: https://github.com/adambard/learnxinyminutes-docs/pull/
Change-Id: Ic41e20f44f7e7aeab1811d8d48964c5d57c335eb
Signed-off-by: Philippe Coval <rzr@users.sf.net>
2020-01-24 16:06:32 +01:00
Divay Prakash
16e416ab7f Merge pull request #3788 from bantic/patch-1
[swift/en] Return value of `findIndex` is `Optional<Int>`
2020-01-24 20:32:12 +05:30
Divay Prakash
db5a6f9fed Merge pull request #3787 from mattarnster/patch-1
[linker/en] Fix link to Russian translation
2020-01-24 20:31:37 +05:30
Divay Prakash
471b05c51d Merge pull request #3784 from sshine/coq-fix-code-width
[coq/en] Fix code width
2020-01-24 20:30:55 +05:30
Divay Prakash
ce95d2763e Merge pull request #3781 from Benur21/patch-1
Explaining better and improving consistence
2020-01-24 20:30:13 +05:30
Divay Prakash
9a3a25db67 Merge pull request #3780 from Spiderpig86/master
[mips/en] Fixed typos.
2020-01-24 20:29:25 +05:30
Divay Prakash
67cf723dae Merge pull request #3777 from krain-arnold/master
[ansible/en]Fix typos
2020-01-24 20:28:35 +05:30
Divay Prakash
ccf57b418e Update ansible.html.markdown 2020-01-24 20:22:50 +05:30
Divay Prakash
bf1fb7bcb2 Merge pull request #3772 from vitiral/wasm-stack
[wasm/en] add example of how struct might be returned
2020-01-24 20:20:15 +05:30
Divay Prakash
9eac54a1d4 Merge pull request #3760 from DavidSampson/patch-1
[haskell/en]
2020-01-24 20:15:42 +05:30
Divay Prakash
87669f1c7c Merge pull request #3755 from hamidra/patch-3
[swift/en-us] add downcast to the tutorial
2020-01-24 20:12:10 +05:30
Divay Prakash
73338166df Merge pull request #3750 from Kyle-Mendes/patch-1
[en/sass] Update Sass Example to use proper syntax highlighting
2020-01-24 20:11:24 +05:30
Divay Prakash
0677a7e7f9 Merge pull request #3749 from Retoc/master
Updated link to java coding guidelines, the old one is broken
2020-01-24 20:10:23 +05:30
Divay Prakash
6db3c76edd Merge pull request #3743 from almeidaraul/patch-2
[pascal/pt-br] Update contributors in pascal-pt
2020-01-24 20:09:51 +05:30
Divay Prakash
e02b5aa001 Merge pull request #3740 from almeidaraul/patch-1
[pt-br/vim] Add command tips and examples, fix wild text
2020-01-24 20:08:08 +05:30
Divay Prakash
06170014d3 Merge pull request #3735 from Kyle-Mendes/dart-formatting
[dart/en] Formatting the dart example
2020-01-24 20:06:38 +05:30
Divay Prakash
9f41d38cec Merge branch 'master' into dart-formatting 2020-01-24 20:02:22 +05:30
Divay Prakash
8e18975548 Merge pull request #3729 from TizenTeam/sandbox/rzr/review/master
[ansible/en]: Fix quotes in command line example
2020-01-24 19:55:12 +05:30
Divay Prakash
4632eb7482 Merge pull request #3725 from andredesanta/patch-1
[clojure-macros/pt-br] Fix language typos
2020-01-24 19:53:37 +05:30
Divay Prakash
4ae19dbf0f Merge pull request #3720 from florianjosefreheis/go-en-build-tags
[go/en] add go build tag
2020-01-24 19:53:11 +05:30
Divay Prakash
fbdccef884 Merge pull request #3719 from tvhong/patch-1
[Java/en] Minor typo fix in doWhile loop comment
2020-01-24 19:52:12 +05:30
Divay Prakash
1db3016a4d Merge pull request #3703 from ameybhavsar24/patch-2
[latex/en] Minor spelling mistake corrected
2020-01-24 19:51:08 +05:30
Divay Prakash
5f9b1a5280 Merge pull request #3702 from mstou/dp-resources
[dp/en] Add some resources for Dynamic Programming
2020-01-24 19:50:44 +05:30
Divay Prakash
5c16cd103d Merge pull request #3701 from ysads/clojure/pt-br/rewrite-text
[clojure/pt-br] Rewrite text to be more natural in portuguese
2020-01-24 19:46:39 +05:30
Divay Prakash
34a09d7ad7 Merge pull request #3700 from apooravc/add-csharp-resource
[csharp/en] Added a resource (tutorial)
2020-01-24 19:46:28 +05:30
Divay Prakash
b00a26d98e Merge branch 'master' into add-csharp-resource 2020-01-24 19:45:12 +05:30
Divay Prakash
529883d578 Merge pull request #3670 from gaufung/powershell-zh-cn
[powershell/zh-cn] Add poweshell Simplified Chinsese version
2020-01-24 19:36:08 +05:30
Divay Prakash
d8516eed65 Update powershell-cn.html.markdown
Add lang code
2020-01-24 19:28:45 +05:30
Divay Prakash
b64946ece2 Merge pull request #3667 from rrodriguze/feature/traduction-pcre-es
[pcre/es-es] Added spanish traduction for pcre
2020-01-24 19:25:25 +05:30
Divay Prakash
f899cb4ac6 Merge pull request #3666 from rrodriguze/feature/traduction-hq9+-es
[HQ9+/es-es] Added spanish traduction for hq9+
2020-01-24 19:05:44 +05:30
Harry Moreno
d8ac6f4707 update broken link 2020-01-23 19:57:30 -05:00
David Hari
96eddee475 Made some improvements
• Under Simple syntax, it referred to a unary message as “a single string”. I think it would be clearer and more accurate to describe it as “a single symbol”.  Calling it a string may leave people confused with actual strings (i.e. instance of String class). Furthermore, message selectors are actually Symbol instances.
• Fixed the formatting of the bullet-point list of messages.
• Fixed the formatting of the example code, and set highlighting to smalltalk language.
• Under Assignment, many of the examples are actually access and assignment. You could simplify the list down to just the first 6 (i.e. up to and including x := Object new). The rest can go in a section further down which is about interesting base access methods. Even the Object new example isn’t really necessary, but it helps to show that assigning objects is no different from assigning literals.
2020-01-24 11:51:52 +11:00
谭九鼎
0f6291c0b2 Update yaml-cn.html.markdown 2020-01-23 11:00:44 +08:00
谭九鼎
51e6618535 Update zh-cn/yaml-cn.html.markdown
Co-Authored-By: woclass <inkydragon@users.noreply.github.com>
2020-01-23 10:59:04 +08:00
Mark
75320beb23 Added missing import std.stdio...
to make an example compilable.
2020-01-22 12:16:26 +00:00
Suhayb Alghutaymil
dc7996c6e8 Remove an extra double quote 2020-01-22 13:49:33 +03:00
danielgolf
7d51b05c41 fixed a typo in bash de-de 2020-01-19 23:44:41 +01:00
caminsha
d6f4b949d5 fixed typos and grammar
I have fixed some typos and comama errors in make
2020-01-18 00:43:12 +01:00
Vince Ramces V. Oliveros
ab5a1953e7 add dart null aware operator 2020-01-16 13:52:33 +08:00