fast_expressions 0.1.5 copy "fast_expressions: ^0.1.5" to clipboard
fast_expressions: ^0.1.5 copied to clipboard

outdated

Fast Expressions is an expression parser and evaluation library.

0.1.5 #

  • Fixed a bug with parsing named function arguments.

0.1.4 #

  • Changes in the file example/example.dart.
  • Changed production rule for parsing numeric literals.
  • Fixed a bug in the implementation of Expression _binary(). The keyword throw was not specified before the exception expression.

0.1.3 #

  • Added support for parsing boolean literals.
  • Added support for parsing null literal.
  • Added initial tests (binary and unary operators).

0.1.2 #

  • Fixed bugs with parsing numbers and equality operators.

0.1.1 #

  • Added documentation for the parseExpression function.

0.1.0 #

  • Initial release.
2
likes
0
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

Fast Expressions is an expression parser and evaluation library.

Repository (GitHub)
View/report issues

Topics

#expressions #parser

License

unknown (license)

More

Packages that depend on fast_expressions