Sean Hagstrom
|
c53f6cf2fe
|
formatter: remove spaces at the beginning and end of single-line square bracket expressions
|
2022-05-22 14:06:34 +01:00 |
|
Anton-4
|
0f59f3097a
|
cargo fix --edition
|
2022-05-16 17:04:17 +02:00 |
|
Folkert
|
9d9e7d10d4
|
use exposed_generic in hello world examples
|
2022-03-12 14:42:14 +01:00 |
|
Jan Van Bruggen
|
0e186631eb
|
Rename hello examples from snake_case to camelCase for consistency
|
2022-03-07 21:10:19 -07:00 |
|
Jan Van Bruggen
|
589861a88a
|
Re-append newline after "Hello, World!" output
See https://github.com/rtfeldman/roc/pull/2470#discussion_r821295601
(@rtfeldman has "seen some terminals get really unhappy if a program
prints things and doesn't print a newline to stdout before exiting")
|
2022-03-07 21:06:53 -07:00 |
|
Jan Van Bruggen
|
eadf39e47b
|
Add multi-platform Hello World example
|
2022-03-07 20:00:32 -07:00 |
|
Jan Van Bruggen
|
6ea8df5e16
|
Consolidate all Hello World examples into one dir
|
2022-03-07 20:00:05 -07:00 |
|