Skip to content
Started 7 mo 4 days ago
Took 1 hr 33 min
Success

Build #2804 (Feb 27, 2024, 10:47:00 PM)

Changes
  1. Factored out a very complex condition into a helper function and documented it. (details)
  2. Moved ParseNode's name field down to DeclarationNode, it is not used in any of the other child classes. (details)
  3. Factored out the ParseNode's next field into a new child type. This is only type safe when used in the given one level curiously reoccurring template pattern, as it is now. This allowed most of the intermedate helpers to be removed. (details)

Started by timer

Revision: dc3fbe5bd865dbd99791884dd9ea7dbd1bbbb45e
Repository: cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
  • refs/remotes/origin/master