Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • R rosie-lpeg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Rosie Pattern LanguageRosie Pattern Language
  • rosie-lpeg
  • Repository
  • rosie-lpeg
  • src
  • lpcap.c
Find file BlameHistoryPermalink
  • Jamie Jennings's avatar
    The type of an index into the captures table is now "capidx_t", and the... · a84a89e5
    Jamie Jennings authored Oct 18, 2017
    The type of an index into the captures table is now "capidx_t", and the maximum value it can hold is set by MAXCAPIDX.  Now we can experiment with base types bigger than "unsigned short" for this.  ALSO, increased some other MAX constants in lptypes.h.  ALSO, wrote rpeg.psize and rpeg.usize as utilities.
    a84a89e5