Show
Ignore:
Timestamp:
01/02/08 15:20:05 (4 years ago)
Author:
BCS
Message:

added a bunch more rules
did a compile time performance tweak in backmath.d
improved automation in do.lisp

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/backmath/gen_code_for_template.lisp

    r174 r176  
    2424            "       {}" nl 
    2525            "   static if(!is(TypeOf" (op_name opis) "))" nl 
    26             "       static assert(false, `invalid types used for " (op_name opis) ": (" (op_symb opis) " ` ~~ T.LispOf ~~ ` `~~ V.LispOf ~~ `)` );"  nl  
     26            "       static assert(false, `unusable types used for " (op_name opis) ": (" (op_symb opis) " ` ~~ T.LispOf ~~ ` `~~ V.LispOf ~~ `)` );"  nl  
    2727            (if verbose 
    2828                (concatenate