]> git.lizzy.rs Git - protogen.git/log
protogen.git
2 years agoUpdate endian include main
Elias Fleckenstein [Mon, 25 Apr 2022 10:15:08 +0000 (12:15 +0200)]
Update endian include

2 years agoDon't depend on size_t being u64
Elias Fleckenstein [Sun, 24 Apr 2022 15:09:12 +0000 (17:09 +0200)]
Don't depend on size_t being u64

2 years agoUse proper format for size_t printf
Elias Fleckenstein [Sun, 24 Apr 2022 15:02:10 +0000 (17:02 +0200)]
Use proper format for size_t printf

2 years agoSupport for variable-sized arrays
Elias Fleckenstein [Tue, 19 Apr 2022 16:03:07 +0000 (18:03 +0200)]
Support for variable-sized arrays

2 years agoTake path to types.def as first argument
Elias Fleckenstein [Sun, 17 Apr 2022 17:51:36 +0000 (19:51 +0200)]
Take path to types.def as first argument

2 years agoFix sub function
Elias Fleckenstein [Fri, 15 Apr 2022 21:24:40 +0000 (23:24 +0200)]
Fix sub function

2 years agoAdd converters
Elias Fleckenstein [Fri, 15 Apr 2022 17:32:05 +0000 (19:32 +0200)]
Add converters

2 years agoAdd sub functions
Elias Fleckenstein [Fri, 15 Apr 2022 17:10:46 +0000 (19:10 +0200)]
Add sub functions

2 years agoPacked structs
Elias Fleckenstein [Fri, 15 Apr 2022 16:56:40 +0000 (18:56 +0200)]
Packed structs

2 years agoRename library to protogen
Elias Fleckenstein [Wed, 13 Apr 2022 10:13:42 +0000 (12:13 +0200)]
Rename library to protogen

2 years agoStyle: no longer put space after unary operators
Elias Fleckenstein [Sat, 9 Apr 2022 20:50:02 +0000 (22:50 +0200)]
Style: no longer put space after unary operators

2 years agoAdd scale function
Elias Fleckenstein [Sat, 9 Apr 2022 20:42:11 +0000 (22:42 +0200)]
Add scale function

2 years agoChange warning format
Elias Fleckenstein [Mon, 4 Apr 2022 16:45:20 +0000 (18:45 +0200)]
Change warning format

2 years agoAdd comparators
Elias Fleckenstein [Sun, 3 Apr 2022 19:45:14 +0000 (21:45 +0200)]
Add comparators

2 years agoHandle NULL strings properly
Elias Fleckenstein [Thu, 17 Feb 2022 20:26:22 +0000 (21:26 +0100)]
Handle NULL strings properly

2 years agoRegister boxes
Elias Fleckenstein [Tue, 15 Feb 2022 16:37:19 +0000 (17:37 +0100)]
Register boxes

2 years agoAllow 0-byte reads
Elias Fleckenstein [Sun, 13 Feb 2022 20:44:40 +0000 (21:44 +0100)]
Allow 0-byte reads

2 years agoInitial implementation
Elias Fleckenstein [Sat, 12 Feb 2022 22:11:31 +0000 (23:11 +0100)]
Initial implementation

2 years agoInitial commit
Elias Fleckenstein [Mon, 24 Jan 2022 12:14:14 +0000 (13:14 +0100)]
Initial commit