aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/compiler/attrs.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/compiler: handle string syscall attributesFlorent Revest2024-12-091-0/+3
* pkg/compiler: support if[expr] attributesAleksandr Nogikh2024-02-191-8/+26
* compiler: remove dead code around structFieldAttrsPaul Chaignon2023-11-291-1/+3
* pkg/compiler: support (in) for union fieldsAleksandr Nogikh2023-10-061-0/+1
* pkg/compiler: prohibit use of direction attribute on union fieldsDmitry Vyukov2022-01-111-4/+4
* pkg/compiler: add out_overlay field attributeDmitry Vyukov2022-01-111-8/+9
* pkg, prog: add per-field direction attributeNecip Fazil Yildiran2020-08-131-0/+4
* prog: introduce call attributesDmitry Vyukov2020-04-191-0/+22
* pkg/compiler: refactor attribute handlingDmitry Vyukov2020-04-191-0/+62