Commit Graph

42 Commits

Author SHA1 Message Date
Cutieguwu b20a77c9a5 Update README.md 2026-04-30 08:46:53 -04:00
Cutieguwu 6ad82c3339 Update Cargo.lock 2026-02-16 20:41:34 -05:00
Cutieguwu f0d22e6b79 Speed up brute force building with Prey.lock hashing and caching. 2026-02-16 20:41:31 -05:00
Cutieguwu 1009a84c06 Improve javac version fetching. 2026-02-16 20:40:36 -05:00
Cutieguwu dcbf67e203 Update README.md 2026-02-15 20:41:56 -05:00
Cutieguwu cfb6f5fb34 Fix raven clean 2026-02-15 20:36:54 -05:00
Cutieguwu a3c208555a Add better handling of undefined entry points. 2026-02-15 20:27:57 -05:00
Cutieguwu 4404aba65f Update Cargo.lock 2026-02-15 20:22:12 -05:00
Cutieguwu 68743619f2 Bump java crate version. 2026-02-15 20:16:47 -05:00
Cutieguwu e1827b13f4 Fix some issues with clap using the cli crate's versioning. 2026-02-15 20:16:32 -05:00
Cutieguwu 17f7b9dca9 Resolve some pathing issues; cleanup. 2026-02-15 20:15:26 -05:00
Cutieguwu 16accb8ab8 Shed old reference materials. 2026-02-15 19:46:59 -05:00
Cutieguwu b338f76e06 Bump subprocess and toml. Also remove the demo project I accidentally
pushed.
2026-02-15 19:38:20 -05:00
Cutieguwu 79629391c5 I think I finished it... 2026-02-15 17:39:48 -05:00
Cutieguwu 0fad1b74bc Try to work on build some more. 2026-02-15 12:25:03 -05:00
Cutieguwu a9fb52d8d7 Bump version numbers. 2026-02-15 09:50:36 -05:00
Cutieguwu e41d4bcd76 Most of the refactor. Need to switch machines. 2026-02-15 09:36:04 -05:00
Cutieguwu dda863e512 Make us Zed users happy. 2026-01-28 19:38:39 -05:00
Cutieguwu de7c0e6409 Add pathsub; Add a bunch of metadata. 2026-01-28 19:38:22 -05:00
Cutieguwu 7020cfb8b6 Update templates (including future ones) 2026-01-28 19:37:40 -05:00
Cutieguwu 54e6350d42 Code cleanup. 2026-01-27 22:01:41 -05:00
Cutieguwu f3f79a12df Zed mucked something up with the merge. Fix it. 2026-01-27 21:32:18 -05:00
Cutieguwu 649507bbcb Fix build; Correct target/ path in generated .gitignore 2026-01-27 21:30:45 -05:00
Cutieguwu 676b0b606b Merge pull request 'fix: raven test' (#2) from AdrianLong/raven:master into master
Reviewed-on: https://gitea.cutieguwu.ca/Cutieguwu/raven/pulls/2
2026-01-27 16:33:41 -05:00
AdrianLongCarleton 82b45d9c66 Removed Fence denugging statements 2026-01-27 14:09:30 -05:00
AdrianLongCarleton 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
AdrianLongCarleton 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
AdrianLongCarleton 3deedb2f7f Fixed raven build to build from anywhere inside of a raven project. 2026-01-27 13:47:57 -05:00
Cutieguwu 3db0f53943 Correct commands. 2026-01-27 06:15:03 -05:00
Cutieguwu b5c4f61c8a Use a bug tracker, instead of README. 2026-01-27 06:13:37 -05:00
Cutieguwu aa851f7616 Add clap version, authors; Update metadata. 2026-01-26 22:21:10 -05:00
Cutieguwu dafc6ea885 Fix pathing issues. 2026-01-26 21:51:15 -05:00
Cutieguwu f6a6d54992 Filter out all non-source files before feeding to javac. 2026-01-26 21:31:35 -05:00
Cutieguwu a0b75edab3 Update goals and bug tracking. 2026-01-26 21:20:11 -05:00
Cutieguwu 91bf7769b4 Create AUTHORS.md 2026-01-26 21:19:56 -05:00
Cutieguwu 56a86b371a Support proper locating of Nest.toml; Cleanup. 2026-01-26 21:19:51 -05:00
Cutieguwu ac364caede Add Getting Started guide; update Future Plans; add WSL warning. 2026-01-26 14:31:34 -05:00
Cutieguwu 7291263903 Improve cli help and add warning. 2026-01-26 14:30:41 -05:00
Cutieguwu 11737e67f8 Fix Java project structure. 2026-01-26 14:29:43 -05:00
Cutieguwu 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
Cutieguwu e04882e6f6 Capitalize the J on Java. 2026-01-25 21:24:11 -05:00
Cutieguwu ef07526d57 Initial Commit. 2026-01-25 21:20:03 -05:00