Support parsing and shifting time
TL;DR: - Adds string-conversions library - Adds tests for remaining units and repeating requests - Adds a REPL in main
This commit is contained in:
parent
5fd79ce0ff
commit
3fdfa14355
4 changed files with 130 additions and 20 deletions
|
|
@ -1,3 +1,4 @@
|
|||
:set prompt "> "
|
||||
:set -Wall
|
||||
:set -XOverloadedStrings
|
||||
:set -XRecordWildCards
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue