| ../ | 
  | .expect |  | 2b12d6e | 23 months | pabuhr | add PRNG expected output for arm64 | 
  | .in |  | 874b16e | 2 years | pabuhr | lower case type names open_failure, close_failure, write_failure, … | 
  | algorithms |  | db87a35 | 4 years | Thierry Delisle | Added more testing of the range iterator. | 
  | array-collections |  | 0b8c951d | 2 years | pabuhr | more rename directories containers to collections | 
  | avltree |  | dd3576b | 3 years | pabuhr | update from old to new trait syntax using forall | 
  | bugs |  | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | builtins |  | 53692b3 | 4 years | pabuhr | second attempt to fix compile-only pragma message that gcc-10/11 quote | 
  | collections |  | 37ceccb | 2 years | mlbrooks | Change string-read semantics so that reading nothing leaves the … | 
  | concurrency |  | 2da12ae | 2 years | pabuhr | formatting | 
  | configs |  | 874b16e | 2 years | pabuhr | lower case type names open_failure, close_failure, write_failure, … | 
  | coroutine |  | c8f0199 | 2 years | pabuhr | add test case to device-driver input | 
  | ctrl-flow |  | 1fb09eff | 3 years | ajbeach | Grouped some control flow tests together. | 
  | device |  | 72b5805e | 3 years | Thierry Delisle | Fixed device/cpu to support systems without caches | 
  | enum_tests |  | 8bb86ce | 3 years | j82liang | Clean up some code related to Enum codegen | 
  | errors |  | 4d860ea3 | 2 years | mlbrooks | Fix compiler bug where duplicate type declarations caused crash.
And … | 
  | exceptions |  | 41606df1 | 2 years | caparsons | regen expected to match test change | 
  | generator |  | 3720c9aa | 4 years | pabuhr | formatting and indicate compiler bug | 
  | include |  | 0b8c951d | 2 years | pabuhr | more rename directories containers to collections | 
  | io |  | 6a1f553 | 2 years | pabuhr | formatting | 
  | link-once |  | 80f8703 | 2 years | pabuhr | temporary fix to linkonce problem by changing -7 to 7 so … | 
  | linking |  | 85a95cc | 3 years | pabuhr | add test for problem with anonymous naming across compilation units | 
  | list |  | 55b060d | 2 years | pabuhr | rename directories containers to collections | 
  | meta |  | 481f882 | 3 years | Thierry Delisle | Added some missing headers and cleaned up some of the fork+exec stuff. | 
  | pybin |  | 950c58e | 2 years | ajbeach | The invariant flags on the test script were set up incorrectly. They … | 
  | raii |  | 6c7fe7b | 2 years | pabuhr | change from printf to sout | 
  | tuple |  | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | vector_math |  | 7f72697 | 4 years | pabuhr | add .expect/vec2_ldouble.x86.txt | 
  | warnings |  | 456215a | 3 years | Thierry Delisle | Removed another batch of old ast expect files | 
  | zombies |  | 55b060d | 2 years | pabuhr | rename directories containers to collections | 
  | .gitignore | 17 bytes
     | bf71cfd | 7 years | Thierry Delisle | Moved up many directories in source | 
  | abs.cfa | 1.3 KB
     | 200fcb3 | 7 years | pabuhr | add auto newline to sout, change endl to nl | 
  | alloc2.cfa | 23.5 KB
     | 116a2ea | 3 years | pabuhr | new heap and associated tests updated | 
  | alloc.cfa | 11.2 KB
     | 05d499ac | 3 years | pabuhr | change printf to sout | 
  | array.cfa | 4.3 KB
     | 7ae39f0 | 2 years | mlbrooks | Re-enable testing function prototype taking length-star array, working … | 
  | ato.cfa | 2.8 KB
     | 200fcb3 | 7 years | pabuhr | add auto newline to sout, change endl to nl | 
  | attr-priority.cfa | 371 bytes
     | 5ad24a2c | 2 years | ajbeach | Added test for the checks on the constructor/destructor attributes. | 
  | attributes.cfa | 10.3 KB
     | aca0d2f | 3 years | pabuhr | make anonymous struct declaration static | 
  | bitmanip1.cfa | 9.9 KB
     | da36d25 | 6 years | pabuhr | first complete draft of bitmanip, performance problems with … | 
  | bitmanip2.cfa | 10.0 KB
     | da36d25 | 6 years | pabuhr | first complete draft of bitmanip, performance problems with … | 
  | bitmanip3.cfa | 14.9 KB
     | 4f89e7b | 4 years | pabuhr | more change printf to sout | 
  | cast.cfa | 325 bytes
     | 53692b3 | 4 years | pabuhr | second attempt to fix compile-only pragma message that gcc-10/11 quote | 
  | castError.cfa | 735 bytes
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | commentMisc.cfa | 67 bytes
     | dc8511c | 7 years | pabuhr | first attempt at updating suffixes for test programs | 
  | complex.cfa | 1.1 KB
     | afe2939 | 5 years | ajbeach | Removed #include <stdio.h> from tests that only use printf. | 
  | config.py.in | 164 bytes
     | 0fc91db1 | 3 years | Thierry Delisle | Removed old ast from configure and tests.py | 
  | const-init.cfa | 2.0 KB
     | f1791a4 | 5 years | mlbrooks | Expanding earlier #182 fix to another case of the same issue. [[Fixes … | 
  | copyfile.cfa | 1.6 KB
     | 874b16e | 2 years | pabuhr | lower case type names open_failure, close_failure, write_failure, … | 
  | counter.cfa | 935 bytes
     | 8bf9448 | 4 years | pabuhr | update existing counter test to use new +=/-= prototype | 
  | declarationSpecifier.cfa | 3.2 KB
     | aca0d2f | 3 years | pabuhr | make anonymous struct declaration static | 
  | designations.cfa | 6.3 KB
     | 85a3806 | 2 years | pabuhr | change from printf to sout | 
  | div.cfa | 961 bytes
     | 200fcb3 | 7 years | pabuhr | add auto newline to sout, change endl to nl | 
  | enum.cfa | 856 bytes
     | 0edbdb2 | 3 years | pabuhr | add constant expression tests | 
  | eval.cfa | 1.6 KB
     | 8f557161 | 2 years | mlbrooks | Clarify and fix accuracy in evalpublic API, on reporting "unable to … | 
  | expression.cfa | 1021 bytes
     | 53692b3 | 4 years | pabuhr | second attempt to fix compile-only pragma message that gcc-10/11 quote | 
  | extension.cfa | 1.5 KB
     | dc8511c | 7 years | pabuhr | first attempt at updating suffixes for test programs | 
  | fallthrough.cfa | 2.4 KB
     | f498c51 | 7 years | pabuhr | change printf to sout | 
  | forall.cfa | 4.9 KB
     | aca0d2f | 3 years | pabuhr | make anonymous struct declaration static | 
  | fstream_test.cfa | 941 bytes
     | 5ea5b28 | 7 years | pabuhr | update iostream | 
  | function-operator.cfa | 4.8 KB
     | dd3576b | 3 years | pabuhr | update from old to new trait syntax using forall | 
  | functions.cfa | 3.3 KB
     | dc8511c | 7 years | pabuhr | first attempt at updating suffixes for test programs | 
  | gccExtensions.cfa | 2.9 KB
     | c63d48f | 6 years | pabuhr | remove int128 test from 32-mode | 
  | genericUnion.cfa | 1.1 KB
     | abb04a4 | 2 years | pabuhr | change genericUnion test fromt printf to sout | 
  | global-monomorph.cfa | 725 bytes
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | gmp.cfa | 2.2 KB
     | 5ea5b28 | 7 years | pabuhr | update iostream | 
  | heap.cfa | 18.8 KB
     | 4962741 | 3 years | pabuhr | fix for-control loop in heap test | 
  | hello.cfa | 906 bytes
     | 200fcb3 | 7 years | pabuhr | add auto newline to sout, change endl to nl | 
  | identFuncDeclarator.cfa | 2.4 KB
     | 53692b3 | 4 years | pabuhr | second attempt to fix compile-only pragma message that gcc-10/11 quote | 
  | identity.cfa | 1.2 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | identParamDeclarator.cfa | 3.3 KB
     | 66812dd | 5 years | pabuhr | convert tests to always print output (no empty .expect files) | 
  | in-demangle.txt | 268 bytes
     | c649d2c | 2 years | ajbeach | Updated the demangler to also demangle operator names. You can also … | 
  | init1.cfa | 2.5 KB
     | 53692b3 | 4 years | pabuhr | second attempt to fix compile-only pragma message that gcc-10/11 quote | 
  | KRfunctions.cfa | 1.5 KB
     | dc8511c | 7 years | pabuhr | first attempt at updating suffixes for test programs | 
  | labelledExit.cfa | 3.2 KB
     | 53692b3 | 4 years | pabuhr | second attempt to fix compile-only pragma message that gcc-10/11 quote | 
  | limits.cfa | 3.7 KB
     | 53692b3 | 4 years | pabuhr | second attempt to fix compile-only pragma message that gcc-10/11 quote | 
  | literals.cfa | 32.1 KB
     | 4b891e9 | 4 years | pabuhr | update literal test for floating and decimal floating suffix | 
  | long_tests.hfa | 380 bytes
     | dc8511c | 7 years | pabuhr | first attempt at updating suffixes for test programs | 
  | Makefile.am | 10.5 KB
     | 0b8c951d | 2 years | pabuhr | more rename directories containers to collections | 
  | malloc.cfa | 13.0 KB
     | 116a2ea | 3 years | pabuhr | new heap and associated tests updated | 
  | math.cfa | 8.1 KB
     | 6992f95 | 4 years | pabuhr | remove decimal-floating constants from math test | 
  | mathX.cfa | 11.7 KB
     | 4f89e7b | 4 years | pabuhr | more change printf to sout | 
  | maybe.cfa | 1.4 KB
     | 55b060d | 2 years | pabuhr | rename directories containers to collections | 
  | minmax.cfa | 2.6 KB
     | a738c68 | 2 years | ajbeach | Update max/min so n-ary version doesn't match against the 2 argument … | 
  | nested-types.cfa | 1.8 KB
     | 53692b3 | 4 years | pabuhr | second attempt to fix compile-only pragma message that gcc-10/11 quote | 
  | nested_function.cfa | 817 bytes
     | 5416b44 | 3 years | pabuhr | make expected output for nested functions deterministic | 
  | numericConstants.cfa | 1.2 KB
     | 53692b3 | 4 years | pabuhr | second attempt to fix compile-only pragma message that gcc-10/11 quote | 
  | operators.cfa | 524 bytes
     | 66812dd | 5 years | pabuhr | convert tests to always print output (no empty .expect files) | 
  | poly-d-cycle.cfa | 442 bytes
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | poly-o-cycle.cfa | 436 bytes
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | poly-selection.cfa | 1.4 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | polybits.cfa | 130 bytes
     | caf06aa | 2 years | ajbeach | Added the check for bitfields in sized polymorphic types. It was … | 
  | polymorphism.cfa | 3.2 KB
     | ba8547e | 4 years | mlbrooks | Fixing polymorphism test from failing the build on x86 | 
  | PRNG.cfa | 7.1 KB
     | 3267041 | 23 months | pabuhr | reduce runtime testing duration of PRNG | 
  | quasiKeyword.cfa | 1.2 KB
     | c715e5f | 3 years | ajbeach | Removed most of the exception macros (EHM_ group). Made changes to the … | 
  | quotedKeyword.cfa | 1.8 KB
     | aca0d2f | 3 years | pabuhr | make anonymous struct declaration static | 
  | random.cfa | 1.6 KB
     | 200fcb3 | 7 years | pabuhr | add auto newline to sout, change endl to nl | 
  | rational.cfa | 2.8 KB
     | 541dbc09 | 2 years | pabuhr | make type names arithmetic, rational, rat_int lower-case | 
  | references.cfa | 4.4 KB
     | 86d55e66 | 5 years | Thierry Delisle | Fixed inline assembly on arm | 
  | resolutionErrors.cfa | 871 bytes
     | 71d6bd8 | 6 years | Thierry Delisle | First attempt at better errors on 'No reasonable alternatives' split … | 
  | result.cfa | 1.5 KB
     | 55b060d | 2 years | pabuhr | rename directories containers to collections | 
  | searchsort.cfa | 3.8 KB
     | b81fd95 | 5 years | mlbrooks | Fix bug where pointer and reference types allow unsound initialization … | 
  | shortCircuit.cfa | 1.1 KB
     | 200fcb3 | 7 years | pabuhr | add auto newline to sout, change endl to nl | 
  | simpleGenericTriple.cfa | 1.0 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | smart-pointers.cfa | 1.3 KB
     | 8be729f | 5 years | ajbeach | That should fix the memory module. Simply removed all the special features. | 
  | strstream.cfa | 987 bytes
     | 091011a | 4 years | pabuhr | formatting | 
  | sum.cfa | 3.9 KB
     | dd3576b | 3 years | pabuhr | update from old to new trait syntax using forall | 
  | swap.cfa | 2.8 KB
     | 65240bb | 6 years | pabuhr | first attempt to add streams exit and abort, rename private iostream … | 
  | switch.cfa | 1.7 KB
     | 53692b3 | 4 years | pabuhr | second attempt to fix compile-only pragma message that gcc-10/11 quote | 
  | test.py | 15.6 KB
     | e85a72b8 | 2 years | pabuhr | change valide (French) to valid (English) | 
  | time.cfa | 2.5 KB
     | 4aa495f | 5 years | pabuhr | More fixes after another change to getTimeNsec() | 
  | typedefRedef.cfa | 1.3 KB
     | 1d61b67 | 4 years | Thierry Delisle | Added attribute case to typedef replacement test. | 
  | typeof.cfa | 286 bytes
     | 66812dd | 5 years | pabuhr | convert tests to always print output (no empty .expect files) | 
  | userLiterals.cfa | 2.3 KB
     | e326ebca | 6 years | pabuhr | fix 32-bit build problem | 
  | variableDeclarator.cfa | 3.5 KB
     | 53692b3 | 4 years | pabuhr | second attempt to fix compile-only pragma message that gcc-10/11 quote | 
  | vector.cfa | 1.6 KB
     | 766ec62 | 6 years | Thierry Delisle | Really really stupid temporary fix for the build failure, will add … | 
  | voidPtr.cfa | 194 bytes
     | 66812dd | 5 years | pabuhr | convert tests to always print output (no empty .expect files) | 
  | withconflict.cfa | 297 bytes
     | 4883712 | 2 years | ajbeach | Added a test showing how the conflict handling in the with clause … |