Commit graph

702 commits

Author SHA1 Message Date
2cb4df32e9 + .gitignore 2025-05-10 12:17:19 -05:00
2f2141328c + README 2025-05-10 12:15:55 -05:00
f510700b99 xo-cmake: + subsystem-list + xo-build improvements 2025-05-10 12:04:18 -05:00
ebbe45e5e7 xo-flatstring: comment consistency 2025-05-09 00:02:02 -05:00
54d11b31a5 merge 2025-05-08 23:57:35 -05:00
bcd86e5324 (clang 15) compiler nit 2025-05-08 23:40:30 -05:00
89ef68f5f2 + XO_UMBRELLA_REPO_SUBDIR 2025-05-08 23:38:48 -05:00
38f2da8a8d bugfix: looks like need distinct custom target names
Care about this in submodule build w/ cmake 3.29.2
2025-05-08 20:43:12 -05:00
d43c4af0b4 merge upstream 2025-05-08 20:06:28 -05:00
b361811b97 bugfix: compiler nit 2025-05-02 19:21:17 -05:00
2241afd6f9 bugfix: indentlog: recover clang16 build 2025-05-02 18:25:12 -05: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
c311577997 xo-pyreflect: bugfix: track ns change xo::ref::rp -> xo::rp 2024-09-14 11:55:10 -05:00
e40dc2daab xo-ordinaltree: use latest xo-cmake macros 2024-09-14 10:16:03 -05:00
dfccfc56c1 xo-indentlog: handle gcc 13.3 2024-09-13 22:40:54 -05:00
bdfe08a514 xo-indentlog: bugfix: increase buf size to exclude possible overrun 2024-09-13 19:55:35 -05:00
4179196e21 xo-reflect: nit: README typo 2024-08-27 16:30:08 -04:00
b1c3dc80b1 xo-reflect: + invoker feature 2024-08-19 18:50:35 -04:00
7c59381604 xo-refcnt: feat: printing for brw<T> 2024-08-06 13:01:43 -04:00
8b631bbcc1 xo-reflect: tidy: formatting in utest 2024-08-05 14:37:54 -04:00
fc2b88da4b xo-reflect: feat: capture dtor 2024-08-05 14:37:35 -04:00
57eee82fa5 .gitignore: + .projectile (emacs ws config) 2024-08-05 14:31:04 -04:00
0c45d2b883 xo-refcnt: ns: xo::ref::rp -> xo::rp 2024-08-05 14:28:14 -04:00
0fef9b03e3 xo-indentlog: fix: print_with_escapes() static to appease osx build 2024-08-05 14:26:09 -04:00
18feb2bfe7 xo-indentlog: account for more-concise clang output when printing fn 2024-07-21 13:52:48 +10:00
b6ba761551 xo-expression: Borrow ctor 2024-07-03 15:45:37 -04:00
c7a030aa37 xo-reflect: + Borrow::operator=() 2024-07-03 15:43:43 -04:00
1ddc3e6a62 xo-reflect: clang nit on FunctionTdxInfo 2024-06-27 17:46:08 -04:00
aff3e64619 xo-cmake: bugfix: missed invocation of xo_toplevel_default_config() 2024-06-26 01:36:22 -04:00
5fb7745c66 xo-cmake: + FAQ 2024-06-26 01:34:24 -04:00
85837924a5 xo-cmake: + default flags when CMAKE_BUILD_TYPE empty 2024-06-26 01:33:57 -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
2c51a1e1a0 xo-reflect: promote std::string to always-reflect 2024-06-26 00:40:11 -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
a7b6ca2864 xo-reflect: + xo-reflectutil in README 2024-06-25 00:26:25 -04:00
0454fdcbff xo-reflect: minor: move assign_tdextra() impl to .hpp 2024-06-25 00:26:05 -04:00
c7b37d35bb xo-refcnt: naked pointer -> Borrow ctor 2024-06-24 23:57:57 -04:00
37ff6c2b01 initial commit 2024-06-24 22:25:45 -04:00
fd033bdf60 xo-cmake: + xo-ratio in xo-build 2024-06-21 14:02:52 -04:00
a2cb8ae60f xo-pyutil: bugfix: + prototype_str for unique declare_once() syms 2024-06-19 18:30:40 -04:00
92c4cda97f Merge branch 'main' of github.com:Rconybea/xo-pyreflect 2024-06-19 11:00:25 -04:00
76f5e4caca xo-preflect: ++ .gitignore (+ .projectile file) 2024-06-19 10:58:26 -04:00
bd8c2c4e13 xo-pyreflect: bind Metatype; + TypeDescr.metatype 2024-06-19 10:57:40 -04:00
e57ba44ae7 xo-pyreflect: + TypeDescr.complete_flag 2024-06-19 10:57:14 -04:00
50d3d32fc3 xo-pyreflect: + TypeDescr.short_name 2024-06-19 10:56:53 -04:00