Show
Ignore:
Timestamp:
11/03/09 21:46:01 (3 weeks ago)
Author:
sukyoungryu
Message:

[self type] Introduced SelfType? and its immediate subclasses, TraitSelfType? and ObjectExprType?.

Location:
trunk/ProjectFortress/compiler_tests
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/ProjectFortress/compiler_tests/XXX10d.test

    r4259 r4311  
    2020${STATIC_TESTS_DIR}/Compiled10.d.fss:20:13-17:\n\ 
    2121\ Could not check call to function g\n\ 
    22 \ - O->() is not applicable to an argument of type AND(T,OR(O,P)).\n\ 
     22\ - O->() is not applicable to an argument of type T.\n\ 
    2323File Compiled10.d.fss has 1 error.\n 
    2424compile_out_equals= 
  • trunk/ProjectFortress/compiler_tests/XXX10k.test

    r4286 r4311  
    2020${STATIC_TESTS_DIR}/Compiled10.k.fss:33:5-9:\n\ 
    2121\ Could not check call to function k\n\ 
    22 \ - Q->() is not applicable to an argument of type AND(T[\\U\\],U).\n\ 
     22\ - Q->() is not applicable to an argument of type T[\\U\\].\n\ 
    2323${STATIC_TESTS_DIR}/Compiled10.k.fss:34:5-7:\n\ 
    2424\ Could not check call to function h\n\ 
    25 \ - AND(T[\\U\\],U)->() is not applicable to an argument of type T[\\U\\].\n\ 
     25\ - T[\\U\\]->() is not applicable to an argument of type T[\\U\\].\n\ 
    2626${STATIC_TESTS_DIR}/Compiled10.k.fss:36:5-7:\n\ 
    2727\ Could not check call to function j\n\ 
  • trunk/ProjectFortress/compiler_tests/XXX10s.test

    r4292 r4311  
    2121${STATIC_TESTS_DIR}/Compiled10.s.fss:20:3-33:\n\ 
    2222\ Invalid overloading of f:\n\ 
    23 \ (AND(Bar[\\O,P\\],OR(O,P)), Bar[\\O,P\\]) -> () @ ${STATIC_TESTS_DIR}/Compiled10.s.fss:20:3-33\n\ 
    24 \ and (AND(Bar[\\P,O\\],OR(P,O)), Bar[\\P,O\\]) -> () @ ${STATIC_TESTS_DIR}/Compiled10.s.fss:20:3-33\n\ 
     23\ (Bar[\\O,P\\], Bar[\\O,P\\]) -> () @ ${STATIC_TESTS_DIR}/Compiled10.s.fss:20:3-33\n\ 
     24\ and (Bar[\\P,O\\], Bar[\\P,O\\]) -> () @ ${STATIC_TESTS_DIR}/Compiled10.s.fss:20:3-33\n\ 
    2525File Compiled10.s.fss has 1 error.\n 
    2626compile_out_equals=