Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-10 | Overhaulmaster | Aryadev Chavali | |
Loads of changes, some which I wasn't sure what I was on when doing them | |||
2025-02-22 | Implement specific function generation functions for each threading macro | Aryadev Chavali | |
2025-02-22 | Fix --> to not convert first argument, if it's a symbol, to a form. | Aryadev Chavali | |
2025-02-19 | Implement -<> operator for threading an argument through first parameter | Aryadev Chavali | |
2025-02-15 | Rework `$` operator to take a capture variable | Aryadev Chavali | |
In case operators require use of a variable, we should let the caller provide the symbol so we don't fall into weird package issues. | |||
2025-02-14 | Split source code into different modules for cleanliness | Aryadev Chavali | |