Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !58

Json cmake follow

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Artem Shinkarov requested to merge tema/sac2c:artem-json-cmake-follow into develop Aug 03, 2018
  • Overview 3
  • Commits 49
  • Changes 44

This has been around for several years. Let's finally merge it in. The main advantage is that json-based generators implement a lot of checks that can be turned on and off and which guarantee consistency of the tree. Html files are a bit nicer than before. Generation of C files is significantly faster, which speeds-up the overall compilation.

Also, by adopting JSON as a concept, we can use it in other parts of the compiler to describe things and to serialize/deserialize things.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: artem-json-cmake-follow