Commit graph

9 commits

Author SHA1 Message Date
407786b98c Add "pretty" subcommand 2022-11-20 18:27:25 +01:00
c593e4c872 Parse simple number literal 2022-11-17 11:02:39 +01:00
4aecce8107 Parse command line args 2022-11-16 23:56:58 +01:00
ec9adff0b2 Remove parsing code 2022-11-14 23:27:21 +01:00
4215a2c850 Update rust edition to 2021 2022-11-14 23:25:51 +01:00
5d7b7cf0ba Set version number to 0.0.0 2022-11-14 23:25:51 +01:00
6ff38d3972 Parse integers 2021-09-29 16:34:58 +02:00
fafb58adfa Remove stuff
Preparing for a very simple parser.
2021-09-28 23:32:48 +02:00
664997d4c3 Create project 2021-09-26 12:54:50 +02:00