-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
documentationThe documentation is wrong or missing something.The documentation is wrong or missing something.
Description
I'm back! I've been working on fixing old bugs and introducing new ones features. Here's a list of both new and old things that are missing documentation:
- Some functions that used to accept only one datatype now can take both text and numbers, so their documentation should be updated. They are the ones that use the
$expressionline-like value. - The new
FOR i FROM x TO y DOwithoutSTEPhas yet to be documented. - Same for
CALL PARALLEL. - The statements
PUSH LISTandPUSH MAPhave seemingly never been documented. - The new ASCII escape character values have yet to be documented (such as
ASCII_EOTandASCII_FS). -
ERRORCODEandERRORTEXTare not thread-safe and this should be documented.
Metadata
Metadata
Assignees
Labels
documentationThe documentation is wrong or missing something.The documentation is wrong or missing something.