|
8eb2d77ea3
|
improved position of some common functions
|
2024-06-09 07:38:29 +02:00 |
|
|
f347b15146
|
Control vars are now stored in the globalCtx only.
However, it is still allowed to store control var in a local context in special situation
|
2024-06-08 05:49:28 +02:00 |
|
|
227944b3fb
|
Removed eval() function from ast interface and implementation. Check on preset control variables is now done in initDefaultVars()
|
2024-06-07 09:41:10 +02:00 |
|
|
c100cf349d
|
some identier exported; new file import-utils.go
|
2024-06-06 05:31:35 +02:00 |
|
|
f03ae555fc
|
added the copywrite comment header in source files that lacked it
|
2024-04-13 06:00:22 +02:00 |
|
|
838ab9fd7e
|
control: exported all control variables by renaming them in upper case
|
2024-04-13 05:16:23 +02:00 |
|
|
9ac88bf446
|
made some interfaces exportable and fixed/enhaaced some selector operator versions
|
2024-04-08 23:17:56 +02:00 |
|
|
ce6b88ccdd
|
present.go -> control.go
|
2024-04-06 03:01:57 +02:00 |
|