|
|
0cb04f152b
|
xo-reflect: compile nit
|
2026-01-26 20:27:14 -05:00 |
|
|
|
08658613d5
|
xo-reflect: + pretty printing for xo::reflect::TypeDescr
|
2026-01-26 19:26:54 -05:00 |
|
|
|
d7ed604414
|
xo-reflect: minor: const in TypeDriveMap.lookup method
|
2026-01-25 10:02:58 -05:00 |
|
|
|
a2b24b8a2e
|
xo-alloc / xo-ordinaltree: + concepts + allocator-aware
|
2025-12-03 15:36:59 -05:00 |
|
|
|
aff30a1ee3
|
xo-interpreter: add Primitive object, to expose builtin functions
|
2025-11-27 11:03:41 -05:00 |
|
|
|
ce6fa08abb
|
xo-interpreter: ObjectConverter + VirtualSchmatikaMachineFlyweight
|
2025-11-19 21:34:13 -05:00 |
|
|
|
5e2cff3f9d
|
xo-interpreter CVector for StackFrame reflection + OSX imgui edits
|
2025-11-17 10:41:35 -05:00 |
|
|
|
6ba0445701
|
xo-interpreter adds + explict mm arg to ctors (retiring Object::mm)
|
2025-11-16 20:10:23 -05:00 |
|
|
|
dc26b97802
|
xo-reader: integer arithmetic + parser + pretty-printing adds
|
2025-07-27 13:35:20 -04:00 |
|
|
|
0f89542e11
|
xo-expression xo-reader: type unifier + misc improvements
|
2025-07-26 17:28:41 -04:00 |
|
|
|
5dce303fe1
|
xo-reflect: bugfix: missing RefPointerTdx.fixed_child_td()
|
2024-09-14 18:26:10 -05:00 |
|
|
|
41f5ee3f88
|
xo-reflect: bugfix: missing PointerTdx.n_child_fixed()
|
2024-09-14 14:40:04 -05:00 |
|
|
|
b1c3dc80b1
|
xo-reflect: + invoker feature
|
2024-08-19 18:50:35 -04:00 |
|
|
|
fc2b88da4b
|
xo-reflect: feat: capture dtor
|
2024-08-05 14:37:35 -04:00 |
|
|
|
1ddc3e6a62
|
xo-reflect: clang nit on FunctionTdxInfo
|
2024-06-27 17:46:08 -04:00 |
|
|
|
908c3ae50b
|
xo-reflect: bugfix: missing char in Object.hpp
|
2024-06-26 00:45:18 -04:00 |
|
|
|
58e143f1b1
|
xo-reflect: + Object (cache TypeId for dispatching)
|
2024-06-26 00:40:28 -04:00 |
|
|
|
771ccdd308
|
xo-reflect: cosmetic: indenting
|
2024-06-26 00:39:58 -04:00 |
|
|
|
2b9aff3640
|
xo-reflect: + TypeDescr:: n_child_fixed(), fixed_child_td(i)
|
2024-06-25 19:37:16 -04:00 |
|
|
|
ec2591f907
|
Merge branch 'main' of github.com:Rconybea/reflect
|
2024-06-25 18:59:15 -04:00 |
|
|
|
42331ce8ba
|
xo-reflect: multiple improvements -- kitchen sink
|
2024-06-25 18:39:37 -04:00 |
|
|
|
0454fdcbff
|
xo-reflect: minor: move assign_tdextra() impl to .hpp
|
2024-06-25 00:26:05 -04:00 |
|
|
|
57a75e380f
|
xo-reflect: + reflect builtin c++ types (int ..) automatically
|
2024-06-19 10:51:48 -04:00 |
|
|
|
b06c55b98b
|
xo-reflect: + FunctionTdx::make_function()
|
2024-06-18 17:17:26 -04:00 |
|
|
|
ef41f9b280
|
xo-reflect: + comment
|
2024-06-18 17:17:09 -04:00 |
|
|
|
276e1e5451
|
xo-reflect: + TypeDescrBase::require_by_fn_info()
|
2024-06-18 17:16:28 -04:00 |
|
|
|
f4db0eefce
|
xo-reflect: + FunctionTdxInfo::make_canonical_name()
|
2024-06-18 17:16:05 -04:00 |
|
|
|
6fc1fff9dc
|
xo-reflect: + TypeDescr::lookup_by_name()
|
2024-06-18 17:15:08 -04:00 |
|
|
|
8a20796fe9
|
xo-reflect: + Reflect::is_native<T>()
|
2024-06-18 17:14:38 -04:00 |
|
|
|
dddd6ca5ec
|
xo-reflect: refactor to support manually-constructed function types
|
2024-06-18 15:43:03 -04:00 |
|
|
|
7243939916
|
xo-reflect: allow TypeDescr without .native_typeinfo
|
2024-06-18 14:05:51 -04:00 |
|
|
|
515cedf160
|
xo-reflect: + EstablishFunctionTdx + bugfix deducing fptr inputs
|
2024-06-15 13:15:57 -04:00 |
|
|
|
ef191b136e
|
xo-reflect: automatically reflecct function pointers
|
2024-06-14 10:56:35 -04:00 |
|
|
|
aa55e20e12
|
xo-reflect: + infra for reflecting functions
|
2024-06-14 10:55:08 -04:00 |
|
|
|
0fe2b51076
|
xo-reflect: cosmetic: code layout
|
2024-06-14 10:53:51 -04:00 |
|
|
|
9db0969733
|
xo-reflect: cosmetic: code layout
|
2024-06-14 10:53:35 -04:00 |
|
|
|
9d31c6ad87
|
xo-reflect: cosmetic: code layout
|
2024-06-14 10:53:23 -04:00 |
|
|
|
8231420c5e
|
cosmetic: indenting
|
2023-10-17 14:52:27 -04:00 |
|
|
|
ccb934e2b5
|
cosmetic: indentation in init_reflect.hpp
|
2023-10-09 16:53:37 -04:00 |
|
|
|
d0ccff195f
|
bugfix: include path + reindent
|
2023-10-09 14:03:10 -04:00 |
|
|
|
1b3be7e733
|
build: account for xo/ insertion into include path
|
2023-10-06 18:43:49 -04:00 |
|
|
|
f5c60e299b
|
xo-reflect: update subsys include location
|
2023-10-06 18:09:41 -04:00 |
|
|
|
61ddb8140e
|
refcnt: update after inserting xo into include path
|
2023-10-06 18:02:22 -04:00 |
|
|
|
9718be824b
|
cosmetic: indentation
|
2023-10-06 17:05:28 -04:00 |
|
|
|
6be9037f10
|
reflect: insert xo/ subdir into include path
|
2023-10-06 16:53:47 -04:00 |
|