Commit Graph

114 Commits

Author SHA1 Message Date
Folkert
64c2d8d87e
move expect running logic into repl_expect 2022-07-26 21:15:16 +02:00
Folkert
37786f1a09
refactor repl-expect 2022-07-26 20:41:19 +02:00
Folkert
eb9ebc8c33
fix bug with string offset 2022-07-26 20:29:38 +02:00
Folkert
7634c6f636
remove lifetimes where now possible 2022-07-26 00:08:17 +02:00
Folkert
6d0e751999
fix bug in expect handling on the cli side 2022-07-25 22:37:36 +02:00
Folkert
93005cf2d0
report multiple expect failures 2022-07-24 11:25:02 +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
d4feaf871b
add llvm expect cloning 2022-07-23 00:09:25 +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
Richard Feldman
f5fac8230f Prune some unused dependencies 2022-07-11 20:51:41 -04:00
Folkert
998508521e
add the repl_expect crate 2022-07-06 14:06:12 +02:00