You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The online interpreter no longer interprets shebangs. For compatibility with the CLI, the "condense" button still leaves whitespace in programs that start with #!.
Some error messages have been reworded.
Overflow checking on most arithmetic operations is now laxer to allow for unsigned numbers.
Fixed
Fixed a long-standing rounding bug in GTM that affected times shortly before UTC midnight.
Added some missing newlines to the help string.
Modifying the input when "include input in URL" is checked now invalidates the generated URL.
Added
Added UDV and PTU opcodes (d and p).
GDT and GTM (D and T) now work in compiled programs.