aboutsummaryrefslogtreecommitdiffhomepage
path: root/compiler/alias.go
AgeCommit message (Expand)Author
2024-05-14add aes generic aliasesleongross
2024-04-03fix square alias for ed25519leongross
2022-10-19all: add type parameter to CreateCallAyke van Laethem
2022-08-30compiler: replace math aliases with intrinsicsAyke van Laethem
2022-08-18Add aliases for edwards25519/field.feMul and field.feSquareAvi
2022-06-16compiler: fix basic block contextAyke van Laethem
2021-10-03fix export math functions issuelearnforpractice
2021-08-30all: add support for Go 1.17Ayke van Laethem
2021-08-10compiler: add aliases for many hashing packagesAyke van Laethem
2021-08-10compiler: move math aliases from the runtime to the compilerAyke van Laethem