Commit
21e6da529a9fa63c58924bd3671e1838f41b1f90
by Peter Buhr add citation for AlgolW The file was modified doc/bibliography/pl.bib
Commit
c3c9325fb1f331754a04603846ea045edb69b80c
by Peter Buhr missing keyword coroutine to lstlang CFA The file was modified doc/LaTeXmacros/lstlang.sty
Commit
e69357205f99d43b90e557ae30d13dcaa85c82f2
by Peter Buhr change see macro to support capital See, update cquote macro with better above/below spacing, add package tabularx to allow @ in tabular definition when \lstMakeShortInline@ The file was modified doc/LaTeXmacros/common.sty The file was modified doc/LaTeXmacros/common.tex
Commit
2a2799876d365d35c502f7a2c17c7be93167fcc1
by Peter Buhr add citation from OED for enumerate The file was modified doc/theses/jiada_liang_MMath/uw-ethesis.bib
Commit
c1489666b381f6199fa75cdca4ded7d6ac7a0339
by Peter Buhr documentation The file was modified doc/theses/jiada_liang_MMath/Makefile
Commit
4da914224e5b446785ef95fd5e05cba53d2518f7
by Peter Buhr more proofreading on enumerations The file was modified doc/theses/jiada_liang_MMath/background.tex The file was modified doc/theses/jiada_liang_MMath/CFAenum.tex The file was modified doc/theses/jiada_liang_MMath/intro.tex The file was modified doc/theses/jiada_liang_MMath/relatedwork.tex
Commit
2b6db0379d89499bcfb8fbfbc7cbd8da6e4b0e0d
by Peter Buhr proofreading changes The file was modified doc/uC++toCFA/Makefile The file was modified doc/uC++toCFA/uC++toCFA.tex
Commit
cdd25ef9f6abfd796a8899f9682eff0e020a1453
by Peter Buhr changes to postfix function and storage management sections The file was modified doc/user/Makefile The file was modified doc/user/user.tex
Commit
da87eafdbdd36e6e2c01f0ca38271c3265a9cfb7
by Peter Buhr remove spurious 'this' qualification The file was modified libcfa/src/concurrency/actor.hfa
Commit
d4264e8a120ee554ca06bdced07b5b59cee1a852
by Peter Buhr formatting, add CFA versions of resize, realloc, and reallocarray The file was modified libcfa/src/stdlib.hfa
Commit
b9b6efb5368046ebaf333ceef3ec7de4bdbda34d
by ajbeach Removed porting.md, although some of its information is still relavant, but that should be clear from the rest of the project at this point. The file was removed src/AST/porting.md
Commit
fc1a3e283512526d1ddc12898c7c5fa33f0ddeaf
by ajbeach Style update. Focused on indentation and trailing whitespace. The file was modified src/BasicTypes-gen.cc The file was modified src/Validate/HoistStruct.cpp The file was modified src/Validate/ForallPointerDecay.hpp The file was modified src/Concurrency/Actors.cpp The file was modified src/Concurrency/Waituntil.cpp The file was modified src/ResolvExpr/CandidateFinder.cpp The file was modified src/ResolvExpr/Unify.cc The file was modified src/SymTab/Mangler.cc The file was modified src/AST/Print.cpp The file was modified src/Concurrency/Keywords.cpp The file was modified src/Common/VectorMap.h The file was modified src/ResolvExpr/CommonType.cc The file was modified src/ResolvExpr/ConversionCost.cc The file was modified src/Concurrency/Corun.cpp The file was modified src/AST/Type.hpp The file was modified src/Virtual/VirtualDtor.cpp The file was modified src/Common/PersistentMap.h The file was modified src/Validate/ImplementEnumFunc.cpp
Commit
ba97ebf4075c56eacf19495c1452730cedf50fa1
by ajbeach The polyCost function was just a bit more complicated than it needed to be. The file was modified src/ResolvExpr/PolyCost.cc