Release 0.2.3 - For loops #93
c3d
announced in
Announcements
Replies: 1 comment
-
Already on my calc |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug fixes:
'X⁻¹+(Y²+Z³)'
resulting in syntax error (Parsing of inv in equations #76)-80/60
resulting in4/3
(sign lost) (Negative fraction not parsed correctly #78)'ABC'
instead of 'ABC' (A name should display with quotes #84)'ABC'
and notABC
(Do not evaluate quoted name #86)purge
(Malformed directory message running global variable test #87)Features:
for
loops (For loop #92)Other:
Signed-off-by: Christophe de Dinechin christophe@dinechin.org
This discussion was created from the release Release 0.2.3 - For loops.
Beta Was this translation helpful? Give feedback.
All reactions