Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix a bunch of typos | HairyFotr | 2017-08-23 | -1/+1 |
| | ||||
* | fix wrongly written (#2797) | bugsnail | 2017-07-13 | -2/+2 |
| | ||||
* | [sml/zh-cn] Chinese Translation for Standard ML (#2750) | zhengbuqian | 2017-06-08 | -0/+438 |
| | | | | | | * translate sml to chinese to line 105 * finish translation of sml into chinese | |||
* | fix broken URL for vim (#2744) | Yan Zhang | 2017-06-01 | -1/+1 |
| | ||||
* | [Kotlin/all] Remove whitespace in variable declaration with explicit type ↵ | João Vitor Verona Biazibetti | 2017-05-19 | -1/+1 |
| | | | | | | | | (#2733) * Removed whitespace in variable declaration with explicit type (Kotlin) * Removed whitespace in variable declaration with explicit type (Kotlin translations) | |||
* | [jquery/zh-cn]add zh-cn for jquery (#2728) | zxyqwe | 2017-05-18 | -0/+131 |
| | | | | | | | | * add zh-cn header for jquery * add zh-cn desc for jquery * add zh-cn detail for jquery | |||
* | Update vim-cn.html.markdown (#2726) | zhysan | 2017-05-18 | -4/+6 |
| | | | fix description error of "w", "b", "e" | |||
* | add zh-cn for html (#2725) | zxyqwe | 2017-05-17 | -0/+121 |
| | ||||
* | [go/zh-cn] Update content from English fork (#2722) | Tim Zhang | 2017-05-04 | -36/+158 |
| | | | | | | | | * A manual diff with latest English version * Translation for updated parts * Translate string literals | |||
* | update zh-cn version to latest (#2709) | Ryan | 2017-04-18 | -5/+14 |
| | | | as shown | |||
* | [haskell] Updating second headline (#2695) | Andy | 2017-04-01 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * Haskell: Updating second headline * Haskell: Updating second headline (es) * Haskell: Updating second headline (fr) * Haskell: Updating second headline (pl) * Haskell: Updating second headline (pt) * Haskell: Updating second headline (ro) * Haskell: Updating second headline (ru) * Haskell: Updating second headline (cn) | |||
* | [kotlin/all] Rename variable fooMutableDate to fooMutableData (#2688) (#2689) | Pablo Najt | 2017-03-24 | -3/+3 |
| | ||||
* | [dynamic-programming/cn]Add Translation (#2663) | EtaoinWu | 2017-02-21 | -0/+57 |
| | | | | | | * [dynamic-programming/cn]Add Translation * Update dynamic-programming-cn.html.markdown | |||
* | [zh-cn/common-lisp] when describe return values of gethash, 两个值是t -> ↵ | c4605 | 2017-02-09 | -1/+1 |
| | | | | 第二个值是t (#2614) | |||
* | [c++/en,es,it,br,ru,ch] Fix forgotten namespace std:: (#2619) | omgee | 2017-01-03 | -1/+1 |
| | ||||
* | [AngularJS/zh-cn] new translation (#2607) | Jiang Haiyun | 2016-12-23 | -0/+710 |
| | | | | | | | | * .. * [angularjs/zh-cn] new translation * Update angularjs-cn.html.markdown | |||
* | [r/zh-cn] fix a bug (#2598) | Yusheng | 2016-12-14 | -1/+1 |
| | | | | | | * fix a bug * translate comment & fix another bug | |||
* | [sass/zh-cn] new translation (#2597) | Jiang Haiyun | 2016-12-14 | -0/+585 |
| | ||||
* | New translation: less-zh-cn (#2595) | Jiang Haiyun | 2016-12-13 | -0/+387 |
| | ||||
* | fix typo | Yunfeng Wang | 2016-10-31 | -1/+1 |
| | | | `查询一个不存在地键将会返回nil` ->`查询一个不存在的键将会返回nil` | |||
* | [latex/zh-cn] translation (#2515) | minoriwww | 2016-10-26 | -0/+277 |
| | ||||
* | Fix for the three tutorials with broken YAML markup, causing them not to be ↵ | samcv | 2016-10-23 | -2/+2 |
| | | | | | | | | | | accessible at all or show up in the index (#2497) * Fix typo causing typescript-ru.html.markdown not to parse correctly in the header * Fix typo in markdown-ru.html.markdown causing page not to parse correctly * Oh no! both translator and contributors fields in the header used fullwidth commas instead of normal ones. This fixes processing of this file :) | |||
* | Update Swift pre-decrement syntax to match v3.0 (#2395) | Evan | 2016-10-01 | -1/+1 |
| | ||||
* | Fix comment in Rust docs: box -> mine (#2365) | Rob Wu | 2016-09-27 | -1/+1 |
| | | | | The "box" is referring to the Box variable a few lines back, but that is called "mine", not "box". | |||
* | Update translators info (#2383) | Abner Chou | 2016-09-23 | -1/+1 |
| | ||||
* | Update c++-cn.html.markdown | Bo Liu | 2016-09-11 | -1/+1 |
| | | | Line 325: update myDog.printDog() to myDog.print(). | |||
* | Merge pull request #2347 from haiiiiiyun/ruby_zh_cn_update | Geoff Liu | 2016-09-09 | -62/+339 |
|\ | | | | | [ruby/zh-cn] sync with English version & minor tweaks | |||
| * | zh-cn ruby page sync with English version & minor tweaks | haiiiiiyun | 2016-08-28 | -62/+339 |
| | | ||||
* | | Update c++-cn.html.markdown (#2362) | Bo Liu | 2016-09-07 | -1/+1 |
| | | ||||
* | | [vim/zh-cn] translation | Jiang haiyun | 2016-08-28 | -0/+236 |
|/ | ||||
* | Sync with the English version & minor tweaks | Jiang haiyun | 2016-08-25 | -24/+58 |
| | ||||
* | go: [zh-cn] fix a typo. | Jakukyo Friel | 2016-08-21 | -1/+1 |
| | ||||
* | Merge pull request #2289 from twz915/patch-1 | Geoff Liu | 2016-08-02 | -1/+1 |
|\ | | | | | fix spelling mistake | |||
| * | fix spelling mistake | WeizhongTu | 2016-06-23 | -1/+1 |
| | | ||||
* | | fix bug | LuJimin | 2016-08-02 | -8/+7 |
| | | | | | | | | 修改一些小问题。 | |||
* | | fix bug | LuJimin | 2016-07-31 | -0/+1 |
| | | | | | | | | 修改bug | |||
* | | 创建Kotlin的中文翻译版本 | LuJimin | 2016-07-31 | -0/+346 |
|/ | | | | 创建Kotlin的中文翻译版本 | |||
* | update according to reviewer feedback | kedaio | 2016-06-07 | -38/+37 |
| | | | updated translation according to reviewer's feedback | |||
* | Update zfs-cn.html.markdown | kedaio | 2016-06-07 | -3/+3 |
| | | | added remark on what is zfs clone | |||
* | Update zfs-cn.html.markdown | kedaio | 2016-06-07 | -98/+96 |
| | | | completed translation | |||
* | start translation for zfs - lang zh-cn | kedaio | 2016-06-07 | -0/+400 |
| | | | first para translated. commit to see if this mess up the format. | |||
* | Update lua-cn.html.markdown | William Chang | 2016-03-29 | -1/+1 |
| | | | the filenameis is "learn-cn.lua", so the command should be "lua learn-cn.lua". | |||
* | Update common-lisp-cn.html.markdown | Louis Victory Alis | 2016-03-27 | -0/+2 |
| | | | add ANSI Common Lisp | |||
* | Merge remote-tracking branch 'upstream/master' | Shawn Zhang | 2016-03-15 | -29/+22 |
|\ | ||||
| * | Merge remote-tracking branch 'adambard/master' | chenbridge | 2016-02-25 | -4/+4 |
| |\ | ||||
| | * | Fix capitalization of GitHub | Zach Latta | 2016-02-23 | -4/+4 |
| | | | ||||
| * | | Update to Swift 2.1 | chenbridge | 2016-02-23 | -25/+18 |
| |/ | | | | | Update to Swift 2.1 | |||
* | | fixed some sentences | Shawn.Zhang | 2016-03-15 | -5/+5 |
| | | ||||
* | | Create the zh-cn version of typescript | Shawn Zhang | 2016-02-19 | -0/+173 |
|/ | ||||
* | Fix typo | lankeren | 2016-02-17 | -1/+1 |
| |