Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-10 | compiler: shorten names of attributes, add UNUSED | Rusty Russell | |
The long names were unwieldy in practice; at risk of clashing, replace with shorter versions. | |||
2010-09-26 | compiler: header for compiler-specific wrappers. | Rusty Russell | |
Currently they sit in each module. |