aboutsummaryrefslogtreecommitdiff
path: root/src/macros
AgeCommit message (Expand)Author
2021-05-07Define with-file and with-data-file sc macros.Arun Isaac
2021-05-07Move with-rstats and define with-rstats* sc macros.Arun Isaac
2021-05-07Define with-rng sc macro.Arun Isaac
2021-05-07Move with-vector to macros.sc.Arun Isaac
2021-05-07Define for-i-step sc macro.Arun Isaac
2021-05-07Define when and unless sc macros.Arun Isaac
2021-02-26Add copyright and license headers for all files.Arun Isaac
2021-02-05Use let* instead of declare and set.Arun Isaac
2021-02-05Migrate C source to SC.Arun Isaac