08-02-2013, 10:15 PM
Bug#0 Fixed (No pretty print with commands .* ./ .+ .- .^ on prerelease)
* Why (-1) is in parenthesis? more pretty print!
[Request] Please place spaces between the arguments arg1 .^ arg2, arg1 .+/* arg2,
case if arg1 = 5. // DOM_FLOAT
5. .+ [ 1, 2, 3 ] => [ 6, 7 ,8 ] // Nice
5..+[ 1, 2, 3 ] // Ugly
[Request] separate list objects with spaces after the comma
{1.3,2.6,3.9} => { 1.3, 2.6, 3.9 }
used instead of * a point for the multiplication operator on Historial, and * on entry line
Edited: 2 Aug 2013, 10:33 p.m.