Show
Ignore:
Timestamp:
08/03/09 11:56:38 (4 months ago)
Author:
jrhil47
Message:

[error messages] Began writing infrastructure for better error messages for function application.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ProjectFortress/astgen/Fortress.ast

    r4017 r4031  
    990990                    BottomType(); 
    991991                    /** 
     992                     * the type of a FnExpr domain that could not be inferred 
     993                     * internal node 
     994                     */ 
     995                    UnknownType(); 
     996                    /** 
    992997                     * named type 
    993998                     */