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
f2f5af3690
Fix output
2019-06-03 18:35:36 -07:00
Mark McGranaghan
151db9a129
Rebuild for variables
2019-05-30 06:35:21 -07:00
Colton Hurst
3f4d78ef6d
Change example text in variables.go
...
Instead of 'short', which is a common programming language keyword, use something random like 'apple'. This way it prevents confusion from people learning explicit variable declaration, and thinking the type is a short instead of a string.
2018-12-05 15:48:40 -05:00
Mark McGranaghan
47be1a0ff8
Build updates
2018-02-01 16:35:20 -05:00
Noah Zoschke
2faeae3aa6
omit type from declaration (golint)
2018-01-26 09:23:36 -08: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
7098c32ade
case
2012-10-18 21:56:59 -04: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
9f795ce5f3
publish variables, inline short declarations for now
2012-10-17 13:07:31 -07:00
Mark McGranaghan
8daa226a48
lean into examples
2012-10-09 21:02:12 -07:00