ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change
on this file since e67a82d was
bf71cfd,
checked in by Thierry Delisle <tdelisle@…>, 6 years ago
|
Moved up many directories in source
|
-
Property mode set to
100644
|
File size:
716 bytes
|
Line | |
---|
1 | input bacis types |
---|
2 | |
---|
3 | output basic types |
---|
4 | false |
---|
5 | A 23 93 |
---|
6 | 1 2 3 4 5 6 7 8 |
---|
7 | 1.1 1.2 1.3 |
---|
8 | 1.1+2.3i 1.1-2.3i 1.1-2.3i |
---|
9 | |
---|
10 | tuples |
---|
11 | 1, 2, 3 4, 5, 6 |
---|
12 | |
---|
13 | toggle separator |
---|
14 | 1.11.21.3 |
---|
15 | 1.1+2.3i1.1-2.3i1.1-2.3i |
---|
16 | 1.1+2.3i 1.1-2.3i1.1-2.3i |
---|
17 | 1.1+2.3i 1.1-2.3i 1.1-2.3i |
---|
18 | 1.1+2.3i1.1-2.3i 1.1-2.3i |
---|
19 | abcxyz |
---|
20 | abcxyz |
---|
21 | |
---|
22 | change separator |
---|
23 | from " " to ", $" |
---|
24 | 1.1, $1.2, $1.3 |
---|
25 | 1.1+2.3i, $1.1-2.3i, $1.1-2.3i |
---|
26 | abc, $xyz |
---|
27 | 1, 2, 3, $4, 5, 6 |
---|
28 | |
---|
29 | from ", $" to " " |
---|
30 | 1.1 1.2 1.3 |
---|
31 | 1.1+2.3i 1.1-2.3i 1.1-2.3i |
---|
32 | abc xyz |
---|
33 | 1, 2, 3 4, 5, 6 |
---|
34 | |
---|
35 | check sepOn/sepOff |
---|
36 | 1 2 3 |
---|
37 | 12 3 |
---|
38 | 1 2 3 |
---|
39 | 1 2 3 |
---|
40 | |
---|
41 | 1 2 3 |
---|
42 | |
---|
43 | check enable/disable |
---|
44 | 123 |
---|
45 | 1 23 |
---|
46 | 1 2 3 |
---|
47 | 123 |
---|
48 | 1 2 3 |
---|
49 | 123 |
---|
50 | 1 2 3 |
---|
51 | |
---|
52 | 1 2 3 4 5 6 " " |
---|
53 | 1, 2, 3 4, 5, 6 " " |
---|
54 | 1, 2, 3 4, 5, 6 |
---|
55 | |
---|
56 | 3, 4, a, 7.2 |
---|
57 | 3, 4, a, 7.2 |
---|
58 | 3 4 a 7.2 |
---|
59 | 3 4 a 7.234a7.23 4 a 7.2 |
---|
60 | 3-4-a-7.2^3^4^3-4-a-7.2 |
---|
Note: See
TracBrowser
for help on using the repository browser.