You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add FFI support to 64-bit windows compiled with MSVC
Don't process shared object names passed to dlopen.
Add better support for windows console in the default shell.c for auto-completion and
other shell-like input features.
Improve default error message from assert.
Add the tabseq macro for simpler table comprehensions.
Allow setting (dyn :task-id) in fibers to improve context in supervisor messages. Prior to
this change, supervisor messages over threaded channels would be from ambiguous threads/fibers.
This discussion was created from the release Janet 1.24.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
other shell-like input features.
assert
.tabseq
macro for simpler table comprehensions.(dyn :task-id)
in fibers to improve context in supervisor messages. Prior tothis change, supervisor messages over threaded channels would be from ambiguous threads/fibers.
This discussion was created from the release Janet 1.24.0.
Beta Was this translation helpful? Give feedback.
All reactions