Files
bux-lang/examples
dimgigov b59e852330 feat: add method call support and analyzeFull
- Add analyzeFull() to return Sema context with method table
- Improve method call desugaring: obj.method() → Type_method(obj)
- Search methodTable by method name when type inference fails
- Add methods.bux example demonstrating struct with extend blocks
- Use analyzeFull in cli.nim for proper method resolution
2026-05-30 23:22:33 +03:00
..
2026-05-30 23:04:33 +03:00
2026-05-30 23:04:33 +03:00
2026-05-30 23:04:33 +03:00
2026-05-30 23:04:33 +03:00