|
1ff5770264
|
New interface and implementation to model function parameters
|
2024-05-22 20:52:44 +02:00 |
|
|
7c8dbb0ac7
|
Added virtual symbol SymVariable translated from general real SymIdentifier symbol
|
2024-05-20 06:05:24 +02:00 |
|
|
4d43ab2c2f
|
context.go: setVar() renamed as UnsafeSetVar()
|
2024-05-19 01:27:44 +02:00 |
|
|
d1122da566
|
coalesce operators '??' and '?=' now accepts function definitions too
|
2024-04-20 09:40:07 +02:00 |
|
|
8f396a35de
|
ExprContext.SetVar() no longer requires the explicit specification of the type of number
|
2024-04-09 07:12:22 +02:00 |
|
|
4d94a7ad59
|
class and kind types removed
|
2024-04-09 05:32:50 +02:00 |
|
|
9ac88bf446
|
made some interfaces exportable and fixed/enhaaced some selector operator versions
|
2024-04-08 23:17:56 +02:00 |
|
|
fccfd2f971
|
Operators '??' and '?=' added
|
2024-04-03 13:15:25 +02:00 |
|