Skip to content

1.0.3

Latest
Compare
Choose a tag to compare
@idleberg idleberg released this 24 Mar 02:18
· 25 commits to master since this release

1.0.3 - 18th April 2011

  • Fixed bug resulting in func() == true, func() == false, func() != true
    or func() != false not being assembled correctly.
  • Removed unused linenoprev() function from Tokenizer class.