Commit Graph

21 Commits

Author SHA1 Message Date
Olivia Brooks
f3f79a12df Zed mucked something up with the merge. Fix it. 2026-01-27 21:32:18 -05:00
Olivia Brooks
649507bbcb Fix build; Correct target/ path in generated .gitignore 2026-01-27 21:30:45 -05:00
676b0b606b Merge pull request 'fix: raven test' (#2) from AdrianLong/raven:master into master
Reviewed-on: #2
2026-01-27 16:33:41 -05:00
82b45d9c66 Removed Fence denugging statements 2026-01-27 14:09:30 -05:00
05390a8f0b Fixed raven test. The raven test system needs to be redesigned in order to run multiple different test classes. Cyclic dependencies cannot be resolved the curent build system so a parser needs to be implemented to get the import statements. 2026-01-27 13:47:57 -05:00
6da7586c3e Refactored assets to use propper java syntax. Found error in the raven test command. Impropper formating when passing arguments to the java command. 2026-01-27 13:47:57 -05:00
3deedb2f7f Fixed raven build to build from anywhere inside of a raven project. 2026-01-27 13:47:57 -05:00
Olivia Brooks
3db0f53943 Correct commands. 2026-01-27 06:15:03 -05:00
Olivia Brooks
b5c4f61c8a Use a bug tracker, instead of README. 2026-01-27 06:13:37 -05:00
Olivia Brooks
aa851f7616 Add clap version, authors; Update metadata. 2026-01-26 22:21:10 -05:00
Olivia Brooks
dafc6ea885 Fix pathing issues. 2026-01-26 21:51:15 -05:00
Olivia Brooks
f6a6d54992 Filter out all non-source files before feeding to javac. 2026-01-26 21:31:35 -05:00
Olivia Brooks
a0b75edab3 Update goals and bug tracking. 2026-01-26 21:20:11 -05:00
Olivia Brooks
91bf7769b4 Create AUTHORS.md 2026-01-26 21:19:56 -05:00
Olivia Brooks
56a86b371a Support proper locating of Nest.toml; Cleanup. 2026-01-26 21:19:51 -05:00
Olivia Brooks
ac364caede Add Getting Started guide; update Future Plans; add WSL warning. 2026-01-26 14:31:34 -05:00
Olivia Brooks
7291263903 Improve cli help and add warning. 2026-01-26 14:30:41 -05:00
Olivia Brooks
11737e67f8 Fix Java project structure. 2026-01-26 14:29:43 -05:00
80e5a27c20 Correct the copyright year.
I am lazy butt and copied from older project without updating for the new year.
2026-01-25 21:25:06 -05:00
e04882e6f6 Capitalize the J on Java. 2026-01-25 21:24:11 -05:00
Olivia Brooks
ef07526d57 Initial Commit. 2026-01-25 21:20:03 -05:00