Files
avo/build
Michael McLoughlin bcbebd5674 build: global Function() and SignatureExpr() (#215)
Exposes a few functions on Context that are not available globally. This
oversight suggests that #33 or #133 would be reasonable. `Signature()` is
currently excluded because it causes a conflict for users who have
dot-imported both `build` and `gotypes`. For example:

18af27c3ce/build/base64/decode_asm.go (L13-L14)
a88a5ae268/asm/asm.go (L6-L7)
2021-10-30 15:05:19 -07:00
..
2019-09-16 11:01:48 -07:00
2019-01-06 13:52:37 -08:00
2019-01-06 13:53:57 -08:00
2019-04-01 20:27:44 -07:00
2019-07-30 18:40:47 -07:00