343 コミット (master)
 

作成者 SHA1 メッセージ 日付
Riyyi 5d8e4f3625 Manager+Doc: Make package tracking more flexible, allow custom filenames 5ヶ月前
Riyyi add2138321 Manager: Fix unit test, add XML comment testcase 5ヶ月前
Riyyi 05aff91858 Manager: Fix crash when reading ENV variable as root 5ヶ月前
Riyyi e0ecd63dfd Manager: Allow pushing/pulling of the '.' directory 5ヶ月前
Riyyi 33ae6c57a2 Manager: Implement XML comments in selectively commenting feature 5ヶ月前
Riyyi 07882506c0 Manager: Add ability to detect Xorg/Wayland session for commenting files 5ヶ月前
Riyyi 9af4b778eb Meta: Update ruc library 5ヶ月前
Riyyi 2f89d5cfdc Doc: Update building instructions to include submodules 3年前
Riyyi 0e15bfe4bf Util+Test: Remove Util library 3年前
Riyyi 3d42a82003 Test: Switch from Util to the ruc library 3年前
Riyyi 4927e35bfc Manager: Switch from Util to the ruc library 3年前
Riyyi 2b3acd5d51 CMake: Build ruc library 3年前
Riyyi 6f2af1a40d Meta: Add submodule for ruc library 3年前
Riyyi 6f0e3d6063 Util: Add Container parser checks 3年前
Riyyi 3e2819cf93 Util: Use char literals instead of numbers in enums 3年前
Riyyi 5e6ec1eff3 Test: Make formatting tests more complete 3年前
Riyyi 14e57acfd8 Util: Add format specifier logic to container types 3年前
Riyyi 5cf8d18742 Util: Add container type to Parser 3年前
Riyyi 086da50a57 Util: Fix Builder::putU64() when printing unaligned zero-padded hexes 3年前
Riyyi 36a18f65c1 Util: Add default formatting type to floating points checks 3年前
Riyyi ea853c1ace Util: Fix alternative form for octal types 3年前
Riyyi 448ad42005 Util: Add integral formatting to char and bool types 3年前
Riyyi 80c37496e8 Util: Implement specifier option checks 3年前
Riyyi a75bb863ff Util: Fix brace checks in Parser 3年前
Riyyi dc8d2a49cd Util: Call integral formatter from pointer type 3年前
Riyyi 8b4a748c9d Util: Add specifier options checks for pointer types 3年前
Riyyi 175251496f Util: Use putU64 when formatting pointer types 3年前
Riyyi 1fda63ae78 Util: Use C++20 designated initializer lists on structs 3年前
Riyyi 6c6ddf936a Util: Add alternative form specifier option to integral types 3年前
Riyyi bd8367db0e Util: Add newlines to long parameter list 3年前
Riyyi b07b9d92d4 Util: Add char to integral presentation types 3年前
Riyyi 7a98f8e79f Util: Add integral types and capitalization specifier options 3年前
Riyyi 25287bc370 Util: Add zero padding specifier to putU64() 3年前
Riyyi 5eb5e2d51e Util: Reorder specifier arguments to match parsing order 3年前
Riyyi c40650ab67 Util: Implement some integral specifiers 3年前
Riyyi 9758c3e425 Util: Use C++20 concepts for integral and floating-point types 3年前
Riyyi 7cff165f08 Util: Add specifier type checking 3年前
Riyyi 7825e87c19 Util: Rename Parser SpecifierType -> ParameterType 3年前
Riyyi 04250a8605 Util: Add default alignment to string types 3年前
Riyyi 5e419f501d Util: Change nullptr stringification 3年前
Riyyi 1b7a736be2 Util: Pass string width,align,fill option to Format::Builder 3年前
Riyyi 6209251ca6 Util: Pass floating-point precision to Format::Builder 3年前
Riyyi a118f3da3c Util: Add format string parsing 3年前
Riyyi 8049477795 Util: Update Format::Builder floating-point precision 3年前
Riyyi f08225136f Util: Fix stringToNumber in Format::Parser 3年前
Riyyi bbb8691c90 Util: Fix parsing index in automatic mode 3年前
Riyyi da0954ffcc Util: Add map formatting to new struct Formatter 3年前
Riyyi f3344a0fb9 Util: Switch from format() to struct Formatter 3年前
Riyyi eb25e98f79 Util: Rename logging type enum, Type -> LogType 3年前
Riyyi 5b85feec19 Util: Forward declare where possible in format.h 3年前