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
    • Model experiments
  • 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
  • generics1.icl
Find file Blame History Permalink
  • John van Groningen's avatar
    remove shorthand and iso functions from generic ranges, · d4bda591
    John van Groningen authored Mar 04, 2011
    first all main instances are build, then all shorthand instances,
    shorthand instances directly call the main instance (SK_Function instead of SK_Generic),
    call toGeneric.. and fromGeneric.. functions directly if possible, instead of iso..
    d4bda591