go.git
2022-10-26 sgfchg(balancer): Use more pointers to avoid copying data.
2022-10-26 sgfchg(balancer): More strict channel types.
2022-10-06 sgfchg(balancer): Add verbose print for tracking execution.
2022-10-05 sgfnew(balancer): Working version of balancer from "Concur...
2022-09-19 sgfMove video to subdirectory.
2022-09-09 sgfnew(go): Save bignum calc code.
2022-09-09 sgfnew(conc): Finished.
2022-09-02 sgfnew(conc): Going further.
2022-08-31 sgfchg(conc): Small change.
2022-08-30 sgfgo(conc): More comments.
2022-08-23 sgfgit-annex in sgf@reiji.sgf.un:/home/common/sgf/Documents/go
2022-08-23 sgfnew(video): Add new video.
2022-06-28 sgfgit-annex in sgf@shilvana:/home/common/sgf/Documents/go
2022-06-24 sgfgo(lex): Add "no concurrent" modification from the...
2022-06-24 sgfgitignore
2022-06-24 sgfgo(lex): Try to run parser.
2022-06-24 sgfgo(lex): Fix compilation errors.
2022-06-23 sgfSave code from the video.
2022-06-23 sgfMove "Lexical Scanning in Go" video to separate directory.
2022-06-21 sgfAdd "The Little Go Book".
2022-06-21 sgfAdd sync git hook.
2022-06-21 sgfSave some earlier experiments.
2022-06-21 sgfOne more tour of go exercise.
2022-06-21 sgfTour of go solutions.
2022-06-21 sgfSave utf8 experiments.
2022-06-21 sgfSave Error interface experiments.
2022-06-21 sgfSave IntCounter interface experiments.
2022-06-21 sgfSave samovar, v6.
2022-06-21 sgfSave samovar, v5.
2022-06-21 sgfSave samovar, v4.
2022-06-21 sgfSave samovar, v3.
2022-06-21 sgfSave samovar v2.
2022-06-21 sgfSave samovar v1.
2022-06-20 sgfnew(videos): Re-add "Lexical Scanning in Go" by Rob...
2022-06-02 sgfnew(go): More code from "Go concurrency patterns" video.
2022-06-01 sgfnew(go): More code from "Go Concurrency Patterns" video.
2022-05-31 sgfnew(go): Add video "Google I/O 2012 - Go Concurrency...
2022-05-23 sgfchg(tour): Group parallel fetcher variables into struct.
2022-05-23 sgfnew(tour): Add solution for crawler exercise.
2022-05-11 sgftour: Concurrent tree comparison: Add mutexes and waitG...
2022-05-11 sgfgitignore.
2022-05-11 sgftour: Concurrent tree comparison exercise solution.
2022-03-08 sgfnew(video): Add Rob Pike video about parsing.