tangled
alpha
login
or
join now
altagos.dev
/
pretty
0
fork
atom
A pretty printer for zig
zig
0
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
altagos.dev
0c6719d7
custom inline printing
main
3w ago
altagos.dev
aa04716e
print braces for empty arrays
3w ago
altagos.dev
da8f80cb
expose innerFmt via runtime
3w ago
altagos.dev
eebc4326
allow custom pretty fn
3w ago
altagos.dev
a025f81f
update build.zig.zon
6w ago
altagos.dev
71aa5e05
runtime is always const
6w ago
altagos.dev
1afbb8c6
add README and MIT License
6w ago
altagos.dev
ab1d20dc
improve options
7w ago
altagos.dev
e9c238f9
add build options to the example
7w ago
altagos.dev
57b360a5
pretty unions
7w ago
altagos.dev
2aff8792
pretty pointers
7w ago
altagos.dev
9d24ba6c
no color and disable
7w ago
altagos.dev
3633f6b6
pretty vectors
7w ago
altagos.dev
6da8186d
reorder
7w ago
altagos.dev
07bf4d26
improve consistency
7w ago
altagos.dev
99153376
pretty arrays
7w ago
altagos.dev
0ad06c6f
pretty functions
7w ago
altagos.dev
788a716a
pretty error types
7w ago
altagos.dev
00906425
add todos
7w ago
altagos.dev
f506de43
rename symbols
7w ago
altagos.dev
b657057a
resolve theme colors at comptime
7w ago
altagos.dev
967a7ac2
clean up
7w ago
altagos.dev
f3bc70ac
pass runtime context as pointer
7w ago
altagos.dev
5c3efbdc
customizable color theme
7w ago
altagos.dev
85e44017
pretty structs
7w ago
altagos.dev
c195ec1c
allow overriding default options
7w ago
altagos.dev
7011c7de
reordering and reformatting
7w ago
altagos.dev
f0c7fa74
pretty optional
7w ago
altagos.dev
e63c09e3
pretty print the rest of the primitive types
7w ago
altagos.dev
523ab221
use @typeName(T) for printing type names
7w ago
altagos.dev
85e3cdf9
optimize print statements in printType
7w ago
altagos.dev
94f031c1
pretty printing for primitive types
7w ago
altagos.dev
d3a0edca
init
7w ago
custom inline printing
main
0c6719d7
altagos.dev
3w
print braces for empty arrays
aa04716e
altagos.dev
3w
expose innerFmt via runtime
da8f80cb
altagos.dev
3w
allow custom pretty fn
eebc4326
altagos.dev
3w
update build.zig.zon
a025f81f
altagos.dev
6w
runtime is always const
71aa5e05
altagos.dev
6w
add README and MIT License
1afbb8c6
altagos.dev
6w
improve options
ab1d20dc
altagos.dev
7w
add build options to the example
e9c238f9
altagos.dev
7w
pretty unions
57b360a5
altagos.dev
7w
pretty pointers
2aff8792
altagos.dev
7w
no color and disable
9d24ba6c
altagos.dev
7w
pretty vectors
3633f6b6
altagos.dev
7w
reorder
6da8186d
altagos.dev
7w
improve consistency
07bf4d26
altagos.dev
7w
pretty arrays
99153376
altagos.dev
7w
pretty functions
0ad06c6f
altagos.dev
7w
pretty error types
788a716a
altagos.dev
7w
add todos
00906425
altagos.dev
7w
rename symbols
f506de43
altagos.dev
7w
resolve theme colors at comptime
b657057a
altagos.dev
7w
clean up
967a7ac2
altagos.dev
7w
pass runtime context as pointer
f3bc70ac
altagos.dev
7w
customizable color theme
5c3efbdc
altagos.dev
7w
pretty structs
85e44017
altagos.dev
7w
allow overriding default options
c195ec1c
altagos.dev
7w
reordering and reformatting
7011c7de
altagos.dev
7w
pretty optional
f0c7fa74
altagos.dev
7w
pretty print the rest of the primitive types
e63c09e3
altagos.dev
7w
use @typeName(T) for printing type names
523ab221
altagos.dev
7w
optimize print statements in printType
85e3cdf9
altagos.dev
7w
pretty printing for primitive types
94f031c1
altagos.dev
7w
init
d3a0edca
altagos.dev
7w