ADT
        arm-eh
        ast-experimental
        enum
        forall-pointer-decay
        jacob/cs343-translation
        new-ast
        new-ast-unique-expr
        pthread-emulation
        qualifiedEnum
      
      
        
          | 
            Last change
 on this file since ec21f13 was             9ca94af, checked in by Peter A. Buhr <pabuhr@…>, 8 years ago           | 
        
        
          | 
             
add additional CFA and gcc keywords 
 
           | 
        
        
          
            
              - 
Property                 mode
 set to                 
100644
               
             
           | 
        
        
          | 
            File size:
            1.3 KB
           | 
        
      
      
| Line |   | 
|---|
| 1 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -*- Mode: Latex -*- %%%%%%%%%%%%%%%%%%%%%%%%%%%%
 | 
|---|
| 2 | %% 
 | 
|---|
| 3 | %% Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo
 | 
|---|
| 4 | %%
 | 
|---|
| 5 | %% The contents of this file are covered under the licence agreement in the
 | 
|---|
| 6 | %% file "LICENCE" distributed with Cforall.
 | 
|---|
| 7 | %% 
 | 
|---|
| 8 | %% keywords.tex -- 
 | 
|---|
| 9 | %% 
 | 
|---|
| 10 | %% Author           : Peter A. Buhr
 | 
|---|
| 11 | %% Created On       : Sun Aug  6 08:17:27 2017
 | 
|---|
| 12 | %% Last Modified By : Peter A. Buhr
 | 
|---|
| 13 | %% Last Modified On : Fri Apr  6 15:16:11 2018
 | 
|---|
| 14 | %% Update Count     : 7
 | 
|---|
| 15 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 | 
|---|
| 16 | \begin{tabular}{@{}llllll@{}}
 | 
|---|
| 17 | \begin{tabular}{@{}l@{}}
 | 
|---|
| 18 | ©catch©                 \\
 | 
|---|
| 19 | ©catchResume©   \\
 | 
|---|
| 20 | ©choose©                \\
 | 
|---|
| 21 | ©coroutine©             \\
 | 
|---|
| 22 | ©disable©               \\
 | 
|---|
| 23 | \end{tabular}
 | 
|---|
| 24 | &
 | 
|---|
| 25 | \begin{tabular}{@{}l@{}}
 | 
|---|
| 26 | ©dtype©                 \\
 | 
|---|
| 27 | ©enable©                \\
 | 
|---|
| 28 | ©exception©             \\
 | 
|---|
| 29 | ©fallthrough©   \\
 | 
|---|
| 30 | ©fallthru©              \\
 | 
|---|
| 31 | \end{tabular}
 | 
|---|
| 32 | &
 | 
|---|
| 33 | \begin{tabular}{@{}l@{}}
 | 
|---|
| 34 | ©finally©               \\
 | 
|---|
| 35 | ©forall©                \\
 | 
|---|
| 36 | ©ftype©                 \\
 | 
|---|
| 37 | ©monitor©               \\
 | 
|---|
| 38 | ©mutex©                 \\
 | 
|---|
| 39 | \end{tabular}
 | 
|---|
| 40 | &
 | 
|---|
| 41 | \begin{tabular}{@{}l@{}}
 | 
|---|
| 42 | ©one_t©                 \\
 | 
|---|
| 43 | ©otype©                 \\
 | 
|---|
| 44 | ©throw©                 \\
 | 
|---|
| 45 | ©throwResume©   \\
 | 
|---|
| 46 | ©trait©                 \\
 | 
|---|
| 47 | \end{tabular}
 | 
|---|
| 48 | &
 | 
|---|
| 49 | \begin{tabular}{@{}l@{}}
 | 
|---|
| 50 | ©try©                   \\
 | 
|---|
| 51 | ©ttype©                 \\
 | 
|---|
| 52 | ©virtual©               \\
 | 
|---|
| 53 | ©waitfor©               \\
 | 
|---|
| 54 | ©when©                  \\
 | 
|---|
| 55 | \end{tabular}
 | 
|---|
| 56 | &
 | 
|---|
| 57 | \begin{tabular}{@{}l@{}}
 | 
|---|
| 58 | ©with©                  \\
 | 
|---|
| 59 | ©zero_t©                \\
 | 
|---|
| 60 |                                 \\
 | 
|---|
| 61 |                                 \\
 | 
|---|
| 62 |                                 \\
 | 
|---|
| 63 | \end{tabular}
 | 
|---|
| 64 | \end{tabular}
 | 
|---|
| 65 | % Local Variables: %
 | 
|---|
| 66 | % tab-width: 4 %
 | 
|---|
| 67 | % fill-column: 100 %
 | 
|---|
| 68 | % compile-command: "make" %
 | 
|---|
| 69 | % End: %
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.