Skip to content
Success

Changes

Summary

  1. move optional code out of #ifdef (details)
  2. update arithmeticConversions test to work on ARM (details)
  3. Improve pointer's debug print format to include array-like detail when present. (details)
  4. Offer CodeGen::generate overloads that simplify calling from gdb. (details)
  5. Add basic gdb navigation. (details)
  6. Clean some warnings from unused variables and pointer-to-int casts. (details)
  7. move code out of #ifdef (details)
  8. add information about sources for providing permissions (details)
Commit 3ea1d93432a3b0aa3979e27692a6f622f9f05704 by Peter Buhr
move optional code out of #ifdef
The file was modifiedlibcfa/prelude/prelude-gen.cc
Commit a595ab7a739146896d8052ef3678047d5d617df6 by Peter Buhr
update arithmeticConversions test to work on ARM
The file was modifiedtests/arithmeticConversions.cfa
Commit 37c3db89dff16d0bf27c54e7fd0fd2c89a7a12cb by Michael Brooks
Improve pointer's debug print format to include array-like detail when present.
The file was modifiedsrc/AST/Print.cpp
Commit 9b9d3f921760d08a71a28dd72e9a8d05d3ffea91 by Michael Brooks
Offer CodeGen::generate overloads that simplify calling from gdb.
The file was modifiedsrc/CodeGen/Generate.cpp
Commit 267b543340346faf067bb9f0fd51c75385f2ce72 by Michael Brooks
Add basic gdb navigation.
The file was modifieddoc/dev/getting-started.md
Commit 6a6e205dc434bc9868c1018598b6e19e86a80c3b by Michael Brooks
Clean some warnings from unused variables and pointer-to-int casts.
The file was modifiedtests/concurrency/unified_locking/mcs.cfa
The file was modifiedlibcfa/src/concurrency/actor.hfa
The file was modifiedtests/concurrency/unified_locking/timeout_lock.cfa
The file was modifiedtests/concurrency/unified_locking/mutex_test.hfa
The file was modifiedtests/concurrency/pthread/pthread_once_test.cfa
The file was modifiedtests/concurrency/actors/pingpong.cfa
The file was modifiedtests/concurrency/actors/dynamic.cfa
The file was modifiedtests/concurrency/pthread/pthread_demo_lock.cfa
The file was modifiedtests/concurrency/unified_locking/mcs_spin.cfa
The file was modifiedtests/collections/atomic_mpsc.cfa
The file was modifiedtests/concurrency/actors/types.cfa
The file was modifiedtests/concurrency/pthread/bounded_buffer.cfa
The file was modifiedtests/Makefile.am
The file was modifiedtests/concurrency/actors/inline.cfa
The file was modifiedtests/concurrency/actors/inherit.cfa
Commit c086c6e21a9e83df903d9d447fd001d7f8b40b04 by Peter Buhr
move code out of #ifdef
The file was modifiedlibcfa/prelude/prelude-gen.cc
Commit 7aa246cbb37e480ca983382db8996cf8c78b548a by Peter Buhr
add information about sources for providing permissions
The file was modifieddoc/dev/getting-started.md