14 Commits

Author SHA1 Message Date
Andreas Deininger
da13e2fbe7
Improving links (http -> https) (#425) 2022-06-06 11:31:46 -07:00
Eli Bendersky
2c7b384669 Clean up last printout in string-functions
It's unnecessary now
2022-02-05 07:22:56 -08:00
Eli Bendersky
e604254e38 Tweaks to other samples to accommodate strings-and-runes
Add a link to the range sample, and remove partial mentions of this
topic in string-functions since it's now covered well in
strings-and-runes
2022-02-05 07:11:37 -08:00
Oleg Butuzov
646c8b39da bugfix (mmcgrana/gobyexample#294) sha1 sum calculator
This bugfix implements correct way to calculate source sha1 hash, before it will changed,
by propagation of unchanged sources.

This commit will also include regenerated static files and *.hash files.
2019-10-22 14:27:02 +03:00
Eli Bendersky
c273588521 Make multiple imports consistent with import ( ... ) style
Fixes #272
2019-09-06 15:20:22 -07:00
Eli Bendersky
7c160440be Use tabs as the canonical source indentation in git
Space conversion is done during generation only. Fixes #192
2019-06-04 07:30:58 -07:00
Mark McGranaghan
cca7879dce Add note about len and [] operating on bytes
Fixes #148.
2016-12-27 07:41:08 -08:00
Mark McGranaghan
e533ad365b Fix typo in string-functions 2016-12-27 07:20:27 -08:00
Mark McGranaghan
aaa3f66fc6 Fix ToLower capitalization in string-functions
Closes #150.
2016-12-27 07:05:58 -08:00
Mark McGranaghan
afdf0cc2b4 add trailing newlines 2013-10-06 08:50:23 -07:00
Mark McGranaghan
e77dcdddd4 missing some generated files 2013-09-11 09:01:11 -07:00
adam
469774273c Fix typo 2013-04-08 12:03:08 -07:00
Mark McGranaghan
266b028c63 publish string-functions 2012-10-30 14:44:13 -07:00
Mark McGranaghan
8daa226a48 lean into examples 2012-10-09 21:02:12 -07:00