scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | README | LICENSE

.gitignore (3415B)


      1 test.log
      2 tests.h
      3 tmp_*.c
      4 0001-sanity
      5 0002-expr
      6 0003-local
      7 0004-pointer
      8 0005-ifstmt
      9 0006-whilestmt
     10 0007-forstmt
     11 0008-dowhilestmt
     12 0009-expr
     13 0010-goto
     14 0011-assign
     15 0012-expr
     16 0013-addridx
     17 0014-assignidx
     18 0015-localarray
     19 0016-addrarray
     20 0017-struct
     21 0018-structptr
     22 0019-selfrefstruct
     23 0020-ptrptr
     24 0021-intfunc
     25 0022-typedef
     26 0023-global
     27 0024-typedefstruct
     28 0025-string
     29 0026-implicitret
     30 0027-charval
     31 0028-bor
     32 0029-band
     33 0030-bxor
     34 0031-relop
     35 0032-indec
     36 0033-ptrindec
     37 0034-logandor
     38 0035-breakcont
     39 0036-notneg
     40 0037-assignop
     41 0038-ptradd
     42 0039-sizeof
     43 0040-cast
     44 0041-queen
     45 0042-prime
     46 0043-union
     47 0044-struct
     48 0045-struct
     49 0046-inits
     50 0048-inits
     51 0049-inits
     52 0050-inits
     53 0052-switch
     54 0053-struct
     55 0054-struct
     56 0055-enum
     57 0056-enum
     58 0057-duff
     59 0058-bug
     60 0059-multistring
     61 0060-charlit
     62 0061-comments
     63 0062-include
     64 0063-define
     65 0064-sysinclude
     66 0065-ifdef
     67 0066-cppelse
     68 0067-define
     69 0068-funclikemacro
     70 0069-funclikemacro
     71 0070-cppif
     72 0071-cppelif
     73 0072-cppelif
     74 0073-ifndef
     75 0074-undef
     76 0075-ptraddasn
     77 0076-ptrsubasn
     78 0077-defined
     79 0078-dirifexpr
     80 0079-cond
     81 0080-arrays
     82 0081-calls
     83 0082-bug
     84 0083-voidret
     85 0084-longlong
     86 0085-ulonglong
     87 0089-short
     88 0090-fptr
     89 0091-fptr
     90 0092-fptr
     91 0093-arrayinit
     92 0094-arrayinit
     93 0095-arrayselector
     94 0096-inferredarraysize
     95 0097-extern
     96 0098-tentative
     97 0099-tentative
     98 0102-decl
     99 0103-voidparm
    100 0104-qbebug
    101 0105-shl
    102 0106-ppcast
    103 0107-bnot
    104 0108-bug
    105 0109-struct
    106 0110-typedefcast
    107 0111-doubledef
    108 0112-cond
    109 0113-externredecl
    110 0114-shortassig
    111 0115-null_comparision
    112 0116-floatcmp
    113 0117-pointarith
    114 0118-voidmain
    115 0119-macrostr
    116 0120-funpar
    117 0121-localinit
    118 0122-localinit
    119 0123-doubleconst
    120 0124-enumstruct
    121 0125-fundcl
    122 0126-macropar
    123 0127-doublecte
    124 0128-kr_names
    125 0129-initi
    126 0130-mulpars
    127 0131-hello
    128 0132-forward
    129 0133-ftn_ptr
    130 0134-arith
    131 0135-unary
    132 0136-if
    133 0137-int_cast
    134 0138-namespace
    135 0139-ptr_ary
    136 0140-int_fold
    137 0141-int_iden
    138 0142-char_const
    139 0143-int_const
    140 0144-long_const
    141 0145-llong_const
    142 0146-ifdef
    143 0147-intern_cpp
    144 0148-cpp_string
    145 0149-define
    146 0150-define
    147 0151-vararg
    148 0152-cat
    149 0153-cpp_string
    150 0154-if_defined
    151 0155-struct_compl
    152 0156-duff2
    153 0157-list
    154 0158-ternary
    155 0159-typedef
    156 0160-cpp_if
    157 0161-struct
    158 0162-array
    159 0163-array
    160 0164-struct
    161 0165-struct
    162 0166-desig
    163 0167-array
    164 0168-array
    165 0169-string
    166 0170-line
    167 0171-macros
    168 0172-hexa
    169 0173-macro
    170 0174-decay
    171 0175-defined
    172 0176-macro
    173 0177-literal
    174 0178-include
    175 0179-sizeof
    176 0180-incomplete
    177 0181-stringize
    178 0182-voidcast
    179 0183-negenum
    180 0184-esc_macro
    181 0185-esc_macro2
    182 0186-dec_ary
    183 0187-zero_struct
    184 0188-multi_string
    185 0189-cpp
    186 0190-enum_ary
    187 0191-ary_addr
    188 0192-ptrcmp
    189 0193-incomplete
    190 0194-vararg
    191 0195-unexpected
    192 0196-invalidchar
    193 0197-cppcomment
    194 0198-nullcpp
    195 0199-voidpcast
    196 0200-cpp
    197 0201-cpp
    198 0202-variadic
    199 0203-comment
    200 0204-cast
    201 0205-cpparg
    202 0206-initializer
    203 0207-structcb
    204 0208-sizeof
    205 0209-dowhile
    206 0210-flexible
    207 0211-enum
    208 0212-krtypes
    209 0213-decay
    210 0214-va_copy
    211 0215-ret_struct
    212 0216-initialize
    213 0217-lchar
    214 0218-initialize
    215 0219-abbrev
    216 0220-comma
    217 0221-ifdef
    218 0222-ifdef
    219 0223-macro
    220 0224-macro
    221 0225-func
    222 0226-pointer
    223 0227-sizeof
    224 0228-extrcast
    225 0229-commalog
    226 0230-init
    227 0231-init
    228 0232-cppmacro
    229 0233-ifelif
    230 0234-macro
    231 0235-comment
    232 0236-sizeof
    233 0237-down
    234 0238-align
    235 0239-fcasts
    236 0240-init
    237 0241-init
    238 0242-ternary
    239 0243-ternary
    240 0244-logic
    241 0245-comma
    242 0246-branch
    243 0247-float
    244 0248-enum
    245 0249-mod
    246 0250-div
    247 0251-mul
    248 0252-literal
    249 0253-maxconst
    250 0254-litchar
    251 0255-init
    252 0256-ary
    253 0257-main
    254 0258-variadic
    255 0259-multichar
    256 0260-macro
    257 0261-macro
    258 0262-macro
    259 0263-macro
    260 0264-wchar
    261 0265-wchar
    262 0266-wchar
    263 0267-wchar
    264 0268-string
    265 0269-extern
    266 0270-union
    267 0271-struct
    268 0272-div
    269 0273-cpp
    270 0274-loop