Releases: letter-aa/seoul
Releases · letter-aa/seoul
v0.0315
added != and fixed == and !=
v0.031
fixed boolean comparison error handler
also if statements have been added
v0.03
boolean comparisons now support variables, updated error handler, fixed some bugs, and we hit 1k lines!
v0.026
fixed boolean bug and newline bug
(when you click on left arrow it doesn't work properly with newlines, gonna fix that later)
v0.0255
made it so that true and false prints true and false instead of 1 and 0
also fixed rsfbc func
v0.025
added boolean comparisons
v0.0243
fixed quotes