easycoder 251017.1__tar.gz → 251021.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of easycoder might be problematic. Click here for more details.
- {easycoder-251017.1 → easycoder-251021.1}/PKG-INFO +1 -1
- {easycoder-251017.1 → easycoder-251021.1}/easycoder/__init__.py +1 -1
- {easycoder-251017.1 → easycoder-251021.1}/easycoder/ec_core.py +2 -1
- {easycoder-251017.1 → easycoder-251021.1}/easycoder/ec_pyside.py +40 -6
- {easycoder-251017.1 → easycoder-251021.1}/.gitignore +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/LICENSE +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/README.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/backdrop.jpg +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/README.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/README.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/boolean.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/empty.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/ends.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/even.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/exists.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/greater.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/hasProperty.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/includes.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/is.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/less.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/list.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/none.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/not.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/numeric.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/object.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/odd.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/starts.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/conditions/string.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/add.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/append.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/assert.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/begin.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/clear.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/close.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/create.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/debug.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/decrement.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/delete.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/divide.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/exit.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/file.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/fork.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/get.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/go.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/gosub.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/if.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/import.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/increment.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/index.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/init.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/input.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/load.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/lock.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/log.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/module.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/multiply.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/negate.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/on.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/open.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/pop.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/post.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/print.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/push.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/put.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/read.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/release.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/replace.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/return.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/run.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/save.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/script.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/send.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/set.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/shuffle.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/split.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/stack.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/stop.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/system.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/take.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/toggle.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/truncate.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/unlock.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/use.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/variable.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/wait.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/while.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/keywords/write.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/arg.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/args.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/cos.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/datime.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/decode.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/element.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/elements.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/empty.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/encode.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/error.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/files.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/float.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/from.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/hash.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/index.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/integer.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/json.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/keys.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/left.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/length.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/lowercase.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/memory.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/modification.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/modulo.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/newline.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/now.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/position.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/property.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/random.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/right.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/sin.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/stringify.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/tab.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/tan.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/timestamp.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/today.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/trim.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/type.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/uppercase.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/value.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/core/values/weekday.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/README.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/keywords/attach.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/keywords/close.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/keywords/create.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/keywords/ellipse.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/keywords/image.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/keywords/move.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/keywords/on.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/keywords/rectangle.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/keywords/render.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/keywords/run.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/keywords/set.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/keywords/text.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/values/attribute.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/doc/graphics/values/window.md +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/easycoder/close.png +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/easycoder/ec_border.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/easycoder/ec_classes.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/easycoder/ec_compiler.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/easycoder/ec_condition.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/easycoder/ec_handler.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/easycoder/ec_keyboard.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/easycoder/ec_program.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/easycoder/ec_timestamp.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/easycoder/ec_value.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/easycoder/tick.png +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/images/Semoigo Dawn.jpg +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/json/graphics-demo.json +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/plugins/ec_keyboard.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/plugins/ec_p100.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/plugins/ec_pyside6.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/plugins/points.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/plugins/sql.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/pyproject.toml +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/scripts/benchmark.ecs +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/scripts/ec_keyboard.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/scripts/fizzbuzz.ecs +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/scripts/hello.ecs +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/scripts/points.ecs +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/scripts/test.ecs +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/scripts/tests.ecs +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/test.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/testrc.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/testsql.py +0 -0
- {easycoder-251017.1 → easycoder-251021.1}/testui.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: easycoder
|
|
3
|
-
Version:
|
|
3
|
+
Version: 251021.1
|
|
4
4
|
Summary: Rapid scripting in English
|
|
5
5
|
Keywords: compiler,scripting,prototyping,programming,coding,python,low code,hypertalk,computer language,learn to code
|
|
6
6
|
Author-email: Graham Trott <gtanyware@gmail.com>
|
|
@@ -323,7 +323,8 @@ class Core(Handler):
|
|
|
323
323
|
symbolRecord = self.getVariable(command['var'])
|
|
324
324
|
value = self.getSymbolValue(symbolRecord)
|
|
325
325
|
content = value['content']
|
|
326
|
-
content
|
|
326
|
+
if key >= 0 and key < len(content): del(content[key])
|
|
327
|
+
else: RuntimeError(self.program, f'Index {key} out of range')
|
|
327
328
|
value['content'] = content
|
|
328
329
|
self.putSymbolValue(symbolRecord, value)
|
|
329
330
|
return self.nextPC()
|
|
@@ -26,6 +26,7 @@ from PySide6.QtWidgets import (
|
|
|
26
26
|
QSlider,
|
|
27
27
|
QSpinBox,
|
|
28
28
|
QTimeEdit,
|
|
29
|
+
QLayout,
|
|
29
30
|
QVBoxLayout,
|
|
30
31
|
QHBoxLayout,
|
|
31
32
|
QGridLayout,
|
|
@@ -75,7 +76,7 @@ class Graphics(Handler):
|
|
|
75
76
|
|
|
76
77
|
def getWidget(self, record):
|
|
77
78
|
if 'widget' in record and record['widget'] != None:
|
|
78
|
-
if record['keyword']
|
|
79
|
+
if record['keyword'] in ['layout', 'group']: return record['widget']
|
|
79
80
|
return record['widget'][record['index']]
|
|
80
81
|
else:
|
|
81
82
|
return None
|
|
@@ -196,11 +197,11 @@ class Graphics(Handler):
|
|
|
196
197
|
if 'value' in command:
|
|
197
198
|
value = self.getRuntimeValue(command['value'])
|
|
198
199
|
record = self.getVariable(command['widget'])
|
|
199
|
-
if
|
|
200
|
-
record
|
|
200
|
+
if record['keyword'] == 'listbox':
|
|
201
|
+
self.getWidget(record).addItem(value)
|
|
201
202
|
elif record['keyword'] == 'combobox':
|
|
202
203
|
if isinstance(value, list): record['widget'].addItems(value)
|
|
203
|
-
else: record
|
|
204
|
+
else: self.getWidget(record).addItem(value)
|
|
204
205
|
elif 'row' in command and 'col' in command:
|
|
205
206
|
layout = self.getVariable(command['layout'])['widget']
|
|
206
207
|
record = self.getVariable(command['widget'])
|
|
@@ -281,8 +282,41 @@ class Graphics(Handler):
|
|
|
281
282
|
return False
|
|
282
283
|
|
|
283
284
|
def r_clear(self, command):
|
|
285
|
+
|
|
286
|
+
def clearLayout(layout: QLayout) -> None:
|
|
287
|
+
if layout is None:
|
|
288
|
+
return
|
|
289
|
+
while layout.count() > 0:
|
|
290
|
+
item = layout.takeAt(0)
|
|
291
|
+
if item is None:
|
|
292
|
+
continue
|
|
293
|
+
widget = item.widget()
|
|
294
|
+
if widget is not None:
|
|
295
|
+
# Delete the widget
|
|
296
|
+
widget.deleteLater()
|
|
297
|
+
elif item.layout() is not None:
|
|
298
|
+
# Recursively clear sub-layout
|
|
299
|
+
clearLayout(item.layout())
|
|
300
|
+
item.layout().deleteLater()
|
|
301
|
+
# The QLayoutItem will be automatically cleaned up by Qt
|
|
302
|
+
|
|
303
|
+
def clearWidget(widget: QWidget) -> None:
|
|
304
|
+
if widget is None:
|
|
305
|
+
return
|
|
306
|
+
# Clear the layout first
|
|
307
|
+
layout = widget.layout()
|
|
308
|
+
if layout is not None:
|
|
309
|
+
clearLayout(layout)
|
|
310
|
+
layout.deleteLater()
|
|
311
|
+
# Clear any remaining child widgets
|
|
312
|
+
child_widgets = widget.findChildren(QWidget, "", Qt.FindDirectChildrenOnly)
|
|
313
|
+
for child in child_widgets:
|
|
314
|
+
child.deleteLater()
|
|
315
|
+
|
|
284
316
|
widget = self.getWidget(self.getVariable(command['name']))
|
|
285
|
-
widget
|
|
317
|
+
clearWidget(widget)
|
|
318
|
+
return self.nextPC()
|
|
319
|
+
|
|
286
320
|
return self.nextPC()
|
|
287
321
|
|
|
288
322
|
# close {window}
|
|
@@ -1491,4 +1525,4 @@ class Graphics(Handler):
|
|
|
1491
1525
|
# Force the application to exit
|
|
1492
1526
|
def force_exit(self):
|
|
1493
1527
|
QApplication.quit() # Gracefully close the application
|
|
1494
|
-
sys.exit(0) # Force a complete system exit
|
|
1528
|
+
sys.exit(0) # Force a complete system exit
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|