Skip to content
Success

Changes

Summary

  1. add lstlisting for Pascal (details)
  2. harmonize format of section titles (details)
  3. proofreading array chapter (details)
  4. update example programs (details)
  5. update target names for running test suite (details)
  6. formatting (details)
  7. update reading boolean and match text (details)
  8. fix selecting wrong input operator for enumeration, first attempt at reading enumerators (details)
  9. set return argument for boolean read (details)
Commit f06ba98c491d342c3a0baffcf9e96cf93c226db9 by Peter Buhr
add lstlisting for Pascal
The file was modifieddoc/theses/mike_brooks_MMath/uw-ethesis.tex
Commit 1e110bffa193f11fc02b3e412b060f1b5bcfea22 by Peter Buhr
harmonize format of section titles
The file was modifieddoc/theses/mike_brooks_MMath/string.tex
The file was modifieddoc/theses/mike_brooks_MMath/conclusion.tex
The file was modifieddoc/theses/mike_brooks_MMath/intro.tex
The file was modifieddoc/theses/mike_brooks_MMath/background.tex
Commit 5a553e2df9bdb97f72584d0230a506cd8c69456a by Peter Buhr
proofreading array chapter
The file was modifieddoc/theses/mike_brooks_MMath/array.tex
Commit e26a84207c9c592dbed209acfb363a8d8a58bbc1 by Peter Buhr
update example programs
The file was modifieddoc/theses/mike_brooks_MMath/programs/hello-array.cfa
The file was modifieddoc/theses/mike_brooks_MMath/programs/lst-issues-attach-reduction.hpp
The file was modifieddoc/theses/mike_brooks_MMath/programs/hello-md.cfa
The file was modifieddoc/theses/mike_brooks_MMath/programs/lst-issues-wrapped-byref.run.cpp
The file was modifieddoc/theses/mike_brooks_MMath/programs/hello-accordion.cfa
The file was modifieddoc/theses/mike_brooks_MMath/programs/bkgd-carray-arrty.c
Commit 061b001218ffd1d509ae34c3da5a36134799b5c0 by Peter Buhr
update target names for running test suite
The file was modifiedINSTALL
Commit a4e1b09472ce1a23ac08c2a4f5e43abc5733f070 by Peter Buhr
formatting
The file was modifiedlibcfa/src/parseargs.cfa
The file was modifiedlibcfa/src/parseargs.hfa
Commit c015e2dcbed8c4388510773acdb9b6ea0ee94b78 by Peter Buhr
update reading boolean and match text
The file was modifiedlibcfa/src/iostream.cfa
The file was modifiedlibcfa/src/iostream.hfa
Commit d287f3e5d5a48876b9445786177d15a61ac9c921 by Peter Buhr
fix selecting wrong input operator for enumeration, first attempt at reading enumerators
The file was modifiedlibcfa/src/enum.hfa
The file was modifiedlibcfa/src/enum.cfa
Commit 2f4c9100be60dcd0d7006a9dffcf6c6ae4291fa2 by Peter Buhr
set return argument for boolean read
The file was modifiedlibcfa/src/iostream.cfa