16 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
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
7a06385ccf Rebuild 2013-12-19 11:31:08 -08:00
Matt Horsnell
5b13535069 Update line-filters.go to use bufio Scanner.
Same functionality, just using go 1.1+ API convenience of bufio Scanners.
2013-12-16 09:43:05 +00: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
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
aea5979e91 cleaner approach to line-filter. fixes #18 2012-10-12 06:29:45 -07:00
jaywgraves
ff81bdb57f typo fix 2012-10-10 10:51:22 -05:00
Mark McGranaghan
6234f87f80 tweaks 2012-10-09 21:12:59 -07:00
Mark McGranaghan
8daa226a48 lean into examples 2012-10-09 21:02:12 -07:00