1.0.3 - 18th April 2011
- Fixed bug resulting in
func() == true
,func() == false
,func() != true
orfunc() != false
not being assembled correctly. - Removed unused
linenoprev()
function from Tokenizer class.
1.0.3 - 18th April 2011
func() == true
, func() == false
, func() != true
func() != false
not being assembled correctly.linenoprev()
function from Tokenizer class.