Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gnome-builder gnome-builder
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 149
    • Issues 149
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • 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
  • GNOMEGNOME
  • gnome-buildergnome-builder
  • Merge requests
  • !608

Re-enable C indenter

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Georges Basile Stavracas Neto requested to merge feaneron/gnome-builder:gbsneto/c-indenter into main Jul 28, 2022
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 3

Rewrite a good chunk of the C indenter to work with GSV5 APIs, and re-enable it. Most of the diff is composed or shuffling functions around, and replacing GtkTextIter *begin, *end to simply *iter. Other than that, the core logic is about the same, so it shouldn't require re-learning how the indenter works entirely.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gbsneto/c-indenter