Commit Graph

16 Commits (01cd32e70d8a6665b48e675f29f98a51b061ed3a)

Author SHA1 Message Date
noah metz 1d2047eee2 Changed graph_tester to GraphTester 2023-06-18 18:39:52 -06:00
noah metz d2e3163806 Fixed package name 2023-06-18 18:33:17 -06:00
noah metz 8b7eb57673 Removed vex files and changed package name 2023-06-18 18:26:13 -06:00
noah metz 66e6c4263c Refactored GraphSignal to remove pointers and updated update path 2023-06-18 18:11:59 -06:00
noah metz 75d0eb0396 Created GQL resource which will act as a graphql server for the attached node and all nodes under it 2023-06-07 00:36:40 -06:00
noah metz 2d31daa916 Made cancel and abort handlers instead of abort being a special signal type 2023-06-06 23:04:49 -06:00
noah metz 08eb543af0 Fixed tests 2023-06-03 18:56:14 -06:00
noah metz 3f7d452954 Added WaitForValue test function 2023-06-03 02:07:16 -06:00
noah metz f838f53dda Basic vex Match 2023-06-03 01:38:35 -06:00
noah metz 0085a71142 Updated manager_test.go to run faster 2023-06-02 17:39:28 -06:00
noah metz 100a5f8f2e Moved class methods to package methods. Updated graph once again 2023-06-02 17:31:29 -06:00
noah metz 55d977e9b8 Updated listener to have explicit unregister. Cleanup of initializers. More stuff I don't remember. 2023-06-01 22:42:47 -06:00
noah metz d7b13de82f Updated tests and fixed updates before/after locking/unlocking 2023-06-01 13:48:38 -06:00
noah metz b7365f7dfb Made event part of the closure and created first step of match 2023-05-30 21:50:59 -06:00
noah metz f6834c9201 Added basic event queue machine 2023-05-29 23:54:52 -06:00
noah metz 0c3193162c renamed graph_test.go to manager_test.go 2023-05-29 19:20:45 -06:00