Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update xml-pt.html.markdown | Adam Bard | 2015-08-15 | -3/+3 |
| | ||||
* | Fixes #1196 | Adam Bard | 2015-08-12 | -1/+1 |
| | ||||
* | Merge pull request #1197 from dander/patch-1 | Levi Bostian | 2015-08-10 | -1/+3 |
|\ | | | | | update "further reading" links | |||
| * | update "further reading" links | Dave Andersen | 2015-08-09 | -1/+3 |
|/ | | | Change the chat room reference from Stack Overflow chat to Gitter.im, and add a link to the "Red" Stack Overflow tag. | |||
* | Merge pull request #1190 from tst2005/patch-1 | ven | 2015-08-09 | -4/+4 |
|\ | | | | | Quelques corrections et améliorations | |||
| * | Quelques corrections et améliorations | TsT | 2015-08-07 | -4/+4 |
| | | ||||
* | | Merge pull request #1186 from ftwbzhao/feature/20150807 | Geoff Liu | 2015-08-07 | -1/+1 |
|\ \ | | | | | | | Update go-cn.html.markdown | |||
| * | | Update go-cn.html.markdown | ftwbzhao | 2015-08-07 | -1/+1 |
| |/ | ||||
* | | Merge pull request #1185 from ftwbzhao/master | Geoff Liu | 2015-08-07 | -4/+5 |
|\ \ | | | | | | | Update ruby-cn.html.markdown | |||
| * | | Update ruby-cn.html.markdown | ftwbzhao | 2015-08-07 | -4/+5 |
| |/ | ||||
* | | Merge pull request #1189 from sdcuike/master | Geoff Liu | 2015-08-07 | -1/+1 |
|\ \ | |/ |/| | ~ 取反,求反码 | |||
| * | ~ 取反,求反码 | sdcuike | 2015-08-07 | -1/+1 |
|/ | ||||
* | Update racket gr to include what language it is in to fix homescreen issue ↵ | Levi Bostian | 2015-08-06 | -1/+2 |
| | | | | showing up twice. | |||
* | Merge pull request #1182 from billpcs/master | ven | 2015-08-06 | -0/+1432 |
|\ | | | | | Greek Translations | |||
| * | Small Fixes | Bill Panagiotopoulos | 2015-08-06 | -6/+4 |
| | | | | | | Fix small extra character and translate a small text left untranslated by mistake | |||
| * | update | billpcs | 2015-08-05 | -15/+13 |
| | | ||||
| * | added the translations | billpcs | 2015-08-05 | -0/+1436 |
| | | ||||
* | | Merge pull request #1183 from ian-bertolacci/master | Levi Bostian | 2015-08-06 | -223/+361 |
|\ \ | |/ |/| | [Chapel] Modules, main(), range/domain/array slicing and array assignment, loop expressions, zipped iterators | |||
| * | Merge branch 'master' of github.com:adambard/learnxinyminutes-docs | Ian Bertolacci | 2015-08-05 | -86/+86 |
| |\ | |/ |/| | ||||
* | | Merge pull request #1180 from anthonyn60/patch-1 | ven | 2015-08-04 | -27/+30 |
|\ \ | | | | | | | Println deprecated in Swift 2, added name | |||
| * \ | Merge pull request #1 from anthonyn60/anthonyn60-patch-1 | Anthony Nguyen | 2015-08-03 | -0/+1 |
| |\ \ | | | | | | | | | Println deprecated in Swift 2, added name | |||
| | * | | Println deprecated in Swift 2, added name | Anthony Nguyen | 2015-08-03 | -0/+1 |
| |/ / | ||||
| * | | Updated print description on Swift | Anthony Nguyen | 2015-08-03 | -3/+3 |
| | | | ||||
| * | | Println deprecated in Swift 2 | Anthony Nguyen | 2015-08-03 | -27/+29 |
|/ / | ||||
* | | Merge pull request #1179 from cmpitg/master | ven | 2015-08-03 | -59/+56 |
|\ \ | | | | | | | [scala/en] Consistent code format & some minor language corrections | |||
| * | | scala: consistent code format | Ha-Duong, NGUYEN | 2015-08-03 | -2/+2 |
| | | | ||||
| * | | scala: clearer further resources (itemized) | Ha-Duong, NGUYEN | 2015-08-03 | -10/+5 |
| | | | ||||
| * | | scala: consistent code format | Ha-Duong, NGUYEN | 2015-08-03 | -15/+15 |
| | | | ||||
| * | | scala: consistent code format | Ha-Duong, NGUYEN | 2015-08-03 | -11/+11 |
| | | | ||||
| * | | scala: clearer comments | Ha-Duong, NGUYEN | 2015-08-03 | -3/+3 |
| | | | ||||
| * | | scala: easier-to-look comment | Ha-Duong, NGUYEN | 2015-08-03 | -10/+10 |
| | | | ||||
| * | | scala: correct format | Ha-Duong, NGUYEN | 2015-08-03 | -1/+1 |
| | | | ||||
| * | | scala: language correction | Ha-Duong, NGUYEN | 2015-08-03 | -2/+3 |
| | | | ||||
| * | | scala: consistent style, language correction | Ha-Duong, NGUYEN | 2015-08-03 | -6/+7 |
|/ / | ||||
| * | main(), modules, array/range/domain slicing, loop-expressions, array ↵ | Ian Bertolacci | 2015-08-05 | -12/+103 |
| | | | | | | | | | | | | | | | | | | | | | | expressions, in depth zippered iterators Quite the addition. Modules required main() because of the begin statement issue. array/range/domain slicing was more intricate than I though. And loop/array expressions had some very very intersting behavior that necessitated a dive into zippered iterators. Some back-of-the-head anxiety about the tutorial being to in depth? Nawww. | |||
| * | Small changes no.2 | Ian Bertolacci | 2015-08-02 | -5/+4 |
| | | ||||
| * | Small corrections. | Ian Bertolacci | 2015-08-02 | -10/+3 |
| | | | | | | | | | | | | Removed duplicate countDown. Weird leftover words from parallelism statemet General corrections so spelling capitalization | |||
| * | Uniform tics, noteable arguments addition. | Ian Bertolacci | 2015-08-02 | -11/+12 |
| | | | | | | | | | | | | Changed all N-tics for preformatted/code text into single tics if that code was sinle line (i.e. bash commands, compiler arguments) Added --main-module, --module-dir to Notable arguments section. Realized that the text <blah blah> was disappering, so changed it to `<bla bla>`. Need to confirm it success. | |||
| * | Added modules and main() | Ian Bertolacci | 2015-08-02 | -204/+258 |
|/ | | | | | Worth noting that this will change the diff of the parallel section quite a bit, since they became the body of the main procedure. Thus each line in intented. | |||
* | Merge pull request #1177 from ian-bertolacci/master | ven | 2015-08-02 | -15/+158 |
|\ | | | | | Chapel: Sync, atomics, reductions, scans, zippered iterators | |||
| * | Clarified some wording on the zipper iterator. Changed the example to ↵ | Ian Bertolacci | 2015-08-02 | -5/+7 |
| | | | | | | | | something more simple and informative. | |||
| * | added count-down mutex example. Cleaned up some of the reductions and scans ↵ | Ian Bertolacci | 2015-08-01 | -23/+65 |
| | | | | | | | | prints | |||
| * | added scans and reductions | Ian Bertolacci | 2015-07-22 | -0/+19 |
| | | ||||
| * | config param changeup | Ian Bertolacci | 2015-07-20 | -8/+9 |
| | | | | | | | | | | | | changed some of the wording of the param config example. Namely put the comment immediately below the example. Also added --set to the noteable arguments list. Also changed "compile(?: )?time" to "compile-time" | |||
| * | Word error | Ian Bertolacci | 2015-07-20 | -1/+1 |
| | | | | | | that -> than | |||
| * | Erroneous comment | Ian Bertolacci | 2015-07-20 | -1/+1 |
| | | | | | | removed "define mySecondVar as a real" unnecessary and incorrect. | |||
| * | Spelling error | Ian Bertolacci | 2015-07-20 | -1/+1 |
| | | | | | | Tupe -> Tuple | |||
| * | Explained atomics, moved atomics first | Ian Bertolacci | 2015-07-20 | -33/+36 |
| | | | | | | | | Felt the need to add in an explanation about atomics, then felt that (because atomics are common in language and in theory) it should go before sync and single vars. Should I explain sync and single? | |||
| * | Merge branch 'master' of github.com:ian-bertolacci/learnxinyminutes-docs | Ian Bertolacci | 2015-07-19 | -2/+2 |
| |\ | ||||
| * | | Added sync, single, and atomic vars. | Ian Bertolacci | 2015-07-19 | -1/+77 |
| | | |