Skip to content
Started 4 mo 1 day ago
Took 19 min
Success

Build #745 (Feb 28, 2024, 12:00:29 AM)

Distributing Tarball
Build Artifacts
cfa-cc-1.0.0.2804.tar.gz2.03 MiB view
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 upstream project Cforall Full Build build number 2804
originally caused by:

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