../
|
.expect
|
|
283876d
|
2 years
|
pabuhr |
update loop tests and expected output for corrected @ usage for …
|
.in
|
|
480389d2
|
3 years
|
jafprudhomme |
Wrote test suite for parse_config
|
algorithms
|
|
db87a35
|
3 years
|
Thierry Delisle |
Added more testing of the range iterator.
|
array-container
|
|
4ec9513
|
3 years
|
ajbeach |
Converted validate C, including adding DimensionExpr? to the new ast.
|
avltree
|
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
bugs
|
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
builtins
|
|
53692b3
|
3 years
|
pabuhr |
second attempt to fix compile-only pragma message that gcc-10/11 quote
|
collections
|
|
33b7d49
|
3 years
|
ajbeach |
Added another check to checkInvariants for code locations. I also went …
|
concurrent
|
|
1f0ee71
|
2 years
|
Thierry Delisle |
Fixed typo in wait_any after yesterday's fix
|
coroutine
|
|
5c46672
|
3 years
|
Thierry Delisle |
coroutine fibonacci now uses return from resume
|
device
|
|
145dcd5
|
3 years
|
Thierry Delisle |
Now using MAX instead of -1u since it's more appropriate.
|
enum_tests
|
|
72e76fd
|
2 years
|
ajbeach |
Converted the last pass in validate B (linkReferenceToTypes). Cleaned …
|
errors
|
|
4ec9513
|
3 years
|
ajbeach |
Converted validate C, including adding DimensionExpr? to the new ast.
|
exceptions
|
|
c3b9d639
|
2 years
|
ajbeach |
Clean-up the exception interface. It should be slightly more like the …
|
generator
|
|
3720c9aa
|
3 years
|
pabuhr |
formatting and indicate compiler bug
|
include
|
|
598dc68
|
2 years
|
pabuhr |
update includes.cfa with more includes that might not be installed
|
io
|
|
8bee858
|
2 years
|
Thierry Delisle |
Changed io types to have trailing $ instead of leading
|
link-once
|
|
c21f5a9
|
3 years
|
ajbeach |
Andrew MMath: Work on figures and linkonce.
|
linking
|
|
c715e5f
|
2 years
|
ajbeach |
Removed most of the exception macros (EHM_ group). Made changes to the …
|
list
|
|
c2794b2
|
3 years
|
mlbrooks |
Adding isListed accessor function to new linked list.
|
meta
|
|
0521a1a
|
3 years
|
Thierry Delisle |
Fixed meta dumpable
|
pybin
|
|
5a96b36
|
2 years
|
Thierry Delisle |
Fixed small bugs with dry-run in tests.
|
raii
|
|
d7ae173
|
3 years
|
Thierry Delisle |
Added test to detect regressions on bug #250
|
tuple
|
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
unified_locking
|
|
4e83bb7
|
2 years
|
caparson |
fixed timeout cond var bug and updated pthread_locks test with timeout …
|
vector_math
|
|
7f72697
|
3 years
|
pabuhr |
add .expect/vec2_ldouble.x86.txt
|
warnings
|
|
53692b3
|
3 years
|
pabuhr |
second attempt to fix compile-only pragma message that gcc-10/11 quote
|
zombies
|
|
08ed947
|
3 years
|
mlbrooks |
Roll up of string changes for performance testing/improvement, and a …
|
.gitignore
|
17 bytes
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|
abs.cfa
|
1.3 KB
|
200fcb3
|
6 years
|
pabuhr |
add auto newline to sout, change endl to nl
|
alloc2.cfa
|
23.6 KB
|
1988572
|
2 years
|
pabuhr |
formatting, removed unnecessary casts
|
alloc.cfa
|
11.5 KB
|
58e97d9
|
3 years
|
pabuhr |
formatting
|
array.cfa
|
1.1 KB
|
53692b3
|
3 years
|
pabuhr |
second attempt to fix compile-only pragma message that gcc-10/11 quote
|
ato.cfa
|
2.8 KB
|
200fcb3
|
6 years
|
pabuhr |
add auto newline to sout, change endl to nl
|
attributes.cfa
|
10.3 KB
|
ea837e94
|
4 years
|
pabuhr |
add more attribute location tests
|
bitmanip1.cfa
|
9.9 KB
|
da36d25
|
5 years
|
pabuhr |
first complete draft of bitmanip, performance problems with …
|
bitmanip2.cfa
|
10.0 KB
|
da36d25
|
5 years
|
pabuhr |
first complete draft of bitmanip, performance problems with …
|
bitmanip3.cfa
|
14.9 KB
|
4f89e7b
|
3 years
|
pabuhr |
more change printf to sout
|
cast.cfa
|
325 bytes
|
53692b3
|
3 years
|
pabuhr |
second attempt to fix compile-only pragma message that gcc-10/11 quote
|
castError.cfa
|
735 bytes
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
commentMisc.cfa
|
67 bytes
|
dc8511c
|
6 years
|
pabuhr |
first attempt at updating suffixes for test programs
|
complex.cfa
|
1.1 KB
|
afe2939
|
4 years
|
ajbeach |
Removed #include <stdio.h> from tests that only use printf.
|
config.py.in
|
191 bytes
|
969e7ee7
|
4 years
|
Thierry Delisle |
Configure script now creates subst for whether new-ast was specified …
|
const-init.cfa
|
2.0 KB
|
f1791a4
|
4 years
|
mlbrooks |
Expanding earlier #182 fix to another case of the same issue. [[Fixes …
|
copyfile.cfa
|
1.6 KB
|
29d618e
|
4 years
|
pabuhr |
formatting
|
counter.cfa
|
935 bytes
|
8bf9448
|
3 years
|
pabuhr |
update existing counter test to use new +=/-= prototype
|
declarationSpecifier.cfa
|
3.2 KB
|
3908e5d
|
6 years
|
pabuhr |
shorten declaration of "main"
|
designations.cfa
|
6.4 KB
|
8f2f185
|
3 years
|
pabuhr |
update and add designation tests
|
div.cfa
|
961 bytes
|
200fcb3
|
6 years
|
pabuhr |
add auto newline to sout, change endl to nl
|
enum.cfa
|
856 bytes
|
0edbdb2
|
2 years
|
pabuhr |
add constant expression tests
|
expression.cfa
|
1021 bytes
|
53692b3
|
3 years
|
pabuhr |
second attempt to fix compile-only pragma message that gcc-10/11 quote
|
extension.cfa
|
1.5 KB
|
dc8511c
|
6 years
|
pabuhr |
first attempt at updating suffixes for test programs
|
fallthrough.cfa
|
2.4 KB
|
f498c51
|
6 years
|
pabuhr |
change printf to sout
|
forall.cfa
|
4.3 KB
|
39d9b32
|
3 years
|
ajbeach |
Adjusted line number in forall test.
|
fstream_test.cfa
|
941 bytes
|
5ea5b28
|
6 years
|
pabuhr |
update iostream
|
function-operator.cfa
|
4.8 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
functions.cfa
|
3.3 KB
|
dc8511c
|
6 years
|
pabuhr |
first attempt at updating suffixes for test programs
|
gccExtensions.cfa
|
2.9 KB
|
c63d48f
|
5 years
|
pabuhr |
remove int128 test from 32-mode
|
genericUnion.cfa
|
1008 bytes
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
global-monomorph.cfa
|
725 bytes
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
gmp.cfa
|
2.2 KB
|
5ea5b28
|
6 years
|
pabuhr |
update iostream
|
heap.cfa
|
18.8 KB
|
4962741
|
2 years
|
pabuhr |
fix for-control loop in heap test
|
hello.cfa
|
906 bytes
|
200fcb3
|
6 years
|
pabuhr |
add auto newline to sout, change endl to nl
|
identFuncDeclarator.cfa
|
2.4 KB
|
53692b3
|
3 years
|
pabuhr |
second attempt to fix compile-only pragma message that gcc-10/11 quote
|
identity.cfa
|
1.2 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
identParamDeclarator.cfa
|
3.3 KB
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
ifwhileCtl.cfa
|
1.5 KB
|
200fcb3
|
6 years
|
pabuhr |
add auto newline to sout, change endl to nl
|
init1.cfa
|
2.5 KB
|
53692b3
|
3 years
|
pabuhr |
second attempt to fix compile-only pragma message that gcc-10/11 quote
|
KRfunctions.cfa
|
1.5 KB
|
dc8511c
|
6 years
|
pabuhr |
first attempt at updating suffixes for test programs
|
labelledExit.cfa
|
3.2 KB
|
53692b3
|
3 years
|
pabuhr |
second attempt to fix compile-only pragma message that gcc-10/11 quote
|
limits.cfa
|
3.7 KB
|
53692b3
|
3 years
|
pabuhr |
second attempt to fix compile-only pragma message that gcc-10/11 quote
|
literals.cfa
|
32.1 KB
|
4b891e9
|
3 years
|
pabuhr |
update literal test for floating and decimal floating suffix
|
long_tests.hfa
|
380 bytes
|
dc8511c
|
6 years
|
pabuhr |
first attempt at updating suffixes for test programs
|
loop_else.cfa
|
5.5 KB
|
283876d
|
2 years
|
pabuhr |
update loop tests and expected output for corrected @ usage for …
|
loopctrl.cfa
|
7.6 KB
|
283876d
|
2 years
|
pabuhr |
update loop tests and expected output for corrected @ usage for …
|
Makefile.am
|
8.6 KB
|
ff7b2de
|
3 years
|
Thierry Delisle |
Added meta/dumpable to the quick tests
|
malloc.cfa
|
13.2 KB
|
10d609a
|
4 years
|
pabuhr |
allow free( 0p )
|
math1.cfa
|
2.5 KB
|
ee0fa3a
|
4 years
|
pabuhr |
restore tests math1-4 and rename associated .except for oast
|
math2.cfa
|
2.4 KB
|
ee0fa3a
|
4 years
|
pabuhr |
restore tests math1-4 and rename associated .except for oast
|
math3.cfa
|
2.0 KB
|
ee0fa3a
|
4 years
|
pabuhr |
restore tests math1-4 and rename associated .except for oast
|
math4.cfa
|
13.7 KB
|
ee0fa3a
|
4 years
|
pabuhr |
restore tests math1-4 and rename associated .except for oast
|
math.cfa
|
8.1 KB
|
6992f95
|
3 years
|
pabuhr |
remove decimal-floating constants from math test
|
mathX.cfa
|
11.7 KB
|
4f89e7b
|
3 years
|
pabuhr |
more change printf to sout
|
maybe.cfa
|
1.4 KB
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
minmax.cfa
|
2.2 KB
|
3b4750d
|
4 years
|
pabuhr |
add negative test for signed integer min/max
|
nested-types.cfa
|
1.8 KB
|
53692b3
|
3 years
|
pabuhr |
second attempt to fix compile-only pragma message that gcc-10/11 quote
|
nested_function.cfa
|
817 bytes
|
5416b44
|
2 years
|
pabuhr |
make expected output for nested functions deterministic
|
numericConstants.cfa
|
1.2 KB
|
53692b3
|
3 years
|
pabuhr |
second attempt to fix compile-only pragma message that gcc-10/11 quote
|
operators.cfa
|
524 bytes
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
parseconfig.cfa
|
4.6 KB
|
ca83227
|
3 years
|
jafprudhomme |
Changed API of parse_config to accept parse function
|
poly-d-cycle.cfa
|
442 bytes
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
poly-o-cycle.cfa
|
436 bytes
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
poly-selection.cfa
|
1.4 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
polymorphism.cfa
|
3.2 KB
|
ba8547e
|
3 years
|
mlbrooks |
Fixing polymorphism test from failing the build on x86
|
PRNG.cfa
|
6.6 KB
|
ee4b77b
|
3 years
|
pabuhr |
allow preemption in PRNG.cfa and io/io-acquire.cfa
|
quasiKeyword.cfa
|
1.2 KB
|
c715e5f
|
2 years
|
ajbeach |
Removed most of the exception macros (EHM_ group). Made changes to the …
|
quotedKeyword.cfa
|
1.8 KB
|
095ac99
|
5 years
|
pabuhr |
change backquoted keywords from xxx to xxx
|
random.cfa
|
1.6 KB
|
200fcb3
|
6 years
|
pabuhr |
add auto newline to sout, change endl to nl
|
rational.cfa
|
2.8 KB
|
d30804a
|
3 years
|
pabuhr |
augment rational test and expected output after rational changes
|
references.cfa
|
4.4 KB
|
86d55e66
|
4 years
|
Thierry Delisle |
Fixed inline assembly on arm
|
resolutionErrors.cfa
|
871 bytes
|
71d6bd8
|
5 years
|
Thierry Delisle |
First attempt at better errors on 'No reasonable alternatives' split …
|
result.cfa
|
1.5 KB
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
searchsort.cfa
|
3.8 KB
|
b81fd95
|
4 years
|
mlbrooks |
Fix bug where pointer and reference types allow unsound initialization …
|
shortCircuit.cfa
|
1.1 KB
|
200fcb3
|
6 years
|
pabuhr |
add auto newline to sout, change endl to nl
|
simpleGenericTriple.cfa
|
1.0 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
smart-pointers.cfa
|
1.3 KB
|
8be729f
|
4 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
|
7780bd2
|
3 years
|
pabuhr |
clean up sum test
|
swap.cfa
|
2.8 KB
|
65240bb
|
5 years
|
pabuhr |
first attempt to add streams exit and abort, rename private iostream …
|
switch.cfa
|
1.7 KB
|
53692b3
|
3 years
|
pabuhr |
second attempt to fix compile-only pragma message that gcc-10/11 quote
|
test.py
|
16.3 KB
|
7831e8fb
|
2 years
|
pabuhr |
increase timeout from 120 to 180 seconds in test.py to handle tests on …
|
time.cfa
|
2.5 KB
|
4aa495f
|
4 years
|
pabuhr |
More fixes after another change to getTimeNsec()
|
typedefRedef.cfa
|
1.3 KB
|
1d61b67
|
3 years
|
Thierry Delisle |
Added attribute case to typedef replacement test.
|
typeof.cfa
|
286 bytes
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
userLiterals.cfa
|
2.3 KB
|
e326ebca
|
5 years
|
pabuhr |
fix 32-bit build problem
|
variableDeclarator.cfa
|
3.5 KB
|
53692b3
|
3 years
|
pabuhr |
second attempt to fix compile-only pragma message that gcc-10/11 quote
|
vector.cfa
|
1.6 KB
|
766ec62
|
5 years
|
Thierry Delisle |
Really really stupid temporary fix for the build failure, will add …
|
voidPtr.cfa
|
194 bytes
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|