Folkert de Vries
|
4a9a1b301f
|
Merge pull request #3533 from rtfeldman/bindgen-functions
Partially bindgen functions
|
2022-07-14 10:20:37 +02:00 |
|
Folkert de Vries
|
cab1ec0be5
|
Merge pull request #3532 from rtfeldman/3504
Wrap opaque types in the repl with the appropriate opaque wrapper
|
2022-07-14 10:04:41 +02:00 |
|
Folkert
|
88a9fab865
|
clippy
|
2022-07-14 08:56:23 +02:00 |
|
Folkert
|
488a4ca730
|
update test
|
2022-07-14 08:54:42 +02:00 |
|
Folkert
|
96414cb03f
|
cleanup
|
2022-07-14 08:52:38 +02:00 |
|
Richard Feldman
|
87bb1d7b3d
|
Update formatting tests
|
2022-07-13 23:19:28 -04:00 |
|
Richard Feldman
|
7908e8c176
|
roc format examples
|
2022-07-13 23:16:09 -04:00 |
|
Richard Feldman
|
7ed35eca50
|
roc format builtins
|
2022-07-13 23:16:09 -04:00 |
|
Richard Feldman
|
47dd3743e7
|
Revert "Don't keep comments right after the ->"
This reverts commit 326337ae00624e7f326ce92aa473a48283bcbf98.
|
2022-07-13 23:16:08 -04:00 |
|
Richard Feldman
|
18be76ea43
|
Don't keep comments right after the ->
(at least not when the branch is a multiline expr!)
|
2022-07-13 23:16:08 -04:00 |
|
Richard Feldman
|
d3f5117d76
|
Revert "Simplify some branch formatting logic"
This reverts commit 597055c1e580363f8645d3f9cc74134bd1e07bbe.
|
2022-07-13 23:16:08 -04:00 |
|
Richard Feldman
|
b51c8b0ba4
|
Simplify some branch formatting logic
|
2022-07-13 23:16:08 -04:00 |
|
Richard Feldman
|
fa877e4184
|
Revert "Special-case records, lists, functions in def fmt"
This reverts commit c0b4ceea9b1d817c923eb82fa3ff7a36db90199f.
|
2022-07-13 22:32:42 -04:00 |
|
Richard Feldman
|
2be68189b4
|
Special-case records, lists, functions in def fmt
|
2022-07-13 22:32:42 -04:00 |
|
Richard Feldman
|
8178f22ce4
|
Always put a newline after a binop def body
|
2022-07-13 22:32:41 -04:00 |
|
Richard Feldman
|
9e19baef59
|
Don't indent next expr after multiline binop
|
2022-07-13 22:05:04 -04:00 |
|
Richard Feldman
|
2013e308f7
|
Update parser tests
|
2022-07-13 22:02:56 -04:00 |
|
Richard Feldman
|
d67d118e61
|
Don't require indenting alternative when patterns
|
2022-07-13 22:02:38 -04:00 |
|
Richard Feldman
|
28e0a9e382
|
Don't indent multiple patterns
|
2022-07-13 21:50:30 -04:00 |
|
Richard Feldman
|
f066ee12dc
|
Don't indent multiline infix operators
|
2022-07-13 21:40:28 -04:00 |
|
Richard Feldman
|
f2b3ae482b
|
bindgen RocType::EmptyTagUnion
|
2022-07-13 21:35:35 -04:00 |
|
Richard Feldman
|
9307dad86b
|
Bindgen Bool
|
2022-07-13 21:35:35 -04:00 |
|
Richard Feldman
|
5b1b17a74b
|
Bindgen empty tag union
|
2022-07-13 21:35:35 -04:00 |
|
Richard Feldman
|
c8cb8804b8
|
bindgen RocResult
|
2022-07-13 21:35:34 -04:00 |
|
Richard Feldman
|
348ee32945
|
bindgen empty record (aka unit)
|
2022-07-13 21:35:34 -04:00 |
|
Richard Feldman
|
ed64d8b043
|
Move the rest of impl RocType into bindgen_rs
|
2022-07-13 21:35:13 -04:00 |
|
Richard Feldman
|
cf4ef0afe3
|
Move has_enumeration to bindgen_rs, rename to can_derive_default
|
2022-07-13 21:35:13 -04:00 |
|
Richard Feldman
|
45ffd45792
|
Drop obsolete comment
|
2022-07-13 21:34:01 -04:00 |
|
Richard Feldman
|
434bd1a56f
|
Don't handle has_enumeration for functions yet
|
2022-07-13 21:34:01 -04:00 |
|
Richard Feldman
|
b822b8c0be
|
Don't bindgen the wrong name for args and ret
|
2022-07-13 21:34:01 -04:00 |
|
Richard Feldman
|
cb0184103e
|
Make function bindgen a no-op instead of a todo panic
|
2022-07-13 21:34:01 -04:00 |
|
Richard Feldman
|
a812369299
|
Merge pull request #3510 from rtfeldman/fix-loading
Fix some file loading bugs
|
2022-07-13 21:30:39 -04:00 |
|
Richard Feldman
|
da7c7ac5f2
|
Merge pull request #3525 from rtfeldman/3522
Num.toStr for f32, f64, Dec
|
2022-07-13 21:30:05 -04:00 |
|
Richard Feldman
|
88d4e37650
|
“Stay hungry, stay clippy.“ -Steve Jobs
|
2022-07-13 21:24:10 -04:00 |
|
Folkert
|
06938429a1
|
Merge branch 'assoc-list-dict' into pretty-expect-output
|
2022-07-14 00:39:01 +02:00 |
|
Ayaz Hafiz
|
9b7950f765
|
Wrap opaque types in the repl with the appropriate opaque wrapper
Closes #3504
|
2022-07-13 17:46:04 -04:00 |
|
Ayaz Hafiz
|
b50974e4ee
|
Update zig tests
|
2022-07-13 17:20:47 -04:00 |
|
Folkert
|
e6019a1eca
|
formatting
|
2022-07-13 23:11:58 +02:00 |
|
Folkert
|
42941cae27
|
fix rust dropping a CString somehow
|
2022-07-13 23:08:26 +02:00 |
|
Richard Feldman
|
b734986fc8
|
Use config_shorthand of "" but never a shorthand of ""
This was breaking bindgen's ability to work on some platform modules.
|
2022-07-13 17:03:32 -04:00 |
|
Brian Carroll
|
06f8af6b1e
|
gen_wasm: correctly detect empty ElementSection and don't emit TableSection
|
2022-07-13 21:23:32 +01:00 |
|
Ayaz Hafiz
|
2a963ca3ba
|
Merge branch 'assoc-list-dict' of https://github.com/rtfeldman/roc into assoc-list-dict
|
2022-07-13 16:18:52 -04:00 |
|
Ayaz Hafiz
|
71b078d2dc
|
Clone delayed type alias when there are equivalent type variables
|
2022-07-13 16:18:03 -04:00 |
|
Richard Feldman
|
77afe0c1f1
|
Merge pull request #3503 from rtfeldman/string-memory-problems
String memory problems
|
2022-07-13 15:17:28 -04:00 |
|
Folkert
|
6bc88a42d7
|
enable some dict tests for wasm
|
2022-07-13 20:53:18 +02:00 |
|
Folkert
|
5763248b44
|
Merge remote-tracking branch 'origin/trunk' into assoc-list-dict
|
2022-07-13 20:44:28 +02:00 |
|
Folkert
|
d85158e813
|
add case
|
2022-07-13 20:14:21 +02:00 |
|
Folkert
|
7456be1771
|
update mono tests
|
2022-07-13 19:39:03 +02:00 |
|
Folkert
|
ed27e0ea62
|
Dict and Set are always in scope
|
2022-07-13 19:36:53 +02:00 |
|
Richard Feldman
|
af39bc5369
|
Revert "Don't invent shorthands"
This reverts commit 8b6d55df01 .
|
2022-07-13 13:24:48 -04:00 |
|