fix: man of history builtin is included into ion manual
Purpose of this PR
See issue #1029 (closed)
Fix
- Annotated builtin function which were missing man page section in ion manual
- Created new proc macro attribute which allows to be used on functions which return closure as builtin callback. Needed for some builtin in interactive shell session.
About CI
The job linux:stable of the CI of Ion fails with compiling error.
See this issue for more details.