Folkert
|
20ae9ff1e3
|
hollow out ConstrainableImports
|
2022-03-11 21:29:50 +01:00 |
|
Folkert
|
364bc81dc4
|
stop making solved types for non-builtins
|
2022-03-11 21:08:24 +01:00 |
|
Folkert
|
9333d0a0e0
|
remove solved types from ExposedModuleTypes
|
2022-03-11 21:06:12 +01:00 |
|
Folkert
|
18d7f32aa3
|
do nothing, prepare for refactor
|
2022-03-11 21:03:55 +01:00 |
|
Folkert
|
afcd176d58
|
clone storage subs less
|
2022-03-11 20:56:13 +01:00 |
|
Folkert
|
c79ecec56e
|
make SubsByModule opaque
|
2022-03-11 20:16:55 +01:00 |
|
Folkert
|
52c056ad13
|
imported rigids keep their name now
|
2022-03-11 19:55:39 +01:00 |
|
Folkert
|
e335480003
|
fix copying of error type
|
2022-03-11 19:55:24 +01:00 |
|
Folkert
|
d4da4fed88
|
cleanup
|
2022-03-11 19:41:30 +01:00 |
|
Folkert
|
30e7d94c95
|
clarify old constraint gen is now just for the builtins
|
2022-03-11 19:25:42 +01:00 |
|
Folkert
|
aebb3a162e
|
it's alive!
|
2022-03-11 17:27:44 +01:00 |
|
Folkert
|
5cfd3c5ea8
|
add function to import/export types from a subs
|
2022-03-11 17:24:55 +01:00 |
|
Folkert
|
9054546d27
|
move things in place to go storage_subs -> subs
|
2022-03-11 10:49:22 +01:00 |
|
Folkert
|
fa74cf1424
|
improve scratchpad taking/putting
|
2022-03-11 10:49:00 +01:00 |
|
Folkert
|
973e3ac7ed
|
bring storage subs into solve again
|
2022-03-11 10:28:10 +01:00 |
|
Folkert
|
78f5526db3
|
add storage subs to ExposedModuleTypes
|
2022-03-11 10:15:33 +01:00 |
|
Folkert
|
28abf5b1b8
|
store exposed values as storage subs
|
2022-03-11 10:12:25 +01:00 |
|
Folkert de Vries
|
7fc1272840
|
Merge pull request #2692 from rtfeldman/walk-return-tag
`List.walk` return tag
|
2022-03-10 10:12:42 +01:00 |
|
hafiz
|
44453d92c5
|
Merge pull request #2691 from rtfeldman/llvm-convert-tag
clarify `basic_type_from_layout function`
|
2022-03-09 20:27:50 -06:00 |
|
Folkert
|
f8ca0694e5
|
Revert "make type conversion work on 32-bit architectures"
This reverts commit 381ec9c01b .
|
2022-03-10 00:04:34 +01:00 |
|
Folkert
|
381ec9c01b
|
make type conversion work on 32-bit architectures
|
2022-03-09 23:10:07 +01:00 |
|
Folkert
|
98b2ed5d60
|
add test
|
2022-03-09 23:07:24 +01:00 |
|
Folkert
|
de6349fbbd
|
don't double-alloca non-recursive tags
|
2022-03-09 22:54:56 +01:00 |
|
Folkert
|
29e053abf3
|
clarify basic_type_from_layout function
|
2022-03-09 19:01:03 +01:00 |
|
Folkert
|
5d15166bb5
|
rename
|
2022-03-09 16:33:36 +01:00 |
|
Anton-4
|
56dc06a139
|
fixed the previous formatting change when inside longer pipeline
|
2022-03-09 14:07:52 +01:00 |
|
Anton-4
|
ba5d47d270
|
Merge branch 'trunk' of github.com:rtfeldman/roc into roc_fmt_fixes
|
2022-03-08 13:57:20 +01:00 |
|
Anton-4
|
dd85caa85a
|
removed redundant derefs
|
2022-03-08 13:56:43 +01:00 |
|
Brian Carroll
|
70804e9bec
|
Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-runtime-error
|
2022-03-08 08:58:15 +00:00 |
|
Brian Carroll
|
7e0b439ef5
|
test_gen: add missing #[test] attribute
|
2022-03-08 08:57:52 +00:00 |
|
Brian Carroll
|
9ae26c5aac
|
wasm: use __data_end to account for all constant data including zero (bss) data
|
2022-03-08 08:56:34 +00:00 |
|
Brian Carroll
|
4d14fbf562
|
wasm: use a debug-friendly enum for refcount tests
|
2022-03-08 07:43:01 +00:00 |
|
Jan Van Bruggen
|
a2f2434d71
|
Rename hello-world to hello-c
|
2022-03-07 19:59:30 -07:00 |
|
Jan Van Bruggen
|
99c825aa99
|
Simplify example platform names
|
2022-03-07 19:59:29 -07:00 |
|
Derek Gustafson
|
c65e3d2bae
|
Fix how dec is formatted in mono ir.
|
2022-03-07 16:17:59 -05:00 |
|
Derek Gustafson
|
78cf0b8d2e
|
Fix fmt.
|
2022-03-07 15:49:09 -05:00 |
|
Derek Gustafson
|
ba6b225761
|
Hide RocDec implemntation details.
|
2022-03-07 15:34:02 -05:00 |
|
Brian Carroll
|
eaf76aa879
|
Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-runtime-error
|
2022-03-07 20:02:44 +00:00 |
|
Brian Carroll
|
92ace8ff67
|
Merge pull request #2626 from rtfeldman/gen-dev/quicksort2
Gen dev - Quicksort
|
2022-03-07 17:46:46 +00:00 |
|
Anton-4
|
0637344361
|
cleanup
|
2022-03-07 18:16:17 +01:00 |
|
Anton-4
|
d8b4feb659
|
fmt+clippy
|
2022-03-07 16:24:30 +01:00 |
|
Anton-4
|
21a30b1e83
|
fixed indentation for apply args
|
2022-03-07 16:23:15 +01:00 |
|
Folkert de Vries
|
ce1839133b
|
Merge pull request #2661 from rtfeldman/i/2541
Report invalid extension types during canonicalization
|
2022-03-07 16:12:04 +01:00 |
|
Anton-4
|
454933e2c6
|
fixed unnecessary double indentation
|
2022-03-07 16:02:11 +01:00 |
|
Richard Feldman
|
19cc7fdcaa
|
Merge pull request #2658 from rtfeldman/newline
Tests for trailing newline formatting
|
2022-03-07 08:34:20 -05:00 |
|
Brendan Hansknecht
|
2b3545233a
|
switch storage manager to default clone
|
2022-03-06 22:56:49 -08:00 |
|
Brendan Hansknecht
|
02e7cf016b
|
fix jumps with primitive arguments
|
2022-03-06 22:52:25 -08:00 |
|
Brendan Hansknecht
|
611c5a69cb
|
remove commented line
|
2022-03-06 22:32:11 -08:00 |
|
Brendan Hansknecht
|
d4c4b41997
|
Merge branch 'trunk' into gen-dev/quicksort2
|
2022-03-06 21:19:51 -08:00 |
|
ayazhafiz
|
01255a17d5
|
Remove unnecessary reference
|
2022-03-06 22:19:45 -05:00 |
|