Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | | [haskell/de] German translation for learnxinyminutes-docs/haskell-en | santifa | 2014-07-18 | -0/+425 | |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #679 from masdeseiscaracteres/master | Levi Bostian | 2014-07-17 | -1/+2 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Small correction: "flipl" should be "fliplr". Added "flipud" also | ||||
| * | | | | | | | Small correction: "flipl" should be "fliplr" | masdeseiscaracteres | 2014-07-17 | -1/+2 | |
|/ / / / / / / | | | | | | | | | | | | | | | Added "flipud" also | ||||
* | | | | | | | Fix c tutorial | Nami-Doc | 2014-07-17 | -417/+417 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #678 Still missing symbols, though | ||||
* | | | | | | | Merge pull request #676 from heyalexej/patch-1 | Levi Bostian | 2014-07-16 | -224/+225 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | fix import of io/ioutil, run gofmt | ||||
| * | | | | | | | fix import of io/ioutil, run gofmt | Hey Alexej | 2014-07-16 | -224/+225 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generated/downloaded file doesn't work with "go run". it's missing ioutil. ran gofmt which uses tabs (width=8) for formatting. longest line is 85 characters now. removed whitespace. | ||||
* | | | | | | | | Merge pull request #677 from uraimo/patch-1 | Levi Bostian | 2014-07-16 | -4/+7 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update swift to beta3 | ||||
| * | | | | | | | | Update swift to beta3 | Umberto Raimondi | 2014-07-16 | -4/+7 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | Updated to beta3, new array declaration style,".." and a few other modifications. | ||||
* | | | | | | | | Merge pull request #675 from adambrenecki/py3_format_fix | Levi Bostian | 2014-07-16 | -2/+6 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | [python3/en] Clean up confusion between % and .format() | ||||
| * | | | | | | | Mention that Python 2.5-style string formatting still works in 3 | Adam Brenecki | 2014-07-16 | -0/+4 | |
| | | | | | | | | |||||
| * | | | | | | | [python3/en] Clean up confusion between % and .format() | Adam Brenecki | 2014-07-15 | -2/+2 | |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #672 from xksteven/master | Levi Bostian | 2014-07-14 | -0/+49 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [python3/en] added int div, modulo, and scoping | ||||
| * | | | | | | | Update python3.html.markdown | Steven Basart | 2014-07-13 | -1/+1 | |
| | | | | | | | | |||||
| * | | | | | | | [python/en] added int div, modulo, and scoping | Steven Basart | 2014-07-13 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Added integer or truncation division, the modulo operator which were missing from operators section. Added function scoping in the functions section. | ||||
| * | | | | | | | [python/en] added int div, modulo, and scoping | Steven Basart | 2014-07-13 | -0/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Added integer or truncation division, the modulo operator which were missing from operators section. Added function scoping in the functions section. | ||||
| * | | | | | | | [python3/en] added int div, modulo, and scoping | Steven Basart | 2014-07-13 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Added integer or truncation division, the modulo operator which were missing from operators section. Added function scoping in the functions section. | ||||
| * | | | | | | | [python3/en] added int div, modulo, and scoping | Steven Basart | 2014-07-13 | -0/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Added integer or truncation division, the modulo operator which were missing from operators section. Added function scoping in the functions section. | ||||
* | | | | | | | | Merge pull request #671 from szaydel/master | Levi Bostian | 2014-07-10 | -0/+10 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | Function literals used inline in Go language | ||||
| * | | | | | | | Forgot to add `=>` to comment line. | Sam Zaydel | 2014-07-10 | -1/+1 | |
| | | | | | | | | |||||
| * | | | | | | | Small change to inline literal functions comments. | Sam Zaydel | 2014-07-10 | -1/+2 | |
| | | | | | | | | |||||
| * | | | | | | | Go inline function literals as arguments to other functions or function ↵ | Sam Zaydel | 2014-07-09 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | literals. | ||||
* | | | | | | | | Merge pull request #669 from rafalchmiel/patch-1 | Levi Bostian | 2014-07-07 | -26/+26 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ruby-ecosystem/en] 'ruby' -> 'Ruby' + fix typo | ||||
| * | | | | | | | | [ruby-ecosystem/en] 'ruby' -> 'Ruby' (cont. cont.) | Rafal Chmiel | 2014-07-07 | -3/+3 | |
| | | | | | | | | | |||||
| * | | | | | | | | [ruby-ecosystem/en] 'ruby' -> 'Ruby' (cont.) | Rafal Chmiel | 2014-07-07 | -8/+8 | |
| | | | | | | | | | |||||
| * | | | | | | | | [ruby-ecosystem/en] 'ruby' -> 'Ruby' + fix typo | Rafal Chmiel | 2014-07-07 | -17/+17 | |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #668 from rafalchmiel/patch-1 | Levi Bostian | 2014-07-07 | -11/+12 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ruby-ecosystem/en] Add links to resources | ||||
| * | | | | | | | | [ruby-ecosystem/en] Add links to resources | Rafal Chmiel | 2014-07-07 | -11/+12 | |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #667 from xadhix/patch-1 | Levi Bostian | 2014-07-07 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | MethodSignature -> MethodSignatures | ||||
| * | | | | | | | | MethodSignature -> MethodSignatures | Adhithya R | 2014-07-07 | -1/+1 | |
|/ / / / / / / / | | | | | | | | | | | | | | | | | Possible typo. Text mentions method names being the same but they weren't. Corrected. | ||||
* | | | | | | | | Merge pull request #651 from ytnuoc/translate_br | Adam Bard | 2014-07-07 | -0/+466 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | Translating GIT and JSON to pt-br. Added link to further information in GIT (en) | ||||
| * | | | | | | | JSON updated | miguel araujo | 2014-06-19 | -0/+10 | |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'master' of ↵ | miguel araujo | 2014-06-19 | -2/+15 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | | | | | | | | | https://github.com/miguelarauj1o/learnxinyminutes-docs into translate_br | ||||
| * | | | | | | | Translating GIT and JSON to pt-br. Added link to further information | miguel araujo | 2014-06-14 | -0/+456 | |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #665 from dunckr/patch-1 | Levi Bostian | 2014-07-06 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix 'Immutability' typo | ||||
| * | | | | | | | | Fix 'Immutability' typo | Duncan Beaton | 2014-07-06 | -1/+1 | |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #664 from petehamilton/patch-1 | Levi Bostian | 2014-07-06 | -7/+0 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Remove duplication of function factory example | ||||
| * | | | | | | | | Remove duplication of function factory example | Pete Hamilton | 2014-07-05 | -7/+0 | |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #645 from spellart/master | Nami-Doc | 2014-07-03 | -0/+458 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [scala/fr-fr] French translation for scala | ||||
| * | | | | | | | | Removing comparison with java performance for while loops | chtiprog | 2014-06-14 | -2/+2 | |
| | | | | | | | | | |||||
| * | | | | | | | | Updated links and fix typo | chtiprog | 2014-06-14 | -5/+5 | |
| | | | | | | | | | |||||
| * | | | | | | | | Corrections after pull request of the french translation of Scala | chtiprog | 2014-06-14 | -47/+49 | |
| | | | | | | | | | |||||
| * | | | | | | | | Updated french version of scala | chtiprog | 2014-06-14 | -17/+17 | |
| | | | | | | | | | |||||
| * | | | | | | | | Added french version of Scala | chtiprog | 2014-06-14 | -0/+456 | |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #663 from vvo/patch-2 | Levi Bostian | 2014-07-02 | -2/+16 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | feat(webserver request): add a http.Get example | ||||
| * | | | | | | | | | feat(webserver request): add a http.Get example | Vincent Voyer | 2014-07-02 | -2/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. script now exits 2. we initiate a request to the started server to prove the serverHTTP works what do you think? | ||||
* | | | | | | | | | | Merge pull request #662 from vvo/patch-1 | Levi Bostian | 2014-07-02 | -4/+14 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | fix(go func factory): fix func factory example | ||||
| * | | | | | | | | | fix(go func factory): fix func factory example | Vincent Voyer | 2014-07-02 | -4/+14 | |
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | previous code did not run because outside main() code was done | ||||
* | | | | | | | | | Merge pull request #661 from P1start/rust | Levi Bostian | 2014-07-01 | -0/+265 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | [rust/en] Add an English Rust tutorial | ||||
| * | | | | | | | | add &str explanation; add section on vectors | P1start | 2014-07-01 | -3/+23 | |
| | | | | | | | | | |||||
| * | | | | | | | | [rust/en] Add an English Rust tutorial | P1start | 2014-06-30 | -0/+245 | |
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Fixes #480. |