Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
1,412 contributions in the last year
Contribution activity
January 2021
Created 20 commits in 3 repositories
Created a pull request in ReedOei/Psamathe that received 1 comment
Implement `only when`
This implements the only when
statement, adding nicer precondition syntax (see #9). As an example, consider the following file (see test/resources/…
+460
−136
•
1
comment
Opened 4 other pull requests in 1 repository
ReedOei/Psamathe
4
merged
Reviewed 2 pull requests in 1 repository
ReedOei/Psamathe 2 pull requests
Created an issue in ReedOei/Psamathe that received 1 comment
Allow writing flows in either "direction"
Sometimes, it is more natural to write
Dst <-- Src
instead of
Src --> Dst
For example, when declaring variables, it is more conventional to have …
1
comment
Opened 21 other issues in 1 repository
ReedOei/Psamathe
15
open
6
closed
- Add postcondition check that every element in a selector list was found
- README
- Implement the `zip` locator
- Exit codes
- Allow input from stdin
- Warn on expensive `unique` types
- Warnings
- Add uniqueness checking
- Implement the `copy` locator
- Add arithmetic operators
- Implement full flexibility in transformer arguments
- Optimize generated code when source and destination are the same
- Design: More expressive type quantities
- Design: "Replace" flows
- Add "only when"
- Allow inlining simple predicates in filters
- Allow writing "chained flows"
- Add type quantity inference to preprocessor
- Add more descriptive error messages
- Implement the `consume` locator
- Better error tracking
8
contributions
in private repositories
Jan 1 – Jan 26