satotake
|
7174e25007
|
fix test
|
2021-12-06 16:15:57 +00:00 |
|
satotake
|
3aa1d8889d
|
fmt
|
2021-12-06 15:03:00 +00:00 |
|
satotake
|
bdf75b748b
|
fix cvtss2sd arg order
|
2021-12-06 14:03:56 +00:00 |
|
Folkert de Vries
|
f8fad7f4f4
|
Merge branch 'trunk' into clippy-1.57
|
2021-12-06 10:31:41 +01:00 |
|
Folkert
|
873ccc5d96
|
remove incorrect space
|
2021-12-06 09:45:11 +01:00 |
|
Folkert de Vries
|
8459339230
|
Merge branch 'trunk' into joshuawarner32/keep-trailing-comments
|
2021-12-06 09:19:13 +01:00 |
|
Joshua Warner
|
f3ed335a6c
|
Remove unused import
|
2021-12-05 12:59:15 -08:00 |
|
Joshua Warner
|
e6eb9138f7
|
Improve TypedIdent spacing in formatting
|
2021-12-05 12:58:48 -08:00 |
|
Joshua Warner
|
f3dd9e411f
|
Keep trailing comments at the end of a file
|
2021-12-05 12:19:58 -08:00 |
|
satotake
|
5003223465
|
create cvtsx2_help
|
2021-12-05 15:40:00 +00:00 |
|
Folkert
|
f06565d248
|
format
|
2021-12-05 16:30:52 +01:00 |
|
Folkert
|
c6b06005cc
|
mut not needed
|
2021-12-05 15:40:11 +01:00 |
|
satotake
|
f7f36fb3c3
|
refactor add_reg_extension and add_rm_extension
|
2021-12-05 14:31:02 +00:00 |
|
Folkert
|
28b4388488
|
remove unneeded field
|
2021-12-05 15:25:46 +01:00 |
|
Folkert
|
d7045b037f
|
use param_map instead of localcontext
|
2021-12-05 15:21:25 +01:00 |
|
Folkert
|
4957b84eae
|
remove unused struct in unify
|
2021-12-05 15:19:39 +01:00 |
|
Folkert
|
0052ccda38
|
cleanup in file.rs
|
2021-12-05 15:19:02 +01:00 |
|
Folkert
|
bb73ac94eb
|
remove unused struct type
|
2021-12-05 15:18:00 +01:00 |
|
Folkert
|
bb853a1a64
|
remove unused fields from State
|
2021-12-05 15:16:48 +01:00 |
|
satotake
|
00bc2d3eec
|
rm unnecessary casting
|
2021-12-05 14:14:43 +00:00 |
|
Folkert
|
21ff434fe3
|
use unused values
|
2021-12-05 15:13:41 +01:00 |
|
Folkert
|
e0468363fb
|
remove headers_parsed
|
2021-12-05 15:13:32 +01:00 |
|
Folkert
|
4af9539ce6
|
fixes by cargo clippy --fix
|
2021-12-05 15:04:28 +01:00 |
|
satotake
|
e808425def
|
parenthesize expression
|
2021-12-05 13:15:14 +00:00 |
|
satotake
|
9ef80444f1
|
Merge branch 'trunk' into dev-backend-num-to-float
|
2021-12-05 12:46:40 +00:00 |
|
satotake
|
f5cc68de4a
|
reduce test_cvt_help cases
|
2021-12-05 12:34:56 +00:00 |
|
satotake
|
10af89654b
|
add x86_64 Num.toFloat support for gen_dev
|
2021-12-05 12:32:16 +00:00 |
|
Joshua Warner
|
e3f2f8d9a4
|
keep indent state in fmt Buf
|
2021-12-04 18:26:32 -08:00 |
|
Brendan Hansknecht
|
a7725a81d5
|
Fix string argument loading and refcount functions
|
2021-12-04 14:46:02 -08:00 |
|
Brendan Hansknecht
|
6205816db4
|
Get refcounting working
|
2021-12-04 10:43:45 -08:00 |
|
Brendan Hansknecht
|
c11484e968
|
add Num.Gte
|
2021-12-04 10:00:22 -08:00 |
|
Brendan Hansknecht
|
5cb682140d
|
ignore empty struct loading
|
2021-12-04 09:59:56 -08:00 |
|
Anton-4
|
b3420d793f
|
removed dbg, disabled comment_after test
|
2021-12-04 15:22:45 +01:00 |
|
Brian Carroll
|
1fccd5bede
|
Suppress Clippy error
|
2021-12-04 10:04:19 +00:00 |
|
Anton-4
|
d6a27d1e53
|
Merge branch 'trunk' of github.com:rtfeldman/roc into editor-comments
|
2021-12-04 11:00:03 +01:00 |
|
Richard Feldman
|
e872d00b13
|
Merge pull request #2128 from rtfeldman/joshuawarner32/check-format-stable
Check that formatting is stable/idempotent
|
2021-12-03 22:53:30 -05:00 |
|
Joshua Warner
|
4bbe1d308a
|
rename expect_format_helper and add comment
|
2021-12-03 19:32:44 -08:00 |
|
Joshua Warner
|
5d3d4467c1
|
Fix indentation & stability in with formatting
|
2021-12-03 13:33:25 -08:00 |
|
Folkert
|
eaefb56994
|
make some helper functions non-mut
|
2021-12-03 21:50:39 +01:00 |
|
Folkert
|
3291cc680e
|
use Cell, remove threading of identids
|
2021-12-03 21:50:26 +01:00 |
|
Folkert
|
47840a4e65
|
use env through backend, preventing a double borrow
|
2021-12-03 20:49:51 +01:00 |
|
Folkert
|
edf113513c
|
add helper methods for layout -> string conversion in dev backend
|
2021-12-03 20:49:09 +01:00 |
|
Anton-4
|
e50fb25b38
|
forgot about Aarch64
|
2021-12-03 20:03:45 +01:00 |
|
Anton-4
|
4427779c7a
|
set zig builtins target for compatibility
|
2021-12-03 19:57:19 +01:00 |
|
Joshua Warner
|
270cc49867
|
Also check formatting is stable in tests; ignore a test that's invalid / incorrect
|
2021-12-02 17:46:50 -08:00 |
|
rvcas
|
bc5b1abcba
|
feat(Str.toNum): support decimal
|
2021-12-02 15:35:34 -05:00 |
|
rvcas
|
d8a3a961bf
|
fix: remove first arg input: T from parseFloat in zig
|
2021-12-02 15:15:14 -05:00 |
|
rvcas
|
b58a965e08
|
test(Str.toNum): add float test case
|
2021-12-02 15:13:39 -05:00 |
|
Folkert
|
d6ed2147ae
|
basic working test case
|
2021-12-02 20:30:58 +01:00 |
|
rvcas
|
8a21b42c20
|
feat: check errorcode in returned record for a value greater than 0
|
2021-12-02 14:06:29 -05:00 |
|