Commit Graph

39 Commits

Author SHA1 Message Date
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
0336f361c7 issue 06 2026-03-03 16:18:58 +02:00
agra
23f444033a ... 2026-03-03 13:25:00 +02:00
agra
004aff5f67 wasm shell + destructuring 2026-03-03 13:21:54 +02:00
agra
03074472e5 build options #compiler 2026-03-03 09:35:50 +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
ba9c4d69ce wasm 2026-03-02 09:49:43 +02:00
agra
7209e8e69d ... 2026-02-26 00:18:36 +02:00
agra
9dba8eef5b xxx 2026-02-24 19:31:10 +02:00
agra
566121c45a more forward declarations 2026-02-24 17:37:52 +02:00
agra
97475d6cfe forward declaration 2026-02-24 15:10:02 +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
d3e574eae5 import c 2026-02-22 17:24:04 +02:00
agra
b02fe37a87 ... 2026-02-21 02:25:21 +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
5956303366 dir import 2026-02-20 12:27:06 +02:00
agra
383f09a305 ... 2026-02-18 16:31:06 +02:00
agra
57cb01c3ec ... 2026-02-18 16:18:31 +02:00
agra
188ffed5af arena 2026-02-18 15:59:49 +02:00
agra
4aff004118 http server 2026-02-17 19:49:01 +02:00
agra
4fd87309d9 http server 2026-02-17 16:57:12 +02:00
agra
e7d2abdf0c layout 2026-02-14 21:28:49 +02:00
agra
0e777e9d2e ... 2026-02-14 19:33:33 +02:00
agra
fe7efeadb0 flags 2026-02-14 14:03:22 +02:00
agra
025b790411 enum, union 2026-02-14 13:17:22 +02:00
agra
4ff828fd1a sdl phase 2 2026-02-12 21:37:25 +02:00
agra
1087bd1977 sdl phase 1 2026-02-12 12:27:35 +02:00
agra
9d96f05d3b graphics 2026-02-11 20:41:43 +02:00
agra
94b0296fd5 cleanup 2026-02-11 14:22:25 +02:00
agra
7bb4fe0c5f ufcs 2026-02-11 02:22:00 +02:00
agra
89fc6427c4 list 2026-02-11 01:43:30 +02:00
agra
25e1372731 extend default to s64 2026-02-11 01:05:21 +02:00
agra
bba26ca0d7 slice print 2026-02-10 20:23:37 +02:00
agra
55fc5790e4 so... jai :D 2026-02-09 18:07:41 +02:00