| .. |
|
ast.go
|
Add value-returning match expressions
|
2026-08-27 17:56:13 +02:00 |
|
compiler_test.go
|
Add structured coroutines and explicit error handling
|
2026-08-27 16:26:40 +02:00 |
|
coroutines.go
|
Add value-returning match expressions
|
2026-08-27 17:56:13 +02:00 |
|
coroutines_test.go
|
Add structured coroutines and explicit error handling
|
2026-08-27 16:26:40 +02:00 |
|
data_class_test.go
|
Fix camel case JSON tags
|
2026-08-27 16:57:12 +02:00 |
|
enum_test.go
|
Use dot notation for enum variants
|
2026-08-27 18:05:28 +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
|
Use dot notation for enum variants
|
2026-08-27 18:05:28 +02:00 |
|
go_interop_test.go
|
Expand Gotlin language and tooling
|
2026-08-27 01:46:57 +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
|
Use dot notation for enum variants
|
2026-08-27 18:05:28 +02:00 |
|
mapping_test.go
|
Expand Gotlin language and tooling
|
2026-08-27 01:46:57 +02:00 |
|
member_type_test.go
|
Expand Gotlin language and tooling
|
2026-08-27 01:46:57 +02:00 |
|
nullability_test.go
|
Add structured coroutines and explicit error handling
|
2026-08-27 16:26:40 +02:00 |
|
parser.go
|
Use dot notation for enum variants
|
2026-08-27 18:05:28 +02:00 |
|
pointer_test.go
|
Expand Gotlin language and tooling
|
2026-08-27 01:46:57 +02:00 |
|
references.go
|
Add value-returning match expressions
|
2026-08-27 17:56:13 +02:00 |
|
references_test.go
|
Add structured coroutines and explicit error handling
|
2026-08-27 16:26:40 +02:00 |
|
result_test.go
|
Use dot notation for enum variants
|
2026-08-27 18:05:28 +02:00 |
|
semantics.go
|
Add value-returning match expressions
|
2026-08-27 17:56:13 +02:00 |
|
sql.go
|
Add value-returning match expressions
|
2026-08-27 17:56:13 +02:00 |
|
sql_expansion_test.go
|
Add structured coroutines and explicit error handling
|
2026-08-27 16:26:40 +02:00 |
|
sql_test.go
|
Add structured coroutines and explicit error handling
|
2026-08-27 16:26:40 +02:00 |
|
token.go
|
Use dot notation for enum variants
|
2026-08-27 18:05:28 +02:00 |