Overlord
  • Er, der dieses Gitea schuf.

  • Joined on 2025-09-24
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 »
Overlord created repository Overlord/PMP 2026-03-03 08:58:03 +00:00
Overlord pushed to develop at Overlord/NewVegasRadio 2026-02-22 14:17:43 +00:00
809b7c81a4 Changed config to a singleton pattern, updated state and config trait by adding resolver variant.
854215bc45 added initial structure and dependencies
Compare 2 commits »
Overlord pushed to develop at Overlord/NewVegasRadio 2026-02-21 17:30:19 +00:00
87db938735 Removed legacy ogg_to_mp3 script , updated .env and sources.txt; added 'convert' to rnv_utils
Overlord pushed to develop at Overlord/NewVegasRadio 2026-02-21 15:05:39 +00:00
07db31973c updated .env files for rnv_utils up-to-date standard
ead15f54d6 updated README
df93f93384 Replaced add_song with rnv_utils binaries for both architectures; updated hashes.
Compare 3 commits »
Overlord pushed to develop at Overlord/NewVegasRadio 2026-02-19 20:26:58 +00:00
c8942af595 Removed *.txt and .env files from LFS tracking.
0f3831275e updated README to current structure, updated .gitignore, added .gitattributes, added bin/ (lfs)
Compare 2 commits »
Overlord created branch develop in Overlord/NewVegasRadio 2026-02-17 22:27:04 +00:00
Overlord pushed to develop at Overlord/NewVegasRadio 2026-02-17 22:27:04 +00:00
99efd89abc updated .gitignore, added rust project init, updated README
Overlord created repository Overlord/NewVegasRadio 2026-02-17 12:39:09 +00:00