agra
|
1c32d54e01
|
ios + ir cleanup
- ios: --target ios/ios-sim shorthands, iOS SDK auto-discovery,
#framework directive + BuildOptions.add_framework hook,
.app bundle + Info.plist + codesign (ad-hoc and real),
--codesign-identity/--provisioning-profile/--entitlements flags,
modules/std/{objc,uikit}.sx, dynamic class registration,
typed objc_msgSend cast pattern, UIApplicationMain handoff,
UIWindow scene attach. Runs on iPhone hardware.
- ir: silent .s64 defaults → loud diagnostics,
resolveReturnType infers from body, sub-byte int sizes match LLVM,
tuple type interning includes names, compile errors exit 1
- issue-NNNN convention: resolved bugs rename to focused features
- 50 regression tests passing
|
2026-05-17 13:19:08 +03:00 |
|
agra
|
f9dda972d2
|
fixes
|
2026-03-05 16:20:36 +02:00 |
|
agra
|
22bc2439ce
|
fixes
|
2026-03-04 17:12:56 +02:00 |
|
agra
|
004aff5f67
|
wasm shell + destructuring
|
2026-03-03 13:21:54 +02:00 |
|
agra
|
6c5672c7df
|
trailing commas
|
2026-03-03 09:42:01 +02:00 |
|
agra
|
bbb5426777
|
sm
|
2026-03-02 21:00:55 +02:00 |
|
agra
|
2f4f898d54
|
asm...
|
2026-03-02 17:19:41 +02:00 |
|
agra
|
f763765ea2
|
ir done'ish
|
2026-03-01 22:38:41 +02:00 |
|
agra
|
6a920dbd2c
|
ir
|
2026-02-28 18:03:38 +02:00 |
|
agra
|
2552882ce6
|
05
|
2026-02-26 14:46:21 +02:00 |
|
agra
|
7209e8e69d
|
...
|
2026-02-26 00:18:36 +02:00 |
|
agra
|
f0569a8a3e
|
dot-shorthand and more
|
2026-02-25 15:51:22 +02:00 |
|
agra
|
4abc7abb54
|
auto type erasure for protocols & struct literal init bloc
|
2026-02-25 12:25:06 +02:00 |
|
agra
|
bfc784734c
|
lsp import
|
2026-02-24 20:05:24 +02:00 |
|
agra
|
06d10541da
|
protocols
|
2026-02-24 19:46:17 +02:00 |
|
agra
|
566121c45a
|
more forward declarations
|
2026-02-24 17:37:52 +02:00 |
|
agra
|
b98711a1d3
|
imports
|
2026-02-24 13:37:27 +02:00 |
|
agra
|
170e236764
|
vtables, protocol
|
2026-02-24 06:20:38 +02:00 |
|
agra
|
0cc7b69441
|
closures
|
2026-02-23 13:45:44 +02:00 |
|
agra
|
1cc67f9b5a
|
optionals
|
2026-02-22 22:16:30 +02:00 |
|
agra
|
d3e574eae5
|
import c
|
2026-02-22 17:24:04 +02:00 |
|
agra
|
be99b26c1d
|
...
|
2026-02-20 23:18:17 +02:00 |
|
agra
|
efa60fa670
|
...
|
2026-02-20 21:50:49 +02:00 |
|
agra
|
2f95810f9d
|
...
|
2026-02-20 18:22:42 +02:00 |
|
agra
|
6f927361aa
|
pipes
|
2026-02-20 13:28:38 +02:00 |
|
agra
|
5956303366
|
dir import
|
2026-02-20 12:27:06 +02:00 |
|
agra
|
1ecac79642
|
bit ops
|
2026-02-20 12:12:51 +02:00 |
|
agra
|
e0e655cd36
|
tuples
|
2026-02-19 01:26:04 +02:00 |
|
agra
|
fbf8a62362
|
comptime format
|
2026-02-18 18:57:51 +02:00 |
|
agra
|
188ffed5af
|
arena
|
2026-02-18 15:59:49 +02:00 |
|
agra
|
2f5eb84259
|
...
|
2026-02-18 13:08:35 +02:00 |
|
agra
|
3c0912a936
|
...
|
2026-02-18 05:31:54 +02:00 |
|
agra
|
4fd87309d9
|
http server
|
2026-02-17 16:57:12 +02:00 |
|
agra
|
58e2a5bdb1
|
multiple assign
|
2026-02-16 01:13:34 +02:00 |
|
agra
|
3e1e764753
|
perf
|
2026-02-15 23:46:43 +02:00 |
|
agra
|
7da3ecfa7c
|
smoke tests
|
2026-02-15 19:44:20 +02:00 |
|
agra
|
2727b5509e
|
tests
|
2026-02-15 12:02:36 +02:00 |
|