Last change
on this file since f48dfcd was 7d25f44, checked in by Peter A. Buhr <pabuhr@…>, 2 years ago |
update files from old separator manipulator names to new names
|
-
Property mode
set to
100644
|
File size:
1.0 KB
|
Line | |
---|
1 | opening delimiters
|
---|
2 | x (1 x [2 x {3 x =4 x $5 x £6 x ¥7 x ¡8 x ¿9 x «10
|
---|
3 |
|
---|
4 | closing delimiters
|
---|
5 | 1, x 2. x 3; x 4! x 5? x 6% x 7¢ x 8» x 9) x 10] x 11} x
|
---|
6 |
|
---|
7 | opening/closing delimiters
|
---|
8 | x`1`x'2'x"3"x:4:x 5 x 6 x |
---|
9 | 7 |
---|
10 | x |
---|
11 | 8 |
---|
12 | x
|
---|
13 | 9
|
---|
14 | x
|
---|
15 | 10
|
---|
16 | x
|
---|
17 |
|
---|
18 | override opening/closing delimiters
|
---|
19 | x ( 1 ) x 2 , x 3 :x: 4
|
---|
20 |
|
---|
21 | spacing
|
---|
22 | 0 1 2 3
|
---|
23 | 0123
|
---|
24 | 0123
|
---|
25 |
|
---|
26 | expressions
|
---|
27 | 9 6 28 0 7 1 2
|
---|
28 |
|
---|
29 | input bacis types
|
---|
30 |
|
---|
31 | output basic types
|
---|
32 | false
|
---|
33 | A 23 93
|
---|
34 | 1 2 3 4 5 6 7 8
|
---|
35 | 1.1 1.2 1.3
|
---|
36 | 1.1+2.3i 1.1-2.3i 1.1-2.3i
|
---|
37 |
|
---|
38 | tuples
|
---|
39 | 1, 2, 3 4, 5, 6
|
---|
40 |
|
---|
41 | toggle separator
|
---|
42 | 1.11.21.3
|
---|
43 | 1.1+2.3i1.1-2.3i1.1-2.3i
|
---|
44 | 1.1+2.3i 1.1-2.3i1.1-2.3i
|
---|
45 | 1.1+2.3i 1.1-2.3i 1.1-2.3i
|
---|
46 | 1.1+2.3i1.1-2.3i 1.1-2.3i
|
---|
47 | abcxyz
|
---|
48 | abcxyz
|
---|
49 |
|
---|
50 | change separator
|
---|
51 | from " " to ", $"
|
---|
52 | 1.1, $1.2, $1.3
|
---|
53 | 1.1+2.3i, $1.1-2.3i, $1.1-2.3i
|
---|
54 | abc, $xyz
|
---|
55 | 1, 2, 3, $4, 5, 6
|
---|
56 |
|
---|
57 | from ", $" to " "
|
---|
58 | 1.1 1.2 1.3
|
---|
59 | 1.1+2.3i 1.1-2.3i 1.1-2.3i
|
---|
60 | abc xyz
|
---|
61 | 1, 2, 3 4, 5, 6
|
---|
62 |
|
---|
63 | check sep/nosep
|
---|
64 | 1 2 3
|
---|
65 | 12 3
|
---|
66 | 1 2 3
|
---|
67 | 1 2 3
|
---|
68 |
|
---|
69 | 1 2 3
|
---|
70 |
|
---|
71 | check enable/disable
|
---|
72 | 123
|
---|
73 | 1 23
|
---|
74 | 1 2 3
|
---|
75 | 123
|
---|
76 | 1 2 3
|
---|
77 | 123
|
---|
78 | 1 2 3
|
---|
79 |
|
---|
80 | 1 2 3 4 5 6 " "
|
---|
81 | 1, 2, 3 4, 5, 6 " "
|
---|
82 | 1, 2, 3 4, 5, 6
|
---|
83 |
|
---|
84 | 3, 4, a, 7.2
|
---|
85 | 3, 4, a, 7.2
|
---|
86 | 3 4 a 7.2
|
---|
87 | 3 4 a 7.234a7.23 4 a 7.2
|
---|
88 | 3-4-a-7.2^3^4^3-4-a-7.2
|
---|
Note:
See
TracBrowser
for help on using the repository browser.