Foot error messages#86
Merged
Xiaoyan-Li merged 12 commits intoAlgebraicJulia:masterfrom neonWhiteout:foot_error_messagesDec 6, 2023
+118-96
Commits
Commits on Sep 6, 2023
Foot syntax returns errors; changed \@foot and \@feet macros to return quote blocks of the call, rather than directly calling the functions to create feet.
committed@foot A => B, P => Q, C now has the correct error specified (method error, since it's trying to call a match_foot_format on :C, where the function is only defined on expressions.)
committed
Commits on Sep 27, 2023
- authored
- committed
@feet with no arguments gives an empty Vector{StockAndFlow0}. Errors in @foot and @feet no longer occur at the macro replace stage.
committed- committed
Commits on Sep 30, 2023
Commits on Oct 26, 2023
- committed
- committed
Commits on Oct 30, 2023
- committed