Divay Prakash
|
330e30eda6
|
Fix build error in 'build/docs/tr-tr/markdown-tr/index.html'
|
2018-08-15 17:42:49 +05:30 |
|
Divay Prakash
|
fac7428d80
|
Fix build error in 'build/docs/markdown/index.html'
|
2018-08-15 17:41:56 +05:30 |
|
Divay Prakash
|
5ad44337ab
|
Fix build error in 'build/docs/it-it/markdown/index.html'
|
2018-08-15 17:37:50 +05:30 |
|
Divay Prakash
|
e0f0d44a27
|
Fix build error in 'build/docs/ru-ru/markdown-ru/index.html'
|
2018-08-15 17:36:34 +05:30 |
|
Divay Prakash
|
6e11fd12d7
|
Fix build error in 'build/docs/common-lisp/index.html'
|
2018-08-15 17:35:47 +05:30 |
|
Divay Prakash
|
f5a53518ee
|
Fix build error in 'build/docs/cs-cz/markdown/index.html'
|
2018-08-15 17:34:52 +05:30 |
|
Divay Prakash
|
00e1aeb16b
|
Fix build error in 'build/docs/zh-cn/visualbasic-cn/index.html'
|
2018-08-15 17:31:38 +05:30 |
|
Divay Prakash
|
286339ecc8
|
Fix build error in 'build/docs/visualbasic/index.html'
|
2018-08-15 17:29:29 +05:30 |
|
Divay Prakash
|
1ab3d26ffa
|
Fix build error in 'build/docs/nl-nl/markdown-nl/index.html'
|
2018-08-15 17:28:36 +05:30 |
|
Divay Prakash
|
6e5abf012d
|
Fix build error in 'build/docs/ko-kr/markdown-kr/index.html'
|
2018-08-15 17:27:48 +05:30 |
|
Divay Prakash
|
d490ed1589
|
Fix build error in 'build/docs/toml/index.html'
|
2018-08-15 17:26:28 +05:30 |
|
Divay Prakash
|
e4f328aa47
|
Fix build error in 'build/docs/pt-br/visualbasic-pt/index.html'
|
2018-08-15 17:24:15 +05:30 |
|
Divay Prakash
|
b06452efca
|
Fix build error in 'error build/docs/pt-br/common-lisp-pt/index.html'
|
2018-08-15 17:21:47 +05:30 |
|
Divay Prakash
|
e4894a56ff
|
Fix build error in 'build/docs/pt-br/markdown-pt/index.html'
|
2018-08-15 17:11:27 +05:30 |
|
Martijn Visser
|
c8ad0d0809
|
more comment spacing
|
2018-08-14 22:30:51 +02:00 |
|
Martijn Visser
|
10f50ca229
|
no need for credit
|
2018-08-14 22:20:25 +02:00 |
|
Martijn Visser
|
876e413558
|
fix julia 0.7 deprecation warnings
|
2018-08-14 22:19:14 +02:00 |
|
DevHugo
|
21c899e41b
|
Fix(mardown layout): Missing one caracter
Just a Markdown fix for the layout that broke the display on the website.
|
2018-08-14 19:15:58 +02:00 |
|
Martijn Visser
|
912a51c8ba
|
remove some trailing spaces
|
2018-08-14 19:08:01 +02:00 |
|
Martijn Visser
|
e18bab117b
|
replace tabs with 4 spaces
|
2018-08-14 19:05:54 +02:00 |
|
Martijn Visser
|
031d9d75c4
|
double space before comments
not part of official style guide, but i think it more clearly separates code and comment
|
2018-08-14 19:01:13 +02:00 |
|
Martijn Visser
|
cf5cc6b76c
|
autoformat with VS code
mostly just spaces between arguments
|
2018-08-14 18:00:00 +02:00 |
|
Martijn Visser
|
e9dd72024c
|
julia update version number
|
2018-08-14 17:55:26 +02:00 |
|
Spiderpig86
|
d4c5ff14cc
|
Merge branch 'master' of github.com:Spiderpig86/learnxinyminutes-docs
|
2018-08-12 19:18:13 -04:00 |
|
Spiderpig86
|
b0d5beb4fa
|
chore(mips.html.markdown): Added missing colon
|
2018-08-12 19:17:57 -04:00 |
|
Stanley Lim
|
803c61275c
|
chore(mips.html.markdown): Fixed missing hash for comment
|
2018-08-10 10:42:18 -04:00 |
|
Jannik
|
bce44c5ed9
|
Update ruby.html.markdown
- Remove special characters
- Unify style and grammar
- Fix typos, etc.
|
2018-08-10 13:45:11 +02:00 |
|
Spiderpig86
|
7cd9cef81e
|
chore(mips.html.markdown): Fixed line wrapping
|
2018-08-09 21:30:41 -04:00 |
|
Spiderpig86
|
8239325a36
|
feat(mips.html.markdown): Added example for using include statements
|
2018-08-09 21:26:46 -04:00 |
|
Spiderpig86
|
b7bb2fc93d
|
feat(mips.html.markdown): Added entry about arrays
|
2018-08-08 22:01:56 -04:00 |
|
Spiderpig86
|
ffff6d9bb3
|
feat(mips.html.markdown): Added examples of macros
|
2018-08-07 21:48:42 -04:00 |
|
Roberto Fernandez Diaz
|
04de3a348a
|
Clarification about sets
I indicate that a set doesn't contain duplicate elements and add a little example
|
2018-08-07 11:01:04 +02:00 |
|
Adam Bard
|
76bb8b21f6
|
Merge pull request #3175 from abonte/fix-typos
[ruby/en-us][python3/it-it] Fix typos
|
2018-08-06 23:05:31 -07:00 |
|
Spiderpig86
|
9d908ebb4a
|
feat(mips.html.markdown): Added entry on functions
|
2018-08-06 23:34:56 -04:00 |
|
Spiderpig86
|
e6961a6942
|
feat(mips.html.markdown): Added examples of using loops in MIPS
|
2018-08-05 15:25:44 -04:00 |
|
bonte
|
9cf7115d71
|
fix translation
|
2018-08-03 23:40:21 +02:00 |
|
bonte
|
4af377e970
|
fix comment
|
2018-08-03 23:34:39 +02:00 |
|
root
|
6f2003a31f
|
Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs
|
2018-08-02 04:08:30 +00:00 |
|
Adam Bard
|
8a6a3db546
|
Merge pull request #3145 from foochuanwei/fsharp-en
[fsharp/en] Fix sentence mistake
|
2018-08-01 21:00:15 -07:00 |
|
Adam Bard
|
273e91dcdf
|
Merge pull request #3160 from yanhh0/master
Add SKI, SK and Iota
|
2018-08-01 20:58:55 -07:00 |
|
Adam Bard
|
fca2e82267
|
Merge pull request #3162 from vitaliel/elixir-ro
[elixir/ro] Added Romanian translation for Elixir
|
2018-08-01 20:55:32 -07:00 |
|
Adam Bard
|
218778bdb1
|
Merge pull request #3163 from kfrncs/patch-1
missing $ on line 77 - $Length
|
2018-08-01 20:54:59 -07:00 |
|
Adam Bard
|
a0a6213283
|
Merge pull request #3165 from ian-bertolacci/chapel-versioning
[chapel/en] Chapel versioning
|
2018-08-01 20:52:49 -07:00 |
|
Adam Bard
|
f9f4b37f45
|
Merge pull request #3166 from Corvusnest/master
[Fortran/zh-cn] Simplified Chinese Translation for Fortran 95
|
2018-08-01 20:52:02 -07:00 |
|
Adam Bard
|
f661b8a2da
|
Merge pull request #3168 from PerrySetGo/master
fix typos in uk-ua/javascript file
|
2018-08-01 20:50:09 -07:00 |
|
Adam Bard
|
b4e31c89ca
|
Merge pull request #3169 from dlintw/master
[julia/en-us] porting julia from 0.4 to 0.6.4
|
2018-08-01 20:49:26 -07:00 |
|
Adam Bard
|
e2fdbf2e0a
|
Merge pull request #3170 from alexmazurik/master
[awk/en] Fix atan2 args order
|
2018-08-01 20:48:18 -07:00 |
|
Adam Bard
|
acb72a414a
|
Merge pull request #3171 from lowlevelware/master
[python3/en] added example for f-string
|
2018-08-01 20:47:55 -07:00 |
|
Adam Bard
|
51d86629ac
|
Merge pull request #3141 from p1v0t/master
[c++/tr] Fixed: Several typos
|
2018-08-01 20:47:32 -07:00 |
|
理絵子
|
b6aed7a0b3
|
added example for f-string
Literal string interpolation is new in python 3.6 [pep-0498](https://www.python.org/dev/peps/pep-0498/)
|
2018-07-29 11:53:33 +09:00 |
|