Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web: more renaming | David Vazgenovich Shakaryan | 2022-05-02 | 1 | -1/+1 |
| | |||||
* | web: move some stuff around | David Vazgenovich Shakaryan | 2022-05-02 | 1 | -0/+15 |
| | |||||
* | web: minor cleanup of prompt code | David Vazgenovich Shakaryan | 2022-05-02 | 1 | -0/+16 |
| | |||||
* | web: move control logic to separate file | David Vazgenovich Shakaryan | 2022-05-02 | 1 | -9/+48 |
| | |||||
* | web: split opts and prompt handlers into separate files | David Vazgenovich Shakaryan | 2022-05-02 | 1 | -0/+168 |
Currently using a bunch of forward declarations in prompt.c that should be cleaned up later. |