xcikit icon indicating copy to clipboard operation
xcikit copied to clipboard

Collection of C++ libraries for drawing 2D graphics, rendering text, and more.

Results 3 xcikit issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies dockerfile docker/clang_tidy.dockerfile...

Doesn't need to be really a separate preprocessor, can be part of parser. A "preprocess-only" option will emit source code with conditionals and includes applied, `#syntax` can be either kept...

enhancement
xci-script

Make the scripting language actually usable for scripting: - [ ] implement sort - hard with the current functional logic - [x] bindings - call custom C++ functions from the...

enhancement
xci-script