15 Commits

Author SHA1 Message Date
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
2d9b204571 Use "conversion" instead of "cast", per spec
Closes #200
2019-05-31 12:45:56 -07: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
Mark McGranaghan
32d43de509 update content.go output. ref #27 2012-11-05 11:10:04 -08:00
Mark McGranaghan
39abea3d12 use a function-call example for coercing an apparent int to a float. ref #27 2012-11-05 11:09:59 -08:00
Mark McGranaghan
363613d951 58 chars. ref #27 2012-11-05 11:09:53 -08:00
Mark McGranaghan
ee7e950346 typo. ref #27 2012-11-05 11:09:49 -08:00
Mark McGranaghan
8f52d0dec9 shorten. ref #27 2012-11-05 11:09:39 -08:00
Keith Rarick
b5341ac98d more about constants 2012-11-04 19:06:08 -08:00
Mark McGranaghan
fdf2b6dbce more consistent case 2012-10-17 17:22:24 -07:00
Mark McGranaghan
1632105ca8 publish constants and for 2012-10-17 13:25:27 -07:00
Mark McGranaghan
8daa226a48 lean into examples 2012-10-09 21:02:12 -07:00