File tree
13 files changed
+207
-412
lines changedFilter options
- PythonForDelphi
- Components
- Sources/Core
- Demos/FPC/Demo06
13 files changed
+207
-412
lines changedPythonForDelphi/Components/P4DFpc.lpk
Copy file name to clipboardExpand all lines: PythonForDelphi/Components/P4DFpc.lpk-66Lines changed: 0 additions & 66 deletions
This file was deleted.
PythonForDelphi/Components/P4DFpc.pas
Copy file name to clipboardExpand all lines: PythonForDelphi/Components/P4DFpc.pas-22Lines changed: 0 additions & 22 deletions
This file was deleted.
PythonForDelphi/Components/Sources/Core/MethodCallBack.pas
Copy file name to clipboardExpand all lines: PythonForDelphi/Components/Sources/Core/MethodCallBack.pas+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
182 |
| - |
183 |
| - |
| 182 | + |
| 183 | + |
184 | 184 |
|
185 |
| - |
| 185 | + |
186 | 186 |
|
187 | 187 |
|
188 | 188 |
|
|
PythonForDelphi/Components/Sources/Core/PythonEngine.pas
Copy file name to clipboardExpand all lines: PythonForDelphi/Components/Sources/Core/PythonEngine.pas+15-8Lines changed: 15 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| 70 | + |
70 | 71 |
|
71 | 72 |
|
72 |
| - |
73 |
| - |
74 |
| - |
| 73 | + |
| 74 | + |
75 | 75 |
|
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
76 | 81 |
|
77 | 82 |
|
78 | 83 |
|
| ||
3462 | 3467 |
|
3463 | 3468 |
|
3464 | 3469 |
|
3465 |
| - |
3466 |
| - |
| 3470 | + |
3467 | 3471 |
|
| 3472 | + |
3468 | 3473 |
|
| 3474 | + |
| 3475 | + |
| 3476 | + |
3469 | 3477 |
|
3470 | 3478 |
|
3471 | 3479 |
|
| ||
3512 | 3520 |
|
3513 | 3521 |
|
3514 | 3522 |
|
3515 |
| - |
| 3523 | + |
3516 | 3524 |
|
3517 | 3525 |
|
3518 | 3526 |
|
| ||
3529 | 3537 |
|
3530 | 3538 |
|
3531 | 3539 |
|
3532 |
| - |
3533 |
| - |
| 3540 | + |
3534 | 3541 |
|
3535 | 3542 |
|
3536 | 3543 |
|
|
PythonForDelphi/Components/Sources/Core/VarPyth.pas
Copy file name to clipboardExpand all lines: PythonForDelphi/Components/Sources/Core/VarPyth.pas+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
131 |
| - |
132 |
| - |
| 130 | + |
| 131 | + |
| 132 | + |
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
| ||
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
183 |
| - |
| 183 | + |
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
190 |
| - |
| 190 | + |
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
| ||
941 | 941 |
|
942 | 942 |
|
943 | 943 |
|
944 |
| - |
| 944 | + |
945 | 945 |
|
946 | 946 |
|
947 | 947 |
|
| ||
1088 | 1088 |
|
1089 | 1089 |
|
1090 | 1090 |
|
1091 |
| - |
| 1091 | + |
1092 | 1092 |
|
1093 | 1093 |
|
1094 | 1094 |
|
| ||
1863 | 1863 |
|
1864 | 1864 |
|
1865 | 1865 |
|
1866 |
| - |
| 1866 | + |
1867 | 1867 |
|
1868 | 1868 |
|
1869 | 1869 |
|
|
PythonForDelphi/Components/Sources/Core/WrapDelphi.pas
Copy file name to clipboardExpand all lines: PythonForDelphi/Components/Sources/Core/WrapDelphi.pas+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1106 | 1106 |
|
1107 | 1107 |
|
1108 | 1108 |
|
1109 |
| - |
| 1109 | + |
1110 | 1110 |
|
1111 | 1111 |
|
1112 | 1112 |
|
1113 | 1113 |
|
1114 |
| - |
| 1114 | + |
1115 | 1115 |
|
1116 | 1116 |
|
1117 | 1117 |
|
|
0 commit comments