21 Commits

Author SHA1 Message Date
Eli Bendersky
146bd9cce2 Add examples of maps/slices packages 2023-08-22 05:52:14 -07:00
Eli Bendersky
ef81b2a729 Fix typo in a comment
This was suggeste in #477 by @mnm364

Fixes #477
2023-06-05 05:48:59 -07:00
Eli Bendersky
1512fb0094 slices: tweak the recent changes for clarity and grammar 2023-05-16 11:10:16 -07:00
jiangbo
fd4d72bccf
add unassigned slice example (#475) 2023-05-16 11:04:20 -07:00
Eli Bendersky
742fab3f1c Clarify slices vs. arrays a bit
Highlight slices in the opening description of the arrays example, to
grab attention of new users
2022-09-08 05:37:20 -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
oohira
45080c435b Add <code> style to 'append' function 2017-01-14 00:35:15 +09:00
Mark McGranaghan
056d0aff68 initial generation for play.golang.org linking, ref #37 2013-09-11 08:52:05 -07:00
Mark McGranaghan
c151aa3601 clarify slices re #20. use string values to avoid overloading, specify exaclty what we mean w.r.t. indicies 2012-10-16 19:32:07 -07:00
Mark McGranaghan
fffe490d49 gofmt 2012-10-13 11:54:41 -07:00
Mark McGranaghan
7fcbab6ad6 updates for #20 2012-10-13 11:04:13 -07:00
Mark McGranaghan
d29fcfc9cd spelling 2012-10-13 10:50:57 -07:00
Mark McGranaghan
baa0af6a6c Merge pull request #5 from jaywgraves/patch-3
typo
2012-10-11 10:58:13 -07:00
Brian Luft
e8ad73da56 Fixes typo of 'fmt' 2012-10-11 10:43:57 -07:00
jaywgraves
6678658b10 typo 2012-10-11 12:30:49 -05:00
Mark McGranaghan
d1cad18f17 tweak 2012-10-10 22:02:34 -07:00
Mark McGranaghan
9f93295a9f tweak 2012-10-10 22:00:57 -07:00
Mark McGranaghan
e70a6d4178 tweak 2012-10-10 22:00:25 -07:00
Mark McGranaghan
38378a9e10 tweaks 2012-10-10 21:59:24 -07:00
Mark McGranaghan
c489746ec7 publish slices, tweak surrounding 2012-10-10 21:53:51 -07:00
Mark McGranaghan
8daa226a48 lean into examples 2012-10-09 21:02:12 -07:00