GAP.jl
GAP.jl copied to clipboard
effects of GAP's Browse on Julia's screen output?
I am using Julia 1.6.3 with the develop version of GAP.jl. The GAP package Browse has been installed via `GAP.Packages.load("Browse", install = true).
When I suspend the Julia session with Ctrl-Z and then enter the session again, the terminal gets cleared, the Julia prompt appears in the first line, and afterwards the distribution of Julia's output to lines does not fit anymore. This problem disappears as soon as I deinstall the Browse package.
(This problem is sort of a continuation of #456, but since the effects are different, I opened a new issue instead of reopening #456.)
I find...
- Any procedure that's related to parse some integers handles underline
_(e.g.parseOct/parseHex[^1] )parseIntparseBiggestInthandles leading sign character+/-.[^1]: This is reflected in their
runnableExamples
Mentioned in here
I think we shall either:
- Mention what they can handle in their doc comments
- Or just reflect these in
runnableExamplesas they used to do.
- Or just reflect these in runnableExamples as they used to do.
Currently I've added examples for all parseInt/parseBiggestInt variants in std/parseutils
ping @ringabout
@ringabout any improvement needed?
If such a feature is really required to be metioned in doc comment, not only runnableExamples, then I'll update all doc of these procs metioned here.
Thanks for your hard work on this PR! The lines below are statistics of the Nim compiler built from 3915fdc372f99a5c67bee0259635f4655e2fc6dc
Hint: mm: orc; opt: speed; options: -d:release 178743 lines; 8.471s; 664.648MiB peakmem