Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C compiler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • clean-compiler-and-rts
  • compiler
  • Repository
  • compiler
  • frontend
  • trans.icl
Find file BlameHistoryPermalink
  • John van Groningen's avatar
    instead of transCase False No this_case ro ti, use skip_over this_case ro ti, · 19798c0f
    John van Groningen authored Feb 08, 2010
    because that is what transCase False No will do,
    rename transCase as transform_active_root_case and remove is_active and
    change optional aci to aci, because it is always called with True (Yes aci),
    rename possibly_generate_case_function as transform_active_non_root_case,
    changes in layout
    
     								-> skip_over this_case
    19798c0f