Commit Graph

20 Commits

Author SHA1 Message Date
outfoxxed ade833bb94
typegen: support generics on superclass + nix lockfile update 2024-06-22 01:59:08 -07:00
outfoxxed 4cc4155df4
typegen: fix list return types 2024-06-05 19:25:35 -07:00
outfoxxed 768096e5cf
typegen: add support for generics 2024-05-23 17:32:51 -07:00
outfoxxed b9cc84a92a
nix: update lockfile and cargo hash
nix: update typegen cargo hash
2024-05-19 02:53:03 -07:00
outfoxxed ff5da84a8b
typegen: Pipewire and related support changes
- Added enum singleton support
2024-05-19 02:20:32 -07:00
outfoxxed 57ba1768f8
typegen: hyprland module + lockfile update 2024-05-05 04:16:17 -07:00
outfoxxed 6baa630e50
typegen: fix function parser 2024-04-30 01:25:57 -07:00
outfoxxed a036d378c0
typegen: fix function and signal parameters being sorted by name 2024-03-21 02:42:57 -07:00
outfoxxed c1c349caaa
typegen: expand function regex, support function overloads 2024-03-21 02:35:17 -07:00
outfoxxed 50597f8e37
macros: add QSDOC_PROPERTY_OVERRIDE 2024-03-11 05:41:57 -07:00
outfoxxed b218d3ec30
build: add nix package 2024-03-09 06:28:20 -08:00
outfoxxed 1ca13d9ffd
fix: make qmap parseable (but still not a type) 2024-03-03 19:31:35 -08:00
outfoxxed 7fa1a10c78
fix(parse): stop constructors from being picked up as invokables 2024-03-03 16:05:31 -08:00
outfoxxed 8b40a464af
fix: allow const and references in function params 2024-03-03 02:19:21 -08:00
outfoxxed cc201afd3a
feat: macros to manipulate doc generation 2024-02-26 00:20:17 -08:00
outfoxxed d769ae67cb
fix: multiple inheritance 2024-02-25 19:34:14 -08:00
outfoxxed 3fc1aa19fd
feat: signal support
also ran formatter
2024-02-18 17:38:55 -08:00
outfoxxed 0981ac7345
fix: allow macros to have whitespace before and after args 2024-02-17 05:34:18 -08:00
outfoxxed 94f0754393
fix: make sure descriptions are newline terminated
Hugo was not correctly markdownifying codeblocks at the end of a
comment without a newline.
2024-02-13 05:57:37 -08:00
outfoxxed 27b3274027
initial commit 2024-02-12 04:07:01 -08:00