490 Commits

Author SHA1 Message Date
Mark McGranaghan
b044506449 publish more advanced channel examples 2012-10-18 07:17:00 -07:00
Mark McGranaghan
86867c9cff publish channel-buffering 2012-10-18 06:07:19 -07:00
Mark McGranaghan
f79d9e151f normalize printing 2012-10-17 18:44:57 -07:00
Mark McGranaghan
22f6542915 publish variadic functions. also, spelling 2012-10-17 18:41:49 -07:00
Mark McGranaghan
855fde241c meh not useful 2012-10-17 18:31:47 -07:00
Mark McGranaghan
236cd23c48 no spaces here 2012-10-17 18:11:29 -07:00
Mark McGranaghan
614bccfeeb less words 2012-10-17 17:25:19 -07:00
Mark McGranaghan
fdf2b6dbce more consistent case 2012-10-17 17:22:24 -07:00
Mark McGranaghan
5b906cd049 bottom margin for the index page 2012-10-17 17:10:46 -07:00
Mark McGranaghan
904a742d0c publish function sequence 2012-10-17 17:03:32 -07:00
Mark McGranaghan
91c4866d20 publish range 2012-10-17 14:34:39 -07:00
Mark McGranaghan
ea6f0ec587 code 2012-10-17 13:49:15 -07:00
Mark McGranaghan
1632105ca8 publish constants and for 2012-10-17 13:25:27 -07:00
Mark McGranaghan
777c529caa update 404 page 2012-10-17 13:21:28 -07:00
Mark McGranaghan
9f795ce5f3 publish variables, inline short declarations for now 2012-10-17 13:07:31 -07:00
Mark McGranaghan
cdc3184c30 publish values 2012-10-17 12:51:33 -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
87fa837f18 Merge pull request #22 from mmcgrana/idiomatic-line-filters
Idiomatic line filters
2012-10-16 10:38:33 -07:00
Mark McGranaghan
3b081dae26 explain tricky err switch 2012-10-16 10:39:00 -07:00
Mark McGranaghan
342ffb491d print errors to stderr, just use fmt for now 2012-10-16 10:36:58 -07:00
Mark McGranaghan
594a756704 more familiar exit code 2012-10-16 10:33:56 -07:00
Mark McGranaghan
ca74db848f comment editing 2012-10-16 10:29:10 -07:00
Mark McGranaghan
06c7cbd52c whitespace for rendering 2012-10-16 10:23:04 -07:00
Mark McGranaghan
6b2aa07fa5 import suggestion from ward 2012-10-16 10:22:55 -07:00
Mark McGranaghan
853f862880 Merge pull request #21 from mek-apelsin/master
Tiny spelling errors.
2012-10-15 15:34:56 -07:00
sre
2cff792946 Spelling.
comand => command
2012-10-16 01:29:17 +03:00
sre
321b37d42d Update examples/switch/switch.sh
i := 2 is two!
2012-10-16 01:25:13 +03:00
Mark McGranaghan
f987d56cff streamline footers, add feedback link 2012-10-15 14:23:49 -07:00
Mark McGranaghan
ec9a7d4d4b use constants 2012-10-15 11:16:46 -07:00
Mark McGranaghan
252f7d77ac further simplify tables 2012-10-13 12:15:46 -07:00
Mark McGranaghan
2bf43d91cf clean up table rendering 2012-10-13 11:58:20 -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
fa7065f07a spelling 2012-10-13 10:44:53 -07:00
Mark McGranaghan
51dac6a852 publish initial switch examples 2012-10-13 10:42:18 -07:00
Mark McGranaghan
b70e1e7f7c publish if/else 2012-10-13 09:17:44 -07:00
Mark McGranaghan
08345afa06 typo 2012-10-12 07:17:31 -07:00
Mark McGranaghan
aea5979e91 cleaner approach to line-filter. fixes #18 2012-10-12 06:29:45 -07:00
Mark McGranaghan
58b809110d panic and defer notes 2012-10-12 05:33:43 -07:00
Mark McGranaghan
68447b15a6 Merge pull request #17 from BrandonY/patch-1
Fix misspelled "declare"
2012-10-12 02:31:14 -07:00
BrandonY
ebb0c69949 Fix misspelled "declare" 2012-10-12 00:01:39 -07:00
Mark McGranaghan
cdc7265c57 Merge pull request #16 from minikomi/master
Use which to find pygmentize
2012-10-11 21:55:18 -07:00
Adam Moore
a8f665c1de Use whichPygmentize generated path instead! 2012-10-12 12:11:14 +09:00
Adam Moore
23abb4c310 use gofmt tool 2012-10-12 11:57:27 +09:00
Adam Moore
0eddaf3c2c Don't assume pygmentize path (I use pythonbrew!). 2012-10-12 11:48:49 +09:00
Mark McGranaghan
149fa796c5 publish exit 2012-10-11 18:47:41 -07:00
Mark McGranaghan
8116d5abe3 explicitly which and check pygmentize bin. ref #15 2012-10-11 18:34:51 -07:00
Mark McGranaghan
4d9a8a231e typo 2012-10-11 18:33:19 -07:00
Mark McGranaghan
c87fc65436 check all the errors. ref #15 2012-10-11 18:30:06 -07:00