Nami-Doc
66f62c63ca
Merge pull request #787 from eternalthinker/patch-1
...
Added correct syntax for c++ inheritance.
2014-09-24 09:48:29 +02:00
eternalthinker
7b95a1e921
Added correct syntax for c++ inheritance.
...
[more] Minor indent correction at namespaces intro example
2014-09-24 08:42:21 +05:30
Nami-Doc
b6ba516743
Exception thingies!
2014-09-23 23:28:24 +02:00
Nami-Doc
40620d6816
Merge pull request #786 from Mienaikage/patch-1
...
Added 'lang: es-es'
2014-09-23 21:53:35 +02:00
Mienaikage
e68f2b4da1
Added 'lang: es-es'
2014-09-23 17:15:36 +01:00
Levi Bostian
007aa583ba
Merge pull request #783 from g-liu/en-julia
...
Update the naming conventions in Julia
2014-09-22 19:42:44 -05:00
Nami-Doc
809bc8ce49
Merge pull request #784 from kb1/master
...
[go] Fix no new variables on left side of :=
2014-09-22 14:14:55 +02:00
kb
5e5a7a19fe
[go] Fix no new variables on left side of :=
...
Cannot short declaration twice without at least one new var. Also changing type from string to slice.
$ go run learnxiny.go
# command-line-arguments
./learnxiny.go:83: no new variables on left side of :=
./learnxiny.go:83: cannot use []int literal (type []int) as type string in assignment
./learnxiny.go:84: first argument to append must be slice; have string
./learnxiny.go:90: first argument to append must be slice; have string
2014-09-22 12:11:49 +00:00
Geoffrey Liu
54fad387b5
Naming conventions in Julia
...
As suggested in #768 by @ChristianPeel
2014-09-21 17:16:05 -07:00
Adam
41c3d0329a
Ruby syntax for nimrod for now
2014-09-21 22:31:07 +02:00
Adam Bard
1d25d7a08c
Merge pull request #772 from JasonJAyalaP/nim
...
Added Nim(rod)
2014-09-21 22:27:43 +02:00
Levi Bostian
c9446d4512
Merge pull request #782 from m90/patch-1
...
[json/en] JSON should not use single quote delimited strings
2014-09-21 11:47:17 -05:00
Frederik Ring
074d488aa2
[json/en] JSON should not use single quote delimited strings
2014-09-21 18:27:43 +02:00
Nami-Doc
1eb78e0a72
Merge pull request #781 from m90/css-de
...
[css/de] fix lots of typos, weird phrasings and translation errors
2014-09-21 11:46:26 +02:00
Nami-Doc
6090f083bf
Merge pull request #778 from g-liu/en-julia
...
Fixes issue #747 pertaining to Julia
2014-09-21 11:17:42 +02:00
Nami-Doc
88c9cd50d7
Merge pull request #779 from g-liu/en-css
...
Update the CSS tutorial
2014-09-21 11:17:24 +02:00
m90
c3dc014180
fix lots of typos, weird phrasings and translation errors
2014-09-21 10:57:16 +02:00
Geoffrey Liu
1b90e0f41b
Update the CSS tutorial
...
add more properties, formatting, spelling/grammar, more actual examples
2014-09-21 00:22:26 -07:00
Geoffrey Liu
92a2dbf34e
Fixes issue #747
2014-09-21 00:07:34 -07:00
Jason J Ayala P
d7e939ffd7
minor tweaks
2014-09-20 07:07:06 -05:00
Jason J Ayala P
86022f3f3f
proof reading
2014-09-19 20:33:21 -05:00
Jason J Ayala P
7c450ebc0c
minor fix
2014-09-19 20:30:11 -05:00
Jason J Ayala P
dce5898d06
cleanup
2014-09-19 20:26:31 -05:00
JasonJAyalaP
24cee5a4e6
cleanup
2014-09-19 20:20:08 -05:00
JasonJAyalaP
2caa82052d
cleanup
2014-09-19 20:19:16 -05:00
JasonJAyalaP
64cd3c4e22
cleanup
2014-09-19 20:17:59 -05:00
JasonJAyalaP
b87f1acc21
cleanup
2014-09-19 20:14:51 -05:00
JasonJAyalaP
91e68f5830
cleanup
2014-09-19 20:04:08 -05:00
JasonJAyalaP
08c18afeb3
cleanup
2014-09-19 20:02:13 -05:00
JasonJAyalaP
4595c7e3ed
Removed common operations, explained continue
2014-09-19 20:00:13 -05:00
JasonJAyalaP
e0c71555d9
shorter desc
2014-09-19 19:57:33 -05:00
JasonJAyalaP
17e1f7293a
Fixes and updates
2014-09-19 19:55:52 -05:00
JasonJAyalaP
08a444ddc6
Renamed vars and types for clarity; minor stuff; enum prefix
2014-09-18 19:02:33 -05:00
JasonJAyalaP
a261b8c445
mention rename
2014-09-18 18:28:42 -05:00
JasonJAyalaP
f665bf2753
filename fix
2014-09-18 18:11:27 -05:00
JasonJAyalaP
695159a751
IC
2014-09-18 18:07:51 -05:00
Nami-Doc
d12bfcdc18
Merge pull request #770 from nt591/elixir
...
[elixir/en] fix typo
2014-09-18 19:46:12 +02:00
Nikhil Thomas
27c7f4c4f0
fix typo
2014-09-18 13:41:47 -04:00
Nami-Doc
82b5e67c20
Merge pull request #769 from prrrnd/css-fr
...
[css/fr-fr] Fixed typo
2014-09-18 16:04:08 +02:00
Pierre-Arnaud Baciocchini
79f7d3100f
Fixed typo
2014-09-18 16:01:42 +02:00
Nami-Doc
23da721e82
Merge pull request #729 from prrrnd/css-fr
...
[css/fr-fr] Added french translation of CSS
2014-09-16 18:57:12 +02:00
Pierre-Arnaud Baciocchini
9df9e23aa4
Fixes french translation of CSS
2014-09-16 17:33:10 +02:00
Nami-Doc
8c0801b97d
Merge pull request #767 from MuhammadWang/patch-1
...
Fix a typo
2014-09-15 08:01:47 +02:00
Muhammad Wang
6d68c2317b
Fix a typo
2014-09-15 10:12:36 +08:00
Nami-Doc
66e935067c
Merge pull request #766 from joelg236/patch-1
...
Fixed very small spelling mistake
2014-09-14 21:38:34 +02:00
Joel Gallant
93423c1b82
Fixed very small spelling mistake
...
semantices -> semantics
2014-09-14 13:18:43 -06:00
Nami-Doc
931db8c685
Regexes thingies.
2014-09-13 21:37:35 +02:00
Nami-Doc
032557dc46
Merge pull request #763 from AJIADb9/patch-1
...
Added missing ";"
2014-09-13 15:11:07 +02:00
Kirill
39b7ae4d18
Added missing ";"
2014-09-13 15:04:49 +06:00
Levi Bostian
83c9693902
Merge pull request #762 from matthiasn/patch-2
...
Update compojure.html.markdown
2014-09-12 13:15:06 -05:00