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
Mark McGranaghan
3d55c3ae33
Tweak comment
2019-06-30 14:11:14 -07:00
Maciek Niemczyk
1aa6ac2a7a
those files has been changed after running tools/build
2019-06-17 15:13:11 +02:00
Maciek Niemczyk
b00cb1ec7e
CDR request 2
2019-06-17 14:47:46 +02:00
Maciek Niemczyk
862833fcb8
CDR request
2019-06-17 14:46:02 +02:00
Maciek Niemczyk
3b153c7d80
according to https://www.joeshaw.org/dont-defer-close-on-writable-files/ one should not use defer file.close(), its a bad pattern
2019-06-17 14:25:41 +02: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
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
e721314b97
publish panic and defer
2012-10-22 17:37:29 -04:00
Mark McGranaghan
58b809110d
panic and defer notes
2012-10-12 05:33:43 -07:00
Mark McGranaghan
8daa226a48
lean into examples
2012-10-09 21:02:12 -07:00