Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/porting.md

    rb69233ac r432ce7a  
    302302* `ExplodedActual.h` => `ExplodedArg.hpp`
    303303
    304 `polyCost`
    305 * switched order of `env`, `symtab` parameters for better consistency
    306 
    307 `findMinCost`
    308 * pulled out conversion cost promotion into separate `promoteCvtCost` function
    309 
    310 `resolveAssertions` => `satisfyAssertions`
    311 * `ResolveAssertions.h` => `SatisfyAssertions.hpp`
    312 * `Resn*` => `Sat*`
    313 
    314304[1] https://gcc.gnu.org/onlinedocs/gcc-9.1.0/gcc/Type-Attributes.html#Type-Attributes
    315305
Note: See TracChangeset for help on using the changeset viewer.