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
/
static
/
js
Age
Commit message (
Expand
)
Author
2024-07-14
all: gabungkan perubahan dari golang.org/x/website/_content/tour
Shulhan
2024-07-14
content: tambahkan artikel tentang Generik
Shulhan
2023-11-12
Merge commit '3891a3eb15c0'
Shulhan
2021-03-04
tour: build snippets in module mode
Dmitri Shuralyov
2020-01-25
static: remove executable bit on all static files
Shulhan
2020-01-25
all: migrasi repository ke "github.com/golang-id/tour"
Shulhan
2020-01-25
Update content with fixes on some typos
Shulhan
2020-01-25
Update feedback message and git url.
Mhd Sulhan
2020-01-25
Artikel diterjemahkan ke bahasa Indonesia.
Mhd Sulhan
2018-03-06
tour: kill running code snippets when changing page
David Url
2018-01-29
tour: check if file content is set before storing in localStorage
Yamagishi Kazutoshi
2018-01-26
all: Replace URL of golang.org with using HTTPS
Yamagishi Kazutoshi
2017-01-04
x/tools/tour: support for golang.org/x/tools/imports.
Lev Shamardin
2016-04-14
tour: create bugs on tour repo
Francesc Campoy
2015-12-28
tour: show editor after closing TOC
Francesc Campoy
2015-12-17
tour: improve local storage handling of files
Francesc Campoy
2015-09-25
tour: fix pageup/pagedown navigation on non-chrome browsers
Andrew Austin
2015-09-25
tour: fix tour navigation for IE10, IE11, and Edge
Andrew Austin
2015-09-21
Revert "tour: Enable tour navigation in IE10, IE11, and Edge"
Andrew Gerrand
2015-09-21
tour: Enable tour navigation in IE10, IE11, and Edge
Andrew Austin
2015-08-04
tour: ignore pageup and pagedown if ctrl is pressed
Francesc Campoy
2015-07-28
tour: map old urls to new ones where possible
Francesc Campoy
2015-07-20
tour: add kill button to interface
Francesc Campoy
2015-07-14
tour: make context a full URL
Francesc Campoy
2015-06-30
tour: make bug template more descriptive
Francesc Campoy
2015-04-17
tour: add feedback button as an icon with a tooltip
Francesc Campoy
2014-12-19
go-tour: handle disabled cookies graciously
Francesc Campoy
2014-11-18
go-tour: fix error highlighting when running locally
Francesc Campoy
2014-11-11
go-tour: add error highlighting
Francesc Campoy
2014-09-18
go-tour: use tabs for indentation
Francesc Campoy
2014-08-27
go-tour: store file contents in local storage
Francesc Campoy
2014-08-27
go-tour: fix storage when localStorage is not available in the browser.
Francesc Campoy
2014-08-27
go-tour: add local storage and use it to store syntax highlight mode
Francesc Campoy
2014-08-06
go-playground: add analytics
Francesc Campoy
2014-07-30
go-tour: use ctrl-enter to fmt, not shift-space
Andrew Gerrand
2014-07-14
go-tour: fixing jshint warnings for a healthier codebase
Francesc Campoy
2014-05-20
go-tour: Make syntax toggle work.
Francesc Campoy
2014-04-01
go-tour: send file name on Run
Andrew Gerrand
2014-02-26
go-tour: fix bug for multiple file handling
Francesc Campoy
2014-02-25
go-tour: tour redesign
Francesc Campoy