Commit Graph

31 Commits (89715d1e59319081a03d4bd0b673a5a725922735)

Author SHA1 Message Date
Ruben Dahl 89715d1e59 Starting rework on this project
Starting with refactoring a bunch of stuff, then moving on to the
roadmap. Might make a small planner for this as well.
2023-07-30 19:28:18 +02:00
Ruben Dahl 56578fcba7
Updated ceevlang. 2023-01-17 21:38:06 +01:00
Ruben Dahl 507fd582bb
Fixed formatting in the readme 2023-01-15 19:52:49 +01:00
Ruben Dahl c663de1197
Fixed small typo 2023-01-15 19:42:50 +01:00
Ruben Dahl 74b0a1311e
Added documentation for CeeV. 2023-01-15 19:40:48 +01:00
Ruben Dahl bed4a4919b
Changed up the build instructions 2023-01-15 15:43:08 +01:00
Ruben Dahl 154ceb52e6
Made `ceev run' actually run the SDL2 demo 2023-01-15 15:31:59 +01:00
Ruben Dahl 22a1d5a132
Updated ceevlang 2023-01-15 15:29:28 +01:00
Ruben Dahl 5e3884eb76
Updated submodule ceevlang 2023-01-14 15:07:31 +01:00
Ruben Dahl 7211022aca
Added more information into `ceev -B' 2023-01-14 15:06:18 +01:00
Ruben Dahl 98838419b6
Updated CMakeLists for output into `ceev -B' 2023-01-14 15:05:35 +01:00
Ruben Dahl 54f50d94e7
Updated ceevlang 2023-01-14 12:37:17 +01:00
Ruben Dahl c6a1b0521a
Output error on not implemented subcommand. 2023-01-13 21:45:05 +01:00
Ruben Dahl 0af3364fcf
Changed devel_commitinfo to buildinfo
Also, the command is now `-B' instead of `devel commitinfo'
2023-01-13 21:33:57 +01:00
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