prep 0.1.2+1 prep: ^0.1.2+1 copied to clipboard
Inspired by the C preprocessor, this package helps you manage your project with unique source code expressions.
Version History #
0.1.0
- Initial version
0.1.1
- Fixed RangeError caused by extract function
0.1.1+1
- Updated README.md
0.1.1+2
- Added sample.gif for README.md
0.1.1+3
- Fixed comma typo in prep_example.yaml.dart
0.1.2
- Organised source code
- Added more descriptive comments
- Improved documentation comments
- Added the "into" and "os" expressions
- Improved README.md
0.1.2+1
- Fixed misleading sentence in README.md
TODO #
- Improve parsing speed
- Experiment with more expressions
- Build a CLI application so that prep can be used with other languages