# # ChangeLog for doc # # Generated by Trac 1.2.1 # Mar 28, 2024, 4:08:02 AM Wed, 30 Oct 2019 15:26:07 GMT Thierry Delisle [9421f3d8] * doc/theses/thierry_delisle_PhD/.gitignore (added) * doc/theses/thierry_delisle_PhD/code/Makefile (added) * doc/theses/thierry_delisle_PhD/code/bts_test.cpp (added) * doc/theses/thierry_delisle_PhD/code/relaxed_list.cpp (modified) * doc/theses/thierry_delisle_PhD/code/relaxed_list.hpp (modified) * doc/theses/thierry_delisle_PhD/code/relaxed_list_layout.cpp (added) * doc/theses/thierry_delisle_PhD/code/scale.sh (added) * doc/theses/thierry_delisle_PhD/code/utils.hpp (modified) Adding some of the implemented code. Current state: relaxed list is ... Tue, 29 Oct 2019 20:01:24 GMT Thierry Delisle [b067d9b] * .autom4te.cfg (added) * .gitignore (modified) * INSTALL (modified) * Jenkins/FullBuild (modified) * Jenkins/TestRegen (modified) * Jenkinsfile (modified) * Makefile.am (modified) * Makefile.in (modified) * aclocal.m4 (modified) * automake/cfa.m4 (added) * automake/compile (modified) * automake/config.guess (modified) * automake/config.sub (modified) * automake/depcomp (modified) * automake/install-sh (modified) * automake/libtool.m4 (added) * automake/ltmain.sh (added) * automake/ltoptions.m4 (added) * automake/ltsugar.m4 (added) * automake/ltversion.m4 (added) * automake/lt~obsolete.m4 (added) * automake/missing (modified) * automake/test-driver (modified) * automake/ylwrap (modified) * benchmark/Makefile.am (added) * benchmark/Makefile.in (added) * benchmark/Monitor.c (added) * benchmark/baselines/calc.py (added) * benchmark/baselines/x64/compile.csv (added) * benchmark/baselines/x64/ctxswitch.csv (added) * benchmark/baselines/x64/mutex.csv (added) * benchmark/baselines/x64/signal.csv (added) * benchmark/baselines/x86/compile.csv (added) * benchmark/baselines/x86/ctxswitch.csv (added) * benchmark/baselines/x86/mutex.csv (added) * benchmark/baselines/x86/signal.csv (added) * benchmark/bench.h (added) * benchmark/c.c (added) * benchmark/compile/empty.cfa (moved) * benchmark/creation/JavaThread.java (added) * benchmark/creation/cfa_cor.cfa (added) * benchmark/creation/cfa_thrd.cfa (added) * benchmark/creation/goroutine.go (moved) * benchmark/creation/pthreads.c (added) * benchmark/creation/upp_cor.cc (added) * benchmark/creation/upp_thrd.cc (added) * benchmark/ctxswitch/JavaThread.java (added) * benchmark/ctxswitch/cfa_cor.cfa (added) * benchmark/ctxswitch/cfa_cor_then.cfa (added) * benchmark/ctxswitch/cfa_gen.cfa (added) * benchmark/ctxswitch/cfa_thrd.cfa (added) * benchmark/ctxswitch/cfa_thrd2.cfa (added) * benchmark/ctxswitch/goroutine.go (moved) * benchmark/ctxswitch/kos_fibre.cpp (added) * benchmark/ctxswitch/kos_fibre2.cpp (added) * benchmark/ctxswitch/pthreads.c (added) * benchmark/ctxswitch/upp_cor.cc (added) * benchmark/ctxswitch/upp_thrd.cc (added) * benchmark/cxx.cpp (added) * benchmark/fetch_add.c (added) * benchmark/fixcsv.sh (added) * benchmark/function.c (added) * benchmark/interrupt_linux.c (moved) * benchmark/loop.c (added) * benchmark/mutex/JavaThread.java (added) * benchmark/mutex/cfa1.cfa (added) * benchmark/mutex/cfa2.cfa (added) * benchmark/mutex/cfa4.cfa (added) * benchmark/mutex/pthreads.c (added) * benchmark/mutex/upp.cc (added) * benchmark/schedext/cfa1.cfa (added) * benchmark/schedext/cfa2.cfa (added) * benchmark/schedext/cfa4.cfa (added) * benchmark/schedext/upp.cc (added) * benchmark/schedint/JavaThread.java (added) * benchmark/schedint/cfa1.cfa (added) * benchmark/schedint/cfa2.cfa (added) * benchmark/schedint/cfa4.cfa (added) * benchmark/schedint/pthreads.c (added) * benchmark/schedint/upp.cc (added) * benchmark/tls-fetch_add.c (added) * benchmark/ttst_lock.c (added) * config.h.in (deleted) * configure (modified) * configure.ac (modified) * doc/LaTeXmacros/common.tex (modified) * doc/LaTeXmacros/lstlang.sty (modified) * doc/bibliography/pl.bib (modified) * doc/papers/AMA/AMA-stix/ama/WileyNJD-v2.cls (modified) * doc/papers/OOPSLA17/Makefile (modified) * doc/papers/concurrency/Makefile (modified) * doc/papers/concurrency/Paper.tex (modified) * doc/papers/concurrency/SPEOldPaper.pdf (added) * doc/papers/concurrency/annex/local.bib (modified) * doc/papers/concurrency/examples/C++Cor-ts.cpp (added) * doc/papers/concurrency/examples/Fib.c (added) * doc/papers/concurrency/examples/Fib.cfa (added) * doc/papers/concurrency/examples/Fib.cpp (added) * doc/papers/concurrency/examples/Fib.py (added) * doc/papers/concurrency/examples/Fib.sim (added) * doc/papers/concurrency/examples/Fib1.c (added) * doc/papers/concurrency/examples/Fib2.c (added) * doc/papers/concurrency/examples/Fib2.cfa (added) * doc/papers/concurrency/examples/Fib2.cpp (added) * doc/papers/concurrency/examples/Fib2.py (added) * doc/papers/concurrency/examples/Fib3.c (added) * doc/papers/concurrency/examples/Fib3.cc (added) * doc/papers/concurrency/examples/FibRefactor.py (added) * doc/papers/concurrency/examples/Fmt.sim (added) * doc/papers/concurrency/examples/Format.c (added) * doc/papers/concurrency/examples/Format.cc (added) * doc/papers/concurrency/examples/Format.cfa (added) * doc/papers/concurrency/examples/Format.cpp (added) * doc/papers/concurrency/examples/Format.data (added) * doc/papers/concurrency/examples/Format.py (added) * doc/papers/concurrency/examples/Format.sim (added) * doc/papers/concurrency/examples/Format1.c (added) * doc/papers/concurrency/examples/PingPong.c (added) * doc/papers/concurrency/examples/PingPong.cc (added) * doc/papers/concurrency/examples/Pingpong.cc (added) * doc/papers/concurrency/examples/Pingpong.cfa (added) * doc/papers/concurrency/examples/Pingpong.py (added) * doc/papers/concurrency/examples/Pingpong2.cfa (added) * doc/papers/concurrency/examples/ProdCons.cfa (added) * doc/papers/concurrency/examples/ProdCons.cpp (added) * doc/papers/concurrency/examples/ProdCons.py (added) * doc/papers/concurrency/examples/ProdCons.sim (added) * doc/papers/concurrency/examples/RWMonitor.cfa (added) * doc/papers/concurrency/examples/Refactor.py (added) * doc/papers/concurrency/examples/counter.cpp (added) * doc/papers/concurrency/figures/CondSigWait.fig (added) * doc/papers/concurrency/figures/FullCoroutinePhases.fig (added) * doc/papers/concurrency/figures/FullProdConsStack.fig (added) * doc/papers/concurrency/figures/RunTimeStructure.fig (added) * doc/papers/concurrency/figures/corlayout.fig (added) * doc/papers/concurrency/figures/ext_monitor.fig (modified) * doc/papers/concurrency/figures/monitor.fig (modified) * doc/papers/concurrency/figures/monitor.old.fig (added) * doc/papers/concurrency/mail (added) * doc/papers/concurrency/mail2 (added) * doc/papers/concurrency/style/cfa-format.tex (deleted) * doc/papers/general/.gitignore (modified) * doc/papers/general/Makefile (modified) * doc/papers/general/Paper.tex (modified) * doc/papers/general/fig.tex (added) * doc/proposals/approx-equal.md (added) * doc/proposals/ctordtor/Makefile (modified) * doc/proposals/ctordtor/ctor.tex (modified) * doc/proposals/flags.md (modified) * doc/proposals/interned_string.cc (added) * doc/proposals/interned_string.h (added) * doc/proposals/operator-defaults.md (added) * doc/proposals/specialized_casts.md (added) * doc/proposals/tuples/Makefile (modified) * doc/proposals/tuples/tuples.tex (modified) * doc/proposals/unicode.html (added) * doc/proposals/user_conversions.md (modified) * doc/proposals/virtual.txt (deleted) * doc/proposals/vtable.md (added) * doc/refrat/Makefile (modified) * doc/theses/aaron_moss/comp_II/Makefile (deleted) * doc/theses/aaron_moss_PhD/comp_II/.gitignore (moved) * doc/theses/aaron_moss_PhD/comp_II/Efficient Type Resolution in Cforall.pptx (moved) * doc/theses/aaron_moss_PhD/comp_II/Makefile (added) * doc/theses/aaron_moss_PhD/comp_II/comp_II.tex (moved) * doc/theses/aaron_moss_PhD/comp_II/conversion_dag.eps (moved) * doc/theses/aaron_moss_PhD/comp_II/conversion_dag.odg (moved) * doc/theses/aaron_moss_PhD/comp_II/conversion_dag.png (moved) * doc/theses/aaron_moss_PhD/comp_II/resolution_dag.eps (moved) * doc/theses/aaron_moss_PhD/comp_II/resolution_dag.odg (moved) * doc/theses/aaron_moss_PhD/comp_II/resolution_dag.png (moved) * doc/theses/aaron_moss_PhD/comp_II/resolution_dag2.odg (moved) * doc/theses/aaron_moss_PhD/comp_II/resolution_dag2.png (moved) * doc/theses/aaron_moss_PhD/phd/.gitignore (added) * doc/theses/aaron_moss_PhD/phd/Makefile (added) * doc/theses/aaron_moss_PhD/phd/background.tex (added) * doc/theses/aaron_moss_PhD/phd/cfa-macros.tex (added) * doc/theses/aaron_moss_PhD/phd/code/bespoke-generic.c (added) * doc/theses/aaron_moss_PhD/phd/code/cfa-generic.cfa (added) * doc/theses/aaron_moss_PhD/phd/code/macro-generic.c (added) * doc/theses/aaron_moss_PhD/phd/code/void-generic.c (added) * doc/theses/aaron_moss_PhD/phd/conclusion.tex (added) * doc/theses/aaron_moss_PhD/phd/evaluation/algo-summary.dat (added) * doc/theses/aaron_moss_PhD/phd/evaluation/algo-summary.gp (added) * doc/theses/aaron_moss_PhD/phd/evaluation/bu-summary.dat (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-cc/cfa-bu.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-cc/cfa-co.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-cc/cfa-dca.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-cc/cfa-def.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-cc/cfa-imm.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-mem-by-time.tsv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-mem.tsv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-plots.gp (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-time.tsv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/data.xlsx (added) * doc/theses/aaron_moss_PhD/phd/evaluation/generic-timing.dat (added) * doc/theses/aaron_moss_PhD/phd/evaluation/generic-timing.gp (added) * doc/theses/aaron_moss_PhD/phd/evaluation/mem-by-max-assns.tsv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/mem-by-max-depth.tsv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/metric-plots.gp (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per-prob-scatter.gp (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per-prob.gp (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per-prob.tsv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/imgui-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/io1-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/io2-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/kernel-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/math1-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/math2-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/math3-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/math4-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/minmax-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/preemption-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/rational-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/searchsort-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/swap-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/time-by-max-assns.tsv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/time-by-max-depth.tsv (added) * doc/theses/aaron_moss_PhD/phd/experiments.tex (added) * doc/theses/aaron_moss_PhD/phd/figures/bilson-conv-graph.eps (added) * doc/theses/aaron_moss_PhD/phd/figures/bilson-conv-graph.odg (added) * doc/theses/aaron_moss_PhD/phd/figures/extended-conv-graph.eps (added) * doc/theses/aaron_moss_PhD/phd/figures/extended-conv-graph.odg (added) * doc/theses/aaron_moss_PhD/phd/figures/persistent-union-find.eps (added) * doc/theses/aaron_moss_PhD/phd/figures/persistent-union-find.odg (added) * doc/theses/aaron_moss_PhD/phd/figures/resolution-dag.eps (added) * doc/theses/aaron_moss_PhD/phd/figures/resolution-dag.odg (added) * doc/theses/aaron_moss_PhD/phd/figures/safe-conv-graph.eps (added) * doc/theses/aaron_moss_PhD/phd/figures/safe-conv-graph.odg (added) * doc/theses/aaron_moss_PhD/phd/figures/union-find-with-classes.eps (added) * doc/theses/aaron_moss_PhD/phd/figures/union-find-with-classes.odg (added) * doc/theses/aaron_moss_PhD/phd/frontpgs.tex (added) * doc/theses/aaron_moss_PhD/phd/generic-bench.tex (added) * doc/theses/aaron_moss_PhD/phd/generic-types.tex (added) * doc/theses/aaron_moss_PhD/phd/introduction.tex (added) * doc/theses/aaron_moss_PhD/phd/macros.tex (added) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (added) * doc/theses/aaron_moss_PhD/phd/thesis.tex (added) * doc/theses/aaron_moss_PhD/phd/timeline.md (added) * doc/theses/aaron_moss_PhD/phd/type-environment.tex (added) * doc/theses/lynn_tran_SE499/Bibliography.bib (added) * doc/theses/lynn_tran_SE499/Chapters/CFA.tex (added) * doc/theses/lynn_tran_SE499/Chapters/Conclusion.tex (added) * doc/theses/lynn_tran_SE499/Chapters/Demangler.tex (added) * doc/theses/lynn_tran_SE499/Chapters/Extensions.tex (added) * doc/theses/lynn_tran_SE499/Chapters/GDB.tex (added) * doc/theses/lynn_tran_SE499/Chapters/Introduction.tex (added) * doc/theses/lynn_tran_SE499/Chapters/uCPP.tex (added) * doc/theses/lynn_tran_SE499/LICENSE (added) * doc/theses/lynn_tran_SE499/SE499-master.zip (added) * doc/theses/lynn_tran_SE499/SE499-master/.gdbinit (added) * doc/theses/lynn_tran_SE499/SE499-master/README.md (added) * doc/theses/lynn_tran_SE499/SE499-master/test.cc (added) * doc/theses/lynn_tran_SE499/SE499-master/utils-gdb.gdb (added) * doc/theses/lynn_tran_SE499/SE499-master/utils-gdb.py (added) * doc/theses/lynn_tran_SE499/SE499-master/utils.cpp (added) * doc/theses/lynn_tran_SE499/Thesis.cls (added) * doc/theses/lynn_tran_SE499/lstpatch.sty (added) * doc/theses/lynn_tran_SE499/se499-report.tex (added) * doc/theses/lynn_tran_SE499/uContext_stack.png (added) * doc/theses/lynn_tran_SE499/vector.sty (added) * doc/theses/rob_schluntz_MMath/.gitignore (moved) * doc/theses/rob_schluntz_MMath/Makefile (moved) * doc/theses/rob_schluntz_MMath/cfa-format.tex (moved) * doc/theses/rob_schluntz_MMath/conclusions.tex (moved) * doc/theses/rob_schluntz_MMath/ctordtor.tex (moved) * doc/theses/rob_schluntz_MMath/examples/conclusions/dtor.c (moved) * doc/theses/rob_schluntz_MMath/examples/conclusions/except.c (moved) * doc/theses/rob_schluntz_MMath/examples/conclusions/except.cc (moved) * doc/theses/rob_schluntz_MMath/examples/ctor/array_ctor.c (moved) * doc/theses/rob_schluntz_MMath/examples/ctor/copy_ctor.c (moved) * doc/theses/rob_schluntz_MMath/examples/ctor/cv_ctor.c (moved) * doc/theses/rob_schluntz_MMath/examples/ctor/enum_ctor.c (moved) * doc/theses/rob_schluntz_MMath/examples/ctor/expr_ctor.c (moved) * doc/theses/rob_schluntz_MMath/examples/ctor/global_ctor.c (moved) * doc/theses/rob_schluntz_MMath/examples/ctor/hide_ctor.c (moved) * doc/theses/rob_schluntz_MMath/examples/ctor/member.c (moved) * doc/theses/rob_schluntz_MMath/examples/ctor/placement_ctor.c (moved) * doc/theses/rob_schluntz_MMath/examples/ctor/return_dtor.c (moved) * doc/theses/rob_schluntz_MMath/examples/ctor/static_ctor.c (moved) * doc/theses/rob_schluntz_MMath/examples/ctor/union_ctor.c (moved) * doc/theses/rob_schluntz_MMath/examples/intro/FileOutputStream.java (moved) * doc/theses/rob_schluntz_MMath/examples/intro/compound_lit.c (moved) * doc/theses/rob_schluntz_MMath/examples/intro/designation.c (moved) * doc/theses/rob_schluntz_MMath/examples/intro/ignore.c (moved) * doc/theses/rob_schluntz_MMath/examples/intro/ires.java (moved) * doc/theses/rob_schluntz_MMath/examples/intro/res.java (moved) * doc/theses/rob_schluntz_MMath/examples/intro/res1.java (moved) * doc/theses/rob_schluntz_MMath/examples/intro/res2.java (moved) * doc/theses/rob_schluntz_MMath/examples/intro/res3.java (moved) * doc/theses/rob_schluntz_MMath/examples/intro/tuple.cc (moved) * doc/theses/rob_schluntz_MMath/examples/intro/variadic.java (moved) * doc/theses/rob_schluntz_MMath/examples/malloc.cc (moved) * doc/theses/rob_schluntz_MMath/examples/nested.c (moved) * doc/theses/rob_schluntz_MMath/examples/poly.c (moved) * doc/theses/rob_schluntz_MMath/examples/scope_guard.h (moved) * doc/theses/rob_schluntz_MMath/examples/test_scoped_guard.c (moved) * doc/theses/rob_schluntz_MMath/examples/tuples/assign.c (moved) * doc/theses/rob_schluntz_MMath/examples/tuples/cast.c (moved) * doc/theses/rob_schluntz_MMath/examples/tuples/ctor.c (moved) * doc/theses/rob_schluntz_MMath/examples/tuples/mrv.c (moved) * doc/theses/rob_schluntz_MMath/examples/tuples/mrv_1.c (moved) * doc/theses/rob_schluntz_MMath/examples/tuples/mrv_2.c (moved) * doc/theses/rob_schluntz_MMath/examples/tuples/mrv_3.c (moved) * doc/theses/rob_schluntz_MMath/examples/tuples/named.c (moved) * doc/theses/rob_schluntz_MMath/examples/variadic/new.c (moved) * doc/theses/rob_schluntz_MMath/examples/variadic/print.c (moved) * doc/theses/rob_schluntz_MMath/examples/variadic/sum1.c (moved) * doc/theses/rob_schluntz_MMath/examples/variadic/sum2.c (moved) * doc/theses/rob_schluntz_MMath/intro.tex (moved) * doc/theses/rob_schluntz_MMath/thesis-frontpgs.tex (moved) * doc/theses/rob_schluntz_MMath/thesis.bib (moved) * doc/theses/rob_schluntz_MMath/thesis.tex (moved) * doc/theses/rob_schluntz_MMath/tuples.tex (moved) * doc/theses/rob_schluntz_MMath/variadic.tex (moved) * doc/theses/thierry_delisle/Makefile (deleted) * doc/theses/thierry_delisle/notes/cor-thread-traits.c (deleted) * doc/theses/thierry_delisle/notes/lit-review.md (deleted) * doc/theses/thierry_delisle/notes/notes.md (deleted) * doc/theses/thierry_delisle/style/style.tex (deleted) * doc/theses/thierry_delisle_MMath/.gitignore (moved) * doc/theses/thierry_delisle_MMath/Makefile (added) * doc/theses/thierry_delisle_MMath/annex/glossary.tex (moved) * doc/theses/thierry_delisle_MMath/annex/local.bib (moved) * doc/theses/thierry_delisle_MMath/figures/dependency.fig (moved) * doc/theses/thierry_delisle_MMath/figures/ext_monitor.fig (moved) * doc/theses/thierry_delisle_MMath/figures/int_monitor.fig (moved) * doc/theses/thierry_delisle_MMath/figures/monitor.fig (moved) * doc/theses/thierry_delisle_MMath/figures/monitor_structs.fig (moved) * doc/theses/thierry_delisle_MMath/figures/system.fig (moved) * doc/theses/thierry_delisle_MMath/notes/cor-thread-traits.c (moved) * doc/theses/thierry_delisle_MMath/notes/lit-review.md (moved) * doc/theses/thierry_delisle_MMath/notes/notes.md (moved) * doc/theses/thierry_delisle_MMath/style/cfa-format.tex (moved) * doc/theses/thierry_delisle_MMath/style/style.tex (moved) * doc/theses/thierry_delisle_MMath/text/basics.tex (moved) * doc/theses/thierry_delisle_MMath/text/cforall.tex (moved) * doc/theses/thierry_delisle_MMath/text/concurrency.tex (moved) * doc/theses/thierry_delisle_MMath/text/frontpgs.tex (moved) * doc/theses/thierry_delisle_MMath/text/future.tex (moved) * doc/theses/thierry_delisle_MMath/text/internals.tex (moved) * doc/theses/thierry_delisle_MMath/text/intro.tex (moved) * doc/theses/thierry_delisle_MMath/text/parallelism.tex (moved) * doc/theses/thierry_delisle_MMath/text/results.tex (moved) * doc/theses/thierry_delisle_MMath/text/together.tex (moved) * doc/theses/thierry_delisle_MMath/thePlan.md (moved) * doc/theses/thierry_delisle_MMath/thesis.tex (moved) * doc/theses/thierry_delisle_MMath/version (moved) * doc/theses/thierry_delisle_MMath/version.sh (moved) * doc/theses/thierry_delisle_PhD/code/assert.hpp (added) * doc/theses/thierry_delisle_PhD/code/prefetch.cpp (added) * doc/theses/thierry_delisle_PhD/code/processor.hpp (added) * doc/theses/thierry_delisle_PhD/code/processor_list.hpp (added) * doc/theses/thierry_delisle_PhD/code/processor_list_fast.cpp (added) * doc/theses/thierry_delisle_PhD/code/processor_list_good.cpp (added) * doc/theses/thierry_delisle_PhD/code/relaxed_list.cpp (added) * doc/theses/thierry_delisle_PhD/code/relaxed_list.hpp (added) * doc/theses/thierry_delisle_PhD/code/utils.hpp (added) * doc/user/Makefile (modified) * doc/user/user.tex (modified) * doc/working/exception/impl/Makefile (added) * doc/working/exception/impl/exception.c (modified) * doc/working/exception/impl/pdc.s (added) * doc/working/exception/impl/pic.s (added) * doc/working/exception/impl/test.c (added) * doc/working/glen_conversions/float_promo.dia (added) * doc/working/glen_conversions/float_promo.png (added) * doc/working/glen_conversions/index.html (added) * driver/Makefile.am (added) * driver/Makefile.in (added) * driver/as.cc (added) * driver/cc1.cc (added) * driver/cfa.cc (added) * examples/ArrayN.c (added) * examples/Initialization.c (moved) * examples/Initialization2.c (moved) * examples/Makefile.example (moved) * examples/Members.c (moved) * examples/Misc.c (moved) * examples/MiscError.c (moved) * examples/Rank2.c (moved) * examples/Tuple.c (added) * examples/abstype.c (moved) * examples/constructors.c (moved) * examples/forward.c (moved) * examples/gc_no_raii/.gitignore (moved) * examples/gc_no_raii/bug-repro/assert.c (moved) * examples/gc_no_raii/bug-repro/blockers.tar.gz (moved) * examples/gc_no_raii/bug-repro/blockers/explicit_cast.c (moved) * examples/gc_no_raii/bug-repro/blockers/file_scope.c (added) * examples/gc_no_raii/bug-repro/blockers/recursive_realloc.c (added) * examples/gc_no_raii/bug-repro/crash.c (moved) * examples/gc_no_raii/bug-repro/deref.c (moved) * examples/gc_no_raii/bug-repro/field.c (added) * examples/gc_no_raii/bug-repro/find.c (moved) * examples/gc_no_raii/bug-repro/inline.c (moved) * examples/gc_no_raii/bug-repro/malloc.c (moved) * examples/gc_no_raii/bug-repro/not_equal.c (moved) * examples/gc_no_raii/bug-repro/oddtype.c (moved) * examples/gc_no_raii/bug-repro/push_back.c (moved) * examples/gc_no_raii/bug-repro/push_back.h (moved) * examples/gc_no_raii/bug-repro/realloc.c (moved) * examples/gc_no_raii/bug-repro/return.c (moved) * examples/gc_no_raii/bug-repro/return_template.c (moved) * examples/gc_no_raii/bug-repro/slow_malloc.c (added) * examples/gc_no_raii/bug-repro/static_const_local.c (moved) * examples/gc_no_raii/bug-repro/test-assert.cpp (moved) * examples/gc_no_raii/bug-repro/void_pointer.c (moved) * examples/gc_no_raii/bug-repro/while.c (moved) * examples/gc_no_raii/bug-repro/zero.c (moved) * examples/gc_no_raii/pool-alloc/allocate-malign.c (moved) * examples/gc_no_raii/pool-alloc/allocate-malloc.c (moved) * examples/gc_no_raii/pool-alloc/allocate-mmap.c (moved) * examples/gc_no_raii/pool-alloc/allocate-win-valloc.c (moved) * examples/gc_no_raii/premake4.lua (moved) * examples/gc_no_raii/src/allocate-pool.c (moved) * examples/gc_no_raii/src/allocate-pool.h (moved) * examples/gc_no_raii/src/gc.h (moved) * examples/gc_no_raii/src/gcpointers.c (moved) * examples/gc_no_raii/src/gcpointers.h (moved) * examples/gc_no_raii/src/internal/card_table.h (moved) * examples/gc_no_raii/src/internal/collector.c (added) * examples/gc_no_raii/src/internal/collector.h (moved) * examples/gc_no_raii/src/internal/gc_tools.h (moved) * examples/gc_no_raii/src/internal/globals.h (moved) * examples/gc_no_raii/src/internal/memory_pool.c (moved) * examples/gc_no_raii/src/internal/memory_pool.h (moved) * examples/gc_no_raii/src/internal/object_header.c (moved) * examples/gc_no_raii/src/internal/object_header.h (moved) * examples/gc_no_raii/src/internal/state.c (added) * examples/gc_no_raii/src/internal/state.h (added) * examples/gc_no_raii/src/test_include.c (moved) * examples/gc_no_raii/src/tools.h (moved) * examples/gc_no_raii/src/tools/checks.h (moved) * examples/gc_no_raii/src/tools/print.c (moved) * examples/gc_no_raii/src/tools/print.h (added) * examples/gc_no_raii/src/tools/worklist.h (added) * examples/gc_no_raii/test/badlll.c (moved) * examples/gc_no_raii/test/gctest.c (added) * examples/gc_no_raii/test/operators.c (moved) * examples/huge.c (moved) * examples/includes.c (added) * examples/index.h (moved) * examples/it_out.c (moved) * examples/multicore.c (added) * examples/new.c (moved) * examples/poly-bench.c (moved) * examples/prolog.c (added) * examples/quad.c (added) * examples/s.c (moved) * examples/simplePoly.c (moved) * examples/simpler.c (moved) * examples/specialize.c (moved) * examples/square.c (added) * examples/twice.c (added) * examples/wrapper/.gitignore (moved) * examples/wrapper/premake4.lua (moved) * examples/wrapper/src/main.c (added) * examples/wrapper/src/pointer.h (added) * examples/zero_one.c (added) * libcfa/.autom4te.cfg (added) * libcfa/Makefile.am (added) * libcfa/Makefile.in (added) * libcfa/aclocal.m4 (added) * libcfa/automake/compile (added) * libcfa/automake/config.guess (added) * libcfa/automake/config.sub (added) * libcfa/automake/depcomp (added) * libcfa/automake/install-sh (added) * libcfa/automake/libtool.m4 (added) * libcfa/automake/ltmain.sh (added) * libcfa/automake/ltoptions.m4 (added) * libcfa/automake/ltsugar.m4 (added) * libcfa/automake/ltversion.m4 (added) * libcfa/automake/lt~obsolete.m4 (added) * libcfa/automake/missing (added) * libcfa/configure (added) * libcfa/configure.ac (added) * libcfa/prelude/Makefile.am (added) * libcfa/prelude/Makefile.in (added) * libcfa/prelude/bootloader.cf (moved) * libcfa/prelude/builtins.c (added) * libcfa/prelude/builtins.def (moved) * libcfa/prelude/extras.c (added) * libcfa/prelude/extras.regx (added) * libcfa/prelude/prelude-gen.cc (added) * libcfa/prelude/prelude.old.cf (added) * libcfa/prelude/prototypes.awk (added) * libcfa/prelude/prototypes.c (moved) * libcfa/prelude/prototypes.sed (moved) * libcfa/prelude/sync-builtins.cf (added) * libcfa/prelude/sync-builtins.def (moved) * libcfa/src/Makefile.am (added) * libcfa/src/Makefile.in (added) * libcfa/src/assert.cfa (added) * libcfa/src/bits/algorithm.hfa (added) * libcfa/src/bits/align.hfa (added) * libcfa/src/bits/containers.hfa (added) * libcfa/src/bits/debug.cfa (added) * libcfa/src/bits/debug.hfa (added) * libcfa/src/bits/defs.hfa (added) * libcfa/src/bits/locks.hfa (added) * libcfa/src/bits/signal.hfa (added) * libcfa/src/clock.hfa (added) * libcfa/src/common.cfa (added) * libcfa/src/common.hfa (added) * libcfa/src/concurrency/CtxSwitch-arm.S (moved) * libcfa/src/concurrency/CtxSwitch-i386.S (added) * libcfa/src/concurrency/CtxSwitch-i686.S (moved) * libcfa/src/concurrency/CtxSwitch-x64.S (added) * libcfa/src/concurrency/CtxSwitch-x86.S (added) * libcfa/src/concurrency/CtxSwitch-x86_64.S (added) * libcfa/src/concurrency/alarm.cfa (added) * libcfa/src/concurrency/alarm.hfa (added) * libcfa/src/concurrency/coroutine.cfa (added) * libcfa/src/concurrency/coroutine.hfa (added) * libcfa/src/concurrency/invoke.c (added) * libcfa/src/concurrency/invoke.h (added) * libcfa/src/concurrency/kernel.cfa (added) * libcfa/src/concurrency/kernel.hfa (added) * libcfa/src/concurrency/kernel_private.hfa (added) * libcfa/src/concurrency/monitor.cfa (added) * libcfa/src/concurrency/monitor.hfa (added) * libcfa/src/concurrency/mutex.cfa (added) * libcfa/src/concurrency/mutex.hfa (added) * libcfa/src/concurrency/preemption.cfa (added) * libcfa/src/concurrency/preemption.hfa (added) * libcfa/src/concurrency/thread.cfa (added) * libcfa/src/concurrency/thread.hfa (added) * libcfa/src/containers/maybe.cfa (added) * libcfa/src/containers/maybe.hfa (moved) * libcfa/src/containers/pair.cfa (added) * libcfa/src/containers/pair.hfa (moved) * libcfa/src/containers/result.cfa (added) * libcfa/src/containers/result.hfa (added) * libcfa/src/containers/vector.cfa (added) * libcfa/src/containers/vector.hfa (moved) * libcfa/src/exception.c (added) * libcfa/src/exception.h (moved) * libcfa/src/executor.cfa (added) * libcfa/src/fstream.cfa (added) * libcfa/src/fstream.hfa (added) * libcfa/src/gmp.hfa (added) * libcfa/src/heap.cfa (added) * libcfa/src/interpose.cfa (added) * libcfa/src/iostream.cfa (added) * libcfa/src/iostream.hfa (added) * libcfa/src/iterator.cfa (added) * libcfa/src/iterator.hfa (moved) * libcfa/src/limits.cfa (added) * libcfa/src/limits.hfa (moved) * libcfa/src/lsda.h (moved) * libcfa/src/math.hfa (added) * libcfa/src/memcheck.awk (moved) * libcfa/src/rational.cfa (added) * libcfa/src/rational.hfa (added) * libcfa/src/startup.cfa (added) * libcfa/src/startup.hfa (added) * libcfa/src/stdhdr/assert.h (moved) * libcfa/src/stdhdr/bfdlink.h (added) * libcfa/src/stdhdr/complex.h (moved) * libcfa/src/stdhdr/ctype.h (moved) * libcfa/src/stdhdr/errno.h (moved) * libcfa/src/stdhdr/fenv.h (moved) * libcfa/src/stdhdr/float.h (moved) * libcfa/src/stdhdr/gmp.h (moved) * libcfa/src/stdhdr/hwloc.h (added) * libcfa/src/stdhdr/inttypes.h (moved) * libcfa/src/stdhdr/iso646.h (moved) * libcfa/src/stdhdr/krb5.h (added) * libcfa/src/stdhdr/limits.h (moved) * libcfa/src/stdhdr/locale.h (moved) * libcfa/src/stdhdr/malloc.h (added) * libcfa/src/stdhdr/math.h (moved) * libcfa/src/stdhdr/setjmp.h (moved) * libcfa/src/stdhdr/signal.h (moved) * libcfa/src/stdhdr/stdalign.h (moved) * libcfa/src/stdhdr/stdarg.h (moved) * libcfa/src/stdhdr/stdatomic.h (moved) * libcfa/src/stdhdr/stdbool.h (added) * libcfa/src/stdhdr/stddef.h (moved) * libcfa/src/stdhdr/stdint.h (moved) * libcfa/src/stdhdr/stdio.h (moved) * libcfa/src/stdhdr/stdlib.h (moved) * libcfa/src/stdhdr/stdnoreturn.h (moved) * libcfa/src/stdhdr/string.h (moved) * libcfa/src/stdhdr/sys/ucontext.h (moved) * libcfa/src/stdhdr/tgmath.h (moved) * libcfa/src/stdhdr/threads.h (moved) * libcfa/src/stdhdr/time.h (moved) * libcfa/src/stdhdr/uchar.h (moved) * libcfa/src/stdhdr/unistd.h (moved) * libcfa/src/stdhdr/wchar.h (moved) * libcfa/src/stdhdr/wctype.h (moved) * libcfa/src/stdlib.cfa (added) * libcfa/src/stdlib.hfa (added) * libcfa/src/time.cfa (added) * libcfa/src/time.hfa (added) * libcfa/src/time_t.hfa (added) * libcfa/src/virtual.c (moved) * libcfa/src/virtual.h (moved) * longrun_tests/Makefile.am (added) * longrun_tests/Makefile.in (added) * longrun_tests/block.cfa (added) * longrun_tests/coroutine.cfa (added) * longrun_tests/create.cfa (added) * longrun_tests/disjoint.cfa (added) * longrun_tests/enter.cfa (added) * longrun_tests/enter3.cfa (added) * longrun_tests/preempt.cfa (added) * longrun_tests/processor.cfa (added) * longrun_tests/stack.cfa (added) * longrun_tests/update-type (added) * longrun_tests/wait.cfa (added) * longrun_tests/yield.cfa (added) * src/AST/AssertAcyclic.cpp (added) * src/AST/AssertAcyclic.hpp (added) * src/AST/Attribute.cpp (added) * src/AST/Attribute.hpp (added) * src/AST/Bitfield.hpp (added) * src/AST/CVQualifiers.hpp (added) * src/AST/Chain.hpp (added) * src/AST/Convert.cpp (added) * src/AST/Convert.hpp (added) * src/AST/Decl.cpp (added) * src/AST/Decl.hpp (added) * src/AST/DeclReplacer.cpp (added) * src/AST/DeclReplacer.hpp (added) * src/AST/Expr.cpp (added) * src/AST/Expr.hpp (added) * src/AST/FunctionSpec.hpp (added) * src/AST/Fwd.hpp (added) * src/AST/GenericSubstitution.cpp (added) * src/AST/GenericSubstitution.hpp (added) * src/AST/Init.cpp (added) * src/AST/Init.hpp (added) * src/AST/Label.hpp (added) * src/AST/LinkageSpec.cpp (added) * src/AST/LinkageSpec.hpp (added) * src/AST/Node.cpp (added) * src/AST/Node.hpp (added) * src/AST/ParseNode.hpp (added) * src/AST/Pass.cpp (added) * src/AST/Pass.hpp (added) * src/AST/Pass.impl.hpp (added) * src/AST/Pass.proto.hpp (added) * src/AST/Print.cpp (added) * src/AST/Print.hpp (added) * src/AST/Stmt.cpp (added) * src/AST/Stmt.hpp (added) * src/AST/StorageClasses.hpp (added) * src/AST/SymbolTable.cpp (added) * src/AST/SymbolTable.hpp (added) * src/AST/Type.cpp (added) * src/AST/Type.hpp (added) * src/AST/TypeEnvironment.cpp (added) * src/AST/TypeEnvironment.hpp (added) * src/AST/TypeSubstitution.cpp (added) * src/AST/TypeSubstitution.hpp (added) * src/AST/TypeVar.hpp (added) * src/AST/Visitor.hpp (added) * src/AST/module.mk (added) * src/AST/porting.md (added) * src/BasicTypes-gen.cc (added) * src/CodeGen/CodeGenerator.cc (modified) * src/CodeGen/CodeGenerator.h (modified) * src/CodeGen/GenType.cc (modified) * src/CodeGen/GenType.h (modified) * src/CodeGen/Options.h (added) * src/CodeGen/module.mk (modified) * src/CodeTools/ResolvProtoDump.cc (added) * src/CodeTools/ResolvProtoDump.h (added) * src/CodeTools/module.mk (modified) * src/Common/Assert.cc (modified) * src/Common/Debug.h (modified) * src/Common/Eval.cc (added) * src/Common/FilterCombos.h (added) * src/Common/Heap.cc (deleted) * src/Common/Heap.h (deleted) * src/Common/Indenter.h (modified) * src/Common/PassVisitor.cc (added) * src/Common/PassVisitor.h (modified) * src/Common/PassVisitor.impl.h (modified) * src/Common/PassVisitor.proto.h (modified) * src/Common/PersistentMap.h (added) * src/Common/ScopedMap.h (modified) * src/Common/SemanticError.h (modified) * src/Common/Stats.h (added) * src/Common/Stats/Base.h (added) * src/Common/Stats/Counter.cc (added) * src/Common/Stats/Counter.h (added) * src/Common/Stats/Heap.cc (added) * src/Common/Stats/Heap.h (added) * src/Common/Stats/Stats.cc (added) * src/Common/Stats/Time.cc (added) * src/Common/Stats/Time.h (added) * src/Common/module.mk (modified) * src/Common/utility.h (modified) * src/CompilationState.cc (added) * src/CompilationState.h (added) * src/Concurrency/Keywords.cc (modified) * src/Concurrency/Waitfor.cc (modified) * src/Concurrency/module.mk (modified) * src/ControlStruct/ExceptTranslate.cc (modified) * src/ControlStruct/ForExprMutator.cc (modified) * src/ControlStruct/LabelFixer.cc (modified) * src/ControlStruct/LabelGenerator.cc (modified) * src/ControlStruct/MLEMutator.cc (modified) * src/ControlStruct/MLEMutator.h (modified) * src/ControlStruct/module.mk (modified) * src/Docs/Makefile (deleted) * src/Docs/cfa-cpp.1 (deleted) * src/Docs/design.tex (deleted) * src/Docs/uml.dia (deleted) * src/GenPoly/Box.cc (modified) * src/GenPoly/GenPoly.cc (modified) * src/GenPoly/GenPoly.h (modified) * src/GenPoly/InstantiateGeneric.cc (modified) * src/GenPoly/Lvalue.cc (modified) * src/GenPoly/ScopedSet.h (modified) * src/GenPoly/ScrubTyVars.cc (modified) * src/GenPoly/Specialize.cc (modified) * src/GenPoly/module.mk (modified) * src/InitTweak/FixGlobalInit.cc (modified) * src/InitTweak/FixGlobalInit.h (modified) * src/InitTweak/FixInit.cc (modified) * src/InitTweak/FixInit.h (modified) * src/InitTweak/GenInit.cc (modified) * src/InitTweak/GenInit.h (modified) * src/InitTweak/InitTweak.cc (modified) * src/InitTweak/InitTweak.h (modified) * src/InitTweak/module.mk (modified) * src/MakeLibCfa.cc (modified) * src/Makefile.am (modified) * src/Makefile.in (modified) * src/Parser/DeclarationNode.cc (modified) * src/Parser/ExpressionNode.cc (modified) * src/Parser/LinkageSpec.cc (modified) * src/Parser/LinkageSpec.h (modified) * src/Parser/ParseNode.h (modified) * src/Parser/StatementNode.cc (modified) * src/Parser/TypeData.cc (modified) * src/Parser/TypeData.h (modified) * src/Parser/TypedefTable.cc (modified) * src/Parser/TypedefTable.h (modified) * src/Parser/lex.ll (modified) * src/Parser/module.mk (modified) * src/Parser/parser.yy (modified) * src/ResolvExpr/AdjustExprType.cc (modified) * src/ResolvExpr/Alternative.cc (modified) * src/ResolvExpr/Alternative.h (modified) * src/ResolvExpr/AlternativeFinder.cc (modified) * src/ResolvExpr/AlternativeFinder.h (modified) * src/ResolvExpr/Candidate.cpp (added) * src/ResolvExpr/Candidate.hpp (added) * src/ResolvExpr/CandidateFinder.cpp (added) * src/ResolvExpr/CandidateFinder.hpp (added) * src/ResolvExpr/CastCost.cc (modified) * src/ResolvExpr/CommonType.cc (modified) * src/ResolvExpr/ConversionCost.cc (modified) * src/ResolvExpr/ConversionCost.h (modified) * src/ResolvExpr/Cost.h (modified) * src/ResolvExpr/CurrentObject.cc (modified) * src/ResolvExpr/CurrentObject.h (modified) * src/ResolvExpr/ExplodedActual.cc (modified) * src/ResolvExpr/ExplodedActual.h (modified) * src/ResolvExpr/ExplodedArg.cpp (added) * src/ResolvExpr/ExplodedArg.hpp (added) * src/ResolvExpr/FindOpenVars.cc (modified) * src/ResolvExpr/FindOpenVars.h (modified) * src/ResolvExpr/Occurs.cc (modified) * src/ResolvExpr/PolyCost.cc (modified) * src/ResolvExpr/PtrsAssignable.cc (modified) * src/ResolvExpr/PtrsCastable.cc (modified) * src/ResolvExpr/RenameVars.cc (modified) * src/ResolvExpr/RenameVars.h (modified) * src/ResolvExpr/ResolvMode.h (added) * src/ResolvExpr/ResolveAssertions.cc (added) * src/ResolvExpr/ResolveAssertions.h (added) * src/ResolvExpr/ResolveTypeof.cc (modified) * src/ResolvExpr/ResolveTypeof.h (modified) * src/ResolvExpr/Resolver.cc (modified) * src/ResolvExpr/Resolver.h (modified) * src/ResolvExpr/SatisfyAssertions.cpp (added) * src/ResolvExpr/SatisfyAssertions.hpp (added) * src/ResolvExpr/SpecCost.cc (added) * src/ResolvExpr/TypeEnvironment.cc (modified) * src/ResolvExpr/TypeEnvironment.h (modified) * src/ResolvExpr/Unify.cc (modified) * src/ResolvExpr/Unify.h (modified) * src/ResolvExpr/WidenMode.h (added) * src/ResolvExpr/module.mk (modified) * src/ResolvExpr/typeops.h (modified) * src/SymTab/Autogen.cc (modified) * src/SymTab/Autogen.h (modified) * src/SymTab/Demangle.cc (added) * src/SymTab/FixFunction.cc (modified) * src/SymTab/FixFunction.h (modified) * src/SymTab/Indexer.cc (modified) * src/SymTab/Indexer.h (modified) * src/SymTab/Mangler.cc (modified) * src/SymTab/Mangler.h (modified) * src/SymTab/ManglerCommon.cc (added) * src/SymTab/Validate.cc (modified) * src/SymTab/Validate.h (modified) * src/SymTab/demangler.cc (added) * src/SymTab/module.mk (modified) * src/SynTree/AddressExpr.cc (modified) * src/SynTree/AggregateDecl.cc (modified) * src/SynTree/ApplicationExpr.cc (modified) * src/SynTree/ArrayType.cc (modified) * src/SynTree/Attribute.cc (modified) * src/SynTree/Attribute.h (modified) * src/SynTree/BaseSyntaxNode.h (modified) * src/SynTree/BasicType.cc (modified) * src/SynTree/CommaExpr.cc (modified) * src/SynTree/Constant.cc (modified) * src/SynTree/Constant.h (modified) * src/SynTree/DeclReplacer.cc (modified) * src/SynTree/DeclReplacer.h (modified) * src/SynTree/Declaration.cc (modified) * src/SynTree/Declaration.h (modified) * src/SynTree/Expression.cc (modified) * src/SynTree/Expression.h (modified) * src/SynTree/FunctionDecl.cc (modified) * src/SynTree/FunctionType.cc (modified) * src/SynTree/Initializer.h (modified) * src/SynTree/Label.h (modified) * src/SynTree/Mutator.h (modified) * src/SynTree/ObjectDecl.cc (modified) * src/SynTree/ReferenceToType.cc (modified) * src/SynTree/Statement.cc (modified) * src/SynTree/Statement.h (modified) * src/SynTree/SynTree.h (modified) * src/SynTree/TupleExpr.cc (modified) * src/SynTree/Type.cc (modified) * src/SynTree/Type.h (modified) * src/SynTree/TypeSubstitution.cc (modified) * src/SynTree/TypeSubstitution.h (modified) * src/SynTree/TypeofType.cc (modified) * src/SynTree/Visitor.h (modified) * src/SynTree/module.mk (modified) * src/Tuples/Explode.cc (modified) * src/Tuples/Explode.h (modified) * src/Tuples/TupleAssignment.cc (modified) * src/Tuples/TupleExpansion.cc (modified) * src/Tuples/Tuples.cc (added) * src/Tuples/Tuples.h (modified) * src/Tuples/module.mk (modified) * src/Validate/FindSpecialDecls.cc (added) * src/Validate/FindSpecialDecls.h (added) * src/Validate/HandleAttributes.cc (added) * src/Validate/HandleAttributes.h (added) * src/Validate/module.mk (added) * src/Virtual/ExpandCasts.cc (modified) * src/benchmark/Makefile.am (deleted) * src/benchmark/Makefile.in (deleted) * src/benchmark/Monitor.c (deleted) * src/benchmark/bench.h (deleted) * src/benchmark/creation/JavaThread.java (deleted) * src/benchmark/creation/cfa_cor.c (deleted) * src/benchmark/creation/cfa_thrd.c (deleted) * src/benchmark/creation/pthreads.c (deleted) * src/benchmark/creation/upp_cor.cc (deleted) * src/benchmark/creation/upp_thrd.cc (deleted) * src/benchmark/ctxswitch/JavaThread.java (deleted) * src/benchmark/ctxswitch/cfa_cor.c (deleted) * src/benchmark/ctxswitch/cfa_thrd.c (deleted) * src/benchmark/ctxswitch/cfa_thrd2.c (deleted) * src/benchmark/ctxswitch/kos_fibre.cpp (deleted) * src/benchmark/ctxswitch/kos_fibre2.cpp (deleted) * src/benchmark/ctxswitch/pthreads.c (deleted) * src/benchmark/ctxswitch/upp_cor.cc (deleted) * src/benchmark/ctxswitch/upp_thrd.cc (deleted) * src/benchmark/fetch_add.c (deleted) * src/benchmark/function.c (deleted) * src/benchmark/loop.c (deleted) * src/benchmark/mutex/JavaThread.java (deleted) * src/benchmark/mutex/cfa1.c (deleted) * src/benchmark/mutex/cfa2.c (deleted) * src/benchmark/mutex/cfa4.c (deleted) * src/benchmark/mutex/pthreads.c (deleted) * src/benchmark/mutex/upp.cc (deleted) * src/benchmark/schedext/cfa1.c (deleted) * src/benchmark/schedext/cfa2.c (deleted) * src/benchmark/schedext/cfa4.c (deleted) * src/benchmark/schedext/upp.cc (deleted) * src/benchmark/schedint/JavaThread.java (deleted) * src/benchmark/schedint/cfa1.c (deleted) * src/benchmark/schedint/cfa2.c (deleted) * src/benchmark/schedint/cfa4.c (deleted) * src/benchmark/schedint/pthreads.c (deleted) * src/benchmark/schedint/upp.cc (deleted) * src/cfa.make (added) * src/config.h.in (added) * src/driver/Makefile.am (deleted) * src/driver/Makefile.in (deleted) * src/driver/cc1.cc (deleted) * src/driver/cfa.cc (deleted) * src/examples/ArrayN.c (deleted) * src/examples/Attributes.c (deleted) * src/examples/Makefile.am (deleted) * src/examples/Makefile.in (deleted) * src/examples/Tuple.c (deleted) * src/examples/gc_no_raii/bug-repro/blockers/file_scope.c (deleted) * src/examples/gc_no_raii/bug-repro/blockers/recursive_realloc.c (deleted) * src/examples/gc_no_raii/bug-repro/field.c (deleted) * src/examples/gc_no_raii/bug-repro/slow_malloc.c (deleted) * src/examples/gc_no_raii/src/internal/collector.c (deleted) * src/examples/gc_no_raii/src/internal/state.c (deleted) * src/examples/gc_no_raii/src/internal/state.h (deleted) * src/examples/gc_no_raii/src/tools/print.h (deleted) * src/examples/gc_no_raii/src/tools/worklist.h (deleted) * src/examples/gc_no_raii/test/gctest.c (deleted) * src/examples/includes.c (deleted) * src/examples/multicore.c (deleted) * src/examples/prolog.c (deleted) * src/examples/quad.c (deleted) * src/examples/square.c (deleted) * src/examples/twice.c (deleted) * src/examples/wrapper/src/main.c (deleted) * src/examples/wrapper/src/pointer.h (deleted) * src/examples/zero_one.c (deleted) * src/include/cassert (modified) * src/include/optional (added) * src/libcfa/Makefile.am (deleted) * src/libcfa/Makefile.in (deleted) * src/libcfa/assert.c (deleted) * src/libcfa/bits/algorithms.h (deleted) * src/libcfa/bits/align.h (deleted) * src/libcfa/bits/containers.h (deleted) * src/libcfa/bits/debug.c (deleted) * src/libcfa/bits/debug.h (deleted) * src/libcfa/bits/defs.h (deleted) * src/libcfa/bits/locks.h (deleted) * src/libcfa/bits/signal.h (deleted) * src/libcfa/clock (deleted) * src/libcfa/concurrency/CtxSwitch-i386.S (deleted) * src/libcfa/concurrency/CtxSwitch-x86_64.S (deleted) * src/libcfa/concurrency/alarm.c (deleted) * src/libcfa/concurrency/alarm.h (deleted) * src/libcfa/concurrency/coroutine (deleted) * src/libcfa/concurrency/coroutine.c (deleted) * src/libcfa/concurrency/invoke.c (deleted) * src/libcfa/concurrency/invoke.h (deleted) * src/libcfa/concurrency/kernel (deleted) * src/libcfa/concurrency/kernel.c (deleted) * src/libcfa/concurrency/kernel_private.h (deleted) * src/libcfa/concurrency/monitor (deleted) * src/libcfa/concurrency/monitor.c (deleted) * src/libcfa/concurrency/mutex (deleted) * src/libcfa/concurrency/mutex.c (deleted) * src/libcfa/concurrency/preemption.c (deleted) * src/libcfa/concurrency/preemption.h (deleted) * src/libcfa/concurrency/thread (deleted) * src/libcfa/concurrency/thread.c (deleted) * src/libcfa/containers/maybe.c (deleted) * src/libcfa/containers/pair.c (deleted) * src/libcfa/containers/result (deleted) * src/libcfa/containers/result.c (deleted) * src/libcfa/containers/vector.c (deleted) * src/libcfa/exception.c (deleted) * src/libcfa/expat.h (deleted) * src/libcfa/fstream (deleted) * src/libcfa/fstream.c (deleted) * src/libcfa/gmp (deleted) * src/libcfa/interpose.c (deleted) * src/libcfa/iostream (deleted) * src/libcfa/iostream.c (deleted) * src/libcfa/iterator.c (deleted) * src/libcfa/limits.c (deleted) * src/libcfa/math (deleted) * src/libcfa/rational (deleted) * src/libcfa/rational.c (deleted) * src/libcfa/startup.h (deleted) * src/libcfa/stdhdr/bfdlink.h (deleted) * src/libcfa/stdhdr/hwloc.h (deleted) * src/libcfa/stdhdr/krb5.h (deleted) * src/libcfa/stdhdr/malloc.h (deleted) * src/libcfa/stdhdr/stdbool.h (deleted) * src/libcfa/stdlib (deleted) * src/libcfa/stdlib.c (deleted) * src/libcfa/time (deleted) * src/libcfa/time.c (deleted) * src/libcfa/time_t.h (deleted) * src/main.cc (modified) * src/prelude/Makefile.am (deleted) * src/prelude/Makefile.in (deleted) * src/prelude/builtins.c (deleted) * src/prelude/extras.c (deleted) * src/prelude/extras.regx (deleted) * src/prelude/prelude.cf (deleted) * src/prelude/prototypes.awk (deleted) * src/prelude/sync-builtins.cf (deleted) * src/tests/.expect/KRfunctions.x64.txt (deleted) * src/tests/.expect/KRfunctions.x86.txt (deleted) * src/tests/.expect/abs.txt (deleted) * src/tests/.expect/alloc-ERROR.txt (deleted) * src/tests/.expect/alloc.txt (deleted) * src/tests/.expect/ato.txt (deleted) * src/tests/.expect/attributes.x64.txt (deleted) * src/tests/.expect/attributes.x86.txt (deleted) * src/tests/.expect/castError.txt (deleted) * src/tests/.expect/completeTypeError.txt (deleted) * src/tests/.expect/complex.txt (deleted) * src/tests/.expect/declarationErrors.txt (deleted) * src/tests/.expect/declarationSpecifier.x64.txt (deleted) * src/tests/.expect/declarationSpecifier.x86.txt (deleted) * src/tests/.expect/extension.x64.txt (deleted) * src/tests/.expect/extension.x86.txt (deleted) * src/tests/.expect/fstream_test.txt (deleted) * src/tests/.expect/functions.x64.txt (deleted) * src/tests/.expect/functions.x86.txt (deleted) * src/tests/.expect/gccExtensions.x64.txt (deleted) * src/tests/.expect/gccExtensions.x86.txt (deleted) * src/tests/.expect/identity.txt (deleted) * src/tests/.expect/io1.txt (deleted) * src/tests/.expect/math1.x64.txt (deleted) * src/tests/.expect/math1.x86.txt (deleted) * src/tests/.expect/math2.x64.txt (deleted) * src/tests/.expect/math2.x86.txt (deleted) * src/tests/.expect/math3.x64.txt (deleted) * src/tests/.expect/math3.x86.txt (deleted) * src/tests/.expect/math4.x64.txt (deleted) * src/tests/.expect/minmax.txt (deleted) * src/tests/.expect/references.txt (deleted) * src/tests/.expect/scopeErrors.txt (deleted) * src/tests/.expect/sum.txt (deleted) * src/tests/.expect/time.x64.txt (deleted) * src/tests/.expect/time.x86.txt (deleted) * src/tests/.expect/typedefRedef-ERR1.txt (deleted) * src/tests/.expect/user_literals.txt (deleted) * src/tests/.expect/with-statement.txt (deleted) * src/tests/.gitignore (deleted) * src/tests/KRfunctions.c (deleted) * src/tests/Makefile.am (deleted) * src/tests/Makefile.in (deleted) * src/tests/abs.c (deleted) * src/tests/alloc.c (deleted) * src/tests/array.c (deleted) * src/tests/ato.c (deleted) * src/tests/attributes.c (deleted) * src/tests/avltree/avl1.c (deleted) * src/tests/avltree/avl3.c (deleted) * src/tests/avltree/avl_test.c (deleted) * src/tests/builtins/sync.c (deleted) * src/tests/castError.c (deleted) * src/tests/completeTypeError.c (deleted) * src/tests/complex.c (deleted) * src/tests/concurrent/coroutineYield.c (deleted) * src/tests/concurrent/examples/boundedBufferEXT.c (deleted) * src/tests/concurrent/examples/boundedBufferINT.c (deleted) * src/tests/concurrent/examples/datingService.c (deleted) * src/tests/concurrent/examples/matrixSum.c (deleted) * src/tests/concurrent/examples/quickSort.c (deleted) * src/tests/concurrent/monitor.c (deleted) * src/tests/concurrent/multi-monitor.c (deleted) * src/tests/concurrent/preempt.c (deleted) * src/tests/concurrent/signal/block.c (deleted) * src/tests/concurrent/signal/disjoint.c (deleted) * src/tests/concurrent/signal/wait.c (deleted) * src/tests/concurrent/thread.c (deleted) * src/tests/concurrent/waitfor/barge.c (deleted) * src/tests/concurrent/waitfor/dtor.c (deleted) * src/tests/concurrent/waitfor/else.c (deleted) * src/tests/concurrent/waitfor/parse.c (deleted) * src/tests/concurrent/waitfor/parse2.c (deleted) * src/tests/concurrent/waitfor/recurse.c (deleted) * src/tests/concurrent/waitfor/simple.c (deleted) * src/tests/concurrent/waitfor/statment.c (deleted) * src/tests/concurrent/waitfor/when.c (deleted) * src/tests/coroutine/.expect/fmtLines.txt (deleted) * src/tests/coroutine/.in/fmtLines.txt (deleted) * src/tests/coroutine/fibonacci.c (deleted) * src/tests/coroutine/fmtLines.c (deleted) * src/tests/coroutine/pingpong.c (deleted) * src/tests/coroutine/prodcons.c (deleted) * src/tests/coroutine/runningTotal.c (deleted) * src/tests/counter.c (deleted) * src/tests/declarationErrors.c (deleted) * src/tests/declarationSpecifier.c (deleted) * src/tests/div.c (deleted) * src/tests/except-0.c (deleted) * src/tests/except-1.c (deleted) * src/tests/except-2.c (deleted) * src/tests/except-3.c (deleted) * src/tests/extension.c (deleted) * src/tests/fallthrough.c (deleted) * src/tests/forall.c (deleted) * src/tests/fstream_test.c (deleted) * src/tests/function-operator.c (deleted) * src/tests/functions.c (deleted) * src/tests/gccExtensions.c (deleted) * src/tests/genericUnion.c (deleted) * src/tests/gmp.c (deleted) * src/tests/hello.c (deleted) * src/tests/identFuncDeclarator.c (deleted) * src/tests/identParamDeclarator.c (deleted) * src/tests/identity.c (deleted) * src/tests/ifwhileCtl.c (deleted) * src/tests/io1.c (deleted) * src/tests/io2.c (deleted) * src/tests/labelledExit.c (deleted) * src/tests/limits.c (deleted) * src/tests/literals.c (deleted) * src/tests/math1.c (deleted) * src/tests/math2.c (deleted) * src/tests/math3.c (deleted) * src/tests/math4.c (deleted) * src/tests/maybe.c (deleted) * src/tests/minmax.c (deleted) * src/tests/numericConstants.c (deleted) * src/tests/polymorphism.c (deleted) * src/tests/preempt_longrun/Makefile.am (deleted) * src/tests/preempt_longrun/Makefile.in (deleted) * src/tests/preempt_longrun/block.c (deleted) * src/tests/preempt_longrun/coroutine.c (deleted) * src/tests/preempt_longrun/create.c (deleted) * src/tests/preempt_longrun/disjoint.c (deleted) * src/tests/preempt_longrun/enter.c (deleted) * src/tests/preempt_longrun/enter3.c (deleted) * src/tests/preempt_longrun/preempt.c (deleted) * src/tests/preempt_longrun/processor.c (deleted) * src/tests/preempt_longrun/stack.c (deleted) * src/tests/preempt_longrun/wait.c (deleted) * src/tests/preempt_longrun/yield.c (deleted) * src/tests/pybin/settings.py (deleted) * src/tests/pybin/test_run.py (deleted) * src/tests/pybin/tools.py (deleted) * src/tests/quoted_keyword.c (deleted) * src/tests/raii/.expect/ctor-autogen-ERR1.txt (deleted) * src/tests/raii/.expect/dtor-early-exit-ERR1.txt (deleted) * src/tests/raii/.expect/dtor-early-exit-ERR2.txt (deleted) * src/tests/raii/.expect/memberCtors-ERR1.txt (deleted) * src/tests/raii/.expect/memberCtors.txt (deleted) * src/tests/raii/dtor-early-exit.c (deleted) * src/tests/raii/globals.c (deleted) * src/tests/raii/init_once.c (deleted) * src/tests/raii/memberCtors.c (deleted) * src/tests/random.c (deleted) * src/tests/rational.c (deleted) * src/tests/references.c (deleted) * src/tests/result.c (deleted) * src/tests/searchsort.c (deleted) * src/tests/shortCircuit.c (deleted) * src/tests/stdincludes.c (deleted) * src/tests/structMember.c (deleted) * src/tests/sum.c (deleted) * src/tests/swap.c (deleted) * src/tests/switch.c (deleted) * src/tests/test.py (deleted) * src/tests/time.c (deleted) * src/tests/tuple/tupleAssign.c (deleted) * src/tests/tuple/tupleVariadic.c (deleted) * src/tests/user_literals.c (deleted) * src/tests/variableDeclarator.c (deleted) * src/tests/vector.c (deleted) * src/tests/virtualCast.c (deleted) * src/tests/warnings/.expect/self-assignment.txt (deleted) * src/tests/warnings/self-assignment.c (deleted) * src/tests/with-statement.c (deleted) * tests/.expect/KRfunctions.x64.txt (added) * tests/.expect/KRfunctions.x86.txt (added) * tests/.expect/abs.txt (added) * tests/.expect/alloc-ERROR.txt (added) * tests/.expect/alloc.txt (added) * tests/.expect/array.txt (moved) * tests/.expect/ato.txt (added) * tests/.expect/attributes.x64.txt (added) * tests/.expect/attributes.x86.txt (added) * tests/.expect/avl_test.txt (moved) * tests/.expect/cast.txt (moved) * tests/.expect/castError.txt (added) * tests/.expect/completeTypeError.txt (added) * tests/.expect/complex.txt (added) * tests/.expect/copyfile.txt (added) * tests/.expect/counter.txt (moved) * tests/.expect/declarationErrors.txt (added) * tests/.expect/declarationSpecifier.x64.txt (added) * tests/.expect/declarationSpecifier.x86.txt (added) * tests/.expect/designations.txt (moved) * tests/.expect/div.txt (moved) * tests/.expect/enum.txt (moved) * tests/.expect/expression.txt (moved) * tests/.expect/extension.x64.txt (added) * tests/.expect/extension.x86.txt (added) * tests/.expect/fallthrough.txt (moved) * tests/.expect/forall.txt (moved) * tests/.expect/fstream_test.txt (added) * tests/.expect/function-operator.txt (moved) * tests/.expect/functions.x64.txt (added) * tests/.expect/functions.x86.txt (added) * tests/.expect/gccExtensions.x64.txt (added) * tests/.expect/gccExtensions.x86.txt (added) * tests/.expect/genericUnion.txt (moved) * tests/.expect/gmp.x64.txt (moved) * tests/.expect/heap.txt (moved) * tests/.expect/hello.txt (moved) * tests/.expect/identFuncDeclarator.txt (moved) * tests/.expect/identParamDeclarator.txt (moved) * tests/.expect/identity.txt (added) * tests/.expect/ifwhileCtl.txt (moved) * tests/.expect/io1.txt (added) * tests/.expect/io2.txt (moved) * tests/.expect/labelledExit.txt (moved) * tests/.expect/limits.txt (moved) * tests/.expect/literals.txt (moved) * tests/.expect/loopctrl.txt (added) * tests/.expect/manipulatorsInput.txt (added) * tests/.expect/manipulatorsOutput1.txt (added) * tests/.expect/manipulatorsOutput2.x64.txt (added) * tests/.expect/manipulatorsOutput2.x86.txt (added) * tests/.expect/math1.txt (added) * tests/.expect/math2.txt (added) * tests/.expect/math3.txt (added) * tests/.expect/math4.txt (added) * tests/.expect/maybe.txt (moved) * tests/.expect/minmax.txt (added) * tests/.expect/nested-types-ERR1.txt (added) * tests/.expect/nested-types-ERR2.txt (added) * tests/.expect/nested-types.txt (moved) * tests/.expect/numericConstants.txt (moved) * tests/.expect/operators.txt (moved) * tests/.expect/polymorphism.txt (moved) * tests/.expect/quotedKeyword.txt (moved) * tests/.expect/random.txt (moved) * tests/.expect/rational.txt (moved) * tests/.expect/references.txt (added) * tests/.expect/result.txt (moved) * tests/.expect/scopeErrors.txt (added) * tests/.expect/searchsort.txt (moved) * tests/.expect/shortCircuit.txt (moved) * tests/.expect/simpleGenericTriple.txt (moved) * tests/.expect/stdincludes.txt (moved) * tests/.expect/sum.txt (added) * tests/.expect/swap.txt (moved) * tests/.expect/switch.txt (moved) * tests/.expect/time.txt (added) * tests/.expect/typedefRedef-ERR1.txt (added) * tests/.expect/typedefRedef.txt (moved) * tests/.expect/typeof.txt (moved) * tests/.expect/variableDeclarator.txt (moved) * tests/.expect/vector.txt (moved) * tests/.expect/voidPtr.txt (moved) * tests/.gitignore (added) * tests/.in/copyfile.txt (added) * tests/.in/fstream_test.txt (moved) * tests/.in/gmp.txt (moved) * tests/.in/io.data (moved) * tests/.in/manipulatorsInput.txt (added) * tests/.in/rational.txt (moved) * tests/KRfunctions.cfa (added) * tests/Makefile.am (added) * tests/Makefile.in (added) * tests/abort.cfa (added) * tests/abs.cfa (added) * tests/alloc.cfa (added) * tests/array.cfa (added) * tests/ato.cfa (added) * tests/attributes.cfa (added) * tests/avltree/avl-private.cfa (moved) * tests/avltree/avl-private.h (moved) * tests/avltree/avl.h (moved) * tests/avltree/avl0.cfa (moved) * tests/avltree/avl1.cfa (added) * tests/avltree/avl2.cfa (moved) * tests/avltree/avl3.cfa (added) * tests/avltree/avl4.cfa (moved) * tests/avltree/avl_test.cfa (added) * tests/builtins/.expect/sync.txt (added) * tests/builtins/sync.cfa (added) * tests/cast.cfa (moved) * tests/castError.cfa (added) * tests/commentMisc.cfa (moved) * tests/completeTypeError.cfa (added) * tests/complex.cfa (added) * tests/concurrent/.expect/coroutineYield.txt (moved) * tests/concurrent/.expect/monitor.txt (moved) * tests/concurrent/.expect/multi-monitor.txt (moved) * tests/concurrent/.expect/preempt.txt (moved) * tests/concurrent/.expect/thread.txt (moved) * tests/concurrent/coroutineThen.cfa (added) * tests/concurrent/coroutineYield.cfa (added) * tests/concurrent/examples/.expect/boundedBufferEXT.txt (moved) * tests/concurrent/examples/.expect/boundedBufferINT.txt (moved) * tests/concurrent/examples/.expect/datingService.txt (moved) * tests/concurrent/examples/.expect/gortn.txt (added) * tests/concurrent/examples/.expect/matrixSum.txt (moved) * tests/concurrent/examples/.expect/quickSort.txt (moved) * tests/concurrent/examples/.in/quickSort.txt (moved) * tests/concurrent/examples/boundedBufferEXT.cfa (added) * tests/concurrent/examples/boundedBufferINT.cfa (added) * tests/concurrent/examples/boundedBufferTHREAD.cfa (added) * tests/concurrent/examples/datingService.cfa (added) * tests/concurrent/examples/gortn.cfa (added) * tests/concurrent/examples/matrixSum.cfa (added) * tests/concurrent/examples/quickSort.cfa (added) * tests/concurrent/examples/quickSort.generic.cfa (added) * tests/concurrent/monitor.cfa (added) * tests/concurrent/multi-monitor.cfa (added) * tests/concurrent/preempt.cfa (added) * tests/concurrent/signal/.expect/block.txt (moved) * tests/concurrent/signal/.expect/disjoint.txt (moved) * tests/concurrent/signal/.expect/wait.txt (moved) * tests/concurrent/signal/block.cfa (added) * tests/concurrent/signal/disjoint.cfa (added) * tests/concurrent/signal/wait.cfa (added) * tests/concurrent/thread.cfa (added) * tests/concurrent/waitfor/.expect/barge.txt (moved) * tests/concurrent/waitfor/.expect/dtor.txt (moved) * tests/concurrent/waitfor/.expect/else.txt (moved) * tests/concurrent/waitfor/.expect/recurse.txt (moved) * tests/concurrent/waitfor/.expect/statment.txt (moved) * tests/concurrent/waitfor/.expect/when.txt (moved) * tests/concurrent/waitfor/barge.cfa (added) * tests/concurrent/waitfor/dtor.cfa (added) * tests/concurrent/waitfor/else.cfa (added) * tests/concurrent/waitfor/parse.cfa (added) * tests/concurrent/waitfor/parse2.cfa (added) * tests/concurrent/waitfor/recurse.cfa (added) * tests/concurrent/waitfor/simple.cfa (added) * tests/concurrent/waitfor/statment.cfa (added) * tests/concurrent/waitfor/when.cfa (added) * tests/config.py.in (added) * tests/context.cfa (moved) * tests/copyfile.cfa (added) * tests/coroutine/.expect/devicedriver.txt (added) * tests/coroutine/.expect/fibonacci.txt (moved) * tests/coroutine/.expect/fmtLines.txt (added) * tests/coroutine/.expect/pingpong.txt (moved) * tests/coroutine/.expect/prodcons.txt (moved) * tests/coroutine/.expect/raii.txt (added) * tests/coroutine/.expect/runningTotal.txt (moved) * tests/coroutine/.in/devicedriver.txt (added) * tests/coroutine/.in/fmtLines.txt (added) * tests/coroutine/cntparens.cfa (added) * tests/coroutine/devicedriver.cfa (added) * tests/coroutine/fibonacci.cfa (added) * tests/coroutine/fibonacci_1.cfa (added) * tests/coroutine/fmtLines.cfa (added) * tests/coroutine/pingpong.cfa (added) * tests/coroutine/prodcons.cfa (added) * tests/coroutine/raii.cfa (added) * tests/coroutine/runningTotal.cfa (added) * tests/coroutine/suspend_then.cfa (added) * tests/counter.cfa (added) * tests/declarationErrors.cfa (added) * tests/declarationSpecifier.cfa (added) * tests/designations.cfa (moved) * tests/div.cfa (added) * tests/enum.cfa (moved) * tests/except-0.cfa (added) * tests/except-1.cfa (added) * tests/except-2.cfa (added) * tests/except-3.cfa (added) * tests/except-mac.hfa (moved) * tests/expression.cfa (moved) * tests/extension.cfa (added) * tests/fallthrough.cfa (added) * tests/forall.cfa (added) * tests/fstream_test.cfa (added) * tests/function-operator.cfa (added) * tests/functions.cfa (added) * tests/gccExtensions.cfa (added) * tests/genericUnion.cfa (added) * tests/gmp.cfa (added) * tests/heap.cfa (added) * tests/hello.cfa (added) * tests/identFuncDeclarator.cfa (added) * tests/identParamDeclarator.cfa (added) * tests/identity.cfa (added) * tests/ifwhileCtl.cfa (added) * tests/io1.cfa (added) * tests/io2.cfa (added) * tests/labelledExit.cfa (added) * tests/limits.cfa (added) * tests/linking/.expect/nothreads.txt (added) * tests/linking/.expect/withthreads.txt (added) * tests/linking/nothreads.cfa (added) * tests/linking/withthreads.cfa (added) * tests/literals.cfa (added) * tests/long_tests.hfa (added) * tests/loopctrl.cfa (added) * tests/manipulatorsInput.cfa (added) * tests/manipulatorsOutput1.cfa (added) * tests/manipulatorsOutput2.cfa (added) * tests/math1.cfa (added) * tests/math2.cfa (added) * tests/math3.cfa (added) * tests/math4.cfa (added) * tests/maybe.cfa (added) * tests/minmax.cfa (added) * tests/namedParmArg.cfa (moved) * tests/nested-types.cfa (added) * tests/numericConstants.cfa (added) * tests/occursError.cfa (moved) * tests/operators.cfa (moved) * tests/polymorphism.cfa (added) * tests/pybin/__init__.py (moved) * tests/pybin/print-core.gdb (added) * tests/pybin/settings.py (added) * tests/pybin/test_run.py (added) * tests/pybin/tools.py (added) * tests/quotedKeyword.cfa (added) * tests/raii/.expect/ctor-autogen-ERR1.txt (added) * tests/raii/.expect/ctor-autogen.txt (added) * tests/raii/.expect/dtor-early-exit-ERR1.txt (added) * tests/raii/.expect/dtor-early-exit-ERR2.txt (added) * tests/raii/.expect/dtor-early-exit.txt (moved) * tests/raii/.expect/globals.txt (moved) * tests/raii/.expect/init_once.txt (added) * tests/raii/.expect/memberCtors-ERR1.txt (added) * tests/raii/.expect/memberCtors.txt (added) * tests/raii/ctor-autogen.cfa (moved) * tests/raii/dtor-early-exit.cfa (added) * tests/raii/globals.cfa (added) * tests/raii/init_once.cfa (added) * tests/raii/memberCtors.cfa (added) * tests/raii/multiDimension.cfa (moved) * tests/raii/multiDimension.txt (moved) * tests/random.cfa (added) * tests/rational.cfa (added) * tests/references.cfa (added) * tests/result.cfa (added) * tests/scope.cfa (moved) * tests/scopeErrors.cfa (moved) * tests/searchsort.cfa (added) * tests/shortCircuit.cfa (added) * tests/simpleGenericTriple.cfa (moved) * tests/stdincludes.cfa (added) * tests/structMember.cfa (added) * tests/subrange.cfa (moved) * tests/sum.cfa (added) * tests/swap.cfa (added) * tests/switch.cfa (added) * tests/test.py (added) * tests/time.cfa (added) * tests/tuple/.expect/tupleAssign.txt (moved) * tests/tuple/.expect/tupleCast.txt (moved) * tests/tuple/.expect/tupleFunction.txt (moved) * tests/tuple/.expect/tupleMember.txt (moved) * tests/tuple/.expect/tuplePolymorphism.txt (moved) * tests/tuple/.expect/tupleVariadic.txt (moved) * tests/tuple/tupleAssign.cfa (added) * tests/tuple/tupleCast.cfa (moved) * tests/tuple/tupleFunction.cfa (moved) * tests/tuple/tupleMember.cfa (moved) * tests/tuple/tuplePolymorphism.cfa (moved) * tests/tuple/tupleVariadic.cfa (added) * tests/tuple/tuples.cfa (moved) * tests/typeGenerator.cfa (moved) * tests/typedef.cfa (moved) * tests/typedefDeclarator.cfa (moved) * tests/typedefRedef.cfa (moved) * tests/typeof.cfa (moved) * tests/userLiterals.cfa (added) * tests/variableDeclarator.cfa (added) * tests/vector.cfa (added) * tests/virtualCast.cfa (added) * tests/voidPtr.cfa (moved) * tests/warnings/.expect/self-assignment.txt (added) * tests/warnings/self-assignment.cfa (added) * tests/withStatement.cfa (added) * tools/Makefile.am (modified) * tools/Makefile.in (modified) * tools/baseline.py (added) * tools/build/distcc_hash (added) * tools/build/push2dist.sh (added) * tools/busy (added) * tools/cfa.nanorc (modified) * tools/error (added) * tools/error.c (added) * tools/expanded-line-count.sh (added) * tools/prettyprinter/Makefile.am (modified) * tools/prettyprinter/Makefile.in (modified) * tools/stat.py (modified) * tools/watchdog (added) * tools/watchdog.c (added) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Mon, 28 Oct 2019 20:28:37 GMT Thierry Delisle [c3a2007] * Jenkinsfile (modified) * Makefile.in (modified) * benchmark/Makefile.am (modified) * benchmark/Makefile.in (modified) * configure (modified) * configure.ac (modified) * doc/proposals/approx-equal.md (added) * driver/Makefile.in (modified) * driver/cc1.cc (modified) * driver/cfa.cc (modified) * libcfa/Makefile.in (modified) * libcfa/configure (modified) * libcfa/configure.ac (modified) * libcfa/prelude/Makefile.in (modified) * libcfa/prelude/extras.regx (modified) * libcfa/src/Makefile.am (modified) * libcfa/src/Makefile.in (modified) * libcfa/src/concurrency/kernel_private.hfa (modified) * libcfa/src/heap.cfa (modified) * libcfa/src/stdlib.cfa (modified) * libcfa/src/stdlib.hfa (modified) * longrun_tests/Makefile.am (modified) * longrun_tests/Makefile.in (modified) * src/CodeGen/CodeGenerator.cc (modified) * src/CodeGen/GenType.cc (modified) * src/ControlStruct/MLEMutator.cc (modified) * src/ControlStruct/MLEMutator.h (modified) * src/GenPoly/Box.cc (modified) * src/GenPoly/Lvalue.cc (modified) * src/Makefile.in (modified) * src/ResolvExpr/ConversionCost.cc (modified) * src/ResolvExpr/ResolveAssertions.cc (modified) * src/SymTab/Autogen.h (modified) * src/SymTab/ManglerCommon.cc (modified) * src/SymTab/Validate.cc (modified) * src/SynTree/AddressExpr.cc (modified) * src/SynTree/ApplicationExpr.cc (modified) * src/SynTree/ArrayType.cc (modified) * src/SynTree/CommaExpr.cc (modified) * src/SynTree/Expression.cc (modified) * src/SynTree/Expression.h (modified) * src/SynTree/TopLvalue.cc (deleted) * src/SynTree/TopLvalue.h (deleted) * src/SynTree/TupleExpr.cc (modified) * src/SynTree/Type.cc (modified) * src/SynTree/Type.h (modified) * src/SynTree/module.mk (modified) * src/Tuples/TupleExpansion.cc (modified) * src/main.cc (modified) * tests/.expect/alloc-ERROR.txt (modified) * tests/.expect/alloc.txt (modified) * tests/.expect/attributes.x64.txt (modified) * tests/.expect/attributes.x86.txt (modified) * tests/Makefile.am (modified) * tests/Makefile.in (modified) * tests/alloc.cfa (modified) * tests/concurrent/examples/quickSort.cfa (modified) * tests/labelledExit.cfa (modified) * tests/pybin/settings.py (modified) * tests/pybin/tools.py (modified) * tools/Makefile.in (modified) * tools/PrettyGitLogs.sh (deleted) * tools/prettyprinter/Makefile.in (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Fri, 18 Oct 2019 18:41:15 GMT Andrew Beach [295ed2a4] * doc/proposals/approx-equal.md (added) Added approximately equals operator proposal. Fri, 27 Sep 2019 15:07:56 GMT Thierry Delisle [c921712] * doc/theses/thierry_delisle_PhD/code/relaxed_list.cpp (modified) * doc/theses/thierry_delisle_PhD/code/relaxed_list.hpp (modified) Fixed support for setting number of starting nodes Thu, 26 Sep 2019 20:36:01 GMT Thierry Delisle [1e24d13] * doc/theses/thierry_delisle_PhD/code/relaxed_list.cpp (modified) Fixed stupid typo Thu, 26 Sep 2019 20:25:04 GMT Thierry Delisle [50aeb6f] * doc/theses/thierry_delisle_PhD/code/assert.hpp (modified) * doc/theses/thierry_delisle_PhD/code/processor_list.hpp (modified) * doc/theses/thierry_delisle_PhD/code/processor_list_fast.cpp (modified) * doc/theses/thierry_delisle_PhD/code/relaxed_list.cpp (modified) * doc/theses/thierry_delisle_PhD/code/relaxed_list.hpp (modified) Small tweaks to the memory layout Mon, 23 Sep 2019 18:16:42 GMT Thierry Delisle [b2a37b0] * doc/theses/thierry_delisle_PhD/code/assert.hpp (added) * doc/theses/thierry_delisle_PhD/code/prefetch.cpp (added) * doc/theses/thierry_delisle_PhD/code/processor.hpp (added) * doc/theses/thierry_delisle_PhD/code/processor_list.hpp (added) * doc/theses/thierry_delisle_PhD/code/processor_list_fast.cpp (added) * doc/theses/thierry_delisle_PhD/code/processor_list_good.cpp (added) * doc/theses/thierry_delisle_PhD/code/relaxed_list.cpp (added) * doc/theses/thierry_delisle_PhD/code/relaxed_list.hpp (added) * doc/theses/thierry_delisle_PhD/code/utils.hpp (added) Initial drafts in C++ of the CFA scheduler Sun, 25 Aug 2019 12:48:11 GMT Peter A. Buhr [f9bf142] * doc/bibliography/pl.bib (modified) adds, updates, formatting bibliography entries Wed, 31 Jul 2019 19:01:50 GMT Andrew Beach [fc568163] * doc/proposals/operator-defaults.md (added) Added operator defaults proposal. Mon, 29 Jul 2019 17:47:10 GMT Peter A. Buhr [5453237] * doc/papers/concurrency/Paper.tex (modified) make Dave Dice changes to concurrency paper Sun, 14 Jul 2019 11:33:59 GMT Peter A. Buhr [c6dc7f2] * doc/user/user.tex (modified) formatting changes to I/O documentation Wed, 26 Jun 2019 20:18:00 GMT Peter A. Buhr [62dbb00] * doc/papers/concurrency/Paper.tex (modified) * doc/papers/concurrency/mail2 (added) add referees for SP&E submission, start new mail file Tue, 25 Jun 2019 12:55:45 GMT Peter A. Buhr [08065aa4] * doc/user/user.tex (modified) update Stream I/O section Mon, 24 Jun 2019 21:00:47 GMT Peter A. Buhr [64dc36e] * benchmark/Makefile.am (modified) * benchmark/creation/qthreads.c (deleted) * benchmark/ctxswitch/qthreads.c (deleted) * doc/bibliography/pl.bib (modified) * doc/papers/concurrency/Paper.tex (modified) remove qthreads benchmark and correct citation name for public access ... Mon, 24 Jun 2019 19:05:10 GMT Thierry Delisle [e98c7ab] * doc/papers/concurrency/Paper.tex (modified) Passed spell checker on the paper, it had a hard time with latex so ... Mon, 24 Jun 2019 17:25:54 GMT Peter A. Buhr [397edf7] * doc/papers/concurrency/Paper.tex (modified) small concucrency paper changes Mon, 24 Jun 2019 03:46:19 GMT Peter A. Buhr [9e0a360] * doc/user/user.tex (modified) rewrite iostream section, add more manipulator, formatting Mon, 24 Jun 2019 03:42:59 GMT Peter A. Buhr [b60ed54] * doc/papers/concurrency/examples/Fib.cfa (modified) fix error and formatting Mon, 24 Jun 2019 03:41:59 GMT Peter A. Buhr [8f079f0] * doc/bibliography/pl.bib (modified) * doc/papers/AMA/AMA-stix/ama/WileyNJD-v2.cls (modified) * doc/papers/concurrency/Paper.tex (modified) * doc/papers/concurrency/annex/local.bib (modified) Thierry changes to draft Wed, 19 Jun 2019 13:07:55 GMT Peter A. Buhr [4487667] * doc/papers/concurrency/Paper.tex (modified) fix small wording problems in concurrency paper from Section 5 to end Tue, 18 Jun 2019 13:30:33 GMT Peter A. Buhr [8220e50] * doc/papers/concurrency/Paper.tex (modified) fix small wording problems in concurrency paper up to Section 5 Mon, 17 Jun 2019 19:36:43 GMT Peter A. Buhr [89faa82] * doc/papers/concurrency/SPEOldPaper.pdf (added) PDF for first version of concurrency paper Mon, 17 Jun 2019 19:35:22 GMT Peter A. Buhr [bd12159] * doc/papers/concurrency/Makefile (modified) * doc/papers/concurrency/Paper.tex (modified) * doc/papers/concurrency/examples/RWMonitor.cfa (added) * doc/papers/concurrency/figures/CondSigWait.fig (added) * doc/papers/concurrency/figures/monitor.fig (modified) * doc/papers/concurrency/figures/monitor.old.fig (added) complete draft for second version of concurrency paper Thu, 13 Jun 2019 12:27:28 GMT Peter A. Buhr [d7a02ae] * doc/papers/concurrency/Paper.tex (modified) * doc/papers/concurrency/examples/PingPong.c (modified) * doc/papers/concurrency/examples/Pingpong.cfa (modified) * doc/papers/concurrency/figures/FullCoroutinePhases.fig (moved) * doc/papers/concurrency/figures/FullProdConsStack.fig (moved) * doc/papers/concurrency/figures/corlayout.fig (moved) * doc/papers/concurrency/figures/ext_monitor.fig (modified) * doc/papers/concurrency/figures/monitor.fig (modified) first complete draft of new concurrency paper Tue, 04 Jun 2019 22:39:02 GMT Peter A. Buhr [7564e10] * doc/LaTeXmacros/common.tex (modified) change default comment indentation for listing macros Tue, 04 Jun 2019 22:37:47 GMT Peter A. Buhr [30fe96d] * doc/bibliography/pl.bib (modified) add entries and formatting Tue, 04 Jun 2019 22:31:30 GMT Peter A. Buhr [0161ddf] * doc/papers/concurrency/Paper.tex (modified) rewrite introduction, add generator section, update coroutine section Tue, 04 Jun 2019 22:30:02 GMT Peter A. Buhr [7261e3c] * doc/papers/concurrency/Makefile (modified) add new diagrams Tue, 04 Jun 2019 22:28:55 GMT Peter A. Buhr [600d7be] * doc/papers/concurrency/examples/Fib.c (modified) * doc/papers/concurrency/examples/Fib.cfa (modified) * doc/papers/concurrency/examples/Fib2.cfa (modified) example updates Tue, 04 Jun 2019 22:17:37 GMT Peter A. Buhr [466fa01] * doc/papers/concurrency/FullCoroutinePhases.fig (added) * doc/papers/concurrency/FullProdConsStack.fig (added) * doc/papers/concurrency/corlayout.fig (added) * doc/papers/concurrency/examples/Fib1.c (added) * doc/papers/concurrency/examples/Fib2.c (added) * doc/papers/concurrency/examples/Fib3.c (added) * doc/papers/concurrency/examples/Fib3.cc (added) * doc/papers/concurrency/examples/Format.c (added) * doc/papers/concurrency/examples/Format.data (added) * doc/papers/concurrency/examples/Format.sim (added) * doc/papers/concurrency/examples/Format1.c (added) * doc/papers/concurrency/examples/PingPong.c (added) * doc/papers/concurrency/examples/PingPong.cc (added) * doc/papers/concurrency/examples/Pingpong2.cfa (added) add diagrams and example programs Wed, 22 May 2019 17:31:05 GMT Andrew Beach [0f740d6] * doc/proposals/vtable.md (modified) * src/AST/Stmt.hpp (modified) Clean-up. Added one line docs for Stmts. Thu, 16 May 2019 12:31:07 GMT Peter A. Buhr [e0d19f8] * doc/bibliography/pl.bib (modified) add reference to C++2- coroutines Tue, 14 May 2019 19:05:17 GMT Andrew Beach [62315a0] * doc/proposals/vtable.md (modified) Removed the reference in vtable to virtual. Tue, 14 May 2019 16:02:48 GMT Andrew Beach [881f590] * doc/proposals/virtual.txt (deleted) * doc/proposals/vtable.md (modified) Moved anything I felt was worth saving from virtual to vtable. ... Fri, 10 May 2019 21:05:39 GMT Andrew Beach [18d4dbd] * doc/proposals/vtable.md (modified) First round of updates to vtable.md from last review. Just hitting ... Tue, 07 May 2019 14:48:11 GMT Peter A. Buhr [9e6d652] * doc/user/user.tex (modified) add documentation for cfa-cpp command-line flags Tue, 07 May 2019 14:45:33 GMT Peter A. Buhr [16948499] * doc/papers/concurrency/Paper.tex (modified) cleanup abstract and introduction Mon, 06 May 2019 21:24:42 GMT Peter A. Buhr [eb28d7e] * doc/papers/concurrency/Paper.tex (modified) rewrite abstract and introduction Tue, 30 Apr 2019 17:40:09 GMT Michael Brooks [686f731] * doc/proposals/unicode.html (added) unicode strings proposal - initial draft Thu, 25 Apr 2019 18:58:48 GMT Aaron Moss [bd405fa] * doc/theses/aaron_moss_PhD/phd/introduction.tex (modified) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) * doc/theses/aaron_moss_PhD/phd/thesis.tex (modified) thesis: final edits Thu, 25 Apr 2019 18:46:26 GMT Aaron Moss [98b4b12] * doc/theses/aaron_moss_PhD/phd/background.tex (modified) * doc/theses/aaron_moss_PhD/phd/conclusion.tex (modified) * doc/theses/aaron_moss_PhD/phd/experiments.tex (modified) * doc/theses/aaron_moss_PhD/phd/frontpgs.tex (modified) * doc/theses/aaron_moss_PhD/phd/generic-bench.tex (modified) * doc/theses/aaron_moss_PhD/phd/generic-types.tex (modified) * doc/theses/aaron_moss_PhD/phd/introduction.tex (modified) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) * doc/theses/aaron_moss_PhD/phd/thesis.tex (modified) * doc/theses/aaron_moss_PhD/phd/type-environment.tex (modified) Merge remote-tracking branch 'origin/aaron-thesis' Thu, 25 Apr 2019 18:43:23 GMT Aaron Moss [f343c6b] * doc/bibliography/pl.bib (modified) * doc/theses/aaron_moss_PhD/phd/background.tex (modified) * doc/theses/aaron_moss_PhD/phd/conclusion.tex (modified) * doc/theses/aaron_moss_PhD/phd/evaluation/algo-summary.dat (modified) * doc/theses/aaron_moss_PhD/phd/evaluation/algo-summary.gp (modified) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-plots.gp (modified) * doc/theses/aaron_moss_PhD/phd/evaluation/per-prob-scatter.gp (modified) * doc/theses/aaron_moss_PhD/phd/experiments.tex (modified) * doc/theses/aaron_moss_PhD/phd/figures/union-find-with-classes.eps (modified) * doc/theses/aaron_moss_PhD/phd/figures/union-find-with-classes.odg (modified) * doc/theses/aaron_moss_PhD/phd/frontpgs.tex (modified) * doc/theses/aaron_moss_PhD/phd/generic-bench.tex (modified) * doc/theses/aaron_moss_PhD/phd/generic-types.tex (modified) * doc/theses/aaron_moss_PhD/phd/introduction.tex (modified) * doc/theses/aaron_moss_PhD/phd/macros.tex (modified) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) * doc/theses/aaron_moss_PhD/phd/thesis.tex (modified) * doc/theses/aaron_moss_PhD/phd/type-environment.tex (modified) Merge remote-tracking branch 'origin/aaron-thesis' Thu, 25 Apr 2019 18:23:48 GMT Aaron Moss [f845e80] * doc/theses/aaron_moss_PhD/phd/background.tex (modified) * doc/theses/aaron_moss_PhD/phd/conclusion.tex (modified) * doc/theses/aaron_moss_PhD/phd/experiments.tex (modified) * doc/theses/aaron_moss_PhD/phd/frontpgs.tex (modified) * doc/theses/aaron_moss_PhD/phd/generic-bench.tex (modified) * doc/theses/aaron_moss_PhD/phd/generic-types.tex (modified) * doc/theses/aaron_moss_PhD/phd/introduction.tex (modified) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) * doc/theses/aaron_moss_PhD/phd/thesis.tex (modified) * doc/theses/aaron_moss_PhD/phd/type-environment.tex (modified) thesis: apply round 2 revisions and strip change bars Thu, 25 Apr 2019 02:49:48 GMT Aaron Moss [69c37cc] * doc/theses/aaron_moss_PhD/phd/background.tex (modified) * doc/theses/aaron_moss_PhD/phd/conclusion.tex (modified) * doc/theses/aaron_moss_PhD/phd/experiments.tex (modified) * doc/theses/aaron_moss_PhD/phd/generic-types.tex (modified) * doc/theses/aaron_moss_PhD/phd/introduction.tex (modified) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) thesis: spelling and grammar fixes Thu, 25 Apr 2019 01:31:21 GMT Aaron Moss [5d3a952] * doc/theses/aaron_moss_PhD/phd/generic-types.tex (modified) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) thesis: fix overfull hbox warnings Wed, 24 Apr 2019 20:09:47 GMT Aaron Moss [39de1c5] * doc/theses/aaron_moss_PhD/phd/background.tex (modified) * doc/theses/aaron_moss_PhD/phd/introduction.tex (modified) move formalization paragraph to introduction Wed, 24 Apr 2019 20:06:28 GMT Aaron Moss [ec92b48] * doc/bibliography/pl.bib (modified) * doc/theses/aaron_moss_PhD/phd/background.tex (modified) * doc/theses/aaron_moss_PhD/phd/thesis.tex (modified) thesis: add comments on CFA formalization Wed, 24 Apr 2019 15:50:11 GMT Aaron Moss [71a12390] * doc/bibliography/pl.bib (modified) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) thesis: address comment about MaxSAT Wed, 24 Apr 2019 15:06:30 GMT Aaron Moss [6eed619] * doc/bibliography/pl.bib (modified) * doc/theses/aaron_moss_PhD/phd/type-environment.tex (modified) thesis: add reference to concurrent hash tries Wed, 24 Apr 2019 03:28:34 GMT Aaron Moss [70eaa80b] * doc/bibliography/pl.bib (modified) * doc/theses/aaron_moss_PhD/phd/introduction.tex (modified) * doc/theses/aaron_moss_PhD/phd/thesis.tex (modified) thesis: update discussion of Java type inference Tue, 23 Apr 2019 20:36:58 GMT Aaron Moss [3b40801b] * doc/theses/aaron_moss_PhD/phd/background.tex (modified) * doc/theses/aaron_moss_PhD/phd/conclusion.tex (modified) * doc/theses/aaron_moss_PhD/phd/experiments.tex (modified) * doc/theses/aaron_moss_PhD/phd/frontpgs.tex (modified) * doc/theses/aaron_moss_PhD/phd/generic-bench.tex (modified) * doc/theses/aaron_moss_PhD/phd/generic-types.tex (modified) * doc/theses/aaron_moss_PhD/phd/introduction.tex (modified) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) * doc/theses/aaron_moss_PhD/phd/thesis.tex (modified) * doc/theses/aaron_moss_PhD/phd/type-environment.tex (modified) thesis: add changebars Tue, 23 Apr 2019 19:41:51 GMT Aaron Moss [c4b5486] * doc/bibliography/pl.bib (modified) * doc/theses/aaron_moss_PhD/phd/experiments.tex (modified) * doc/theses/aaron_moss_PhD/phd/frontpgs.tex (modified) * doc/theses/aaron_moss_PhD/phd/generic-types.tex (modified) * doc/theses/aaron_moss_PhD/phd/introduction.tex (modified) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) thesis: integrate defence answers as clarifications into thesis Tue, 23 Apr 2019 15:52:28 GMT Aaron Moss [cf01d0b] * doc/bibliography/pl.bib (modified) * doc/theses/aaron_moss_PhD/phd/background.tex (modified) * doc/theses/aaron_moss_PhD/phd/conclusion.tex (modified) * doc/theses/aaron_moss_PhD/phd/experiments.tex (modified) * doc/theses/aaron_moss_PhD/phd/figures/union-find-with-classes.eps (modified) * doc/theses/aaron_moss_PhD/phd/figures/union-find-with-classes.odg (modified) * doc/theses/aaron_moss_PhD/phd/generic-bench.tex (modified) * doc/theses/aaron_moss_PhD/phd/generic-types.tex (modified) * doc/theses/aaron_moss_PhD/phd/introduction.tex (modified) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) thesis: typo-fixing revisions from Werner, Ondrej Sun, 21 Apr 2019 01:40:54 GMT Aaron Moss [8f55e8e9] * doc/bibliography/pl.bib (modified) * doc/theses/aaron_moss_PhD/phd/conclusion.tex (modified) * doc/theses/aaron_moss_PhD/phd/experiments.tex (modified) thesis: comment on general applications in conclusion, per Gregor Sat, 20 Apr 2019 23:28:50 GMT Aaron Moss [2834e99] * doc/theses/aaron_moss_PhD/phd/type-environment.tex (modified) thesis: add CFA usage example for type environment, per Gregor Sat, 20 Apr 2019 22:20:13 GMT Aaron Moss [c1f3d1a8] * doc/theses/aaron_moss_PhD/phd/background.tex (modified) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) thesis: more motivation for expression resolution problem, per Gregor Sat, 20 Apr 2019 18:29:53 GMT Aaron Moss [e71272a] * doc/theses/aaron_moss_PhD/phd/frontpgs.tex (modified) thesis: unify abstract with common thesis, per Gregor Tue, 16 Apr 2019 20:19:48 GMT Aaron Moss [a786586] * doc/bibliography/pl.bib (modified) * doc/theses/aaron_moss_PhD/phd/thesis.tex (modified) thesis: fix URL line breaks in References Tue, 16 Apr 2019 19:51:40 GMT Aaron Moss [f1240b0] * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-plots.gp (modified) * doc/theses/aaron_moss_PhD/phd/experiments.tex (modified) * doc/theses/aaron_moss_PhD/phd/macros.tex (modified) thesis: strip CFA-DCA results, add speedup graph Tue, 16 Apr 2019 18:50:33 GMT Aaron Moss [397848f5] * doc/theses/aaron_moss_PhD/phd/background.tex (modified) * doc/theses/aaron_moss_PhD/phd/experiments.tex (modified) * doc/theses/aaron_moss_PhD/phd/generic-types.tex (modified) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) * doc/theses/aaron_moss_PhD/phd/type-environment.tex (modified) thesis: typos from Gregor Tue, 16 Apr 2019 17:25:38 GMT Aaron Moss [0e54654] * doc/bibliography/pl.bib (modified) * doc/theses/aaron_moss_PhD/phd/evaluation/algo-summary.dat (modified) * doc/theses/aaron_moss_PhD/phd/evaluation/algo-summary.gp (modified) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-plots.gp (modified) * doc/theses/aaron_moss_PhD/phd/evaluation/per-prob-scatter.gp (modified) * doc/theses/aaron_moss_PhD/phd/generic-types.tex (modified) Merge branch 'aaron-thesis' of plg.uwaterloo.ca:software/cfa/cfa-cc ... Mon, 15 Apr 2019 21:15:32 GMT Peter A. Buhr [4e84ef7] * doc/user/user.tex (modified) document chained for-control specifiers Fri, 12 Apr 2019 17:34:45 GMT Aaron Moss [5a89a2b] * doc/proposals/interned_string.cc (added) * doc/proposals/interned_string.h (added) Add interned_string code to proposals Fri, 12 Apr 2019 01:48:23 GMT Aaron Moss [5a801444] * doc/bibliography/pl.bib (modified) * doc/theses/aaron_moss_PhD/phd/generic-types.tex (modified) thesis: fix C layout citation Fri, 12 Apr 2019 01:24:46 GMT Aaron Moss [ab3a69c] * doc/theses/aaron_moss_PhD/phd/evaluation/algo-summary.dat (modified) * doc/theses/aaron_moss_PhD/phd/evaluation/algo-summary.gp (modified) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-plots.gp (modified) * doc/theses/aaron_moss_PhD/phd/evaluation/per-prob-scatter.gp (modified) thesis: fixes to graphs Tue, 09 Apr 2019 19:02:33 GMT Andrew Beach [07ac6d0] * doc/proposals/vtable.md (modified) Its rough, but I think I have all the content I need in the vtable ... Tue, 02 Apr 2019 19:24:44 GMT Peter A. Buhr [9be2b60] * doc/bibliography/pl.bib (modified) add Swift05, formatting Wed, 27 Mar 2019 13:07:47 GMT Peter A. Buhr [1e5d0f0c] * doc/papers/concurrency/Paper.tex (modified) * doc/papers/concurrency/examples/Fib2.cfa (added) * doc/papers/concurrency/examples/Pingpong.cfa (modified) * doc/papers/concurrency/examples/Pingpong.py (modified) * doc/papers/concurrency/examples/ProdCons.cfa (modified) * doc/papers/concurrency/examples/ProdCons.py (added) start rewrite of coroutine section Wed, 27 Mar 2019 02:30:42 GMT Peter A. Buhr [697e484] * doc/user/user.tex (modified) update exponential documentation Tue, 26 Mar 2019 18:12:57 GMT tdelisle [ae6b6cf] * doc/papers/concurrency/examples/ProdCons.cpp (modified) Implemented ProdCons using C++20 coroutines and a dispatcher pattern, ... Fri, 22 Mar 2019 19:45:28 GMT Peter A. Buhr [e73d449] * doc/papers/concurrency/examples/Fib.py (modified) * doc/papers/concurrency/examples/FibRefactor.py (modified) * doc/papers/concurrency/examples/Format.cc (modified) formatting Fri, 22 Mar 2019 19:44:08 GMT Peter A. Buhr [f8cd310] * doc/papers/concurrency/examples/ProdCons.cfa (modified) * libcfa/src/heap.cfa (modified) * tests/concurrent/examples/boundedBufferEXT.cfa (modified) * tests/concurrent/examples/boundedBufferINT.cfa (modified) * tests/concurrent/examples/datingService.cfa (modified) * tests/concurrent/examples/quickSort.cfa (modified) * tests/concurrent/waitfor/parse2.cfa (modified) * tests/coroutine/.expect/fmtLines.txt (modified) * tests/coroutine/.in/fmtLines.txt (modified) * tests/coroutine/fibonacci.cfa (modified) * tests/coroutine/fmtLines.cfa (modified) * tests/coroutine/pingpong.cfa (modified) * tests/coroutine/prodcons.cfa (modified) * tests/coroutine/runningTotal.cfa (modified) * tests/raii/init_once.cfa (modified) update file names in emacs compile directive Fri, 22 Mar 2019 19:28:14 GMT Peter A. Buhr [386e710] * doc/papers/concurrency/examples/pingpong.py (deleted) * tests/coroutine/fibonacci_1.cfa (modified) refactor to look more like python Fri, 22 Mar 2019 19:10:27 GMT Peter A. Buhr [17c6c1c3] * doc/papers/concurrency/examples/Fib.c (added) * doc/papers/concurrency/examples/Fib2.cpp (added) * doc/papers/concurrency/examples/Fib2.py (added) * doc/papers/concurrency/examples/Pingpong.cc (added) * doc/papers/concurrency/examples/Pingpong.cfa (added) * doc/papers/concurrency/examples/Pingpong.py (added) * doc/papers/concurrency/examples/Refactor.py (added) add more paper examples Wed, 20 Mar 2019 21:15:34 GMT Peter A. Buhr [90b9e4b] * doc/papers/concurrency/examples/Fib.sim (added) * doc/papers/concurrency/examples/FibRefactor.py (added) * doc/papers/concurrency/examples/Fmt.sim (added) * doc/papers/concurrency/examples/Format.cc (added) * doc/papers/concurrency/examples/ProdCons.sim (added) add Simila, Python and uC++ example coroutines Wed, 20 Mar 2019 20:00:13 GMT tdelisle [709e0e0] * doc/papers/concurrency/examples/ProdCons.cpp (added) Added C++20 ProdCons example draft: It does not work, might be impossible Wed, 20 Mar 2019 19:42:24 GMT tdelisle [571bf75] * doc/papers/concurrency/examples/Fib.cpp (modified) * doc/papers/concurrency/examples/Format.cpp (modified) * doc/papers/concurrency/examples/base.hpp (deleted) * doc/papers/concurrency/examples/counter.cpp (modified) Clean existing coroutines using std::experimental::suspend_never and ... Wed, 20 Mar 2019 18:16:10 GMT tdelisle [13b1b1d] * doc/papers/concurrency/examples/Format.cpp (modified) C++ Format coroutine now "properly" destroys itself Tue, 19 Mar 2019 20:58:03 GMT tdelisle [aa22c60] * doc/papers/concurrency/examples/C++Cor-ts.cpp (moved) * doc/papers/concurrency/examples/Fib.cpp (moved) * doc/papers/concurrency/examples/Format.cpp (moved) * doc/papers/concurrency/examples/base.hpp (moved) * doc/papers/concurrency/examples/counter.cpp (moved) Moved c++Cor example to examples folder Tue, 19 Mar 2019 20:30:42 GMT tdelisle [79b018f3] * doc/papers/concurrency/examples/Fib.cfa (added) * doc/papers/concurrency/examples/Fib.py (added) * doc/papers/concurrency/examples/Format.cfa (added) * doc/papers/concurrency/examples/Format.py (added) * doc/papers/concurrency/examples/ProdCons.cfa (added) * doc/papers/concurrency/examples/pingpong.py (added) * tests/coroutine/devicedriver.cfa (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 19 Mar 2019 20:30:33 GMT tdelisle [8f936bf] * doc/papers/concurrency/c++-cor/C++Cor-ts.cpp (modified) * doc/papers/concurrency/c++-cor/fmt.cpp (modified) Got rid of weird yield in fmt example Tue, 19 Mar 2019 20:07:18 GMT Peter A. Buhr [81a05ca] * doc/papers/concurrency/c++-cor/C++Cor-ts.cpp (added) * doc/papers/concurrency/c++-cor/base.hpp (added) * doc/papers/concurrency/c++-cor/counter.cpp (modified) * doc/papers/concurrency/c++-cor/fib.cpp (modified) * doc/papers/concurrency/c++-cor/fmt.cpp (added) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 19 Mar 2019 20:04:47 GMT Peter A. Buhr [2e041e27] * doc/papers/concurrency/examples/Fib.cfa (added) * doc/papers/concurrency/examples/Fib.py (added) * doc/papers/concurrency/examples/Format.cfa (added) * doc/papers/concurrency/examples/Format.py (added) * doc/papers/concurrency/examples/ProdCons.cfa (added) * doc/papers/concurrency/examples/pingpong.py (added) add examples directory for testing code in the paper Tue, 19 Mar 2019 19:09:42 GMT tdelisle [be3416d] * doc/papers/concurrency/c++-cor/C++Cor-ts.cpp (added) * doc/papers/concurrency/c++-cor/base.hpp (added) * doc/papers/concurrency/c++-cor/counter.cpp (modified) * doc/papers/concurrency/c++-cor/fib.cpp (modified) * doc/papers/concurrency/c++-cor/fmt.cpp (added) Added more examples of c++20 coroutines Tue, 19 Mar 2019 17:01:33 GMT tdelisle [9cb4fc8] * doc/papers/concurrency/c++-cor/counter.cpp (added) * doc/papers/concurrency/c++-cor/fib.cpp (added) Addded C++ example for fibonacci and counter with C++20 coroutines Mon, 18 Mar 2019 14:28:04 GMT Peter A. Buhr [a927662] * doc/papers/concurrency/Paper.tex (modified) more intro and coroutine changes Sat, 16 Mar 2019 16:00:10 GMT Peter A. Buhr [3f8ec70] * doc/proposals/specialized_casts.md (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Sat, 16 Mar 2019 15:59:51 GMT Peter A. Buhr [1ecee81] * doc/papers/concurrency/Paper.tex (modified) update title/introduction Fri, 15 Mar 2019 15:17:16 GMT Aaron Moss [501b08a] * doc/bibliography/pl.bib (modified) * src/ControlStruct/ForExprMutator.cc (modified) * src/ControlStruct/LabelFixer.cc (modified) * src/ControlStruct/LabelGenerator.cc (modified) * src/SynTree/Statement.h (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Fri, 15 Mar 2019 15:17:12 GMT Aaron Moss [6dbeef7] * doc/proposals/specialized_casts.md (modified) Minor fix to specialized casts proposal Wed, 13 Mar 2019 15:45:00 GMT Peter A. Buhr [d078afd] * doc/proposals/specialized_casts.md (added) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Wed, 13 Mar 2019 15:37:31 GMT Aaron Moss [9fe46e6] * doc/proposals/specialized_casts.md (added) Add proposal document for other cast operators Wed, 13 Mar 2019 15:35:33 GMT Peter A. Buhr [8b590a4] * doc/bibliography/pl.bib (modified) * doc/theses/aaron_moss_PhD/phd/Makefile (modified) * doc/theses/aaron_moss_PhD/phd/background.tex (modified) * doc/theses/aaron_moss_PhD/phd/conclusion.tex (modified) * doc/theses/aaron_moss_PhD/phd/evaluation/algo-summary.dat (added) * doc/theses/aaron_moss_PhD/phd/evaluation/algo-summary.gp (added) * doc/theses/aaron_moss_PhD/phd/evaluation/bu-summary.dat (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-cc/cfa-bu.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-cc/cfa-co.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-cc/cfa-dca.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-cc/cfa-def.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-cc/cfa-imm.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-mem-by-time.tsv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-mem.tsv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-plots.gp (added) * doc/theses/aaron_moss_PhD/phd/evaluation/cfa-time.tsv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/data.xlsx (added) * doc/theses/aaron_moss_PhD/phd/evaluation/generic-timing.dat (modified) * doc/theses/aaron_moss_PhD/phd/evaluation/mem-by-max-assns.tsv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/mem-by-max-depth.tsv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/metric-plots.gp (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per-prob-scatter.gp (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per-prob.gp (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per-prob.tsv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/imgui-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/io1-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/io2-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/kernel-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/math1-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/math2-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/math3-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/math4-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/minmax-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/preemption-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/rational-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/searchsort-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/per_prob/swap-per-prob.csv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/time-by-max-assns.tsv (added) * doc/theses/aaron_moss_PhD/phd/evaluation/time-by-max-depth.tsv (added) * doc/theses/aaron_moss_PhD/phd/experiments.tex (added) * doc/theses/aaron_moss_PhD/phd/figures/bilson-conv-graph.eps (added) * doc/theses/aaron_moss_PhD/phd/figures/bilson-conv-graph.odg (added) * doc/theses/aaron_moss_PhD/phd/figures/extended-conv-graph.eps (added) * doc/theses/aaron_moss_PhD/phd/figures/extended-conv-graph.odg (added) * doc/theses/aaron_moss_PhD/phd/figures/persistent-union-find.eps (added) * doc/theses/aaron_moss_PhD/phd/figures/persistent-union-find.odg (added) * doc/theses/aaron_moss_PhD/phd/figures/resolution-dag.eps (added) * doc/theses/aaron_moss_PhD/phd/figures/resolution-dag.odg (added) * doc/theses/aaron_moss_PhD/phd/figures/safe-conv-graph.eps (added) * doc/theses/aaron_moss_PhD/phd/figures/safe-conv-graph.odg (added) * doc/theses/aaron_moss_PhD/phd/figures/union-find-with-classes.eps (added) * doc/theses/aaron_moss_PhD/phd/figures/union-find-with-classes.odg (added) * doc/theses/aaron_moss_PhD/phd/frontpgs.tex (modified) * doc/theses/aaron_moss_PhD/phd/generic-bench.tex (added) * doc/theses/aaron_moss_PhD/phd/generic-types.tex (modified) * doc/theses/aaron_moss_PhD/phd/introduction.tex (modified) * doc/theses/aaron_moss_PhD/phd/macros.tex (modified) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) * doc/theses/aaron_moss_PhD/phd/thesis.tex (modified) * doc/theses/aaron_moss_PhD/phd/type-environment.tex (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Wed, 13 Mar 2019 15:35:30 GMT Peter A. Buhr [1c35c78] * doc/bibliography/pl.bib (modified) add Ritchie C history paper Wed, 13 Mar 2019 15:12:40 GMT Aaron Moss [320e72a2] * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) thesis: tweak ascription cast Wed, 13 Mar 2019 14:20:24 GMT Aaron Moss [a2545593] * doc/bibliography/pl.bib (modified) * doc/theses/aaron_moss_PhD/phd/resolution-heuristics.tex (modified) Add ascription casts to future work Tue, 12 Mar 2019 19:00:54 GMT Aaron Moss [53bb8f1] * .gitignore (modified) * Makefile.am (modified) * Makefile.in (modified) * automake/cfa.m4 (modified) * benchmark/Makefile.am (modified) * benchmark/Makefile.in (modified) * benchmark/compile/empty.cfa (moved) * benchmark/creation/cfa_cor.cfa (moved) * benchmark/creation/cfa_thrd.cfa (moved) * benchmark/ctxswitch/cfa_cor.cfa (moved) * benchmark/ctxswitch/cfa_thrd.cfa (moved) * benchmark/ctxswitch/cfa_thrd2.cfa (moved) * benchmark/jenkins.sh (added) * benchmark/mutex/cfa1.cfa (moved) * benchmark/mutex/cfa2.cfa (moved) * benchmark/mutex/cfa4.cfa (moved) * benchmark/schedext/cfa1.cfa (moved) * benchmark/schedext/cfa2.cfa (moved) * benchmark/schedext/cfa4.cfa (moved) * benchmark/schedint/cfa1.cfa (moved) * benchmark/schedint/cfa2.cfa (moved) * benchmark/schedint/cfa4.cfa (moved) * configure (modified) * configure.ac (modified) * doc/LaTeXmacros/lstlang.sty (modified) * doc/bibliography/pl.bib (modified) * doc/papers/concurrency/Paper.tex (modified) * doc/papers/concurrency/mail (modified) * driver/Makefile.in (modified) * driver/cfa.cc (modified) * libcfa/configure (modified) * libcfa/configure.ac (modified) * libcfa/prelude/builtins.c (modified) * libcfa/prelude/extras.c (modified) * libcfa/prelude/extras.regx (modified) * libcfa/prelude/prelude-gen.cc (modified) * libcfa/src/Makefile.in (modified) * libcfa/src/containers/maybe.cfa (modified) * libcfa/src/containers/result.cfa (modified) * libcfa/src/iostream.cfa (modified) * libcfa/src/iostream.hfa (modified) * src/BasicTypes-gen.cc (added) * src/CodeGen/module.mk (modified) * src/Common/Heap.cc (deleted) * src/Common/PassVisitor.cc (added) * src/Common/PassVisitor.h (modified) * src/Common/PassVisitor.impl.h (modified) * src/Common/Stats.h (added) * src/Common/Stats/Base.h (added) * src/Common/Stats/Counter.cc (added) * src/Common/Stats/Counter.h (added) * src/Common/Stats/Heap.cc (added) * src/Common/Stats/Heap.h (moved) * src/Common/Stats/Stats.cc (added) * src/Common/Stats/Time.cc (added) * src/Common/Stats/Time.h (added) * src/Common/module.mk (modified) * src/Concurrency/Waitfor.cc (modified) * src/Concurrency/module.mk (modified) * src/ControlStruct/ExceptTranslate.cc (modified) * src/ControlStruct/module.mk (modified) * src/GenPoly/module.mk (modified) * src/InitTweak/FixInit.cc (modified) * src/InitTweak/module.mk (modified) * src/MakeLibCfa.cc (modified) * src/Makefile.am (modified) * src/Makefile.in (modified) * src/Parser/DeclarationNode.cc (modified) * src/Parser/ExpressionNode.cc (modified) * src/Parser/ParseNode.h (modified) * src/Parser/TypeData.cc (modified) * src/Parser/TypeData.h (modified) * src/Parser/lex.ll (modified) * src/Parser/module.mk (modified) * src/Parser/parser.yy (modified) * src/ResolvExpr/AlternativeFinder.cc (modified) * src/ResolvExpr/CommonType.cc (modified) * src/ResolvExpr/ConversionCost.cc (modified) * src/ResolvExpr/Cost.h (modified) * src/ResolvExpr/ResolveAssertions.cc (modified) * src/ResolvExpr/Resolver.cc (modified) * src/ResolvExpr/Resolver.h (modified) * src/ResolvExpr/module.mk (modified) * src/ResolvExpr/typeops.h (modified) * src/SymTab/Indexer.cc (modified) * src/SymTab/Mangler.cc (modified) * src/SymTab/Mangler.h (modified) * src/SymTab/ManglerCommon.cc (modified) * src/SymTab/Validate.cc (modified) * src/SymTab/module.mk (modified) * src/SynTree/AddressExpr.cc (modified) * src/SynTree/BasicType.cc (modified) * src/SynTree/Constant.cc (modified) * src/SynTree/Expression.cc (modified) * src/SynTree/Expression.h (modified) * src/SynTree/Type.cc (modified) * src/SynTree/Type.h (modified) * src/SynTree/module.mk (modified) * src/Tuples/TupleExpansion.cc (modified) * src/Tuples/module.mk (modified) * src/Validate/module.mk (modified) * src/cfa.make (modified) * src/config.h.in (modified) * src/main.cc (modified) * tests/.expect/castError.txt (modified) * tests/.expect/completeTypeError.txt (modified) * tests/.expect/declarationSpecifier.x64.txt (modified) * tests/.expect/declarationSpecifier.x86.txt (modified) * tests/.expect/gccExtensions.x64.txt (modified) * tests/.expect/gccExtensions.x86.txt (modified) * tests/.expect/io1.txt (modified) * tests/.expect/loopctrl.txt (modified) * tests/.expect/sum.txt (modified) * tests/Makefile.in (modified) * tests/abort.cfa (added) * tests/array.cfa (modified) * tests/castError.cfa (modified) * tests/concurrent/examples/.expect/gortn.txt (added) * tests/concurrent/examples/boundedBufferEXT.cfa (modified) * tests/concurrent/examples/boundedBufferINT.cfa (modified) * tests/concurrent/examples/datingService.cfa (modified) * tests/concurrent/examples/gortn.cfa (added) * tests/concurrent/examples/matrixSum.cfa (modified) * tests/concurrent/examples/quickSort.cfa (modified) * tests/io1.cfa (modified) * tests/literals.cfa (modified) * tests/loopctrl.cfa (modified) * tests/numericConstants.cfa (modified) * tests/preempt_longrun/Makefile.in (modified) * tests/pybin/print-core.gdb (added) * tests/pybin/tools.py (modified) * tests/raii/.expect/ctor-autogen-ERR1.txt (modified) * tests/sum.cfa (modified) * tests/test.py (modified) * tests/warnings/.expect/self-assignment.txt (modified) * tests/warnings/self-assignment.cfa (modified) * tools/Makefile.in (modified) * tools/PrettyGitLogs.sh (modified) * tools/prettyprinter/Makefile.in (modified) Merge second draft of Aaron's thesis Tue, 12 Mar 2019 18:49:34 GMT Aaron Moss [9d9a451] * doc/theses/aaron_moss_PhD/phd/background.tex (modified) thesis: fix zero_t reference to generic chapter Tue, 12 Mar 2019 03:13:09 GMT Aaron Moss [e402bbc] * doc/theses/aaron_moss_PhD/phd/conclusion.tex (modified) * doc/theses/aaron_moss_PhD/phd/frontpgs.tex (modified) thesis: finish second draft