| .. |
|
ast.go
|
Add expression functions with context boundaries
|
2026-08-27 23:05:49 +02:00 |
|
compiler_test.go
|
Introduce typed semantic analysis pipeline
|
2026-08-27 19:28:24 +02:00 |
|
coroutines.go
|
Add expression functions with context boundaries
|
2026-08-27 23:05:49 +02:00 |
|
coroutines_test.go
|
Inject ambient context into Go calls
|
2026-08-27 22:31:10 +02:00 |
|
data_class_test.go
|
Fix camel case JSON tags
|
2026-08-27 16:57:12 +02:00 |
|
diagnostics.go
|
Move LSP semantics into typed analysis
|
2026-08-27 21:28:11 +02:00 |
|
diagnostics_test.go
|
Move LSP semantics into typed analysis
|
2026-08-27 21:28:11 +02:00 |
|
effects.go
|
Add expression functions with context boundaries
|
2026-08-27 23:05:49 +02:00 |
|
enum_test.go
|
Use dot notation for enum variants
|
2026-08-27 18:05:28 +02:00 |
|
expression_function_test.go
|
Add expression functions with context boundaries
|
2026-08-27 23:05:49 +02:00 |
|
external_struct_test.go
|
Expand Gotlin language and tooling
|
2026-08-27 01:46:57 +02:00 |
|
foreach.go
|
Expand Gotlin language and tooling
|
2026-08-27 01:46:57 +02:00 |
|
foreach_test.go
|
Expand Gotlin language and tooling
|
2026-08-27 01:46:57 +02:00 |
|
generate_go.go
|
Add expression functions with context boundaries
|
2026-08-27 23:05:49 +02:00 |
|
generics_test.go
|
Move LSP semantics into typed analysis
|
2026-08-27 21:28:11 +02:00 |
|
go_interop_test.go
|
Move LSP semantics into typed analysis
|
2026-08-27 21:28:11 +02:00 |
|
go_types.go
|
Inject ambient context into Go calls
|
2026-08-27 22:31:10 +02:00 |
|
go_types_test.go
|
Move LSP semantics into typed analysis
|
2026-08-27 21:28:11 +02:00 |
|
hir.go
|
Add expression functions with context boundaries
|
2026-08-27 23:05:49 +02:00 |
|
index_test.go
|
Expand Gotlin language and tooling
|
2026-08-27 01:46:57 +02:00 |
|
json_decode_test.go
|
Add structured coroutines and explicit error handling
|
2026-08-27 16:26:40 +02:00 |
|
lexer.go
|
Use dot notation for enum variants
|
2026-08-27 18:05:28 +02:00 |
|
mapping.go
|
Introduce typed semantic analysis pipeline
|
2026-08-27 19:28:24 +02:00 |
|
mapping_test.go
|
Introduce typed semantic analysis pipeline
|
2026-08-27 19:28:24 +02:00 |
|
member_type_test.go
|
Introduce typed semantic analysis pipeline
|
2026-08-27 19:28:24 +02:00 |
|
metadata.go
|
Add expression functions with context boundaries
|
2026-08-27 23:05:49 +02:00 |
|
metadata_test.go
|
Preserve Gotlin semantics across packages
|
2026-08-27 22:18:45 +02:00 |
|
nullability_test.go
|
Introduce typed semantic analysis pipeline
|
2026-08-27 19:28:24 +02:00 |
|
parser.go
|
Add expression functions with context boundaries
|
2026-08-27 23:05:49 +02:00 |
|
pointer_test.go
|
Expand Gotlin language and tooling
|
2026-08-27 01:46:57 +02:00 |
|
references_test.go
|
Introduce typed semantic analysis pipeline
|
2026-08-27 19:28:24 +02:00 |
|
result_test.go
|
Use dot notation for enum variants
|
2026-08-27 18:05:28 +02:00 |
|
semantics.go
|
Add expression functions with context boundaries
|
2026-08-27 23:05:49 +02:00 |
|
sql.go
|
Add expression functions with context boundaries
|
2026-08-27 23:05:49 +02:00 |
|
sql_expansion_test.go
|
Introduce typed semantic analysis pipeline
|
2026-08-27 19:28:24 +02:00 |
|
sql_test.go
|
Inject ambient context into Go calls
|
2026-08-27 22:31:10 +02:00 |
|
symbols.go
|
Add expression functions with context boundaries
|
2026-08-27 23:05:49 +02:00 |
|
token.go
|
Infer coroutine effects automatically
|
2026-08-27 21:53:34 +02:00 |
|
type_checker.go
|
Add expression functions with context boundaries
|
2026-08-27 23:05:49 +02:00 |
|
type_refs.go
|
Add expression functions with context boundaries
|
2026-08-27 23:05:49 +02:00 |
|
types.go
|
Inject ambient context into Go calls
|
2026-08-27 22:31:10 +02:00 |
|
types_test.go
|
Move LSP semantics into typed analysis
|
2026-08-27 21:28:11 +02:00 |