Commit Graph

10 Commits (master)

Author SHA1 Message Date
Ruben Dahl ce4f93bc0e
Changed up CMakeLists and started testing of lang. 2023-07-30 21:05:06 +02:00
Ruben Dahl 98838419b6
Updated CMakeLists for output into `ceev -B' 2023-01-14 15:05:35 +01:00
Ruben Dahl 761331ec50 Cleaned up the sources 2023-01-13 20:26:11 +01:00
Ruben Dahl fb793fff7c Moved the language section to its own repository
Moved colors.{cc,h} into that repo as well and submoduled it.
2023-01-13 20:22:58 +01:00
Ruben d2724f2417
Removed a check for vim that didn't work 2022-12-30 07:52:03 +01:00
Ruben 1b38bd9678
Minor changes, just some cleanup. 2022-12-27 15:23:00 +01:00
Ruben 7eeaa4dd5d Added subcommand `devel'
`ceev devel commitinfo' shows the latest commit along with the commit hash. More to be added.
2022-12-23 23:07:58 +01:00
Ruben b742db9cda
Started work on ceev init, and planned ceev clean.
Also did some cleanup on show_help(), by adding a simple color library.
Not the cleanest, but the code is more readable now, and that's more
important.
2022-12-21 09:49:46 +01:00
Ruben d1c6c52d22
Changed to C++17 and getting things ready 2022-12-20 16:35:42 +01:00
Ruben fe0eb7b4eb
Initial commit 2022-12-20 15:59:28 +01:00