Commit Graph

17 Commits (2be92c75e75b4f8f860a4cdfd520ffab52fe87d7)

Author SHA1 Message Date
Ruben Dahl 2be92c75e7 Added build info to `ceev -v' if version is devel
Very dumb I know lmao
2023-01-13 21:07:38 +01:00
Ruben Dahl d5c5c042fc Updated ceevlang 2023-01-13 20:28:48 +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 471d83718f
Started work on the SDL prototype 2022-12-30 07:51:32 +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 aae21edd37 Made it compile for Mac.
No code signing cause Mac... Need to get it to compile on my craptop so I can make some progress kekw
2022-12-23 12:23:36 +01:00
Ruben 6435f9be39
Started functionality on run_project()
It reads and extracts the config for now.
The plan for the actual files are yet to be made.
Yes, the *plan* hasn't been made yet. Don't remind me.
2022-12-21 15:30:27 +01:00
Ruben 74e8427f89
Some formatting changes.
Added background colors and colored some of the prompts.
Very minor update, just want to get this one out.
2022-12-21 11:12:12 +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 Dahl fb93394da6
Ew, formatting.
Ugly ass formatting ewwww
2022-12-20 22:18:10 +01:00
Ruben Dahl 8283ff76bc
Added `--help' and tidied up a bit.
By tidying up I mean I removed some of the comments made by Copilot that
I didn't 100% agree with.
I also got ready for the main stretch before the main stretch, by
readying some important functions. Functionality to come.
2022-12-20 22:16:21 +01:00
Ruben d1c6c52d22
Changed to C++17 and getting things ready 2022-12-20 16:35:42 +01:00
Ruben 411a5ac0ed
Added README and License information 2022-12-20 16:13:07 +01:00
Ruben fe0eb7b4eb
Initial commit 2022-12-20 15:59:28 +01:00