aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-10content: fix typo in flowcontrol/2Alberto Donizetti
2018-07-28content: Add link to Czech translationMartin Kunc
2018-07-12content: change expression "under the covers" to "hood"B.G.Adrian
2018-07-11tour: fix editor layout rendering bug at slow page loadB.G.Adrian
2018-07-11tour: uniform the use of bold for NotesAlberto Donizetti
2018-07-11tour: fix bad backticks with space in itAlberto Donizetti
2018-07-09tour: update commits feed link in the TRANSLATE documentAlberto Donizetti
2018-07-06tour: use better wording to explain run/format keyboard shortcutsAlberto Donizetti
2018-07-02content: fix typo in concurrency articleAlberto Donizetti
2018-07-02content: add a link to previous exercise in methods/25Tejasvi Nareddy
2018-05-23Range continued (17): Fix formattingJan Pilzer
2018-03-14CONTRIBUTING.md: remove note about not accepting Pull RequestsAndrew Bonventre
2018-03-06tour: kill running code snippets when changing pageDavid Url
2018-02-13content: sort tour translations linksAlberto Donizetti
2018-02-13content: add Thai translation of the tour.pallat
2018-02-10content: fix wording for indonesian translation linkAlberto Donizetti
2018-01-29tour: check if file content is set before storing in localStorageYamagishi Kazutoshi
2018-01-26all: Replace URL of golang.org with using HTTPSYamagishi Kazutoshi
2017-10-20tour: make Sqrt exercise more accessibleRuss Cox
2017-10-04content: clarify that tree.New returns sorted treesAlberto Donizetti
2017-09-11tour: Add instructions to manually install and run gotourTao Wang
2017-08-18content: change examples order to match text orderAlberto Donizetti
2017-07-25content: capitalise the script in JavaScriptRob Phoenix
2017-06-27content: add explanation of slice expression syntaxRob Phoenix
2017-06-20content: add note about using rand.Seed with the timeRob Phoenix
2017-06-19tour: make Fibonacci solution start from 0Henry Chang
2017-04-25gotour: update CodeMirror editor to 5.25.2Dmitri Shuralyov
2017-04-21tour: method call not correctTrung Nguyen
2017-04-15content: add Russian translation of the tour.Alexander Guz
2017-04-15tour: make Newton's method example more straightforwardJosh Deprez
2017-02-03content: remove line that doesn't add and is confusingJaana Burcu Dogan
2017-01-09solutions: Add solution for Readers exerciseAntoine Martin
2017-01-04x/tools/tour: support for golang.org/x/tools/imports.Lev Shamardin
2016-10-12tour: update index template favicon urlmolivier
2016-07-25content: say that a a pointer points to a 'value', not 'variable'Andrew Gerrand
2016-06-21content: simplify introduction of basic typesAndrew Gerrand
2016-05-30doc: update README to recommend a binary installAndrew Gerrand
2016-05-24content: update location of Turkish translationAndrew Gerrand
2016-05-02gotour: set Strict-Transport-Security header on App EngineAndrew Gerrand
2016-04-27gotour: redirect from HTTP to HTTPS on App EngineAndrew Gerrand
2016-04-22content: fix formatting issueAndrew Gerrand
2016-04-14tour: create bugs on tour repoFrancesc Campoy
2016-04-07content: rewrite slices sectionAndrew Gerrand
2016-04-06content: fix grammar in nil maps slideAndrew Gerrand
2016-04-06content: revise description of map creationAndrew Gerrand
2016-04-04content: clarify that make is just one way of creating a mapAndrew Gerrand
2016-04-01content: use Pizza/pizza as an example of exported namesChris Broadfoot
2016-03-19content: make slice of slice example (tic tac toe) less ambiguousChris Broadfoot
2016-03-03content: fix typoChris Broadfoot
2016-02-29moretypes: fixed minor typoEmmanuel Odeke