AdrianLong
  • Joined on 2026-01-26
AdrianLong pushed to master at AdrianLong/raven 2026-02-22 23:27:07 -05:00
5473ca7440 forked 6ad82c3339 and refactored to combine prey.toml with nest.toml. The WorkspaceHandler.discover_packages() function is very broken.
3654d76340 forked 6ad82c3339 and refactored to combine prey.toml with nest.toml. The WorkspaceHandler.discover_packages() function is very broken
6ad82c3339 Update Cargo.lock
f0d22e6b79 Speed up brute force building with Prey.lock hashing and caching.
1009a84c06 Improve javac version fetching.
Compare 21 commits »
AdrianLong pushed to master at AdrianLong/raven 2026-02-22 23:12:02 -05:00
54e6350d42 Code cleanup.
f3f79a12df Zed mucked something up with the merge. Fix it.
649507bbcb Fix build; Correct target/ path in generated .gitignore
676b0b606b Merge pull request 'fix: raven test' (#2) from AdrianLong/raven:master into master
Compare 4 commits »
AdrianLong pushed to master at AdrianLong/raven 2026-01-27 14:10:09 -05:00
82b45d9c66 Removed Fence denugging statements
AdrianLong commented on issue Cutieguwu/raven#3 2026-01-27 13:49:32 -05:00
raven test is totally borked.

Resolved the bug. The system needs to be refactored to handle mutiple different test classes being run.

AdrianLong pushed to master at AdrianLong/raven 2026-01-27 13:40:24 -05:00
67381eb071 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.
AdrianLong created pull request Cutieguwu/raven#2 2026-01-27 00:05:30 -05:00
WIP: master
AdrianLong pushed to master at AdrianLong/raven 2026-01-27 00:00:21 -05:00
7aea79c4fa Refactored assets to use propper java syntax. Found error in the raven test command. Impropper formating when passing arguments to the java command.
AdrianLong closed pull request Cutieguwu/raven#1 2026-01-26 22:37:37 -05:00
Fixed raven build to build from anywhere inside of a raven project.
AdrianLong created pull request Cutieguwu/raven#1 2026-01-26 22:11:03 -05:00
Fixed raven build to build from anywhere inside of a raven project.
AdrianLong pushed to master at AdrianLong/raven 2026-01-26 22:09:25 -05:00
60ec65dc94 Fixed raven build to build from anywhere inside of a raven project.
AdrianLong created repository AdrianLong/raven 2026-01-26 22:05:46 -05:00