Pagwin pushed to main at Pagwin/cs440-assignment2 2025-08-14 19:47:08 +00:00
ae0b45df73 Fixed issues and setup a makefile for submission
30babdb9dc some fixes
ce0f5f7ef0 slowly working through given tests to get Map fully working in all functionality
315a200c9b committing more tests
9271042e78 <, == and != done
Compare 10 commits »
Pagwin created repository Pagwin/cs440-assignment2 2025-08-14 19:46:29 +00:00
Pagwin created branch submission in Pagwin/BinghamtonBetterBus-v2 2025-08-13 21:15:54 +00:00
Pagwin pushed to submission at Pagwin/BinghamtonBetterBus-v2 2025-08-13 21:15:54 +00:00
Pagwin created branch shared_integration in Pagwin/BinghamtonBetterBus-v2 2025-08-13 21:15:41 +00:00
Pagwin pushed to shared_integration at Pagwin/BinghamtonBetterBus-v2 2025-08-13 21:15:41 +00:00
e1f5b4967e Fix merge conflicts from main to shared_integration
Pagwin created branch route_find in Pagwin/BinghamtonBetterBus-v2 2025-08-13 21:15:36 +00:00
Pagwin pushed to route_find at Pagwin/BinghamtonBetterBus-v2 2025-08-13 21:15:36 +00:00
390e2ae57d needed neo4j plugin added to docker compose
c6f5e8245a realized I was allowing query injection to graph db for no reason
a7a7abd901 code for adding edges added in but not quite done to avoid duplicate edge creation yet and completely untested
9118e59b3a slightly better neo4j import api that has provider prefix and what not be specified as an option
Compare 4 commits »
Pagwin created branch path-ui in Pagwin/BinghamtonBetterBus-v2 2025-08-13 21:15:29 +00:00
Pagwin pushed to path-ui at Pagwin/BinghamtonBetterBus-v2 2025-08-13 21:15:29 +00:00
23c20cdfd0 Updated demo video
5c2dd0395e Updated submission
9a01b1b443 Cleanup
a5090988d5 Merge branch 'main' into path-ui
2e3813398e UI and algorithm finished
Compare 7 commits »
Pagwin created branch feedback in Pagwin/BinghamtonBetterBus-v2 2025-08-13 21:15:12 +00:00
Pagwin pushed to feedback at Pagwin/BinghamtonBetterBus-v2 2025-08-13 21:15:12 +00:00
Pagwin created branch main in Pagwin/BinghamtonBetterBus-v2 2025-08-13 21:15:01 +00:00
Pagwin pushed to main at Pagwin/BinghamtonBetterBus-v2 2025-08-13 21:15:01 +00:00
9558d02f39 README stuff, hacky justfile added and demo is recorded
94fda78bd9 work on readme and license
8950751c82 (HACKS!!!)lots of bullshit hacks to remove later (#14)
e8de6475c7 Optimizations (#15)
d0387c7aa2 Working "find a path" code (#13)
Compare 10 commits »
Pagwin created repository Pagwin/BinghamtonBetterBus-v2 2025-08-13 21:14:34 +00:00
Pagwin pushed to main at Pagwin/psb 2025-08-12 04:03:15 +00:00
94d7047534 more grammar fuckery and some implementation of markdown parser
Pagwin pushed to main at Pagwin/psb 2025-08-12 00:58:34 +00:00
7c13bdc4af realized there was backtracking and didn't want to backtrack so asked LLM for left factored ABNF
Pagwin pushed to main at Pagwin/new_blog 2025-08-09 19:13:06 +00:00
c3d37f1d4e code block highlight color fixes and typo fix
Pagwin pushed to main at Pagwin/new_blog 2025-08-09 18:46:22 +00:00
b70b794e78 minor mobile width fix
Pagwin opened issue Pagwin/psb#4 2025-08-05 01:55:26 +00:00
Build time code block syntax highlighting