Commit Graph

29 Commits

Author SHA1 Message Date
Anton-4
81d5e47f40 fmt 2022-03-01 16:41:09 +01:00
Anton-4
d73d1fee47 cleanup 2022-03-01 16:37:23 +01:00
Anton-4
5ec2125ac6
Merge branch 'trunk' into windows_fixes 2022-02-28 19:12:18 +01:00
Anton-4
5f865a4a0c fmt 2022-02-28 18:18:41 +01:00
Anton-4
6acd2f338b successful cargo build on windows 2022-02-28 18:11:14 +01:00
Richard Feldman
d3acf34415
Merge pull request #1591 from rtfeldman/single-quote-literal
Single Quote literal
2022-02-26 23:27:46 -05:00
Anton-4
b46ef4d68d
fmt 2022-02-26 11:05:40 +01:00
Brendan Hansknecht
f7c0e2ef19 Merge remote-tracking branch 'origin/trunk' into single-quote-literal 2022-02-24 10:13:39 -08:00
Brian Carroll
e5be6bfdd1 Fix formatting 2022-02-20 23:55:36 +00:00
Folkert
45217b8074 pick the single-threaded load when target-family=wasm 2022-02-16 14:18:14 +01:00
Folkert
04adbe75ca fix test compilation 2022-02-14 21:09:51 +01:00
Folkert
d9eea360fd formatting 2022-02-06 13:26:32 +01:00
Folkert
6ebdc17165 formatting 2022-02-04 00:06:50 +01:00
Brian Carroll
c8c51f0cdc repl: Move tests from roc_cli to roc_repl_cli 2022-01-30 16:20:48 +00:00
ayazhafiz
6ea7d63380 Make sure line offsets are generated properly for external programs
Closes #2329
2022-01-13 20:59:03 -05:00
Anton-4
b9665a8f0c fixed precedence comment 2022-01-03 15:51:31 +01:00
ayazhafiz
9938f7c832 Support multiline inputs from non-tty stdins 2021-12-29 17:55:19 -06:00
Anton-4
eeb8d7e9f1 Added builtins to docs 2021-12-13 20:27:32 +01:00
Anton-4
cf80f510cb change import for rust analyzer 2021-12-09 14:55:43 +01:00
Anton-4
2a97d09299 optimization + bug fix 2021-12-03 13:32:36 +01:00
Chelsea Troy
e57a539a66 cargo fmt AGAIN 2021-12-01 23:59:58 -06:00
Anton-4
038c296891 replaced ArrayString with arrayvec 2021-11-30 14:06:36 +01:00
Folkert
6c1f3eedb7 dict and set layouts 2021-11-26 21:39:36 +01:00
Folkert
2033f1f430 remove usize in mono 2021-11-21 13:22:45 +01:00
Richard Feldman
0b2df3154c Merge remote-tracking branch 'origin/trunk' into shrink-call-type 2021-11-13 08:21:13 -08:00
Folkert
f3cfd4d552 fix formatting 2021-11-13 16:25:59 +01:00
Joshua Warner
d5301817b7 Apply cargo fmt --all to Cargo.toml 2021-11-11 20:04:37 -08:00
Brendan Hansknecht
820ba8f5f6 fix formating and add new lock files 2021-11-07 20:20:01 -08:00
Brendan Hansknecht
cbc0b3c0cf Pull cli_utils out of cli to stop them from always building 2021-11-07 18:33:52 -08:00