Skip to content

"Parma" (17.05.2015 - 22.05.2015)

Compare
Choose a tag to compare
@agershun agershun released this 22 May 04:29
· 1562 commits to develop since this release
  • Fixed BETWEEN AND and AND parsing priority bug (KPI1:95%)
  • Fixed SUM() with NULL(undefined) values
  • SLT tests run
  • select1.test passed 100%
  • Set jsdoc environment
  • Added 'var y' and functions for NULL and undefined conversions
  • Fixed AVG() aggregator for NULL elements
  • New gulp commands: 'gulp doc' and 'gulp console'
  • Some jsDoc documentation tag added
  • Expression statement ( = 2*2 )