mirror of
https://github.com/janet-lang/janet
synced 2024-11-15 13:14:48 +00:00
db89a6c7ee
separate stringifiers that have slightly different semantics. description is for debugging, short-description is also for debugging but prints less, and tostring is for coercing to a string (similar to description, but strings are not changed and buffers return their contents as a string). |
||
---|---|---|
.. | ||
cache.h | ||
compile.c | ||
ds.c | ||
gc.c | ||
ids.c | ||
parse.c | ||
serialize.c | ||
stl.c | ||
thread.c | ||
util.c | ||
value.c | ||
vm.c |