Skip to content
Success

Changes

Summary

  1. update comparison of C++ and Cforall I/O (details)
  2. fixed a parser bug to generate correct ast for waitfor. (details)
  3. reduce yields in test but still get deterministic results (details)
  4. Updated documenation in VariableExpr::get_lvalue. This accounts for the code update that did not update the documentation and the rather sparse original documentation. (details)
  5. add contributions section (details)
Commit 3b21c9689f76fa7dd6b57be3084a8e37ab0d7809 by Peter Buhr
update comparison of C++ and Cforall I/O
The file was modifieddoc/uC++toCFA/uC++toCFA.tex
Commit f6f7b52253f062a95819b4226c6f6f95b28a2ac9 by lseo
fixed a parser bug to generate correct ast for waitfor.

added a test program to check if we are respecting waitfor lexical priority.
The file was modifiedlibcfa/src/concurrency/monitor.cfa
The file was addedtests/concurrency/waitfor/lexical_priority.cfa
The file was addedtests/concurrency/waitfor/.expect/lexical_priority.txt
The file was modifiedsrc/Parser/StatementNode.cpp
Commit 9c651692624cedb4800281149390b3fc0cbd0e64 by Peter Buhr
reduce yields in test but still get deterministic results
The file was modifiedtests/concurrency/waitfor/lexical_priority.cfa
Commit 5cc53b22b1e522139aa96db86d1c4b05ea44825d by ajbeach
Updated documenation in VariableExpr::get_lvalue. This accounts for the code update that did not update the documentation and the rather sparse original documentation.
The file was modifiedsrc/AST/Expr.cpp
Commit 4ac094959ef445e7672821e80f86549a5eeee50c by f37yu
add contributions section
The file was modifieddoc/theses/fangren_yu_MMath/intro.tex