Commit graph

6 commits

Author SHA1 Message Date
e6bbb37323 Pretty print numeric literals 2022-11-20 22:59:20 +01:00
7833ef533d Place parentheses in expressions when necessary 2022-11-20 22:53:19 +01:00
4156006ada Pretty print literals partially 2022-11-20 22:22:36 +01:00
03e7f10739 Satisfy warnings 2022-11-20 22:16:10 +01:00
2ba56f0c92 Make code generic over allocator
This way, I can use the same code with any allocator I want. More
importantly, I can also use the nice DocBuilder-exclusive helper
functions!
2022-11-20 21:41:57 +01:00
1a3772e6f7 Pretty print expressions partially 2022-11-20 21:19:54 +01:00