Rick van Vonderen riyyi
riyyi pushed to master at riyyi/garbage 2022-08-17 18:21:11 +02:00
c5d5ffc1eb Emulator+Test: Add main and example unit test
45fba7f693 CMake: Add compilation targets
0863c113be Meta: Add .gitignore and compile_commands.json symlink
1149d9f926 Meta: Add .clang-format config file
d8ce499e1e Doc: Add readme
Compare 7 commits »
riyyi created repository riyyi/garbage 2022-08-17 18:09:52 +02:00
riyyi pushed to master at riyyi/ruc 2022-08-17 18:01:42 +02:00
be73ba335e Everywhere: Move everything in namescape Util => ruc
0e5f21474b Doc: Add list of features to readme
e940c81670 Util+Test: Add code snapshot from the riyyi/manafiles project
de7070a35c CMake: Add compilation targets
93914fdf31 Meta: Add .gitignore and compile_commands.json symlink
Compare 5 commits »
riyyi pushed to master at riyyi/ruc 2022-08-17 13:13:29 +02:00
b5d6f6e592 Meta: Add .clang-format config file
ea0cfc9181 Doc: Add readme
Compare 2 commits »
riyyi created branch master in riyyi/ruc 2022-08-17 13:08:24 +02:00
riyyi pushed to master at riyyi/ruc 2022-08-17 13:08:24 +02:00
616ba43d29 Meta: Add license
riyyi created repository riyyi/ruc 2022-08-17 13:00:31 +02:00
riyyi pushed to master at riyyi/dotfiles 2022-08-16 22:52:42 +02:00
b87f56abcf Emacs: Add spell checker toggle function
riyyi pushed to master at riyyi/dotfiles 2022-08-12 13:58:08 +02:00
82171e6684 Config: Add more XDG base directories
a4bf47770c Config: Open terminal in current directory
Compare 2 commits »
riyyi pushed to master at riyyi/dotfiles 2022-08-11 13:14:39 +02:00
cd45f7595d Config: Add link and CSS property to Firefox
riyyi pushed to master at riyyi/dotfiles 2022-08-10 16:42:56 +02:00
915690a2c8 Scripts: Open mpv window when starting audio_only streams
riyyi pushed to master at riyyi/manafiles 2022-08-10 11:38:30 +02:00
6f0e3d6063 Util: Add Container parser checks
3e2819cf93 Util: Use char literals instead of numbers in enums
Compare 2 commits »
riyyi pushed to master at riyyi/manafiles 2022-08-08 21:47:06 +02:00
5e6ec1eff3 Test: Make formatting tests more complete
14e57acfd8 Util: Add format specifier logic to container types
5cf8d18742 Util: Add container type to Parser
086da50a57 Util: Fix Builder::putU64() when printing unaligned zero-padded hexes
36a18f65c1 Util: Add default formatting type to floating points checks
Compare 6 commits »
riyyi pushed to master at riyyi/dotfiles 2022-08-06 12:55:58 +02:00
140c723776 Emacs: Check for .clangd config file, update flycheck to C++20
riyyi pushed to master at riyyi/dotfiles 2022-08-06 10:49:56 +02:00
68a2c75bbc Emacs: Only format C++ buffers in source trees with .clang-format file
riyyi pushed to master at riyyi/manafiles 2022-08-06 00:41:28 +02:00
448ad42005 Util: Add integral formatting to char and bool types
80c37496e8 Util: Implement specifier option checks
a75bb863ff Util: Fix brace checks in Parser
dc8d2a49cd Util: Call integral formatter from pointer type
8b4a748c9d Util: Add specifier options checks for pointer types
Compare 10 commits »
riyyi pushed to master at riyyi/dotfiles 2022-08-05 16:23:22 +02:00
92fa2f52d8 Emacs: Format C++ project buffers before saving
riyyi pushed to master at riyyi/manafiles 2022-08-04 22:53:30 +02:00
7a98f8e79f Util: Add integral types and capitalization specifier options
25287bc370 Util: Add zero padding specifier to putU64()
5eb5e2d51e Util: Reorder specifier arguments to match parsing order
c40650ab67 Util: Implement some integral specifiers
9758c3e425 Util: Use C++20 concepts for integral and floating-point types
Compare 5 commits »
riyyi pushed to master at riyyi/manafiles 2022-08-04 02:29:35 +02:00
7cff165f08 Util: Add specifier type checking
7825e87c19 Util: Rename Parser SpecifierType -> ParameterType
04250a8605 Util: Add default alignment to string types
5e419f501d Util: Change nullptr stringification
1b7a736be2 Util: Pass string width,align,fill option to Format::Builder
Compare 5 commits »
riyyi pushed to master at riyyi/manafiles 2022-08-03 12:54:10 +02:00
6209251ca6 Util: Pass floating-point precision to Format::Builder
a118f3da3c Util: Add format string parsing
8049477795 Util: Update Format::Builder floating-point precision
f08225136f Util: Fix stringToNumber in Format::Parser
Compare 4 commits »