# # ChangeLog for .gitignore # # Generated by Trac 1.2.1 # Mar 28, 2024, 4:48:07 AM Thu, 03 Sep 2020 17:28:51 GMT Thierry Delisle [628a7c5] * .gitignore (modified) * doc/theses/thierry_delisle_PhD/.gitignore (modified) * tools/langserver/cfa-ls (deleted) * tools/vscode/uwaterloo.cforall-0.1.0/.gitignore (added) Minor changes to .gitignores Fri, 28 Aug 2020 16:52:11 GMT Thierry Delisle [3b2f41e] * .gitignore (modified) * configure.ac (modified) * libcfa/Makefile.dist.am (added) Configure now automatically generates the makefile responsible for ... Mon, 10 Aug 2020 19:39:47 GMT Thierry Delisle [a8bad5b] * .gitignore (modified) Added automake generate files to git ignore Wed, 11 Sep 2019 19:08:54 GMT Thierry Delisle [6716d78] * .gitignore (modified) * tools/build/distcc_hash (added) * tools/build/push2dist.sh (added) Fixed gitignore which was ignoring tools/build and added missing ... Thu, 14 Feb 2019 21:45:56 GMT Peter A. Buhr [70a3e16] * .gitignore (modified) * src/BasicTypes-gen.cc (added) add libtool Fri, 21 Sep 2018 20:09:32 GMT Thierry Delisle [e523b07] * .gitignore (modified) * libcfa/Makefile.in (modified) * libcfa/configure (modified) * libcfa/configure.ac (modified) * libcfa/prelude/Makefile.am (modified) * libcfa/prelude/Makefile.in (modified) * libcfa/prelude/prelude-gen.cc (modified) * libcfa/src/Makefile.am (modified) * libcfa/src/Makefile.in (modified) * src/main.cc (modified) Implemented the nolib configuration Thu, 23 Aug 2018 15:33:15 GMT Peter A. Buhr [9833cae0] * .gitignore (modified) ignore src/demangler Fri, 10 Aug 2018 17:05:20 GMT Thierry Delisle [ea5b7d6] * .gitignore (modified) * Jenkinsfile (modified) Fixed jenkins after rework of automake Thu, 09 Aug 2018 17:14:24 GMT Thierry Delisle [9aa9126] * .gitignore (modified) * driver/Makefile.am (modified) * driver/Makefile.in (modified) * driver/cfa.cc (modified) * libcfa/prelude/builtins.c (modified) * libcfa/src/bits/locks.hfa (modified) * libcfa/src/concurrency/kernel.cfa (modified) * libcfa/src/startup.cfa (modified) * src/CodeGen/GenType.cc (modified) * src/Common/Eval.cc (added) * src/Common/SemanticError.h (modified) * src/Common/module.mk (modified) * src/Common/utility.h (modified) * src/CompilationState.cc (added) * src/CompilationState.h (added) * src/InitTweak/FixGlobalInit.cc (modified) * src/InitTweak/FixGlobalInit.h (modified) * src/InitTweak/FixInit.cc (modified) * src/InitTweak/FixInit.h (modified) * src/InitTweak/InitTweak.cc (modified) * src/Makefile.am (modified) * src/Makefile.in (modified) * src/Parser/ParseNode.h (modified) * src/Parser/StatementNode.cc (modified) * src/Parser/lex.ll (modified) * src/Parser/parser.yy (modified) * src/ResolvExpr/CurrentObject.cc (modified) * src/SymTab/Validate.cc (modified) * src/SynTree/AggregateDecl.cc (modified) * src/Validate/HandleAttributes.cc (added) * src/Validate/HandleAttributes.h (added) * src/Validate/module.mk (added) * src/driver/as.cc (added) * src/main.cc (modified) * tests/.expect/attributes.x64.txt (modified) * tests/.expect/attributes.x86.txt (modified) * tests/function-operator.c (modified) * tests/sum.c (modified) * tests/tuple/tupleVariadic.c (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Thu, 02 Aug 2018 17:41:24 GMT Peter A. Buhr [a2f146ee] * .gitignore (modified) * src/driver/Makefile.am (modified) * src/driver/Makefile.in (modified) * src/driver/as.cc (added) preprocess assembler files to add CFA language Wed, 01 Aug 2018 22:24:51 GMT Thierry Delisle [bf71cfd] * .gitignore (modified) * Makefile.am (modified) * Makefile.in (modified) * benchmark/Makefile.am (moved) * benchmark/Makefile.in (moved) * benchmark/Monitor.c (moved) * benchmark/bench.h (moved) * benchmark/compile/empty.c (moved) * benchmark/creation/JavaThread.java (moved) * benchmark/creation/cfa_cor.c (moved) * benchmark/creation/cfa_thrd.c (moved) * benchmark/creation/goroutine.go (moved) * benchmark/creation/pthreads.c (moved) * benchmark/creation/upp_cor.cc (moved) * benchmark/creation/upp_thrd.cc (moved) * benchmark/ctxswitch/JavaThread.java (moved) * benchmark/ctxswitch/cfa_cor.c (moved) * benchmark/ctxswitch/cfa_thrd.c (moved) * benchmark/ctxswitch/cfa_thrd2.c (moved) * benchmark/ctxswitch/goroutine.go (moved) * benchmark/ctxswitch/kos_fibre.cpp (moved) * benchmark/ctxswitch/kos_fibre2.cpp (moved) * benchmark/ctxswitch/pthreads.c (moved) * benchmark/ctxswitch/upp_cor.cc (moved) * benchmark/ctxswitch/upp_thrd.cc (moved) * benchmark/fetch_add.c (moved) * benchmark/function.c (moved) * benchmark/interrupt_linux.c (moved) * benchmark/loop.c (moved) * benchmark/mutex/JavaThread.java (moved) * benchmark/mutex/cfa1.c (moved) * benchmark/mutex/cfa2.c (moved) * benchmark/mutex/cfa4.c (moved) * benchmark/mutex/pthreads.c (moved) * benchmark/mutex/upp.cc (moved) * benchmark/schedext/cfa1.c (moved) * benchmark/schedext/cfa2.c (moved) * benchmark/schedext/cfa4.c (moved) * benchmark/schedext/upp.cc (moved) * benchmark/schedint/JavaThread.java (moved) * benchmark/schedint/cfa1.c (moved) * benchmark/schedint/cfa2.c (moved) * benchmark/schedint/cfa4.c (moved) * benchmark/schedint/pthreads.c (moved) * benchmark/schedint/upp.cc (moved) * configure (modified) * configure.ac (modified) * driver/Makefile.am (moved) * driver/Makefile.in (moved) * driver/cc1.cc (moved) * driver/cfa.cc (moved) * examples/ArrayN.c (moved) * examples/Attributes.c (moved) * 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 (moved) * 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 (moved) * examples/gc_no_raii/bug-repro/blockers/recursive_realloc.c (moved) * 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 (moved) * 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 (moved) * 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 (moved) * 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 (moved) * examples/gc_no_raii/src/internal/state.h (moved) * 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 (moved) * examples/gc_no_raii/src/tools/worklist.h (moved) * examples/gc_no_raii/test/badlll.c (moved) * examples/gc_no_raii/test/gctest.c (moved) * examples/gc_no_raii/test/operators.c (moved) * examples/huge.c (moved) * examples/includes.c (moved) * examples/index.h (moved) * examples/it_out.c (moved) * examples/multicore.c (moved) * examples/new.c (moved) * examples/poly-bench.c (moved) * examples/prolog.c (moved) * examples/quad.c (moved) * examples/s.c (moved) * examples/simplePoly.c (moved) * examples/simpler.c (moved) * examples/specialize.c (moved) * examples/square.c (moved) * examples/twice.c (moved) * examples/wrapper/.gitignore (moved) * examples/wrapper/premake4.lua (moved) * examples/wrapper/src/main.c (moved) * examples/wrapper/src/pointer.h (moved) * examples/zero_one.c (moved) * libcfa/prelude/Makefile.am (moved) * libcfa/prelude/Makefile.in (moved) * libcfa/prelude/bootloader.cf (moved) * libcfa/prelude/builtins.c (moved) * libcfa/prelude/builtins.def (moved) * libcfa/prelude/extras.c (moved) * libcfa/prelude/extras.regx (moved) * libcfa/prelude/prelude-gen.cc (moved) * libcfa/prelude/prelude.old.cf (moved) * libcfa/prelude/prototypes.awk (moved) * libcfa/prelude/prototypes.c (moved) * libcfa/prelude/prototypes.sed (moved) * libcfa/prelude/sync-builtins.cf (moved) * libcfa/prelude/sync-builtins.def (moved) * libcfa/src/Makefile.am (moved) * libcfa/src/Makefile.in (moved) * libcfa/src/assert.c (moved) * libcfa/src/bits/algorithms.h (moved) * libcfa/src/bits/align.h (moved) * libcfa/src/bits/containers.h (moved) * libcfa/src/bits/debug.c (moved) * libcfa/src/bits/debug.h (moved) * libcfa/src/bits/defs.h (moved) * libcfa/src/bits/locks.h (moved) * libcfa/src/bits/signal.h (moved) * libcfa/src/clock (moved) * libcfa/src/common (moved) * libcfa/src/common.c (moved) * libcfa/src/concurrency/CtxSwitch-armv7l.S (moved) * libcfa/src/concurrency/CtxSwitch-i386.S (moved) * libcfa/src/concurrency/CtxSwitch-i686.S (moved) * libcfa/src/concurrency/CtxSwitch-x86_64.S (moved) * libcfa/src/concurrency/alarm.c (moved) * libcfa/src/concurrency/alarm.h (moved) * libcfa/src/concurrency/coroutine (moved) * libcfa/src/concurrency/coroutine.c (moved) * libcfa/src/concurrency/invoke.c (moved) * libcfa/src/concurrency/invoke.h (moved) * libcfa/src/concurrency/kernel (moved) * libcfa/src/concurrency/kernel.c (moved) * libcfa/src/concurrency/kernel_private.h (moved) * libcfa/src/concurrency/monitor (moved) * libcfa/src/concurrency/monitor.c (moved) * libcfa/src/concurrency/mutex (moved) * libcfa/src/concurrency/mutex.c (moved) * libcfa/src/concurrency/preemption.c (moved) * libcfa/src/concurrency/preemption.h (moved) * libcfa/src/concurrency/thread (moved) * libcfa/src/concurrency/thread.c (moved) * libcfa/src/containers/maybe (moved) * libcfa/src/containers/maybe.c (moved) * libcfa/src/containers/pair (moved) * libcfa/src/containers/pair.c (moved) * libcfa/src/containers/result (moved) * libcfa/src/containers/result.c (moved) * libcfa/src/containers/vector (moved) * libcfa/src/containers/vector.c (moved) * libcfa/src/exception.c (moved) * libcfa/src/exception.h (moved) * libcfa/src/expat.h (moved) * libcfa/src/fstream (moved) * libcfa/src/fstream.c (moved) * libcfa/src/gmp (moved) * libcfa/src/heap.c (moved) * libcfa/src/interpose.c (moved) * libcfa/src/iostream (moved) * libcfa/src/iostream.c (moved) * libcfa/src/iterator (moved) * libcfa/src/iterator.c (moved) * libcfa/src/limits (moved) * libcfa/src/limits.c (moved) * libcfa/src/lsda.h (moved) * libcfa/src/math (moved) * libcfa/src/memcheck.awk (moved) * libcfa/src/rational (moved) * libcfa/src/rational.c (moved) * libcfa/src/startup.c (moved) * libcfa/src/startup.h (moved) * libcfa/src/stdhdr/assert.h (moved) * libcfa/src/stdhdr/bfdlink.h (moved) * 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 (moved) * libcfa/src/stdhdr/inttypes.h (moved) * libcfa/src/stdhdr/iso646.h (moved) * libcfa/src/stdhdr/krb5.h (moved) * libcfa/src/stdhdr/limits.h (moved) * libcfa/src/stdhdr/locale.h (moved) * libcfa/src/stdhdr/malloc.h (moved) * 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 (moved) * 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 (moved) * libcfa/src/stdlib.c (moved) * libcfa/src/time (moved) * libcfa/src/time.c (moved) * libcfa/src/time_t.h (moved) * libcfa/src/virtual.c (moved) * libcfa/src/virtual.h (moved) * src/Docs/Makefile (deleted) * src/Docs/cfa-cpp.1 (deleted) * src/Docs/design.tex (deleted) * src/Docs/uml.dia (deleted) * src/Makefile.am (modified) * src/Makefile.in (modified) * tests/.expect/KRfunctions.x64.txt (moved) * tests/.expect/KRfunctions.x86.txt (moved) * tests/.expect/abs.txt (moved) * tests/.expect/alloc-ERROR.txt (moved) * tests/.expect/alloc.txt (moved) * tests/.expect/array.txt (moved) * tests/.expect/ato.txt (moved) * tests/.expect/attributes.x64.txt (moved) * tests/.expect/attributes.x86.txt (moved) * tests/.expect/avl_test.txt (moved) * tests/.expect/cast.txt (moved) * tests/.expect/castError.txt (moved) * tests/.expect/completeTypeError.txt (moved) * tests/.expect/complex.txt (moved) * tests/.expect/counter.txt (moved) * tests/.expect/declarationErrors.txt (moved) * tests/.expect/declarationSpecifier.x64.txt (moved) * tests/.expect/declarationSpecifier.x86.txt (moved) * 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 (moved) * tests/.expect/extension.x86.txt (moved) * tests/.expect/fallthrough.txt (moved) * tests/.expect/forall.txt (moved) * tests/.expect/fstream_test.txt (moved) * tests/.expect/function-operator.txt (moved) * tests/.expect/functions.x64.txt (moved) * tests/.expect/functions.x86.txt (moved) * tests/.expect/gccExtensions.x64.txt (moved) * tests/.expect/gccExtensions.x86.txt (moved) * 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 (moved) * tests/.expect/ifwhileCtl.txt (moved) * tests/.expect/io1.txt (moved) * tests/.expect/io2.txt (moved) * tests/.expect/labelledExit.txt (moved) * tests/.expect/limits.txt (moved) * tests/.expect/literals.txt (moved) * tests/.expect/math1.x64.txt (moved) * tests/.expect/math1.x86.txt (moved) * tests/.expect/math2.x64.txt (moved) * tests/.expect/math2.x86.txt (moved) * tests/.expect/math3.x64.txt (moved) * tests/.expect/math3.x86.txt (moved) * tests/.expect/math4.x64.txt (moved) * tests/.expect/maybe.txt (moved) * tests/.expect/minmax.txt (moved) * tests/.expect/nested-types-ERR1.txt (moved) * tests/.expect/nested-types-ERR2.txt (moved) * tests/.expect/nested-types.txt (moved) * tests/.expect/numericConstants.txt (moved) * tests/.expect/operators.txt (moved) * tests/.expect/polymorphism.txt (moved) * tests/.expect/quoted_keyword.txt (moved) * tests/.expect/random.txt (moved) * tests/.expect/rational.txt (moved) * tests/.expect/references.txt (moved) * tests/.expect/result.txt (moved) * tests/.expect/scopeErrors.txt (moved) * tests/.expect/searchsort.txt (moved) * tests/.expect/shortCircuit.txt (moved) * tests/.expect/simpleGenericTriple.txt (moved) * tests/.expect/stdincludes.txt (moved) * tests/.expect/sum.txt (moved) * tests/.expect/swap.txt (moved) * tests/.expect/switch.txt (moved) * tests/.expect/time.x64.txt (moved) * tests/.expect/time.x86.txt (moved) * tests/.expect/typedefRedef-ERR1.txt (moved) * tests/.expect/typedefRedef.txt (moved) * tests/.expect/typeof.txt (moved) * tests/.expect/user_literals.txt (moved) * tests/.expect/variableDeclarator.txt (moved) * tests/.expect/vector.txt (moved) * tests/.expect/voidPtr.txt (moved) * tests/.expect/with-statement.txt (moved) * tests/.gitignore (moved) * tests/.in/fstream_test.txt (moved) * tests/.in/gmp.txt (moved) * tests/.in/io.data (moved) * tests/.in/rational.txt (moved) * tests/KRfunctions.c (moved) * tests/Makefile.am (moved) * tests/Makefile.in (moved) * tests/abs.c (moved) * tests/alloc.c (moved) * tests/array.c (moved) * tests/ato.c (moved) * tests/attributes.c (moved) * tests/avltree/avl-private.c (moved) * tests/avltree/avl-private.h (moved) * tests/avltree/avl.h (moved) * tests/avltree/avl0.c (moved) * tests/avltree/avl1.c (moved) * tests/avltree/avl2.c (moved) * tests/avltree/avl3.c (moved) * tests/avltree/avl4.c (moved) * tests/avltree/avl_test.c (moved) * tests/builtins/.expect/sync.txt (moved) * tests/builtins/sync.c (moved) * tests/cast.c (moved) * tests/castError.c (moved) * tests/commentMisc.c (moved) * tests/completeTypeError.c (moved) * tests/complex.c (moved) * 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/coroutineYield.c (moved) * 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/matrixSum.txt (moved) * tests/concurrent/examples/.expect/quickSort.txt (moved) * tests/concurrent/examples/.in/quickSort.txt (moved) * tests/concurrent/examples/boundedBufferEXT.c (moved) * tests/concurrent/examples/boundedBufferINT.c (moved) * tests/concurrent/examples/datingService.c (moved) * tests/concurrent/examples/matrixSum.c (moved) * tests/concurrent/examples/quickSort.c (moved) * tests/concurrent/monitor.c (moved) * tests/concurrent/multi-monitor.c (moved) * tests/concurrent/preempt.c (moved) * 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.c (moved) * tests/concurrent/signal/disjoint.c (moved) * tests/concurrent/signal/wait.c (moved) * tests/concurrent/thread.c (moved) * 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.c (moved) * tests/concurrent/waitfor/dtor.c (moved) * tests/concurrent/waitfor/else.c (moved) * tests/concurrent/waitfor/parse.c (moved) * tests/concurrent/waitfor/parse2.c (moved) * tests/concurrent/waitfor/recurse.c (moved) * tests/concurrent/waitfor/simple.c (moved) * tests/concurrent/waitfor/statment.c (moved) * tests/concurrent/waitfor/when.c (moved) * tests/config.py.in (moved) * tests/context.c (moved) * tests/coroutine/.expect/fibonacci.txt (moved) * tests/coroutine/.expect/fmtLines.txt (moved) * tests/coroutine/.expect/pingpong.txt (moved) * tests/coroutine/.expect/prodcons.txt (moved) * tests/coroutine/.expect/runningTotal.txt (moved) * tests/coroutine/.in/fmtLines.txt (moved) * tests/coroutine/fibonacci.c (moved) * tests/coroutine/fmtLines.c (moved) * tests/coroutine/pingpong.c (moved) * tests/coroutine/prodcons.c (moved) * tests/coroutine/runningTotal.c (moved) * tests/counter.c (moved) * tests/declarationErrors.c (moved) * tests/declarationSpecifier.c (moved) * tests/designations.c (moved) * tests/div.c (moved) * tests/enum.c (moved) * tests/except-0.c (moved) * tests/except-1.c (moved) * tests/except-2.c (moved) * tests/except-3.c (moved) * tests/except-mac.h (moved) * tests/expression.c (moved) * tests/extension.c (moved) * tests/fallthrough.c (moved) * tests/forall.c (moved) * tests/fstream_test.c (moved) * tests/function-operator.c (moved) * tests/functions.c (moved) * tests/gccExtensions.c (moved) * tests/genericUnion.c (moved) * tests/gmp.c (moved) * tests/heap.c (moved) * tests/hello.c (moved) * tests/identFuncDeclarator.c (moved) * tests/identParamDeclarator.c (moved) * tests/identity.c (moved) * tests/ifwhileCtl.c (moved) * tests/io1.c (moved) * tests/io2.c (moved) * tests/labelledExit.c (moved) * tests/limits.c (moved) * tests/literals.c (moved) * tests/long_tests.h (moved) * tests/math1.c (moved) * tests/math2.c (moved) * tests/math3.c (moved) * tests/math4.c (moved) * tests/maybe.c (moved) * tests/minmax.c (moved) * tests/namedParmArg.c (moved) * tests/nested-types.c (moved) * tests/numericConstants.c (moved) * tests/occursError.c (moved) * tests/operators.c (moved) * tests/polymorphism.c (moved) * tests/preempt_longrun/Makefile.am (moved) * tests/preempt_longrun/Makefile.in (moved) * tests/preempt_longrun/block.c (moved) * tests/preempt_longrun/coroutine.c (moved) * tests/preempt_longrun/create.c (moved) * tests/preempt_longrun/disjoint.c (moved) * tests/preempt_longrun/enter.c (moved) * tests/preempt_longrun/enter3.c (moved) * tests/preempt_longrun/preempt.c (moved) * tests/preempt_longrun/processor.c (moved) * tests/preempt_longrun/stack.c (moved) * tests/preempt_longrun/update-type (moved) * tests/preempt_longrun/wait.c (moved) * tests/preempt_longrun/yield.c (moved) * tests/pybin/__init__.py (moved) * tests/pybin/settings.py (moved) * tests/pybin/test_run.py (moved) * tests/pybin/tools.py (moved) * tests/quoted_keyword.c (moved) * tests/raii/.expect/ctor-autogen-ERR1.txt (moved) * tests/raii/.expect/ctor-autogen.txt (moved) * tests/raii/.expect/dtor-early-exit-ERR1.txt (moved) * tests/raii/.expect/dtor-early-exit-ERR2.txt (moved) * tests/raii/.expect/dtor-early-exit.txt (moved) * tests/raii/.expect/globals.txt (moved) * tests/raii/.expect/init_once.txt (moved) * tests/raii/.expect/memberCtors-ERR1.txt (moved) * tests/raii/.expect/memberCtors.txt (moved) * tests/raii/ctor-autogen.c (moved) * tests/raii/dtor-early-exit.c (moved) * tests/raii/globals.c (moved) * tests/raii/init_once.c (moved) * tests/raii/memberCtors.c (moved) * tests/raii/multiDimension.c (moved) * tests/raii/multiDimension.txt (moved) * tests/random.c (moved) * tests/rational.c (moved) * tests/references.c (moved) * tests/result.c (moved) * tests/scope.c (moved) * tests/scopeErrors.c (moved) * tests/searchsort.c (moved) * tests/shortCircuit.c (moved) * tests/simpleGenericTriple.c (moved) * tests/stdincludes.c (moved) * tests/structMember.c (moved) * tests/subrange.c (moved) * tests/sum.c (moved) * tests/swap.c (moved) * tests/switch.c (moved) * tests/test.py (moved) * tests/time.c (moved) * 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.c (moved) * tests/tuple/tupleCast.c (moved) * tests/tuple/tupleFunction.c (moved) * tests/tuple/tupleMember.c (moved) * tests/tuple/tuplePolymorphism.c (moved) * tests/tuple/tupleVariadic.c (moved) * tests/tuple/tuples.c (moved) * tests/typeGenerator.c (moved) * tests/typedef.c (moved) * tests/typedefDeclarator.c (moved) * tests/typedefRedef.c (moved) * tests/typeof.c (moved) * tests/user_literals.c (moved) * tests/variableDeclarator.c (moved) * tests/vector.c (moved) * tests/virtualCast.c (moved) * tests/voidPtr.c (moved) * tests/warnings/.expect/self-assignment.txt (moved) * tests/warnings/self-assignment.c (moved) * tests/with-statement.c (moved) Moved up many directories in source Fri, 27 Jul 2018 16:16:39 GMT Thierry Delisle [a92bd63] * .gitignore (modified) Added config.py to gitignore Sat, 21 Jul 2018 02:00:55 GMT Thierry Delisle [982b0a5] * .gitignore (modified) Now ignoring build/ folder as name implies Fri, 06 Jul 2018 14:53:26 GMT Thierry Delisle [1d386a7] * .gitignore (modified) * src/prelude/Makefile.am (modified) * src/prelude/Makefile.in (modified) * src/prelude/prelude-gen.cc (added) Prelude is now generated Wed, 31 Jan 2018 19:44:35 GMT Thierry Delisle [4ab3d68e] * .gitignore (modified) Fixed gitignore rules for makefiles in tools folder Tue, 30 Jan 2018 21:28:11 GMT Peter A. Buhr [b0c32da] * .gitignore (modified) * doc/papers/concurrency/.gitignore (modified) restrict where Makefile is ignored Mon, 27 Nov 2017 17:38:21 GMT Thierry Delisle [6aa537a4] * .gitignore (modified) * src/benchmark/Makefile.am (modified) * src/benchmark/Makefile.in (modified) * src/benchmark/mutex/JavaThread.java (added) * src/benchmark/mutex/fetch_add.c (added) * src/benchmark/schedint/JavaThread.java (added) Added java benchmarks Mon, 27 Nov 2017 17:36:25 GMT Thierry Delisle [2b716ec] * .gitignore (modified) added java .class to gitignore Thu, 26 Oct 2017 15:23:55 GMT Thierry Delisle [4149d9d] * .gitignore (modified) * configure (modified) * configure.ac (modified) * tools/Makefile.am (added) * tools/Makefile.in (added) * tools/catchsig.c (added) * tools/repeat.c (added) * tools/repeat.old (moved) replacing old repeat script with c program Thu, 27 Jul 2017 20:35:36 GMT Thierry Delisle [874960b] * .gitignore (modified) * Makefile.am (modified) * Makefile.in (modified) Man pages are now install on make install Wed, 05 Jul 2017 20:43:15 GMT Thierry Delisle [8c97ee7] * .gitignore (modified) * tools/prettyprinter/Makefile.am (modified) * tools/prettyprinter/Makefile.in (modified) * tools/prettyprinter/ParserTypes.h (added) * tools/prettyprinter/filter.cc (modified) * tools/prettyprinter/filter.h (modified) * tools/prettyprinter/lex.ll (modified) * tools/prettyprinter/parser.hh (modified) * tools/prettyprinter/parser.yy (modified) * tools/prettyprinter/token.cc (modified) Fixed the pretty printer Wed, 05 Jul 2017 20:29:43 GMT Thierry Delisle [44f44617] * .gitignore (modified) * Makefile.in (modified) * aclocal.m4 (modified) * automake/config.guess (modified) * automake/config.sub (modified) * automake/missing (modified) * automake/test-driver (added) * config.h.in (modified) * configure (modified) * configure.ac (modified) * src/Makefile.in (modified) * src/Parser/ParserTypes.h (moved) * src/Parser/TypedefTable.h (modified) * src/Parser/module.mk (modified) * src/benchmark/Makefile.in (modified) * src/driver/Makefile.in (modified) * src/examples/Makefile.in (modified) * src/libcfa/Makefile.in (modified) * src/main.cc (modified) * src/prelude/Makefile.in (modified) * src/tests/Makefile.am (modified) * src/tests/Makefile.in (modified) * src/tests/preempt_longrun/Makefile.in (modified) * src/tests/test.py (modified) * tools/prettyprinter/Makefile.in (modified) Fix build for 16.04 Sat, 01 Jul 2017 02:29:01 GMT Peter A. Buhr [b0f7a43] * .gitignore (modified) mask .tex file in gitignore Thu, 29 Jun 2017 13:23:38 GMT Peter A. Buhr [c89503c] * .gitignore (modified) ignore pretty-printer generated files Mon, 26 Jun 2017 16:05:01 GMT Thierry Delisle [807ce84] * .gitignore (modified) * src/main.cc (modified) * src/prelude/Makefile.am (modified) * src/prelude/Makefile.in (modified) * src/prelude/builtins.c (added) Added builtins.c for cfa builtins Mon, 26 Jun 2017 15:06:15 GMT Thierry Delisle [6ce3ae9] * .gitignore (modified) * src/main.cc (modified) * src/prelude/Makefile.am (modified) * src/prelude/Makefile.in (modified) move builtins to gcc-builtins Wed, 14 Jun 2017 19:16:42 GMT Thierry Delisle [bf70aa9] * .gitignore (modified) * doc/proposals/concurrency/build/bump_ver.sh (modified) * doc/proposals/concurrency/build/version (deleted) * doc/proposals/concurrency/thesis.tex (modified) * doc/proposals/concurrency/version (added) removing duplicate version files Fri, 28 Apr 2017 15:16:50 GMT Thierry Delisle [c07d724] * .gitignore (modified) * src/tests/pybin/__init__.py (added) * src/tests/pybin/tools.py (added) * src/tests/test.py (modified) Cleaned-up test script, notably by creating a pybin folder and a ... Tue, 07 Mar 2017 19:07:11 GMT Thierry Delisle [64cb860] * .gitignore (modified) * src/Parser/lex.cc (deleted) * src/Parser/parser.cc (deleted) * src/Parser/parser.h (deleted) * src/prelude/builtins.c (deleted) Removed generated files from git repo Thu, 12 Jan 2017 19:05:03 GMT Thierry Delisle [3fe34ae] * .gitignore (modified) * src/SynTree/FunctionDecl.cc (modified) * src/main.cc (modified) * src/prelude/Makefile.am (modified) * src/prelude/Makefile.in (modified) * src/prelude/bootloader.cf (added) Added bootloader.cf which contains the main that wraps the user main Wed, 14 Dec 2016 20:31:01 GMT Peter A. Buhr [375a068] * .gitignore (modified) * Makefile.am (modified) * Makefile.in (modified) * configure (modified) * configure.ac (modified) * src/libcfa/Makefile.am (modified) * src/libcfa/Makefile.in (modified) * src/main.cc (modified) * src/prelude/Makefile.am (added) * src/prelude/Makefile.in (added) * src/prelude/builtins.c (moved) * src/prelude/builtins.def (moved) * src/prelude/extras.c (moved) * src/prelude/extras.regx (moved) * src/prelude/prelude.cf (moved) * src/prelude/prototypes.awk (moved) * src/prelude/prototypes.c (moved) move builtin/prelude into different directory Fri, 28 Oct 2016 18:24:46 GMT Peter A. Buhr [4b1afb6] * .gitignore (modified) * Makefile.in (modified) * configure (modified) * configure.ac (modified) * src/driver/Makefile.am (modified) * src/driver/Makefile.in (modified) * src/driver/cfa.cc (modified) * src/examples/Makefile.in (modified) * src/libcfa/Makefile.in (modified) * src/tests/Makefile.in (modified) configure.ac now is master version number, output file version ... Mon, 15 Aug 2016 20:13:38 GMT Peter A. Buhr [e82aa9df] * .gitignore (modified) * src/Parser/DeclarationNode.cc (modified) * src/Parser/ExpressionNode.cc (modified) * src/Parser/ParseNode.cc (modified) * src/Parser/ParseNode.h (modified) * src/Parser/StatementNode.cc (modified) * src/Parser/TypeData.h (modified) * src/Parser/parser.cc (modified) * src/Parser/parser.yy (modified) * src/Parser/parseutility.cc (modified) * src/examples/asm.c (deleted) * src/tests/.expect/64/gccExtensions.txt (modified) * src/tests/.expect/asmName.txt (deleted) * src/tests/Makefile.am (modified) * src/tests/Makefile.in (modified) * src/tests/asmName.c (deleted) * src/tests/gccExtensions.c (modified) more refactoring of parser code Tue, 05 Jul 2016 21:28:43 GMT Peter A. Buhr [f96b061] * .gitignore (modified) * src/libcfa/builtins.c (added) * src/libcfa/builtins.def (added) * src/libcfa/prototypes.awk (added) * src/libcfa/prototypes.c (added) add missing files for the building the builtins/extras Thu, 30 Jun 2016 20:32:56 GMT Thierry Delisle [f80e0218] * .gitignore (modified) * Jenkinsfile (modified) * Makefile.am (modified) * Makefile.in (modified) * aclocal.m4 (modified) * config.h.in (modified) * configure (modified) * configure.ac (modified) * doc/LaTeXmacros/common.tex (modified) * doc/LaTeXmacros/enumitem/README (added) * doc/LaTeXmacros/enumitem/enumitem.pdf (added) * doc/LaTeXmacros/enumitem/enumitem.sty (added) * doc/LaTeXmacros/enumitem/enumitem.tex (added) * doc/LaTeXmacros/listings/README (added) * doc/LaTeXmacros/listings/listings-acm.prf (added) * doc/LaTeXmacros/listings/listings-bash.prf (added) * doc/LaTeXmacros/listings/listings-fortran.prf (added) * doc/LaTeXmacros/listings/listings-lua.prf (added) * doc/LaTeXmacros/listings/listings-python.prf (added) * doc/LaTeXmacros/listings/listings.cfg (added) * doc/LaTeXmacros/listings/listings.dtx (added) * doc/LaTeXmacros/listings/listings.ins (added) * doc/LaTeXmacros/listings/listings.log (added) * doc/LaTeXmacros/listings/listings.pdf (added) * doc/LaTeXmacros/listings/listings.sty (added) * doc/LaTeXmacros/listings/listings.sty.new (added) * doc/LaTeXmacros/listings/lstdoc.sty (added) * doc/LaTeXmacros/listings/lstdrvrs.dtx (added) * doc/LaTeXmacros/listings/lstdrvrs.ins (added) * doc/LaTeXmacros/listings/lstdrvrs.pdf (added) * doc/LaTeXmacros/listings/lstlang1.sty (added) * doc/LaTeXmacros/listings/lstlang2.sty (added) * doc/LaTeXmacros/listings/lstlang3.sty (added) * doc/LaTeXmacros/listings/lstmisc.sty (added) * doc/bibliography/cfa.bib (modified) * doc/papers/Baker82.pdf (added) * doc/papers/Bilson.pdf (added) * doc/papers/Bilson03.pdf (added) * doc/papers/Breuel.pdf (added) * doc/papers/Cormack81.pdf (added) * doc/papers/CormackWright90.pdf (added) * doc/papers/Ditchfield92.pdf (added) * doc/papers/Grossman06.pdf (added) * doc/papers/Jones97.pdf (added) * doc/papers/Laufer92.pdf (added) * doc/papers/Ziegler92.pdf (added) * doc/papers/refrat98.pdf (added) * doc/refrat/.gitignore (added) * doc/refrat/Makefile (modified) * doc/refrat/refrat.tex (modified) * doc/user/.gitignore (added) * doc/user/Cdecl.fig (added) * doc/user/Makefile (modified) * doc/user/user.tex (modified) * doc/working/resolver_design.md (added) * src/ArgTweak/FunctionFixer.cc (modified) * src/CodeGen/CodeGenerator.cc (modified) * src/CodeGen/CodeGenerator.h (modified) * src/CodeGen/FixNames.cc (modified) * src/CodeGen/OperatorTable.cc (modified) * src/CodeGen/OperatorTable.h (modified) * src/Common/utility.h (modified) * src/ControlStruct/LabelFixer.cc (modified) * src/ControlStruct/LabelFixer.h (modified) * src/ControlStruct/LabelGenerator.cc (modified) * src/ControlStruct/MLEMutator.cc (modified) * src/ControlStruct/MLEMutator.h (modified) * src/ControlStruct/Mutate.cc (modified) * src/GenPoly/Box.cc (modified) * src/GenPoly/CopyParams.cc (modified) * src/GenPoly/GenPoly.cc (modified) * src/GenPoly/GenPoly.h (modified) * src/GenPoly/PolyMutator.cc (modified) * src/GenPoly/ScopedMap.h (modified) * src/GenPoly/ScopedSet.h (modified) * src/GenPoly/Specialize.cc (modified) * src/InitTweak/FixGlobalInit.cc (added) * src/InitTweak/FixGlobalInit.h (added) * src/InitTweak/FixInit.cc (added) * src/InitTweak/FixInit.h (added) * src/InitTweak/GenInit.cc (added) * src/InitTweak/GenInit.h (moved) * src/InitTweak/InitModel.cc (modified) * src/InitTweak/InitTweak.cc (added) * src/InitTweak/InitTweak.h (added) * src/InitTweak/RemoveInit.cc (deleted) * src/InitTweak/module.mk (modified) * src/MakeLibCfa.cc (modified) * src/Makefile.in (modified) * src/Parser/DeclarationNode.cc (modified) * src/Parser/ExpressionNode.cc (modified) * src/Parser/InitializerNode.cc (modified) * src/Parser/ParseNode.h (modified) * src/Parser/StatementNode.cc (modified) * src/Parser/TypeData.cc (modified) * src/Parser/lex.cc (modified) * src/Parser/lex.ll (modified) * src/Parser/parser.cc (modified) * src/Parser/parser.h (modified) * src/Parser/parser.yy (modified) * src/ResolvExpr/AlternativeFinder.cc (modified) * src/ResolvExpr/AlternativeFinder.h (modified) * src/ResolvExpr/CommonType.cc (modified) * src/ResolvExpr/ConversionCost.cc (modified) * src/ResolvExpr/RenameVars.cc (modified) * src/ResolvExpr/Resolver.cc (modified) * src/ResolvExpr/Resolver.h (modified) * src/ResolvExpr/typeops.h (modified) * src/SymTab/AddVisit.h (modified) * src/SymTab/Autogen.cc (added) * src/SymTab/Autogen.h (added) * src/SymTab/Indexer.cc (modified) * src/SymTab/Indexer.h (modified) * src/SymTab/Validate.cc (modified) * src/SymTab/module.mk (modified) * src/SynTree/AddStmtVisitor.cc (added) * src/SynTree/AddStmtVisitor.h (added) * src/SynTree/AddressExpr.cc (modified) * src/SynTree/ApplicationExpr.cc (modified) * src/SynTree/ArrayType.cc (modified) * src/SynTree/Attribute.cc (added) * src/SynTree/Attribute.h (added) * src/SynTree/CommaExpr.cc (modified) * src/SynTree/CompoundStmt.cc (modified) * src/SynTree/Constant.cc (modified) * src/SynTree/Constant.h (modified) * src/SynTree/Declaration.h (modified) * src/SynTree/DeclarationWithType.cc (modified) * src/SynTree/Expression.cc (modified) * src/SynTree/Expression.h (modified) * src/SynTree/FunctionDecl.cc (modified) * src/SynTree/Initializer.cc (modified) * src/SynTree/Initializer.h (modified) * src/SynTree/Label.h (added) * src/SynTree/Mutator.cc (modified) * src/SynTree/Mutator.h (modified) * src/SynTree/ObjectDecl.cc (modified) * src/SynTree/Statement.cc (modified) * src/SynTree/Statement.h (modified) * src/SynTree/SynTree.h (modified) * src/SynTree/Type.cc (modified) * src/SynTree/Type.h (modified) * src/SynTree/TypeSubstitution.cc (modified) * src/SynTree/TypeSubstitution.h (modified) * src/SynTree/Visitor.cc (modified) * src/SynTree/Visitor.h (modified) * src/SynTree/module.mk (modified) * src/Tests/Abstype.c (deleted) * src/Tests/Cast.c (deleted) * src/Tests/CastError.c (deleted) * src/Tests/CommentMisc.c (deleted) * src/Tests/Constant0-1.c (deleted) * src/Tests/Context.c (deleted) * src/Tests/Enum.c (deleted) * src/Tests/Expect-a/Abstype.txt (deleted) * src/Tests/Expect-a/Array.txt (deleted) * src/Tests/Expect-a/AsmName.txt (deleted) * src/Tests/Expect-a/Attributes.txt (deleted) * src/Tests/Expect-a/Cast.txt (deleted) * src/Tests/Expect-a/CastError.txt (deleted) * src/Tests/Expect-a/CharStringConstants.txt (deleted) * src/Tests/Expect-a/CommentMisc.txt (deleted) * src/Tests/Expect-a/Constant0-1.txt (deleted) * src/Tests/Expect-a/Context.txt (deleted) * src/Tests/Expect-a/DeclarationSpecifier.txt (deleted) * src/Tests/Expect-a/Enum.txt (deleted) * src/Tests/Expect-a/Exception.txt (deleted) * src/Tests/Expect-a/Expression.txt (deleted) * src/Tests/Expect-a/Forall.txt (deleted) * src/Tests/Expect-a/Function.txt (deleted) * src/Tests/Expect-a/Functions.txt (deleted) * src/Tests/Expect-a/GccExtensions.txt (deleted) * src/Tests/Expect-a/IdentFuncDeclarator.txt (deleted) * src/Tests/Expect-a/IdentFuncParamDeclarator.txt (deleted) * src/Tests/Expect-a/InferParam.txt (deleted) * src/Tests/Expect-a/Initialization.txt (deleted) * src/Tests/Expect-a/Initialization2.txt (deleted) * src/Tests/Expect-a/LabelledExit.txt (deleted) * src/Tests/Expect-a/Members.txt (deleted) * src/Tests/Expect-a/Misc.txt (deleted) * src/Tests/Expect-a/MiscError.txt (deleted) * src/Tests/Expect-a/NamedParmArg.txt (deleted) * src/Tests/Expect-a/NumericConstants.txt (deleted) * src/Tests/Expect-a/OccursError.txt (deleted) * src/Tests/Expect-a/Operators.txt (deleted) * src/Tests/Expect-a/Quad.txt (deleted) * src/Tests/Expect-a/Rank2.txt (deleted) * src/Tests/Expect-a/Scope.txt (deleted) * src/Tests/Expect-a/ScopeErrors.txt (deleted) * src/Tests/Expect-a/ShortCircuit.txt (deleted) * src/Tests/Expect-a/Statement.txt (deleted) * src/Tests/Expect-a/StructMember.txt (deleted) * src/Tests/Expect-a/Subrange.txt (deleted) * src/Tests/Expect-a/Switch.txt (deleted) * src/Tests/Expect-a/Tuple.txt (deleted) * src/Tests/Expect-a/TypeGenerator.txt (deleted) * src/Tests/Expect-a/Typedef.txt (deleted) * src/Tests/Expect-a/TypedefDeclarator.txt (deleted) * src/Tests/Expect-a/TypedefParamDeclarator.txt (deleted) * src/Tests/Expect-a/Typeof.txt (deleted) * src/Tests/Expect-a/VariableDeclarator.txt (deleted) * src/Tests/Expect-a/gcc900407-1.txt (deleted) * src/Tests/Expect-a/gcc900516-1.txt (deleted) * src/Tests/Expect-a/gcc920301-1.txt (deleted) * src/Tests/Expect-a/gcc920409-1.txt (deleted) * src/Tests/Expect-a/gcc920409-2.txt (deleted) * src/Tests/Expect-a/gcc920410-2.txt (deleted) * src/Tests/Expect-a/gcc920501-1.txt (deleted) * src/Tests/Expect-a/gcc920501-11.txt (deleted) * src/Tests/Expect-a/gcc920501-19.txt (deleted) * src/Tests/Expect-e/Abstype.txt (deleted) * src/Tests/Expect-e/Array.txt (deleted) * src/Tests/Expect-e/AsmName.txt (deleted) * src/Tests/Expect-e/Attributes.txt (deleted) * src/Tests/Expect-e/Cast.txt (deleted) * src/Tests/Expect-e/CastError.txt (deleted) * src/Tests/Expect-e/CharStringConstants.txt (deleted) * src/Tests/Expect-e/CommentMisc.txt (deleted) * src/Tests/Expect-e/Constant0-1.txt (deleted) * src/Tests/Expect-e/Context.txt (deleted) * src/Tests/Expect-e/DeclarationErrors.txt (deleted) * src/Tests/Expect-e/DeclarationSpecifier.txt (deleted) * src/Tests/Expect-e/Enum.txt (deleted) * src/Tests/Expect-e/Exception.txt (deleted) * src/Tests/Expect-e/Expression.txt (deleted) * src/Tests/Expect-e/Forall.txt (deleted) * src/Tests/Expect-e/Function.txt (deleted) * src/Tests/Expect-e/Functions.txt (deleted) * src/Tests/Expect-e/GccExtensions.txt (deleted) * src/Tests/Expect-e/IdentFuncDeclarator.txt (deleted) * src/Tests/Expect-e/IdentFuncParamDeclarator.txt (deleted) * src/Tests/Expect-e/InferParam.txt (deleted) * src/Tests/Expect-e/Initialization.txt (deleted) * src/Tests/Expect-e/Initialization2.txt (deleted) * src/Tests/Expect-e/LabelledExit.txt (deleted) * src/Tests/Expect-e/Members.txt (deleted) * src/Tests/Expect-e/Misc.txt (deleted) * src/Tests/Expect-e/MiscError.txt (deleted) * src/Tests/Expect-e/NamedParmArg.txt (deleted) * src/Tests/Expect-e/NumericConstants.txt (deleted) * src/Tests/Expect-e/OccursError.txt (deleted) * src/Tests/Expect-e/Operators.txt (deleted) * src/Tests/Expect-e/Quad.txt (deleted) * src/Tests/Expect-e/Rank2.txt (deleted) * src/Tests/Expect-e/Scope.txt (deleted) * src/Tests/Expect-e/ScopeErrors.txt (deleted) * src/Tests/Expect-e/ShortCircuit.txt (deleted) * src/Tests/Expect-e/Statement.txt (deleted) * src/Tests/Expect-e/StructMember.txt (deleted) * src/Tests/Expect-e/Subrange.txt (deleted) * src/Tests/Expect-e/Switch.txt (deleted) * src/Tests/Expect-e/Tuple.txt (deleted) * src/Tests/Expect-e/TypeGenerator.txt (deleted) * src/Tests/Expect-e/Typedef.txt (deleted) * src/Tests/Expect-e/TypedefDeclarator.txt (deleted) * src/Tests/Expect-e/TypedefParamDeclarator.txt (deleted) * src/Tests/Expect-e/Typeof.txt (deleted) * src/Tests/Expect-e/VariableDeclarator.txt (deleted) * src/Tests/Expect-e/gcc900407-1.txt (deleted) * src/Tests/Expect-e/gcc900516-1.txt (deleted) * src/Tests/Expect-e/gcc920301-1.txt (deleted) * src/Tests/Expect-e/gcc920409-1.txt (deleted) * src/Tests/Expect-e/gcc920409-2.txt (deleted) * src/Tests/Expect-e/gcc920410-2.txt (deleted) * src/Tests/Expect-e/gcc920501-1.txt (deleted) * src/Tests/Expect-e/gcc920501-11.txt (deleted) * src/Tests/Expect-e/gcc920501-19.txt (deleted) * src/Tests/Expect-f/Abstype.txt (deleted) * src/Tests/Expect-f/Attributes.txt (deleted) * src/Tests/Expect-f/Cast.txt (deleted) * src/Tests/Expect-f/CastError.txt (deleted) * src/Tests/Expect-f/CharStringConstants.txt (deleted) * src/Tests/Expect-f/Constant0-1.txt (deleted) * src/Tests/Expect-f/DeclarationErrors.txt (deleted) * src/Tests/Expect-f/Exception.txt (deleted) * src/Tests/Expect-f/Expression.txt (deleted) * src/Tests/Expect-f/Forall.txt (deleted) * src/Tests/Expect-f/Function.txt (deleted) * src/Tests/Expect-f/Functions.txt (deleted) * src/Tests/Expect-f/GccExtensions.txt (deleted) * src/Tests/Expect-f/InferParam.txt (deleted) * src/Tests/Expect-f/Initialization.txt (deleted) * src/Tests/Expect-f/Initialization2.txt (deleted) * src/Tests/Expect-f/LabelledExit.txt (deleted) * src/Tests/Expect-f/Members.txt (deleted) * src/Tests/Expect-f/Misc.txt (deleted) * src/Tests/Expect-f/MiscError.txt (deleted) * src/Tests/Expect-f/NamedParmArg.txt (deleted) * src/Tests/Expect-f/NumericConstants.txt (deleted) * src/Tests/Expect-f/OccursError.txt (deleted) * src/Tests/Expect-f/Operators.txt (deleted) * src/Tests/Expect-f/Quad.txt (deleted) * src/Tests/Expect-f/Rank2.txt (deleted) * src/Tests/Expect-f/Scope.txt (deleted) * src/Tests/Expect-f/ScopeErrors.txt (deleted) * src/Tests/Expect-f/ShortCircuit.txt (deleted) * src/Tests/Expect-f/Statement.txt (deleted) * src/Tests/Expect-f/StructMember.txt (deleted) * src/Tests/Expect-f/Subrange.txt (deleted) * src/Tests/Expect-f/Switch.txt (deleted) * src/Tests/Expect-f/Tuple.txt (deleted) * src/Tests/Expect-f/TypeGenerator.txt (deleted) * src/Tests/Expect-f/Typedef.txt (deleted) * src/Tests/Expect-f/gcc900407-1.txt (deleted) * src/Tests/Expect-f/gcc920409-1.txt (deleted) * src/Tests/Expect-f/gcc920409-2.txt (deleted) * src/Tests/Expect-f/gcc920410-2.txt (deleted) * src/Tests/Expect-f/gcc920501-11.txt (deleted) * src/Tests/Expect-f/gcc920501-19.txt (deleted) * src/Tests/Expect-r/Abstype.txt (deleted) * src/Tests/Expect-r/Array.txt (deleted) * src/Tests/Expect-r/AsmName.txt (deleted) * src/Tests/Expect-r/Attributes.txt (deleted) * src/Tests/Expect-r/Cast.txt (deleted) * src/Tests/Expect-r/CastError.txt (deleted) * src/Tests/Expect-r/CharStringConstants.txt (deleted) * src/Tests/Expect-r/CommentMisc.txt (deleted) * src/Tests/Expect-r/Constant0-1.txt (deleted) * src/Tests/Expect-r/Context.txt (deleted) * src/Tests/Expect-r/DeclarationErrors.txt (deleted) * src/Tests/Expect-r/DeclarationSpecifier.txt (deleted) * src/Tests/Expect-r/Enum.txt (deleted) * src/Tests/Expect-r/Exception.txt (deleted) * src/Tests/Expect-r/Expression.txt (deleted) * src/Tests/Expect-r/Forall.txt (deleted) * src/Tests/Expect-r/Function.txt (deleted) * src/Tests/Expect-r/Functions.txt (deleted) * src/Tests/Expect-r/GccExtensions.txt (deleted) * src/Tests/Expect-r/IdentFuncDeclarator.txt (deleted) * src/Tests/Expect-r/IdentFuncParamDeclarator.txt (deleted) * src/Tests/Expect-r/InferParam.txt (deleted) * src/Tests/Expect-r/Initialization.txt (deleted) * src/Tests/Expect-r/Initialization2.txt (deleted) * src/Tests/Expect-r/LabelledExit.txt (deleted) * src/Tests/Expect-r/Members.txt (deleted) * src/Tests/Expect-r/Misc.txt (deleted) * src/Tests/Expect-r/MiscError.txt (deleted) * src/Tests/Expect-r/NamedParmArg.txt (deleted) * src/Tests/Expect-r/NumericConstants.txt (deleted) * src/Tests/Expect-r/OccursError.txt (deleted) * src/Tests/Expect-r/Operators.txt (deleted) * src/Tests/Expect-r/Quad.txt (deleted) * src/Tests/Expect-r/Rank2.txt (deleted) * src/Tests/Expect-r/Scope.txt (deleted) * src/Tests/Expect-r/ScopeErrors.txt (deleted) * src/Tests/Expect-r/ShortCircuit.txt (deleted) * src/Tests/Expect-r/Statement.txt (deleted) * src/Tests/Expect-r/StructMember.txt (deleted) * src/Tests/Expect-r/Subrange.txt (deleted) * src/Tests/Expect-r/Switch.txt (deleted) * src/Tests/Expect-r/Tuple.txt (deleted) * src/Tests/Expect-r/TypeGenerator.txt (deleted) * src/Tests/Expect-r/Typedef.txt (deleted) * src/Tests/Expect-r/TypedefDeclarator.txt (deleted) * src/Tests/Expect-r/TypedefParamDeclarator.txt (deleted) * src/Tests/Expect-r/Typeof.txt (deleted) * src/Tests/Expect-r/VariableDeclarator.txt (deleted) * src/Tests/Expect-r/gcc900407-1.txt (deleted) * src/Tests/Expect-r/gcc900516-1.txt (deleted) * src/Tests/Expect-r/gcc920301-1.txt (deleted) * src/Tests/Expect-r/gcc920409-1.txt (deleted) * src/Tests/Expect-r/gcc920409-2.txt (deleted) * src/Tests/Expect-r/gcc920410-2.txt (deleted) * src/Tests/Expect-r/gcc920501-1.txt (deleted) * src/Tests/Expect-r/gcc920501-11.txt (deleted) * src/Tests/Expect-r/gcc920501-19.txt (deleted) * src/Tests/Expect-s/Abstype.txt (deleted) * src/Tests/Expect-s/Array.txt (deleted) * src/Tests/Expect-s/AsmName.txt (deleted) * src/Tests/Expect-s/Attributes.txt (deleted) * src/Tests/Expect-s/Cast.txt (deleted) * src/Tests/Expect-s/CastError.txt (deleted) * src/Tests/Expect-s/CharStringConstants.txt (deleted) * src/Tests/Expect-s/CommentMisc.txt (deleted) * src/Tests/Expect-s/Constant0-1.txt (deleted) * src/Tests/Expect-s/Context.txt (deleted) * src/Tests/Expect-s/DeclarationErrors.txt (deleted) * src/Tests/Expect-s/DeclarationSpecifier.txt (deleted) * src/Tests/Expect-s/Enum.txt (deleted) * src/Tests/Expect-s/Exception.txt (deleted) * src/Tests/Expect-s/Expression.txt (deleted) * src/Tests/Expect-s/Forall.txt (deleted) * src/Tests/Expect-s/Function.txt (deleted) * src/Tests/Expect-s/Functions.txt (deleted) * src/Tests/Expect-s/GccExtensions.txt (deleted) * src/Tests/Expect-s/IdentFuncDeclarator.txt (deleted) * src/Tests/Expect-s/IdentFuncParamDeclarator.txt (deleted) * src/Tests/Expect-s/InferParam.txt (deleted) * src/Tests/Expect-s/Initialization.txt (deleted) * src/Tests/Expect-s/Initialization2.txt (deleted) * src/Tests/Expect-s/LabelledExit.txt (deleted) * src/Tests/Expect-s/Members.txt (deleted) * src/Tests/Expect-s/Misc.txt (deleted) * src/Tests/Expect-s/MiscError.txt (deleted) * src/Tests/Expect-s/NamedParmArg.txt (deleted) * src/Tests/Expect-s/NumericConstants.txt (deleted) * src/Tests/Expect-s/OccursError.txt (deleted) * src/Tests/Expect-s/Operators.txt (deleted) * src/Tests/Expect-s/Quad.txt (deleted) * src/Tests/Expect-s/Rank2.txt (deleted) * src/Tests/Expect-s/Scope.txt (deleted) * src/Tests/Expect-s/ScopeErrors.txt (deleted) * src/Tests/Expect-s/ShortCircuit.txt (deleted) * src/Tests/Expect-s/Statement.txt (deleted) * src/Tests/Expect-s/StructMember.txt (deleted) * src/Tests/Expect-s/Subrange.txt (deleted) * src/Tests/Expect-s/Switch.txt (deleted) * src/Tests/Expect-s/Tuple.txt (deleted) * src/Tests/Expect-s/TypeGenerator.txt (deleted) * src/Tests/Expect-s/Typedef.txt (deleted) * src/Tests/Expect-s/TypedefDeclarator.txt (deleted) * src/Tests/Expect-s/TypedefParamDeclarator.txt (deleted) * src/Tests/Expect-s/Typeof.txt (deleted) * src/Tests/Expect-s/VariableDeclarator.txt (deleted) * src/Tests/Expect-s/gcc900407-1.txt (deleted) * src/Tests/Expect-s/gcc900516-1.txt (deleted) * src/Tests/Expect-s/gcc920301-1.txt (deleted) * src/Tests/Expect-s/gcc920409-1.txt (deleted) * src/Tests/Expect-s/gcc920409-2.txt (deleted) * src/Tests/Expect-s/gcc920410-2.txt (deleted) * src/Tests/Expect-s/gcc920501-1.txt (deleted) * src/Tests/Expect-s/gcc920501-11.txt (deleted) * src/Tests/Expect-s/gcc920501-19.txt (deleted) * src/Tests/Expect-v/Abstype.txt (deleted) * src/Tests/Expect-v/Array.txt (deleted) * src/Tests/Expect-v/AsmName.txt (deleted) * src/Tests/Expect-v/Attributes.txt (deleted) * src/Tests/Expect-v/Cast.txt (deleted) * src/Tests/Expect-v/CastError.txt (deleted) * src/Tests/Expect-v/CharStringConstants.txt (deleted) * src/Tests/Expect-v/CommentMisc.txt (deleted) * src/Tests/Expect-v/Constant0-1.txt (deleted) * src/Tests/Expect-v/Context.txt (deleted) * src/Tests/Expect-v/DeclarationErrors.txt (deleted) * src/Tests/Expect-v/DeclarationSpecifier.txt (deleted) * src/Tests/Expect-v/Enum.txt (deleted) * src/Tests/Expect-v/Exception.txt (deleted) * src/Tests/Expect-v/Expression.txt (deleted) * src/Tests/Expect-v/Forall.txt (deleted) * src/Tests/Expect-v/Function.txt (deleted) * src/Tests/Expect-v/Functions.txt (deleted) * src/Tests/Expect-v/GccExtensions.txt (deleted) * src/Tests/Expect-v/IdentFuncDeclarator.txt (deleted) * src/Tests/Expect-v/IdentFuncParamDeclarator.txt (deleted) * src/Tests/Expect-v/InferParam.txt (deleted) * src/Tests/Expect-v/Initialization.txt (deleted) * src/Tests/Expect-v/Initialization2.txt (deleted) * src/Tests/Expect-v/LabelledExit.txt (deleted) * src/Tests/Expect-v/Members.txt (deleted) * src/Tests/Expect-v/Misc.txt (deleted) * src/Tests/Expect-v/MiscError.txt (deleted) * src/Tests/Expect-v/NamedParmArg.txt (deleted) * src/Tests/Expect-v/NumericConstants.txt (deleted) * src/Tests/Expect-v/OccursError.txt (deleted) * src/Tests/Expect-v/Operators.txt (deleted) * src/Tests/Expect-v/Quad.txt (deleted) * src/Tests/Expect-v/Rank2.txt (deleted) * src/Tests/Expect-v/Scope.txt (deleted) * src/Tests/Expect-v/ScopeErrors.txt (deleted) * src/Tests/Expect-v/ShortCircuit.txt (deleted) * src/Tests/Expect-v/Statement.txt (deleted) * src/Tests/Expect-v/StructMember.txt (deleted) * src/Tests/Expect-v/Subrange.txt (deleted) * src/Tests/Expect-v/Switch.txt (deleted) * src/Tests/Expect-v/Tuple.txt (deleted) * src/Tests/Expect-v/TypeGenerator.txt (deleted) * src/Tests/Expect-v/Typedef.txt (deleted) * src/Tests/Expect-v/TypedefDeclarator.txt (deleted) * src/Tests/Expect-v/TypedefParamDeclarator.txt (deleted) * src/Tests/Expect-v/Typeof.txt (deleted) * src/Tests/Expect-v/VariableDeclarator.txt (deleted) * src/Tests/Expect-v/gcc900407-1.txt (deleted) * src/Tests/Expect-v/gcc900516-1.txt (deleted) * src/Tests/Expect-v/gcc920301-1.txt (deleted) * src/Tests/Expect-v/gcc920409-1.txt (deleted) * src/Tests/Expect-v/gcc920409-2.txt (deleted) * src/Tests/Expect-v/gcc920410-2.txt (deleted) * src/Tests/Expect-v/gcc920501-1.txt (deleted) * src/Tests/Expect-v/gcc920501-11.txt (deleted) * src/Tests/Expect-v/gcc920501-19.txt (deleted) * src/Tests/GccExtensions.c (deleted) * src/Tests/InferParam.c (deleted) * src/Tests/NumericConstants.c (deleted) * src/Tests/OccursError.c (deleted) * src/Tests/Quad.c (deleted) * src/Tests/ShortCircuit.c (deleted) * src/Tests/Statement.c (deleted) * src/Tests/TypeGenerator.c (deleted) * src/Tests/TypedefParamDeclarator.c (deleted) * src/Tests/gcc900407-1.c (deleted) * src/Tests/gcc900516-1.c (deleted) * src/Tests/gcc920301-1.c (deleted) * src/Tests/gcc920409-1.c (deleted) * src/Tests/gcc920409-2.c (deleted) * src/Tests/gcc920410-2.c (deleted) * src/Tests/gcc920501-1.c (deleted) * src/Tests/gcc920501-11.c (deleted) * src/Tests/gcc920501-19.c (deleted) * src/driver/Makefile.in (modified) * src/driver/cc1.cc (modified) * src/driver/cfa.cc (modified) * src/examples/Attributes.c (moved) * src/examples/Initialization.c (moved) * src/examples/Initialization2.c (moved) * src/examples/Makefile.am (modified) * src/examples/Makefile.example (moved) * src/examples/Makefile.in (modified) * src/examples/Members.c (moved) * src/examples/Misc.c (moved) * src/examples/MiscError.c (moved) * src/examples/Rank2.c (moved) * src/examples/Tuple.c (moved) * src/examples/abstype.c (modified) * src/examples/alloc.c (modified) * src/examples/assert.c (deleted) * src/examples/constants.c (deleted) * src/examples/control_structures.c (deleted) * src/examples/ctxts.c (deleted) * src/examples/esskaykay.c (deleted) * src/examples/includes.c (modified) * src/examples/limits.c (deleted) * src/examples/quoted_keyword.c (deleted) * src/examples/runTests.sh (deleted) * src/examples/sum.c (modified) * src/examples/wrapper/.gitignore (added) * src/examples/wrapper/premake4.lua (added) * src/examples/wrapper/src/main.c (added) * src/examples/wrapper/src/pointer.h (added) * src/initialization.txt (modified) * src/libcfa/Makefile.am (modified) * src/libcfa/Makefile.in (modified) * src/libcfa/fstream (modified) * src/libcfa/fstream.c (modified) * src/libcfa/iostream.c (modified) * src/libcfa/math (added) * src/libcfa/math.c (added) * src/libcfa/prelude.cf (modified) * src/libcfa/rational (modified) * src/libcfa/rational.c (modified) * src/libcfa/stdlib (modified) * src/libcfa/stdlib.c (modified) * src/main.cc (modified) * src/tests/.expect/abs.txt (added) * src/tests/.expect/array.txt (moved) * src/tests/.expect/asmName.txt (moved) * src/tests/.expect/ato.txt (added) * src/tests/.expect/avl_test.txt (added) * src/tests/.expect/cast.txt (moved) * src/tests/.expect/castError.txt (added) * src/tests/.expect/constant0-1.txt (moved) * src/tests/.expect/constant0-1DP.txt (added) * src/tests/.expect/constant0-1ND.txt (moved) * src/tests/.expect/constant0-1NDDP.txt (added) * src/tests/.expect/declarationErrors.txt (moved) * src/tests/.expect/declarationSpecifier.txt (moved) * src/tests/.expect/dtor-early-exit-ERR1.txt (added) * src/tests/.expect/dtor-early-exit-ERR2.txt (added) * src/tests/.expect/dtor-early-exit.txt (added) * src/tests/.expect/enum.txt (moved) * src/tests/.expect/expression.txt (moved) * src/tests/.expect/gccExtensions.txt (moved) * src/tests/.expect/identFuncDeclarator.txt (moved) * src/tests/.expect/identParamDeclarator.txt (moved) * src/tests/.expect/init_once.txt (moved) * src/tests/.expect/io.txt (added) * src/tests/.expect/labelledExit.txt (moved) * src/tests/.expect/limits.txt (moved) * src/tests/.expect/math.txt (added) * src/tests/.expect/minmax.txt (added) * src/tests/.expect/numericConstants.txt (moved) * src/tests/.expect/operators.txt (added) * src/tests/.expect/scopeErrors.txt (added) * src/tests/.expect/shortCircuit.txt (added) * src/tests/.expect/swap.txt (added) * src/tests/.expect/switch.txt (added) * src/tests/.expect/typeof.txt (added) * src/tests/.expect/variableDeclarator.txt (added) * src/tests/.expect/vector_test.txt (moved) * src/tests/.gitignore (added) * src/tests/.in/avl_test.txt (added) * src/tests/.in/vector_test.txt (moved) * src/tests/Makefile.am (added) * src/tests/Makefile.in (added) * src/tests/abs.c (moved) * src/tests/array.c (moved) * src/tests/asmName.c (moved) * src/tests/ato.c (moved) * src/tests/avltree/avl-private.c (added) * src/tests/avltree/avl-private.h (added) * src/tests/avltree/avl.h (added) * src/tests/avltree/avl0.c (added) * src/tests/avltree/avl1.c (added) * src/tests/avltree/avl2.c (added) * src/tests/avltree/avl3.c (added) * src/tests/avltree/avl4.c (added) * src/tests/avltree/avl_test.c (added) * src/tests/cast.c (added) * src/tests/castError.c (added) * src/tests/charStringConstants.c (moved) * src/tests/commentMisc.c (added) * src/tests/constant0-1.c (added) * src/tests/context.c (added) * src/tests/declarationErrors.c (moved) * src/tests/declarationSpecifier.c (moved) * src/tests/dtor-early-exit.c (added) * src/tests/enum.c (added) * src/tests/exception.c (moved) * src/tests/expression.c (moved) * src/tests/forall.c (moved) * src/tests/fstream_test.c (moved) * src/tests/functions.c (moved) * src/tests/gccExtensions.c (added) * src/tests/identFuncDeclarator.c (moved) * src/tests/identParamDeclarator.c (moved) * src/tests/init_once.c (added) * src/tests/io.c (moved) * src/tests/io.data (moved) * src/tests/labelledExit.c (moved) * src/tests/limits.c (added) * src/tests/math.c (added) * src/tests/minmax.c (moved) * src/tests/namedParmArg.c (moved) * src/tests/numericConstants.c (added) * src/tests/occursError.c (added) * src/tests/operators.c (moved) * src/tests/quoted_keyword.c (added) * src/tests/rational.c (moved) * src/tests/scope.c (moved) * src/tests/scopeErrors.c (moved) * src/tests/shortCircuit.c (added) * src/tests/structMember.c (moved) * src/tests/subrange.c (moved) * src/tests/swap.c (moved) * src/tests/switch.c (moved) * src/tests/test.py (added) * src/tests/tuples.c (moved) * src/tests/typeGenerator.c (added) * src/tests/typedef.c (moved) * src/tests/typedefDeclarator.c (moved) * src/tests/typeof.c (moved) * src/tests/variableDeclarator.c (moved) * src/tests/vector/array.c (moved) * src/tests/vector/array.h (moved) * src/tests/vector/vector_int.c (moved) * src/tests/vector/vector_int.h (moved) * src/tests/vector/vector_test.c (moved) Merge branch 'master' into gc_noraii Conflicts: ... Sat, 04 Jun 2016 16:34:24 GMT Peter A. Buhr [e229c22] * .gitignore (modified) * doc/LaTeXmacros/common.tex (modified) * doc/bibliography/cfa.bib (modified) * doc/refrat/.gitignore (added) * doc/refrat/refrat.tex (modified) * doc/user/.gitignore (added) * doc/user/user.tex (modified) change gitignore with respect to latex-generated files, small updates ... Fri, 15 Apr 2016 16:03:11 GMT Thierry Delisle [0f9e4403] * .gitignore (modified) * configure (modified) * configure.ac (modified) * doc/LaTeXmacros/common.tex (added) * doc/LaTeXmacros/indexstyle (moved) * doc/bibliography/cfa.bib (added) * doc/refrat/Makefile (modified) * doc/refrat/refrat.tex (modified) * doc/user/Makefile (added) * doc/user/user.tex (added) * src/CodeGen/CodeGenerator.cc (modified) * src/CodeGen/CodeGenerator.h (modified) * src/CodeGen/GenType.cc (modified) * src/GenPoly/Box.cc (modified) * src/GenPoly/DeclMutator.cc (modified) * src/GenPoly/DeclMutator.h (modified) * src/GenPoly/ErasableScopedMap.h (added) * src/GenPoly/FindFunction.cc (modified) * src/GenPoly/GenPoly.cc (modified) * src/GenPoly/GenPoly.h (modified) * src/GenPoly/InstantiateGeneric.cc (deleted) * src/GenPoly/InstantiateGeneric.h (deleted) * src/GenPoly/Lvalue.cc (modified) * src/GenPoly/PolyMutator.cc (modified) * src/GenPoly/ScopedMap.h (modified) * src/GenPoly/ScopedSet.h (added) * src/GenPoly/ScrubTyVars.cc (modified) * src/GenPoly/module.mk (modified) * src/InitTweak/InitModel.h (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/Parser.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.cc (modified) * src/Parser/lex.h (modified) * src/Parser/lex.ll (modified) * src/Parser/parser.cc (modified) * src/Parser/parser.h (modified) * src/Parser/parser.yy (modified) * src/ResolvExpr/AdjustExprType.cc (modified) * src/ResolvExpr/AlternativeFinder.cc (modified) * src/ResolvExpr/AlternativeFinder.h (modified) * src/ResolvExpr/CommonType.cc (modified) * src/ResolvExpr/ConversionCost.cc (modified) * src/ResolvExpr/ConversionCost.h (modified) * src/ResolvExpr/PtrsAssignable.cc (modified) * src/ResolvExpr/PtrsCastable.cc (modified) * src/ResolvExpr/RenameVars.cc (modified) * src/ResolvExpr/RenameVars.h (modified) * src/ResolvExpr/Resolver.cc (modified) * src/ResolvExpr/Unify.cc (modified) * src/SymTab/AddVisit.h (modified) * src/SymTab/AggregateTable.h (deleted) * src/SymTab/FixFunction.cc (modified) * src/SymTab/FixFunction.h (modified) * src/SymTab/IdTable.cc (deleted) * src/SymTab/IdTable.h (deleted) * src/SymTab/ImplementationType.cc (modified) * src/SymTab/Indexer.cc (modified) * src/SymTab/Indexer.h (modified) * src/SymTab/Mangler.cc (modified) * src/SymTab/Mangler.h (modified) * src/SymTab/StackTable.cc (deleted) * src/SymTab/StackTable.h (deleted) * src/SymTab/TypeEquality.cc (modified) * src/SymTab/TypeTable.h (deleted) * src/SymTab/Validate.cc (modified) * src/SymTab/module.mk (modified) * src/SynTree/AggregateDecl.cc (modified) * src/SynTree/CodeGenVisitor.cc (deleted) * src/SynTree/CodeGenVisitor.h (deleted) * src/SynTree/Constant.cc (modified) * src/SynTree/Constant.h (modified) * src/SynTree/Declaration.h (modified) * src/SynTree/Expression.cc (modified) * src/SynTree/Expression.h (modified) * src/SynTree/Mutator.cc (modified) * src/SynTree/Mutator.h (modified) * src/SynTree/ReferenceToType.cc (modified) * src/SynTree/Statement.cc (modified) * src/SynTree/Statement.h (modified) * src/SynTree/SynTree.h (modified) * src/SynTree/Type.h (modified) * src/SynTree/TypeSubstitution.cc (modified) * src/SynTree/TypeSubstitution.h (modified) * src/SynTree/VarArgsType.cc (added) * src/SynTree/Visitor.cc (modified) * src/SynTree/Visitor.h (modified) * src/SynTree/module.mk (modified) * src/Tuples/FlattenTuple.cc (modified) * src/Tuples/FlattenTuple.h (modified) * src/driver/Makefile.in (modified) * src/driver/cfa.cc (modified) * src/examples/Makefile.in (modified) * src/examples/abs.c (modified) * src/examples/array.c (modified) * src/examples/array.h (modified) * src/examples/ato.c (modified) * src/examples/constants.c (modified) * src/examples/ctxts.c (modified) * src/examples/fstream_test.c (modified) * src/examples/hello.c (modified) * src/examples/huge.c (modified) * src/examples/identity.c (modified) * src/examples/includes.c (modified) * src/examples/index.h (modified) * src/examples/io.c (added) * src/examples/io.data (added) * src/examples/it_out.c (modified) * src/examples/limits.c (modified) * src/examples/minmax.c (modified) * src/examples/new.c (modified) * src/examples/prolog.c (modified) * src/examples/quad.c (modified) * src/examples/random.c (modified) * src/examples/rational.c (added) * src/examples/rational.cc (added) * src/examples/searchsort.c (modified) * src/examples/simplePoly.c (modified) * src/examples/simpler.c (modified) * src/examples/specialize.c (modified) * src/examples/square.c (modified) * src/examples/sum.c (modified) * src/examples/swap.c (modified) * src/examples/tests/vector_test.out.txt (modified) * src/examples/twice.c (modified) * src/libcfa/Makefile.am (modified) * src/libcfa/Makefile.in (modified) * src/libcfa/bfd.h (deleted) * src/libcfa/bfdlink.h (deleted) * src/libcfa/builtins.cf (modified) * src/libcfa/demangle.h (deleted) * src/libcfa/dialog.h (deleted) * src/libcfa/evdns.h (deleted) * src/libcfa/evhttp.h (deleted) * src/libcfa/evrpc.h (deleted) * src/libcfa/fcntl.h (deleted) * src/libcfa/form.h (deleted) * src/libcfa/fstream (modified) * src/libcfa/fstream.c (modified) * src/libcfa/gcrypt.h (deleted) * src/libcfa/iostream (modified) * src/libcfa/iostream.c (modified) * src/libcfa/iterator (modified) * src/libcfa/iterator.c (modified) * src/libcfa/limits (modified) * src/libcfa/limits.c (added) * src/libcfa/math.h (deleted) * src/libcfa/prelude.cf (modified) * src/libcfa/rational (added) * src/libcfa/rational.c (added) * src/libcfa/stdlib (modified) * src/libcfa/stdlib.c (modified) Merge branch 'master' into gc_noraii Wed, 23 Mar 2016 01:47:23 GMT Peter A. Buhr [a752883] * .gitignore (modified) * doc/refrat/refrat.tex (modified) .gitignore all latex auxiliary files, latex changes for refrat Mon, 08 Feb 2016 15:07:42 GMT Thierry Delisle [d41280e] * .gitignore (modified) * Makefile.am (modified) * Makefile.in (modified) * config.h.in (modified) * configure (modified) * configure.ac (modified) * src/CodeGen/CodeGenerator.cc (modified) * src/CodeGen/CodeGenerator.h (modified) * src/ControlStruct/CaseRangeMutator.cc (modified) * src/ControlStruct/ChooseMutator.h (modified) * src/ControlStruct/ForExprMutator.h (modified) * src/ControlStruct/LabelFixer.cc (modified) * src/ControlStruct/LabelFixer.h (modified) * src/ControlStruct/LabelTypeChecker.h (modified) * src/ControlStruct/MLEMutator.h (modified) * src/ControlStruct/Mutate.cc (modified) * src/GenPoly/Box.cc (modified) * src/GenPoly/CopyParams.cc (modified) * src/GenPoly/FindFunction.cc (modified) * src/GenPoly/GenPoly.cc (modified) * src/GenPoly/GenPoly.h (modified) * src/GenPoly/InstantiateGeneric.cc (modified) * src/GenPoly/Lvalue.cc (modified) * src/GenPoly/PolyMutator.cc (modified) * src/GenPoly/PolyMutator.h (modified) * src/GenPoly/ScopedMap.h (added) * src/GenPoly/ScrubTyVars.cc (modified) * src/GenPoly/ScrubTyVars.h (modified) * src/GenPoly/Specialize.cc (modified) * src/InitTweak/BasicInit.cc (modified) * src/InitTweak/DeclarationHoister.cc (modified) * src/InitTweak/InitExpander.cc (modified) * src/InitTweak/InitExpander.h (modified) * src/InitTweak/InitModel.h (modified) * src/MakeLibCfa.cc (modified) * src/Makefile.am (modified) * src/Makefile.in (modified) * src/Parser/ExpressionNode.cc (modified) * src/Parser/LinkageSpec.cc (modified) * src/Parser/ParseNode.h (modified) * src/Parser/StatementNode.cc (modified) * src/Parser/TypeData.cc (modified) * src/Parser/TypeData.h (modified) * src/Parser/lex.cc (modified) * src/Parser/lex.ll (modified) * src/Parser/module.mk (modified) * src/Parser/parser.cc (modified) * src/Parser/parser.h (modified) * src/Parser/parser.yy (modified) * src/ResolvExpr/Alternative.cc (modified) * src/ResolvExpr/AlternativeFinder.cc (modified) * src/ResolvExpr/AlternativeFinder.h (modified) * src/ResolvExpr/AlternativePrinter.cc (modified) * src/ResolvExpr/Resolver.cc (modified) * src/ResolvExpr/TypeEnvironment.cc (modified) * src/ResolvExpr/Unify.cc (modified) * src/ResolvExpr/Unify.h (modified) * src/SymTab/FixFunction.cc (modified) * src/SymTab/IdTable.cc (modified) * src/SymTab/ImplementationType.cc (modified) * src/SymTab/Indexer.cc (modified) * src/SymTab/Indexer.h (modified) * src/SymTab/Validate.cc (modified) * src/SynTree/AddressExpr.cc (modified) * src/SynTree/AggregateDecl.cc (modified) * src/SynTree/ApplicationExpr.cc (modified) * src/SynTree/ArrayType.cc (modified) * src/SynTree/AttrType.cc (modified) * src/SynTree/CommaExpr.cc (modified) * src/SynTree/CompoundStmt.cc (modified) * src/SynTree/DeclStmt.cc (modified) * src/SynTree/Declaration.cc (modified) * src/SynTree/DeclarationWithType.cc (modified) * src/SynTree/Expression.cc (modified) * src/SynTree/Expression.h (modified) * src/SynTree/FunctionDecl.cc (modified) * src/SynTree/FunctionType.cc (modified) * src/SynTree/Initializer.cc (modified) * src/SynTree/Initializer.h (modified) * src/SynTree/Mutator.cc (modified) * src/SynTree/Mutator.h (modified) * src/SynTree/NamedTypeDecl.cc (modified) * src/SynTree/ObjectDecl.cc (modified) * src/SynTree/PointerType.cc (modified) * src/SynTree/ReferenceToType.cc (modified) * src/SynTree/SynTree.h (modified) * src/SynTree/TupleExpr.cc (modified) * src/SynTree/TupleType.cc (modified) * src/SynTree/Type.cc (modified) * src/SynTree/TypeDecl.cc (modified) * src/SynTree/TypeExpr.cc (modified) * src/SynTree/TypeofType.cc (modified) * src/SynTree/Visitor.cc (modified) * src/SynTree/Visitor.h (modified) * src/Tuples/AssignExpand.h (modified) * src/Tuples/FlattenTuple.cc (modified) * src/Tuples/FlattenTuple.h (modified) * src/Tuples/FunctionChecker.cc (modified) * src/Tuples/FunctionChecker.h (modified) * src/Tuples/TupleAssignment.cc (modified) * src/driver/Makefile.am (modified) * src/driver/Makefile.in (modified) * src/driver/cc1.cc (modified) * src/driver/cfa.cc (modified) * src/examples/Makefile.am (modified) * src/examples/Makefile.in (modified) * src/examples/abs.c (added) * src/examples/alloc.c (modified) * src/examples/array.h (modified) * src/examples/constants.c (modified) * src/examples/fstream_test.c (modified) * src/examples/hello.c (modified) * src/examples/identity.c (modified) * src/examples/limits.c (added) * src/examples/minmax.c (moved) * src/examples/nestedfunc.c (deleted) * src/examples/new.c (modified) * src/examples/quad.c (modified) * src/examples/quoted_keyword.c (modified) * src/examples/random.c (added) * src/examples/simple.c (deleted) * src/examples/square.c (modified) * src/examples/sum.c (modified) * src/examples/swap.c (modified) * src/examples/twice.c (modified) * src/examples/vector_test.c (modified) * src/libcfa/Makefile.am (modified) * src/libcfa/Makefile.in (modified) * src/libcfa/bfd.h (moved) * src/libcfa/bfdlink.h (moved) * src/libcfa/demangle.h (moved) * src/libcfa/dialog.h (moved) * src/libcfa/evdns.h (moved) * src/libcfa/evhttp.h (moved) * src/libcfa/evrpc.h (moved) * src/libcfa/expat.h (moved) * src/libcfa/fcntl.h (moved) * src/libcfa/form.h (moved) * src/libcfa/fstream (moved) * src/libcfa/fstream.c (moved) * src/libcfa/gcrypt.h (moved) * src/libcfa/iostream (moved) * src/libcfa/iostream.c (moved) * src/libcfa/iterator (moved) * src/libcfa/iterator.c (moved) * src/libcfa/limits (added) * src/libcfa/math.h (moved) * src/libcfa/stdlib (added) * src/libcfa/stdlib.c (added) * src/main.cc (modified) Merge branch 'master' into gc_noraii Fri, 29 Jan 2016 21:36:39 GMT Peter A. Buhr [d3b7937] * .gitignore (modified) * Makefile.am (modified) * Makefile.in (modified) * config.h.in (modified) * configure (modified) * configure.ac (modified) * src/CodeGen/CodeGenerator.cc (modified) * src/ControlStruct/CaseRangeMutator.cc (modified) * src/ControlStruct/ChooseMutator.h (modified) * src/ControlStruct/ForExprMutator.h (modified) * src/ControlStruct/LabelFixer.cc (modified) * src/ControlStruct/LabelFixer.h (modified) * src/ControlStruct/LabelTypeChecker.h (modified) * src/ControlStruct/MLEMutator.h (modified) * src/ControlStruct/Mutate.cc (modified) * src/GenPoly/Box.cc (modified) * src/GenPoly/CopyParams.cc (modified) * src/GenPoly/InstantiateGeneric.cc (modified) * src/GenPoly/Lvalue.cc (modified) * src/GenPoly/Specialize.cc (modified) * src/InitTweak/BasicInit.cc (modified) * src/InitTweak/DeclarationHoister.cc (modified) * src/InitTweak/InitExpander.cc (modified) * src/InitTweak/InitExpander.h (modified) * src/InitTweak/InitModel.h (modified) * src/MakeLibCfa.cc (modified) * src/Makefile.am (modified) * src/Makefile.in (modified) * src/Parser/ExpressionNode.cc (modified) * src/Parser/LinkageSpec.cc (modified) * src/Parser/ParseNode.h (modified) * src/Parser/StatementNode.cc (modified) * src/Parser/TypeData.cc (modified) * src/Parser/module.mk (modified) * src/ResolvExpr/Alternative.cc (modified) * src/ResolvExpr/AlternativeFinder.cc (modified) * src/ResolvExpr/AlternativePrinter.cc (modified) * src/ResolvExpr/Resolver.cc (modified) * src/ResolvExpr/TypeEnvironment.cc (modified) * src/ResolvExpr/Unify.cc (modified) * src/ResolvExpr/Unify.h (modified) * src/SymTab/FixFunction.cc (modified) * src/SymTab/IdTable.cc (modified) * src/SymTab/ImplementationType.cc (modified) * src/SymTab/Indexer.cc (modified) * src/SymTab/Validate.cc (modified) * src/SynTree/AddressExpr.cc (modified) * src/SynTree/AggregateDecl.cc (modified) * src/SynTree/ApplicationExpr.cc (modified) * src/SynTree/ArrayType.cc (modified) * src/SynTree/AttrType.cc (modified) * src/SynTree/CommaExpr.cc (modified) * src/SynTree/CompoundStmt.cc (modified) * src/SynTree/DeclStmt.cc (modified) * src/SynTree/Declaration.cc (modified) * src/SynTree/DeclarationWithType.cc (modified) * src/SynTree/Expression.cc (modified) * src/SynTree/FunctionDecl.cc (modified) * src/SynTree/FunctionType.cc (modified) * src/SynTree/Initializer.cc (modified) * src/SynTree/Mutator.cc (modified) * src/SynTree/Mutator.h (modified) * src/SynTree/NamedTypeDecl.cc (modified) * src/SynTree/ObjectDecl.cc (modified) * src/SynTree/PointerType.cc (modified) * src/SynTree/ReferenceToType.cc (modified) * src/SynTree/TupleExpr.cc (modified) * src/SynTree/TupleType.cc (modified) * src/SynTree/Type.cc (modified) * src/SynTree/TypeDecl.cc (modified) * src/SynTree/TypeExpr.cc (modified) * src/SynTree/TypeofType.cc (modified) * src/SynTree/Visitor.h (modified) * src/Tuples/AssignExpand.h (modified) * src/Tuples/FunctionChecker.cc (modified) * src/Tuples/FunctionChecker.h (modified) * src/Tuples/TupleAssignment.cc (modified) * src/driver/Makefile.am (modified) * src/driver/Makefile.in (modified) * src/driver/cc1.cc (modified) * src/driver/cfa.cc (modified) * src/examples/Makefile.am (modified) * src/examples/Makefile.in (modified) * src/examples/abs.c (added) * src/examples/alloc.c (modified) * src/examples/array.h (modified) * src/examples/constants.c (modified) * src/examples/fstream_test.c (modified) * src/examples/hello.c (modified) * src/examples/identity.c (modified) * src/examples/limits.c (added) * src/examples/minmax.c (moved) * src/examples/new.c (modified) * src/examples/quad.c (modified) * src/examples/quoted_keyword.c (modified) * src/examples/square.c (modified) * src/examples/sum.c (modified) * src/examples/swap.c (modified) * src/examples/twice.c (modified) * src/examples/vector_test.c (modified) * src/libcfa/Makefile.am (modified) * src/libcfa/Makefile.in (modified) * src/libcfa/algorithm (added) * src/libcfa/algorithm.c (added) * src/libcfa/bfd.h (moved) * src/libcfa/bfdlink.h (moved) * src/libcfa/demangle.h (moved) * src/libcfa/dialog.h (moved) * src/libcfa/evdns.h (moved) * src/libcfa/evhttp.h (moved) * src/libcfa/evrpc.h (moved) * src/libcfa/expat.h (moved) * src/libcfa/fcntl.h (moved) * src/libcfa/form.h (moved) * src/libcfa/fstream (moved) * src/libcfa/fstream.c (moved) * src/libcfa/gcrypt.h (moved) * src/libcfa/iostream (moved) * src/libcfa/iostream.c (moved) * src/libcfa/iterator (moved) * src/libcfa/iterator.c (moved) * src/libcfa/limits (added) * src/libcfa/math.h (moved) * src/main.cc (modified) building runtime library (first attempt) Thu, 14 Jan 2016 17:37:47 GMT Thierry Delisle [0ada2f0] * .gitignore (modified) corrected typo Thu, 14 Jan 2016 17:36:39 GMT Thierry Delisle [15db1ab] * .gitignore (modified) * src/examples/gc_no_raii/cfa (added) * src/examples/gc_no_raii/gc-internal/object_header.h (added) * src/examples/gc_no_raii/gc.h (added) * src/examples/gc_no_raii/gcpointers.c (added) * src/examples/gc_no_raii/gcpointers.h (added) * src/examples/gc_no_raii/gctest.c (added) * src/examples/gc_no_raii/premake4.lua (added) * src/examples/gc_no_raii/regen_makefile.sh (added) * src/examples/gc_no_raii/tools.h (added) * src/examples/gc_no_raii/tools/checks.h (added) * src/examples/gc_no_raii/tools/print.c (added) * src/examples/gc_no_raii/tools/print.h (added) added some files for the garbage collector and hack together the ... Thu, 17 Sep 2015 16:48:51 GMT Peter A. Buhr [a7b8126] * .gitignore (modified) ignore latex generated files Tue, 02 Jun 2015 12:12:44 GMT Peter A. Buhr [c3a4385] * .gitignore (modified) * configure (modified) * configure.ac (modified) redo automake eighth attempt Tue, 02 Jun 2015 00:52:19 GMT Peter A. Buhr [6e7e2b36] * .gitignore (modified) * Makefile.am (modified) * Makefile.in (modified) * configure (modified) * configure.ac (modified) * src/ArgTweak/module.mk (modified) * src/CodeGen/module.mk (modified) * src/Common/module.mk (modified) * src/ControlStruct/module.mk (modified) * src/Designators/module.mk (modified) * src/GenPoly/module.mk (modified) * src/InitTweak/module.mk (modified) * src/Makefile.in (modified) * src/ResolvExpr/module.mk (modified) * src/SymTab/module.mk (modified) * src/SynTree/module.mk (modified) * src/Tuples/module.mk (modified) * src/driver/Makefile.am (moved) * src/driver/Makefile.in (moved) * src/driver/cc1.cc (moved) * src/driver/cfa.cc (moved) * src/examples/sum.c (modified) * src/libcfa/Makefile.am (moved) * src/libcfa/Makefile.in (moved) * src/libcfa/builtins.cf (moved) * src/libcfa/prelude.cf (moved) * src/libcfa/ptrdiff_t.c (moved) redo automake seventh attempt Mon, 01 Jun 2015 04:00:51 GMT Peter A. Buhr [56c3935] * .gitignore (modified) * Makefile.am (modified) * Makefile.in (modified) * config.h.in (modified) * configure (modified) * configure.ac (modified) * driver/Makefile.in (modified) * libcfa/Makefile.in (modified) * src/Makefile.am (modified) * src/Makefile.in (modified) * src/Parser/Parser.cc (modified) * src/Parser/lex.cc (added) * src/Parser/lex.ll (moved) * src/Parser/module.mk (modified) * src/Parser/parser.cc (added) * src/Parser/parser.yy (moved) * src/Tests/Parser/Functions.c (modified) * src/examples/Makefile.in (modified) redo automake third attempt Sun, 31 May 2015 17:54:23 GMT Peter A. Buhr [00cc023] * .gitignore (modified) * Makefile.am (modified) * Makefile.in (modified) * aclocal.m4 (modified) * automake/compile (added) * automake/depcomp (added) * automake/install-sh (moved) * automake/missing (moved) * automake/ylwrap (added) * config.h.in (modified) * configure (modified) * configure.ac (modified) * driver/Makefile.am (added) * driver/Makefile.in (modified) * driver/cc1.cc (modified) * driver/cfa.cc (modified) * libcfa/Makefile.am (added) * libcfa/Makefile.in (modified) * src/ArgTweak/module.mk (modified) * src/CodeGen/module.mk (modified) * src/ControlStruct/module.mk (modified) * src/Designators/module.mk (modified) * src/GenPoly/module.mk (modified) * src/InitTweak/module.mk (modified) * src/Makefile.am (added) * src/Makefile.in (modified) * src/Parser/module.mk (modified) * src/ResolvExpr/module.mk (modified) * src/SynTree/module.mk (modified) * src/Tuples/module.mk (modified) * src/examples/Makefile.am (added) * src/examples/Makefile.in (modified) redo automake first attempt Tue, 26 May 2015 20:48:09 GMT Peter A. Buhr [a77e7b5] * .gitignore (modified) * Makefile.in (modified) * aclocal.m4 (added) * configure (modified) * configure.ac (modified) fix configure.ac fourth attempt Tue, 26 May 2015 16:47:33 GMT Peter A. Buhr [8f1b0e1] * .gitignore (added) * Makefile.in (modified) * driver/Makefile.in (modified) * missing (modified) * mkinstalldirs (deleted) add generic .gitignore, delete mkinstalldirs, fix configure.ac third ...