Ayaz Hafiz
|
e35a571aef
|
cargo fmt repl
|
2022-08-09 16:01:40 -07:00 |
|
Ayaz Hafiz
|
43d26b0a28
|
Handle recursive loops through pointers in repl
|
2022-08-09 16:01:16 -07:00 |
|
Folkert
|
792936066c
|
Merge remote-tracking branch 'origin/trunk' into roc-std-platform
|
2022-08-07 13:28:03 +02:00 |
|
Folkert
|
b4eda7c9d9
|
rework features for roc_std
|
2022-08-06 19:01:07 +02:00 |
|
Folkert
|
546b702740
|
nullable wrapped tags
|
2022-08-06 14:40:00 +02:00 |
|
Richard Feldman
|
26ee1a01bc
|
Merge pull request #3691 from rtfeldman/cargo_verson_change
changed Cargo versions from 0.1.0 to 0.0.1
|
2022-08-05 09:13:04 -04:00 |
|
Richard Feldman
|
3136c5fb63
|
Allow testing interface modules
|
2022-08-03 19:49:48 -04:00 |
|
Anton-4
|
6a15a7b41b
|
changed Cargo versions from 0.1.0 to 0.0.1
|
2022-08-03 11:41:19 +02:00 |
|
Folkert
|
7634c6f636
|
remove lifetimes where now possible
|
2022-07-26 00:08:17 +02:00 |
|
Folkert
|
2b93db1291
|
disentangle lifetimes
|
2022-07-26 00:05:41 +02:00 |
|
Richard Feldman
|
daec85a75e
|
Merge pull request #3621 from rtfeldman/expect-memcpy
Clone more values into shared expect buffer
|
2022-07-23 23:00:54 -04:00 |
|
Folkert
|
c09cb4e3ea
|
fix stack size of empty tag union
|
2022-07-23 23:10:56 +02:00 |
|
Folkert
|
02e842cda7
|
keep track of offset in expect repl
|
2022-07-23 15:43:22 +02:00 |
|
Folkert
|
954a4fbe32
|
WIP
|
2022-07-23 14:25:38 +02:00 |
|
Folkert
|
6c0217c6f6
|
make the repl app mutable (for expect repl)
|
2022-07-23 14:03:30 +02:00 |
|
Folkert
|
dfbad3c322
|
add special repl functions for string and list
|
2022-07-23 13:39:47 +02:00 |
|
Folkert
|
b9ebd4fa27
|
Merge remote-tracking branch 'origin/trunk' into pretty-expect-output
|
2022-07-15 09:12:04 +02:00 |
|
Folkert de Vries
|
1b1b63aad0
|
Merge branch 'trunk' into assoc-list-dict
|
2022-07-14 16:47:50 +02:00 |
|
Richard Feldman
|
88d4e37650
|
“Stay hungry, stay clippy.“ -Steve Jobs
|
2022-07-13 21:24:10 -04: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 |
|
Folkert
|
e921fe6515
|
add code for rendering the result
|
2022-07-13 14:57:08 +02:00 |
|
Folkert
|
4d55b756bb
|
remove dict/set layout
|
2022-07-13 11:41:19 +02:00 |
|
Richard Feldman
|
a6d99aa357
|
Move src_dir into LoadStart
|
2022-07-08 18:16:07 -04:00 |
|
Ayaz Hafiz
|
a3ffc12569
|
Revert unneeded changes
|
2022-07-03 10:37:36 -04:00 |
|
Ayaz Hafiz
|
a5ea4f8c11
|
Remove references to multimorphic names
|
2022-07-03 10:37:35 -04:00 |
|
Ayaz Hafiz
|
019ebd93f7
|
Put the capture niche in the lambda name instead of generating new names
|
2022-07-03 10:37:29 -04:00 |
|
Ayaz Hafiz
|
d63eb23664
|
Fix compile errors
|
2022-07-03 10:37:27 -04:00 |
|
Ayaz Hafiz
|
51978e08ed
|
First pass at supporting multimorphic lambdas in lambda sets
|
2022-07-03 10:37:26 -04:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|