Skip to content
Success

Changes

Summary

  1. refactor cofor.hfa into cofor.cfa, adjust Makefile.am to handle cofor.cfa (details)
  2. formatting (details)
  3. formatting (details)
  4. remove superfluous inner_loop routine (details)
Commit e4c3819e836abd40e60fd4abf148f74913f1b85b by Peter Buhr
refactor cofor.hfa into cofor.cfa, adjust Makefile.am to handle cofor.cfa
The file was addedlibcfa/src/concurrency/cofor.cfa
The file was removedtests/concurrency/actors/matrix.cfa
The file was addedtests/concurrency/actors/matrixMultiply.cfa
The file was modifiedlibcfa/src/Makefile.am
The file was modifiedlibcfa/src/concurrency/cofor.hfa
The file was addedtests/concurrency/actors/.expect/matrixMultiply.txt
The file was removedtests/concurrency/actors/.expect/matrix.txt
Commit 60f69f01297f3a37eeaaa17df2a7cffdeb2444ea by Peter Buhr
formatting
The file was modifiedlibcfa/src/concurrency/coroutine.cfa
Commit b244fa8ebc69b1d4e0e659be0bd22d81cb1b5c04 by Peter Buhr
formatting
The file was modifiedtests/concurrency/actors/matrixMultiply.cfa
Commit 5a1ae14d260cbaf6348528c6b1ae616bd9df9b31 by Peter Buhr
remove superfluous inner_loop routine
The file was modifiedtests/concurrency/cofor.cfa