ADT
aaron-thesis
arm-eh
ast-experimental
cleanup-dtors
deferred_resn
demangler
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
new-ast
new-ast-unique-expr
new-env
no_list
persistent-indexer
pthread-emulation
qualifiedEnum
resolv-new
with_gc
Last change
on this file since b51e5fdb was 5f20b30, checked in by Peter A. Buhr <pabuhr@…>, 8 years ago |
update io-test and fix literal-test output
|
-
Property mode
set to
100644
|
File size:
1.0 KB
|
Line | |
---|
1 | 9 6 28 0 7 1 2
|
---|
2 | 1 2 3
|
---|
3 | 123
|
---|
4 | 123
|
---|
5 |
|
---|
6 | opening delimiters
|
---|
7 | x (1 x [2 x {3 x =4 x $5 x £6 x ¥7 x ¡8 x ¿9 x «10
|
---|
8 |
|
---|
9 | closing delimiters
|
---|
10 | 1, x 2. x 3; x 4! x 5? x 6% x 7¢ x 8» x 9) x 10] x 11} x
|
---|
11 |
|
---|
12 | opening/closing delimiters
|
---|
13 | x`1`x'2'x"3"x:4:x 5 x 6 x |
---|
14 | 7 |
---|
15 | x |
---|
16 | 8 |
---|
17 | x
|
---|
18 | 9
|
---|
19 | x
|
---|
20 | 10
|
---|
21 | x
|
---|
22 |
|
---|
23 | override opening/closing delimiters
|
---|
24 | x ( 1 ) x 2 , x 3 :x: 4
|
---|
25 |
|
---|
26 | input bacis types
|
---|
27 |
|
---|
28 | output basic types
|
---|
29 | false
|
---|
30 | A 23 93
|
---|
31 | 1 2 3 4 5 6 7 8
|
---|
32 | 1.1 1.2 1.3
|
---|
33 | 1.1+2.3i 1.1-2.3i 1.1-2.3i
|
---|
34 |
|
---|
35 | tuples
|
---|
36 | 1, 2, 3 4, 5, 6
|
---|
37 |
|
---|
38 | toggle separator
|
---|
39 | 1.11.21.3
|
---|
40 | 1.1+2.3i1.1-2.3i1.1-2.3i
|
---|
41 | 1.1+2.3i 1.1-2.3i1.1-2.3i
|
---|
42 | 1.1+2.3i 1.1-2.3i 1.1-2.3i
|
---|
43 | 1.1+2.3i1.1-2.3i 1.1-2.3i
|
---|
44 | abcxyz
|
---|
45 | abcxyz
|
---|
46 |
|
---|
47 | change separator
|
---|
48 | from " " to ", $"
|
---|
49 | 1.1, $1.2, $1.3
|
---|
50 | 1.1+2.3i, $1.1-2.3i, $1.1-2.3i
|
---|
51 | abc, $xyz
|
---|
52 | 1, 2, 3, $4, 5, 6
|
---|
53 |
|
---|
54 | from ", $" to " "
|
---|
55 | 1.1 1.2 1.3
|
---|
56 | 1.1+2.3i 1.1-2.3i 1.1-2.3i
|
---|
57 | abc xyz
|
---|
58 | 1, 2, 3 4, 5, 6
|
---|
59 |
|
---|
60 | check sepOn/sepOff
|
---|
61 | 1 2 3
|
---|
62 | 12 3
|
---|
63 | 1 2 3
|
---|
64 | 1 2 3
|
---|
65 |
|
---|
66 | 1 2 3
|
---|
67 |
|
---|
68 | check enable/disable
|
---|
69 | 123
|
---|
70 | 1 23
|
---|
71 | 1 2 3
|
---|
72 | 123
|
---|
73 | 1 2 3
|
---|
74 | 123
|
---|
75 | 1 2 3
|
---|
76 |
|
---|
77 | 1 2 3 4 5 6 " "
|
---|
78 | 1, 2, 3 4, 5, 6 " "
|
---|
79 | 1, 2, 3 4, 5, 6
|
---|
80 |
|
---|
81 | 3, 4, a, 7.2
|
---|
82 | 3, 4, a, 7.2
|
---|
83 | 3 4 a 7.2
|
---|
84 | 3 4 a 7.234a7.23 4 a 7.2
|
---|
85 | 3-4-a-7.2^3^4^3-4-a-7.2
|
---|
Note:
See
TracBrowser
for help on using the repository browser.