Commit History

Author SHA1 Message Date
  michael 9883dc703e Fix placeholder in format constant 5 years ago
  michael 8182669e79 * Explicitly raise EDivError (bug ID 36839) 5 years ago
  michael cd8d75d5fa * Added possibility for array arguments 6 years ago
  michael 575fd849b1 * Patch by Werner Pamler to delete builtin (bug ID 36396) 6 years ago
  michael 1e9e87175e * Add class definition 7 years ago
  michael 8307e46e4b * Fix bug #0034288, wrong check when converting floats 7 years ago
  michael 24ff8b07e4 * Moved formatdatetime to conversion category (correction) 7 years ago
  michael 8c86bbf0a3 * Moved formatdatetime to conversion category 7 years ago
  michael c3414c6100 * Add support for currency type 7 years ago
  michael 84377291b4 * Allow hex, octal and binary notation for expression parser (patch from bug ID #33216) 7 years ago
  michael 3ecf6622ac * Patch from Pascal Riekenberg to implement Modulo (mod) support 8 years ago
  michael 6e308feb60 * Patch from Pascal Riekenberg to fix HasAggregate for functions 8 years ago
  michael 42e716278b * Forgot to commit FormatFloat builtin 8 years ago
  michael a4e9a6d6e4 * Remove debug writeln 9 years ago
  michael ba35278552 * Patch from Werner Pamler to implement ^ in expression parser (Big ID 30970) 9 years ago
  michael 1001bac6bb * Accept quoted identifiers, using double quotes 9 years ago
  michael 394ec97d80 * Min/Max aggregates 9 years ago
  michael 2ef1a423fe * Aggregate Functions & ExtractNode 9 years ago
  michael 15c5ea3b9c * Fix bug in event-based variables 9 years ago
  michael 56d3909dea * Added event-based fetching of variables 9 years ago
  michael 7ba2ce86cd * Fix visibility and deprecated warnings (patch from Luiz Americo (Bug ID 27110) 10 years ago
  michael c453e88272 * IdentifierByName made virtual (bug ID 27109) 10 years ago
  michael a2c561ebbe * Fixed typo (by Tomasz Wieckowsky, bug ID #25379) 12 years ago
  michael 2127e0e292 * Better float parsing and conversion of integer to float where floats are accepted (bug 22934) 13 years ago
  michael f3dccf9e7d * Added expression parser 17 years ago