Skip to content
Success

Changes

Summary

  1. update accordion program, small changes (details)
  2. added a few sentences and corrected spelling mistakes (details)
  3. Added a check to make sure that optional parameters to not appear on function types not attached to function declarations. (details)
Commit 4558df29929781e8d911ce6cdc5f0dfac9ef0d8b by Peter Buhr
update accordion program, small changes
The file was modifieddoc/theses/mike_brooks_MMath/array.tex
The file was addeddoc/theses/mike_brooks_MMath/programs/school2
The file was addeddoc/theses/mike_brooks_MMath/programs/school1
The file was modifieddoc/theses/mike_brooks_MMath/programs/hello-accordion.cfa
Commit cef5bfcf6f5619c0a358f9d4c2fda5a52c4ca1e5 by Peter Buhr
added a few sentences and corrected spelling mistakes
The file was modifieddoc/theses/mike_brooks_MMath/string.tex
Commit afb15cfcfe805e4a6a4f0f183c6d2fcd6a5137bb by ajbeach
Added a check to make sure that optional parameters to not appear on function types not attached to function declarations.
The file was modifiedsrc/Parser/DeclarationNode.cpp
The file was modifiedtests/Makefile.am
The file was addedtests/.expect/opt-params.txt
The file was addedtests/opt-params.cfa