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 |
|
Jim Walker
|
7dde60ce97
|
Fix typo on random numbers example
|
2015-09-05 10:12:42 -07:00 |
|
Richo Healey
|
f60da41f5b
|
Update the random examples
|
2015-07-27 11:13:08 -07:00 |
|
Steve Krulewitz
|
725207847e
|
Fix comment on rand example.
Example shows methods being called on r1 (type Rand) not s1 (type Source). Fix comment to reflect this correctly.
|
2015-02-21 17:46:02 -08:00 |
|
Mark McGranaghan
|
be7f09c8e8
|
publish random-numbers
|
2012-10-31 09:31:02 -07:00 |
|
Mark McGranaghan
|
8daa226a48
|
lean into examples
|
2012-10-09 21:02:12 -07:00 |
|