iOS lock step keyboard + metal

This commit is contained in:
agra
2026-05-18 17:40:10 +03:00
parent b43472e6ab
commit f9ecf9d00e
68 changed files with 4794 additions and 203 deletions

View File

@@ -0,0 +1 @@
0

View File

@@ -0,0 +1,3 @@
direct a=0 b=1
proto f = 1
proto f = 0

View File

@@ -0,0 +1 @@
0

View File

@@ -0,0 +1,2 @@
cl f = 1
cl f = 0

View File

@@ -0,0 +1 @@
0

View File

@@ -0,0 +1 @@
got pointer: true

View File

@@ -0,0 +1 @@
0

View File

@@ -0,0 +1 @@
ok

View File

@@ -0,0 +1 @@
0

View File

@@ -0,0 +1 @@
tag = 42

View File

@@ -0,0 +1 @@
0

View File

@@ -0,0 +1 @@
w.v = 30

View File

@@ -0,0 +1 @@
0

View File

@@ -0,0 +1 @@
stdin extern global non-null: true

View File

@@ -0,0 +1 @@
0

View File

@@ -0,0 +1 @@
noop block ran

View File

@@ -0,0 +1 @@
0

View File

@@ -0,0 +1 @@
x + y = 142

View File

@@ -0,0 +1 @@
0

View File

@@ -0,0 +1 @@
inline block, x = 7

View File

@@ -0,0 +1 @@
1

View File

@@ -0,0 +1 @@
/Users/agra/projects/sx/examples/issue-0032.sx:13:1: error: duplicate impl 'Into' for source 's64' in /Users/agra/projects/sx/examples/issue-0032.sx

View File

@@ -0,0 +1 @@
1

View File

@@ -0,0 +1 @@
/Users/agra/projects/sx/examples/./issue-0033-user.sx:7:17: error: no visible xx conversion from 's64' to 'Wrap' — impl exists in another module but is not imported

View File

@@ -0,0 +1 @@
1

View File

@@ -0,0 +1 @@
/Users/agra/projects/sx/examples/issue-0034.sx:11:17: error: duplicate xx conversion from 's64' to 'Wrap': impls in /Users/agra/projects/sx/examples/./issue-0034-impl-a.sx and /Users/agra/projects/sx/examples/./issue-0034-impl-b.sx