This release adds _G
(finally!), cleans up warnings and finally allows for idiomatic and
and or
use. The missing ~=
, ^
and %
are also introduced.
Bug-wise, the equality between two nil
s has been fixed (although it was more of a misunderstanding than a bug).
Issues: #29, #50, #52.