-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Another attempt at an astable flag (#298)
* initial attempt * finally working * start adding tests * more tests * more tests * add docstring * tests pass * add ByRow in docstring * add type annotation * better docs * more docs fixes * update index.md * Apply suggestions from code review Co-authored-by: Milan Bouchet-Valat <[email protected]> * clean named tuple creation * add example with string * grouping tests * Update src/macros.jl Co-authored-by: Bogumił Kamiński <[email protected]> * changes * fix some errors * add macro check * add errors for bad flag combo * better grouping tests * Update src/parsing_astable.jl Co-authored-by: Milan Bouchet-Valat <[email protected]> * add snipper to transform, select, combine, by * add mutating tests * get rid of debugging printin * Apply suggestions from code review Co-authored-by: Milan Bouchet-Valat <[email protected]> Co-authored-by: Milan Bouchet-Valat <[email protected]> Co-authored-by: Bogumił Kamiński <[email protected]>
- Loading branch information
1 parent
6ba85a7
commit cc066df
Showing
11 changed files
with
539 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.