Overview
Comment: | add automatic instance bindings with accessors |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
351bb17bed601aa2bdfff738377d62ed |
User & Date: | lexi on 2025-02-10 01:11:13 |
Other Links: | manifest | tags |
Context
2025-02-21
| ||
22:02 | add janet API bootstrapping infra (prim, core), begin building executor (vm.c), design class model, continue working on loading, add script instances, tidy up src organization, build janet to use godot malloc/free check-in: 91e02e35d5 user: lexi tags: trunk | |
2025-02-10
| ||
01:11 | add automatic instance bindings with accessors check-in: 351bb17bed user: lexi tags: trunk | |
2025-02-09
| ||
20:46 | initial commit check-in: 1cc0d76954 user: lexi tags: trunk | |
Changes
Modified gdjn.ct from [3da39adca5] to [af1bbb3860]. [diff]
Modified src/janet-lang.gcd from [c0eeb85e80] to [c1b1ca0dcf]. [diff]
Modified src/janet-rsrc.gcd from [0f238faa9a] to [ab1704aae3]. [diff]
Modified src/util.h from [9bc49409e2] to [70ed0e36b0]. [diff]
Modified tool/c-bind-gen.janet from [777733985b] to [eeaa9e3ddf]. [diff]
Modified tool/class-compile.janet from [21ecd655b6] to [a0ecf192d6]. [diff]