macro_processor 0.0.14 copy "macro_processor: ^0.0.14" to clipboard
macro_processor: ^0.0.14 copied to clipboard

Dart 1 only

Lightweight macro processor with syntax similar to C language.

0.0.14 #

  • Fixed bug in expr.peg grammar

0.0.12 #

  • Fixed bug in expr.peg grammar

0.0.11 #

  • Fixed bug in expr.peg grammar

0.0.10 #

  • Fixed bug in expr.peg grammar
  • Fixed bug in macro.peg grammar

0.0.7 #

  • Breaking changes. Changed method signature MacroProcessor.process()
  • Initial support of directive #include

0.0.6 #

  • Fixed bug in p.peg grammar

0.0.5 #

  • Fixed bug in ExpressionEvaluator.visitBinaryExpression() with logical expression

0.0.4 #

  • Changes in p.peg grammar

0.0.3 #

  • Minor changes in p.peg grammar

0.0.2 #

  • Generated new p.peg parser using new version of peg generator

0.0.1 #

  • Initial release
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Lightweight macro processor with syntax similar to C language.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

parser_error, text

More

Packages that depend on macro_processor