We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e35f7ee
e35f7ee allows //eval.value to take in an array of bytes (#379)
//eval.value
65c4603
65c4603 fixes #375, handles running arrai script from syntax lib (#377)
e949193
e949193 allow more comments in the grammar (#374)
96c1a0e
96c1a0e Cond pattern bug (#373)
c2f2219
c2f2219 Fixed Cond pattern integration panic error (#369)
5b7f141
5b7f141 changed @locals to @ in the debug shell (#370)
@locals
@
ae016b2
ae016b2 add terminal checks before dropping into shell (#368)
917cb77
917cb77 #365 fixed issues couldn't get value in dict or tuple patterns. (#366)
6fc9d26
6fc9d26 fixes MissingAttrError blocking the debugger shell (#364)
faca28b
faca28b Fix Array.Less slice out of bounds (#362)