gdjn  Check-in [c0fd81ac3d]

Overview
Comment:continue iterating on object model
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c0fd81ac3da7bd2f63aa6d05699bbac1e91ab19aaff861ee07e5c9b1b6c97e28
User & Date: lexi on 2025-02-28 00:10:28
Other Links: manifest | tags
Context
2025-02-28
13:38
update docs, add support for script method list Leaf check-in: e72ff06ec2 user: lexi tags: trunk
00:10
continue iterating on object model check-in: c0fd81ac3d user: lexi tags: trunk
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
Changes

Modified lib/core.janet from [a791260fb2] to [4bd262c377].    [diff]

Modified lib/prim.janet from [36c3aeafd8] to [81bf72f2dc].    [diff]

Modified makefile from [3ece26026f] to [2e0c155ba6].    [diff]

Modified src/gdjn.h from [a8262d25e1] to [412845665b].    [diff]

Modified src/janet-lang.gcd from [101fec1406] to [4162c1685e].    [diff]

Modified src/type.h from [7c7116050b] to [91836a2225].    [diff]

Modified src/util-gd.h from [79dbc22466] to [bf54805293].    [diff]

Modified src/vm.c from [57a8603486] to [8b30a5746f].    [diff]

Modified tool/api-compile.janet from [56067a22ef] to [ad62ccc075].    [diff]

Modified tool/c-bind-gen.janet from [37b502b2c6] to [2a6ade94f8].    [diff]

Modified tool/class-compile.janet from [22543b9ce7] to [495ac069e8].    [diff]