index
:
golang-id-tour
main
The source codes for tour.golang-id.org.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
content
/
moretypes
Age
Commit message (
Expand
)
Author
2024-07-14
all: sync with golang.org/x/website (2/2)
Shulhan
2020-01-25
all: migrasi repository ke "github.com/golang-id/tour"
Shulhan
2020-01-25
all: update module, repository, and import path
Shulhan
2020-01-25
Sync with golang/tour@7c06ad9257cff25132371c45de4456aaa2bfc2b7.
Mhd Sulhan
2020-01-25
Sync with golang/tour@9616eac69404c8d4aab36bf42624b08e2e8dffd2
Mhd Sulhan
2020-01-25
Translated function closure exercise.
Akeda Bagus
2016-04-07
content: rewrite slices section
Andrew Gerrand
2016-03-19
content: make slice of slice example (tic tac toe) less ambiguous
Chris Broadfoot
2016-02-09
content: clarify append code example
Katrina Owen
2016-02-09
content: rename variable in nil slices example
Katrina Owen
2016-02-09
content: clarify slices code example
Katrina Owen
2016-02-09
content: tweak making-slices example for readability
Katrina Owen
2016-02-09
content: clean up slice of slices code example
Katrina Owen
2016-02-05
content: add comment about << in range example
Katrina Owen
2016-01-14
content: add a test for code snippets
Andrew Gerrand
2015-10-20
content: add an extra slide for slices of slice
Katrina Owen
2015-10-12
content: elaborate on function values
Katrina Owen
2015-05-03
content/moretypes: use s to represent slices
Shenghou Ma
2015-02-10
rewrite import paths to use golang.org/x/tour
Andrew Gerrand
2014-07-23
go-tour: move code snippets to article-specific directories
Andrew Gerrand