../
|
zombies
|
|
097d3e1
|
4 years
|
pabuhr |
add test for list of /usr/include files
|
warnings
|
|
cd6a6ff
|
4 years
|
Thierry Delisle |
Improved coverage of deterministic_output to be much finer grain.
|
vector_math
|
|
fd4c009
|
4 years
|
pabuhr |
fix incorrectly decimal-point printing, add engineering-notation …
|
unified_locking
|
|
22b7579
|
4 years
|
Thierry Delisle |
Changed is_blocking_lock trait to use on_wakeup.
Fixed fast_lock to …
|
tuple
|
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
raii
|
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
pybin
|
|
a468e1e9
|
4 years
|
Thierry Delisle |
Test script now supports --list-dist which list all the files needed …
|
meta
|
|
a195d6e
|
4 years
|
pabuhr |
update expected output for ARM64
|
list
|
|
f2d05e9
|
4 years
|
mlbrooks |
Dlist API getting pop_first, pop_last, ?`is_empty on the list head.
|
linking
|
|
ecfd758
|
4 years
|
ajbeach |
Major exception update, seperating type-ids from virtual tables. The …
|
io
|
|
cbedb61
|
4 years
|
pabuhr |
formatting
|
include
|
|
a41e87b
|
4 years
|
Thierry Delisle |
Re committed the ncurses fix to includes which where lost somehow
|
generator
|
|
172dba9c
|
4 years
|
Thierry Delisle |
Change generator suspend then to give same output regardless of order …
|
exceptions
|
|
8edbe40
|
4 years
|
ajbeach |
SomeThreadCancelled? -> ThreadCancelled?: thread cancellations carry …
|
errors
|
|
a195d6e
|
4 years
|
pabuhr |
update expected output for ARM64
|
coroutine
|
|
e6cfa8ff
|
5 years
|
Thierry Delisle |
Fixed use after delete bug and regenerated stale tests
|
concurrent
|
|
aaf92de
|
4 years
|
Thierry Delisle |
Moved coroutine to global scope to ease debugging
|
collections
|
|
cd26abf
|
4 years
|
Thierry Delisle |
Added tests for the mpsc lock free queue
|
builtins
|
|
e927ba8
|
4 years
|
Thierry Delisle |
Fix builtins/sync test
|
bugs
|
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
avltree
|
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
array-container
|
|
b71b6df
|
4 years
|
mlbrooks |
Temporarily disabling array test on x86, where it didn't work
|
.in
|
|
c8e37e0
|
4 years
|
pabuhr |
more test restructure under directories
|
.expect
|
|
fec63b2
|
4 years
|
pabuhr |
add first draft of strstream type
|
voidPtr.cfa
|
194 bytes
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
vector.cfa
|
1.6 KB
|
766ec62
|
5 years
|
Thierry Delisle |
Really really stupid temporary fix for the build failure, will add …
|
variableDeclarator.cfa
|
3.5 KB
|
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
|
typeof.cfa
|
286 bytes
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
typedefRedef.cfa
|
1.2 KB
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
time.cfa
|
2.5 KB
|
4aa495f
|
4 years
|
pabuhr |
More fixes after another change to getTimeNsec()
|
test.py
|
16.0 KB
|
a468e1e9
|
4 years
|
Thierry Delisle |
Test script now supports --list-dist which list all the files needed …
|
switch.cfa
|
1.7 KB
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
swap.cfa
|
2.8 KB
|
65240bb
|
5 years
|
pabuhr |
first attempt to add streams exit and abort, rename private iostream …
|
sum.cfa
|
6.8 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
strstream.cfa
|
987 bytes
|
091011a
|
4 years
|
pabuhr |
formatting
|
stdincludes.cfa
|
1.3 KB
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
smart-pointers.cfa
|
1.3 KB
|
8be729f
|
4 years
|
ajbeach |
That should fix the memory module. Simply removed all the special features.
|
simpleGenericTriple.cfa
|
1.0 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
shortCircuit.cfa
|
1.1 KB
|
200fcb3
|
6 years
|
pabuhr |
add auto newline to sout, change endl to nl
|
searchsort.cfa
|
3.8 KB
|
b81fd95
|
4 years
|
mlbrooks |
Fix bug where pointer and reference types allow unsound initialization …
|
result.cfa
|
1.5 KB
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
resolutionErrors.cfa
|
871 bytes
|
71d6bd8
|
5 years
|
Thierry Delisle |
First attempt at better errors on 'No reasonable alternatives' split …
|
references.cfa
|
4.4 KB
|
86d55e66
|
4 years
|
Thierry Delisle |
Fixed inline assembly on arm
|
rational.cfa
|
2.1 KB
|
f00b2c2c
|
5 years
|
pabuhr |
defined rational constructor from 0 [fixes #117]
|
random.cfa
|
1.6 KB
|
200fcb3
|
6 years
|
pabuhr |
add auto newline to sout, change endl to nl
|
quotedKeyword.cfa
|
1.8 KB
|
095ac99
|
5 years
|
pabuhr |
change backquoted keywords from xxx to xxx
|
quasiKeyword.cfa
|
1.2 KB
|
ecfd758
|
4 years
|
ajbeach |
Major exception update, seperating type-ids from virtual tables. The …
|
polymorphism.cfa
|
2.5 KB
|
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 …
|
poly-o-cycle.cfa
|
436 bytes
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
poly-d-cycle.cfa
|
442 bytes
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
operators.cfa
|
524 bytes
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
numericConstants.cfa
|
1.2 KB
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
nested-types.cfa
|
1.7 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
minmax.cfa
|
2.2 KB
|
3b4750d
|
4 years
|
pabuhr |
add negative test for signed integer min/max
|
maybe.cfa
|
1.4 KB
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
mathX.cfa
|
11.7 KB
|
6cb7a92
|
4 years
|
pabuhr |
formatting, rename match2 to mathX (extra)
|
math.cfa
|
8.1 KB
|
a0ac7b0
|
4 years
|
pabuhr |
32-bit, #ifdef 128-bit test and adjust expected output
|
math4.cfa
|
13.7 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
|
math2.cfa
|
2.4 KB
|
ee0fa3a
|
4 years
|
pabuhr |
restore tests math1-4 and rename associated .except for oast
|
math1.cfa
|
2.5 KB
|
ee0fa3a
|
4 years
|
pabuhr |
restore tests math1-4 and rename associated .except for oast
|
malloc.cfa
|
13.2 KB
|
10d609a
|
4 years
|
pabuhr |
allow free( 0p )
|
Makefile.am
|
8.3 KB
|
3bd5ca7
|
4 years
|
Thierry Delisle |
Fix test makefile for distribution
|
loopctrl.cfa
|
4.7 KB
|
9853d9b0
|
5 years
|
pabuhr |
missed a case for inclusive bound to singleton comparison, and added tests
|
long_tests.hfa
|
380 bytes
|
dc8511c
|
6 years
|
pabuhr |
first attempt at updating suffixes for test programs
|
literals.cfa
|
26.0 KB
|
ed9949b
|
4 years
|
pabuhr |
make _FloatXXx constants x86 specific
|
limits.cfa
|
3.7 KB
|
6fbe9a5
|
4 years
|
mlbrooks |
Fixing code-gen of constants. Fixes #182? Removes workaround …
|
labelledExit.cfa
|
3.2 KB
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
KRfunctions.cfa
|
1.5 KB
|
dc8511c
|
6 years
|
pabuhr |
first attempt at updating suffixes for test programs
|
init1.cfa
|
2.4 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
ifwhileCtl.cfa
|
1.5 KB
|
200fcb3
|
6 years
|
pabuhr |
add auto newline to sout, change endl to nl
|
identParamDeclarator.cfa
|
3.3 KB
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
identity.cfa
|
1.2 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
identFuncDeclarator.cfa
|
2.3 KB
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
hello.cfa
|
906 bytes
|
200fcb3
|
6 years
|
pabuhr |
add auto newline to sout, change endl to nl
|
heap.cfa
|
19.0 KB
|
5dc5da7
|
4 years
|
pabuhr |
set default heap expansion to 10M
|
gmp.cfa
|
2.2 KB
|
5ea5b28
|
6 years
|
pabuhr |
update iostream
|
global-monomorph.cfa
|
725 bytes
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
genericUnion.cfa
|
1008 bytes
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
gccExtensions.cfa
|
2.9 KB
|
c63d48f
|
5 years
|
pabuhr |
remove int128 test from 32-mode
|
functions.cfa
|
3.3 KB
|
dc8511c
|
6 years
|
pabuhr |
first attempt at updating suffixes for test programs
|
function-operator.cfa
|
4.8 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
fstream_test.cfa
|
941 bytes
|
5ea5b28
|
6 years
|
pabuhr |
update iostream
|
forall.cfa
|
3.9 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
fallthrough.cfa
|
2.4 KB
|
f498c51
|
6 years
|
pabuhr |
change printf to sout
|
extension.cfa
|
1.5 KB
|
dc8511c
|
6 years
|
pabuhr |
first attempt at updating suffixes for test programs
|
expression.cfa
|
1.0 KB
|
6ca0dab
|
4 years
|
Thierry Delisle |
Fixed bug in benchmarks due to new 'Compiled' pragma
|
enum.cfa
|
353 bytes
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
div.cfa
|
961 bytes
|
200fcb3
|
6 years
|
pabuhr |
add auto newline to sout, change endl to nl
|
designations.cfa
|
5.8 KB
|
dc8511c
|
6 years
|
pabuhr |
first attempt at updating suffixes for test programs
|
declarationSpecifier.cfa
|
3.2 KB
|
3908e5d
|
6 years
|
pabuhr |
shorten declaration of "main"
|
counter.cfa
|
914 bytes
|
dc8511c
|
6 years
|
pabuhr |
first attempt at updating suffixes for test programs
|
copyfile.cfa
|
1.6 KB
|
29d618e
|
4 years
|
pabuhr |
formatting
|
const-init.cfa
|
2.0 KB
|
f1791a4
|
4 years
|
mlbrooks |
Expanding earlier #182 fix to another case of the same issue. [[Fixes …
|
config.py.in
|
191 bytes
|
969e7ee7
|
4 years
|
Thierry Delisle |
Configure script now creates subst for whether new-ast was specified …
|
complex.cfa
|
1.1 KB
|
afe2939
|
4 years
|
ajbeach |
Removed #include <stdio.h> from tests that only use printf.
|
commentMisc.cfa
|
67 bytes
|
dc8511c
|
6 years
|
pabuhr |
first attempt at updating suffixes for test programs
|
castError.cfa
|
735 bytes
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
cast.cfa
|
290 bytes
|
66812dd
|
4 years
|
pabuhr |
convert tests to always print output (no empty .expect files)
|
bitmanip3.cfa
|
11.9 KB
|
7cfef0d
|
4 years
|
pabuhr |
move routines floor, ceiling, ceiling_div from bitmanip.hfa to math.hfa
|
bitmanip2.cfa
|
10.0 KB
|
da36d25
|
5 years
|
pabuhr |
first complete draft of bitmanip, performance problems with …
|
bitmanip1.cfa
|
9.9 KB
|
da36d25
|
5 years
|
pabuhr |
first complete draft of bitmanip, performance problems with …
|
attributes.cfa
|
10.3 KB
|
ea837e94
|
4 years
|
pabuhr |
add more attribute location tests
|
ato.cfa
|
2.8 KB
|
200fcb3
|
6 years
|
pabuhr |
add auto newline to sout, change endl to nl
|
array.cfa
|
1.1 KB
|
6ca0dab
|
4 years
|
Thierry Delisle |
Fixed bug in benchmarks due to new 'Compiled' pragma
|
alloc.cfa
|
11.5 KB
|
fe23950
|
4 years
|
pabuhr |
argument test of free with multiple values
|
alloc2.cfa
|
23.2 KB
|
ea561c9
|
4 years
|
pabuhr |
change printf format for size_t to %zu
|
abs.cfa
|
1.3 KB
|
200fcb3
|
6 years
|
pabuhr |
add auto newline to sout, change endl to nl
|
.gitignore
|
17 bytes
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|