Dreftymac
274ecf07e1
Update xml.html.markdown
2015-03-11 17:38:42 -07:00
Nolan Prescott
69480d51b8
fix spacing issue
2015-03-10 16:58:18 -05:00
Nolan Prescott
394e7ecb84
whitespace typo, fix #989
2015-03-10 15:35:00 -05:00
Nolan Prescott
2ae3d41c27
Fix formatting, close #990
...
Cleaned up mixed tabs/spaces
Wrapped lines at 80 characters
Fixed incorrect comment regarding property name
2015-03-10 15:09:35 -05:00
Geoff Liu
104ffc3608
Merge pull request #993 from xuchunyang/patch-1
...
[tcl/en] Fix typos
2015-03-09 00:01:17 -06:00
Chunyang Xu
da58d73ad0
[tcl/en] Fix typos
2015-03-09 13:57:30 +08:00
Geoff Liu
bb8342ca4c
Merge pull request #988 from jasonqu/master
...
[javascript/zh] Translation tracking
2015-03-07 23:17:49 -07:00
Goddamned Qu
bcc7428194
Update javascript-cn.html.markdown
...
add missing translation
2015-03-08 12:04:20 +08:00
jasonqu
5e0964e2ee
[javascript/zh] Translation tracking
2015-03-06 17:42:44 +08:00
Andre Polykanine A.K.A. Menelion Elensúlë
fedf97e105
Merge pull request #984 from TheDmitry/swift-updating
...
[swift/ru] Updating Swift guide
2015-03-05 14:07:04 +02:00
TheDmitry
33cb96b265
[swift/ru] Typo
2015-03-05 10:33:48 +03:00
Levi Bostian
303ec58a52
Merge pull request #987 from geoffliu/master
...
[Ruby/en] Add logical operators to Ruby tutorial
2015-03-04 23:39:55 -06:00
Geoff Liu
8a43f93d58
Merge pull request #986 from Jakehp/master
...
Renamed Big-Oh to more prevalent name, Big-O.
2015-03-04 17:00:12 -07:00
Geoff Liu
081deac4b1
Add logical operators to Ruby tutorial
2015-03-04 16:56:23 -07:00
Jake Prather
60cd26e48b
Renamed Big-Oh to more prevalent notation, Big-O.
2015-03-04 17:48:10 -06:00
Geoff Liu
4dc193d347
Merge pull request #985 from awalGarg/patch-1
...
[git/en] Added the handy -a switch
2015-03-04 11:49:01 -07:00
awalGarg
84ac5877f3
Added the handy -a switch
2015-03-04 22:00:00 +05:30
TheDmitry
979aa45558
[swift/ru] Added contributor
2015-03-04 11:07:48 +03:00
TheDmitry
755f4bb1bd
[swift/ru] Updating Swift guide
2015-03-04 10:59:54 +03:00
Wincent Balin
79170764a1
Update python-de.html.markdown
...
Fixed typos.
2015-03-03 12:20:57 +01:00
Geoff Liu
d2d3efead4
Merge pull request #978 from kamidox/master
...
Add two swift feature and make a full translation for swift to zh-cn
2015-03-02 19:17:24 -07:00
Joey Huang
be4d069c58
correct typo
2015-03-03 09:26:58 +08:00
Joey Huang
d05baf5bd0
correct typo
2015-03-03 01:04:19 +08:00
Joey Huang
cf65d3c084
correct more typo
2015-03-02 23:28:35 +08:00
Joey Huang
4ca7856bc7
correct typo
2015-03-02 22:47:02 +08:00
ven
bf2917e4ab
Merge pull request #982 from bwiklund/patch-1
...
Fixed spelling
2015-03-02 09:22:04 +01:00
ven
2fc71700da
Merge pull request #980 from brxfork/patch-2
...
Perl6, minor change in comments
2015-03-02 09:19:50 +01:00
Adam Bard
cf4bb209d6
Merge pull request #981 from munrocape/patch-1
...
Moved explanation of indexing into a list earlier
2015-03-01 22:19:51 +00:00
Ben Wiklund
0bb2a2ddc1
Update nim.html.markdown
2015-03-01 13:28:12 -08:00
Zach Munro-Cape
36a296de5d
Moved explanation of indexing into a list earlier
...
This way, it is clear what [1..] !! 999 means later on.
2015-03-01 15:16:29 -04:00
Philippe Bricout
cd462d1cc5
Perl6, minor change in comments
...
It seems "when" should be replace by "given" at the end of the comment.
2015-03-01 18:04:05 +01:00
ven
733eced1ba
Merge pull request #979 from def-/master
...
Fix Nim a bit
2015-03-01 15:39:15 +01:00
def
ccca29377a
Fix Nim a bit
2015-03-01 15:28:37 +01:00
Levi Bostian
0bcc9c4891
Merge pull request #977 from brxfork/patch-1
...
Update perl6.html.markdown
2015-02-28 13:26:44 -06:00
Joey Huang
532424ee35
make full translation of swift language
2015-02-28 19:29:09 +08:00
Joey Huang
b178ac3077
add optional init and enum with associated values
2015-02-28 19:28:34 +08:00
Philippe Bricout
862d90da8f
Update perl6.html.markdown
...
typo, wrong sub name in comment : mod => x-store
2015-02-27 16:31:15 +01:00
Levi Bostian
a8592af4e8
Merge pull request #973 from Commador/patch-1
...
Update java.html.markdown
2015-02-25 15:09:07 -06:00
Levi Bostian
0c146eb2ed
Merge pull request #974 from qw3rtman/add-semicolon
...
[Javascript/en] Add semicolon to maximine consistency.
2015-02-25 15:07:48 -06:00
Geoff Liu
aae2bf7a88
Merge pull request #975 from riqpe/master
...
fixed some typos on C++
2015-02-25 10:24:37 -07:00
Riku-Pekka Silvola
ebdde37244
fixed some typos
2015-02-25 18:10:57 +01:00
Nimit Kalra
08b0596e45
Add semicolon to maximine consistency.
...
Added a semicolon to conform with statement at top of guide:
// Because those cases can cause unexpected results, we'll keep on using
// semicolons in this guide.
2015-02-25 10:03:19 -06:00
Tim Miller
82342bbe98
Update java.html.markdown
...
Added "Thinking In Java" by Bruce Eckel to the book list. It's the best Java book I've ever read.
2015-02-23 10:37:56 -05:00
ven
0f8b48e977
Merge pull request #972 from AaronJan/patch-1
...
fixed typo, little polishing
2015-02-21 14:39:26 +01:00
AaronJan
433ad37e75
fixed typo, little polishing
2015-02-21 21:35:43 +08:00
Levi Bostian
ba88ba15ab
Merge pull request #967 from stecman/hack-relative-url-fix
...
[hack/en] Fix link to other learnxinyminutes article
2015-02-18 13:23:12 -06:00
Levi Bostian
07661ef089
Merge pull request #966 from TheDmitry/patch-1
...
[lua/ru] a probable solution #957
2015-02-18 13:22:33 -06:00
Levi Bostian
5e675548c3
Merge pull request #968 from awalGarg/patch-1
...
[css/en] corrected definition of ~ selector, added |
2015-02-18 13:20:22 -06:00
awalGarg
e1667cc836
corrected definition of ~ selector, added |
...
[attr~='foo'] will not select <el attr="foobar">, it will only select <el attr="bar foo baz">
Also added definition for [attr|='pre'] style selector
Refs: https://developer.mozilla.org/en-US/docs/Web/CSS/Attribute_selectors , http://jsfiddle.net/awalGarg/72k3ptsk/
2015-02-19 00:15:12 +05:30
TheDmitry
bc73355126
#957
2015-02-18 09:30:05 +03:00