Anton-4
|
23236f5cb2
|
fixed hello swift
|
2022-06-01 17:15:52 +02:00 |
|
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 |
|
Brendan Hansknecht
|
8b7acb5c93
|
update hello-world examples to use capacity
|
2022-03-11 19:26:09 -08: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
|
9f68194436
|
Remove trailing newlines from Hello World examples
|
2022-03-07 20:00:07 -07:00 |
|
Jan Van Bruggen
|
6ea8df5e16
|
Consolidate all Hello World examples into one dir
|
2022-03-07 20:00:05 -07:00 |
|