|
0027b21a44
|
forge: create scalar variable with 'var1' - defined as forge code
|
2023-08-05 16:53:26 +02:00 |
|
|
98231b070b
|
more built-ins for code creation
|
2023-08-04 22:42:22 +02:00 |
|
|
0852ba19fd
|
put XT definitions in separate source file; get rid of 'name' type
|
2023-08-04 09:20:57 +02:00 |
|
|
86fe7ca04f
|
forge: refactorings of register functionality
|
2023-08-03 09:40:57 +02:00 |
|
|
aa953a7b10
|
forge: forge code variant: anonymous code, usable as XT
|
2023-08-02 16:57:40 +02:00 |
|
|
b88ef658ee
|
forge: create: allocate variable with optional 'does' code
|
2023-08-02 16:17:19 +02:00 |
|
|
373c9484c8
|
do not use funky.Maybe for results - stick to Go idiom with ok or error
|
2023-07-31 14:47:04 +02:00 |
|
|
3866991b75
|
provide 'Body' built-in for access to XT's code/data
|
2023-07-30 16:12:55 +02:00 |
|
|
025ac92c6f
|
get rid of 'data' XT implementation + more simplifications
|
2023-07-30 09:56:27 +02:00 |
|
|
a8e32f86e8
|
forge: code and data definitions: simplifications, provide explicit (test) code for variable definition
|
2023-07-29 18:45:40 +02:00 |
|
|
465cfe7aa9
|
forge: work in progress: code and data definitions
|
2023-07-29 18:18:33 +02:00 |
|
|
1f27700334
|
mimic Def and Const using core definitions
|
2023-07-29 14:15:03 +02:00 |
|
|
08b9391559
|
forge: add data manipulation definitions (Create, Get, Put)
|
2023-07-29 10:33:58 +02:00 |
|
|
8e2796d531
|
use new XT implementations (GoFunc, FCode, Data)
|
2023-07-29 09:35:19 +02:00 |
|
|
22e541f391
|
minor simplifications, removal of unused code
|
2023-07-23 16:51:03 +02:00 |
|
|
8d8e13d8ed
|
define and call forge code
|
2023-07-23 12:35:18 +02:00 |
|
|
c724ad89bd
|
forge: execute simple forge code
|
2023-07-23 10:20:25 +02:00 |
|
|
96a1bdb39f
|
type renamings: as private as possible
|
2023-07-22 10:04:02 +02:00 |
|
|
91322dae3a
|
forge: Exec() basically working
|
2023-07-21 19:47:57 +02:00 |
|