Overlord
  • Er, der dieses Gitea schuf.

  • Joined on 2025-09-24
Overlord pushed to master at Overlord/gzw-eac-fix 2026-04-17 14:59:02 +00:00
c167c3a9ba minor fixes
Overlord created branch master in Overlord/gzw-eac-fix 2026-04-17 12:25:17 +00:00
Overlord pushed to master at Overlord/gzw-eac-fix 2026-04-17 12:25:17 +00:00
04a0ae6cf9 init
Overlord created repository Overlord/gzw-eac-fix 2026-04-17 12:02:25 +00:00
Overlord pushed to develop at Overlord/PMP 2026-03-05 20:32:41 +00:00
b4543efaeb Implement Display trait for Target in pmp-macro-misc to enhance flag formatting and readability
Overlord pushed to develop at Overlord/PMP 2026-03-05 20:16:50 +00:00
a238b63e51 Refactor macro handling: add pascal_to_snake utility, rewrite Target handling, and update descriptor structure for bits-based targets.
Overlord pushed to develop at Overlord/PMP 2026-03-05 07:22:31 +00:00
36b065ddb2 Introduce pmp-macro-core crate: implement attribute parsing, macro registration, and boilerplate generation for PmpMacro trait.
Overlord pushed to develop at Overlord/PMP 2026-03-05 07:02:00 +00:00
431fe30e34 Introduce pmp-core crate: provide shared proc-macro utilities, strict attribute parsing, and reusable helpers for pmp-* crates.
Overlord pushed to develop at Overlord/PMP 2026-03-04 18:36:30 +00:00
d8b4550392 Refactor PmpMacro trait and macro registry: replace dyn dispatch with function pointers, streamline handler struct registration, and enhance documentation
Overlord pushed to develop at Overlord/PMP 2026-03-04 17:59:56 +00:00
577c02c9a4 Introduce pmp-macro-misc crate: define shared types, traits, and metadata for macro registration and handling
Overlord pushed to develop at Overlord/PMP 2026-03-04 12:25:19 +00:00
6863d7377b Refactor attribute parsing in pmp-emitter-core: enforce strict types, add StrictBool, StrictString, and StrictPath wrappers, and improve error reporting
134e35cc9e Refactor PmpEmitter implementation: streamline attribute parsing, improve error handling, and enhance support for colorizer and exit attribute inheritance
Compare 2 commits »
Overlord pushed to develop at Overlord/PMP 2026-03-04 05:41:36 +00:00
d20e159731 Introduce pmp-emitter-core crate with PmpEmitter proc-macro implementation
Overlord pushed to develop at Overlord/PMP 2026-03-04 05:41:18 +00:00
3efbd9de2a Split pmp-emitter into pmp-emitter-core and pmp-emitter-misc, update workspace structure and dependencies
Overlord pushed to develop at Overlord/PMP 2026-03-03 19:09:47 +00:00
c399b89632 Configure workspace and update dependencies
921088a22a Enhance PmpEmitter macro to support additional attributes and default handling
cbdc635cb3 Add pmp-emitter crate with proc-macro for enum-based emitters (v 1.0.0)
Compare 3 commits »
Overlord pushed to develop at Overlord/PMP 2026-03-03 09:04:42 +00:00
14e4ba0747 added readme, license (GNU AGPL v3)
Overlord pushed to master at Overlord/PMP 2026-03-03 09:02:23 +00:00
1fdb825793 Merge branch 'release/init-0.1.0-alpha'
baca32e57c Enhance CLI arguments with new options, validation, and detailed help messages
ccc993976f Update dependencies and adjust CLI module visibility
08aa198b00 Add path validation utility and integrate with CLI
e8cf10eee3 Initialize project structure with basic CLI setup
Compare 5 commits »
Overlord pushed to develop at Overlord/PMP 2026-03-03 09:02:20 +00:00
bd8a6f48c4 Merge tag 'init-0.1.0-alpha' into develop
1fdb825793 Merge branch 'release/init-0.1.0-alpha'
Compare 2 commits »
Overlord pushed to master at Overlord/PMP 2026-03-03 09:01:18 +00:00
e464dae53d Initial commit
Overlord created branch develop in Overlord/PMP 2026-03-03 08:58:29 +00:00
Overlord pushed to develop at Overlord/PMP 2026-03-03 08:58:29 +00:00
baca32e57c Enhance CLI arguments with new options, validation, and detailed help messages
ccc993976f Update dependencies and adjust CLI module visibility
08aa198b00 Add path validation utility and integrate with CLI
e8cf10eee3 Initialize project structure with basic CLI setup
e464dae53d Initial commit
Compare 5 commits »