Changeset 9d4628b for tools


Ignore:
Timestamp:
Feb 10, 2024, 5:59:33 PM (22 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
0b6089f
Parents:
714e206 (diff), 3be6ef3 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/cfa.nanorc

    r714e206 r9d4628b  
    1010color green "\<(forall|trait|(o|d|f|t)type|mutex|_Bool|volatile|virtual)\>"
    1111color green "\<(float|double|bool|char|int|short|long|enum|void|auto)\>"
    12 color green "\<(static|const|extern|(un)?signed|inline|sizeof|vtable)\>"
    1312color green "\<((s?size)|one|zero|((u_?)?int(8|16|32|64|ptr)))_t\>"
     13color green "\<(static|const|extern|(un)?signed|inline)\>"
     14color green "\<(typeof|vtable|sizeof|alignof)\>"
    1415
    1516# Declarations
Note: See TracChangeset for help on using the changeset viewer.