easycoder 250116.3__tar.gz → 250116.4__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-250116.3 → easycoder-250116.4}/PKG-INFO +1 -1
- {easycoder-250116.3 → easycoder-250116.4}/easycoder/__init__.py +1 -1
- {easycoder-250116.3 → easycoder-250116.4}/easycoder/ec_graphics.py +1 -2
- {easycoder-250116.3 → easycoder-250116.4}/easycoder/ec_gutils.py +6 -6
- {easycoder-250116.3 → easycoder-250116.4}/scripts/testg.ecg +7 -7
- {easycoder-250116.3 → easycoder-250116.4}/LICENSE +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/README.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/README.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/README.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/boolean.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/empty.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/ends.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/even.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/exists.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/greater.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/hasProperty.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/includes.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/is.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/less.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/list.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/none.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/not.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/numeric.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/object.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/odd.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/starts.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/conditions/string.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/add.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/append.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/assert.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/begin.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/clear.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/close.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/create.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/debug.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/decrement.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/delete.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/divide.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/exit.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/file.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/fork.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/get.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/go.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/gosub.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/if.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/import.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/increment.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/index.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/init.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/input.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/load.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/lock.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/module.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/multiply.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/negate.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/open.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/pop.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/post.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/print.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/push.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/put.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/read.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/release.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/replace.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/return.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/run.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/save.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/script.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/set.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/split.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/stack.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/stop.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/system.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/take.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/toggle.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/truncate.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/unlock.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/variable.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/wait.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/while.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/keywords/write.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/arg.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/args.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/cos.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/datime.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/decode.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/element.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/elements.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/empty.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/encode.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/error.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/files.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/float.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/from.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/hash.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/index.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/integer.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/json.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/keys.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/left.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/length.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/lowercase.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/memory.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/modification.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/modulo.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/newline.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/now.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/position.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/property.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/random.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/right.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/sin.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/stringify.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/tab.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/tan.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/timestamp.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/today.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/trim.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/type.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/uppercase.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/value.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/core/values/weekday.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/README.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/keywords/attach.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/keywords/close.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/keywords/create.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/keywords/ellipse.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/keywords/image.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/keywords/move.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/keywords/on.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/keywords/rectangle.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/keywords/render.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/keywords/run.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/keywords/set.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/keywords/text.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/values/attribute.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/doc/graphics/values/window.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/easycoder/README.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/easycoder/ec_classes.py +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/easycoder/ec_compiler.py +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/easycoder/ec_condition.py +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/easycoder/ec_core.py +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/easycoder/ec_handler.py +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/easycoder/ec_program.py +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/easycoder/ec_timestamp.py +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/easycoder/ec_value.py +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/images/Semoigo Dawn.jpg +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/json/graphics-demo.json +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/plugins/ec_keyboard.py +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/plugins/ec_p100.py +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/plugins/example.py +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/plugins/keyboards/4-function.json +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/plugins/keyboards/4-function.png +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/plugins/keyboards/qwerty-0.json +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/plugins/keyboards/qwerty-0.png +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/plugins/keyboards/qwerty-1.json +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/plugins/keyboards/qwerty-1.png +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/plugins/keyboards/qwerty-2.json +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/plugins/keyboards/qwerty-2.png +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/plugins/keyboards/qwerty-3.json +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/plugins/keyboards/qwerty-3.png +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/pyproject.toml +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/scripts/README.md +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/scripts/benchmark.ecs +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/scripts/ec_keyboard.py +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/scripts/fizzbuzz.ecs +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/scripts/hello.ecs +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/scripts/points.ecs +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/scripts/test.ecs +0 -0
- {easycoder-250116.3 → easycoder-250116.4}/scripts/tests.ecs +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: easycoder
|
|
3
|
-
Version: 250116.
|
|
3
|
+
Version: 250116.4
|
|
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>
|
|
@@ -27,10 +27,9 @@ class Graphics(Handler):
|
|
|
27
27
|
elements.append(name)
|
|
28
28
|
command['args'] = name
|
|
29
29
|
else: FatalError(self.compiler.program, f'\'{name}\' is not a layout')
|
|
30
|
-
|
|
30
|
+
else:
|
|
31
31
|
command['type'] = token
|
|
32
32
|
command['args'] = self.utils.getArgs(self)
|
|
33
|
-
else: return False
|
|
34
33
|
if self.nextIs('to'):
|
|
35
34
|
if self.nextIsSymbol():
|
|
36
35
|
symbolRecord = self.getSymbolRecord()
|
|
@@ -21,13 +21,13 @@ class GUtils:
|
|
|
21
21
|
# Get the default args for a graphic element
|
|
22
22
|
def getDefaultArgs(self, type):
|
|
23
23
|
args = {}
|
|
24
|
-
if type == '
|
|
24
|
+
if type == 'Text':
|
|
25
25
|
args['text'] = '(empty)'
|
|
26
26
|
args['expand_x'] = False
|
|
27
|
-
elif type == '
|
|
27
|
+
elif type == 'Input':
|
|
28
28
|
args['key'] = None
|
|
29
29
|
args['size'] = (None, None)
|
|
30
|
-
elif type == '
|
|
30
|
+
elif type == 'Button':
|
|
31
31
|
args['button_text'] = '(empty)'
|
|
32
32
|
return args
|
|
33
33
|
|
|
@@ -43,10 +43,10 @@ class GUtils:
|
|
|
43
43
|
|
|
44
44
|
# Create an element
|
|
45
45
|
def createElement(self, type, args):
|
|
46
|
-
if type == '
|
|
47
|
-
elif type == '
|
|
46
|
+
if type == 'Text': return psg.Text(text=args['text'], expand_x=args['expand_x'])
|
|
47
|
+
elif type == 'Input':
|
|
48
48
|
size = args['size'].split()
|
|
49
49
|
size = (size[0], size[1])
|
|
50
50
|
return psg.Input(key=args['key'], size=size)
|
|
51
|
-
elif type == '
|
|
51
|
+
elif type == 'Button': return psg.Button(button_text=args['button_text'])
|
|
52
52
|
else: return None
|
|
@@ -11,19 +11,19 @@
|
|
|
11
11
|
popup `Hello!`
|
|
12
12
|
! debug step
|
|
13
13
|
|
|
14
|
-
set Row to
|
|
15
|
-
add
|
|
14
|
+
set Row to Text text `Date (YYYY-MM-DD):` and expand_x true
|
|
15
|
+
add Input key `-DATE-` and size `20 1` to Row
|
|
16
16
|
add Row to Layout
|
|
17
17
|
|
|
18
|
-
set Row to
|
|
19
|
-
add
|
|
18
|
+
set Row to Text text `Time (HH:MM):` and expand_x true
|
|
19
|
+
add Input key `-TIME-` and size `20 1` to Row
|
|
20
20
|
add Row to Layout
|
|
21
21
|
|
|
22
|
-
set Row to
|
|
23
|
-
add
|
|
22
|
+
set Row to Text text `Your name:` and expand_x true
|
|
23
|
+
add Input key `-NAME-` and size `20 1` to Row
|
|
24
24
|
add Row to Layout
|
|
25
25
|
|
|
26
|
-
set Row to
|
|
26
|
+
set Row to Button button_text `Click me`
|
|
27
27
|
add Row to Layout
|
|
28
28
|
|
|
29
29
|
create Window `Graphics Test`
|
|
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
|