Commit graph

84 commits

Author SHA1 Message Date
vandomej
774a0df5d7 Added constants to drive logic 2024-03-11 00:28:54 -07:00
vandomej
d21d0fcd3a Adding basic fighter implementation for testing 2024-03-10 17:41:28 -07:00
vandomej
c44c389fbe Add data_format module and enum 2024-03-08 17:48:58 -08:00
vandomej
371e78fe4c Update dependencies and remove unused code 2024-03-08 17:06:54 -08:00
vandomej
f0fdaa7af9 Undoing LISP spikes 2024-03-08 15:46:26 -08:00
vandomej
e8d373d4f9 Progress on initializing population in sbcl 2023-03-21 01:08:02 -07:00
vandomej
dbe97f0df7 Finished unit testing 2021-11-26 18:58:17 -08:00
vandomej
8d9b39865a Adding unit tests for wrapper 2021-11-14 22:45:17 -08:00
vandomej
5d768d67c6 Finished file linked unit tests 2021-11-13 13:44:54 -08:00
vandomej
265f554d08 Cleaned up use statements 2021-11-07 11:21:46 -08:00
vandomej
95c65fa4b1 Refactoring unwrap usage 2021-11-07 10:52:32 -08:00
vandomej
bf1fd5a7d1 Refactoring asynchronous code 2021-11-06 23:27:21 -07:00
vandomej
3b89c8299b Using smol executor 2021-10-23 13:27:03 -07:00
vandomej
433fd04836 Concurrency working 2021-10-21 11:32:12 -07:00
vandomej
1becc7b0e3 Adding threading to file_linked operations 2021-10-13 10:59:29 -07:00
vandomej
7b11578f7a Added more logging and temp files for file linked 2021-10-11 23:43:36 -07:00
vandomej
ec54efe8be Added logging and timing 2021-10-10 10:03:31 -07:00
vandomej
c2ce591d6b Adjusting tree representation and adding scaling 2021-10-08 00:33:39 -07:00
vandomej
9b733c88f5 Wrong version... 2021-10-07 02:53:34 -07:00
vandomej
ee03ac2050 Updating version 2021-10-07 02:53:00 -07:00
vandomej
8b6b682778 Adding gemla documentation 2021-10-07 02:51:11 -07:00
vandomej
054c5040ad Updating cargo metadata 2021-10-07 02:50:03 -07:00
vandomej
e12b45592c Switching to bincode implementation for FileLinked 2021-10-07 02:40:08 -07:00
vandomej
fb78ce77ab Removing Bracket type 2021-10-06 11:29:06 -07:00
vandomej
71e613c1c1 Reducing trait requirements 2021-10-06 10:54:34 -07:00
vandomej
789f8feef3 Revising changes for test state 2021-10-06 09:36:46 -07:00
vandomej
2fdf4c2545 Adding implementation to binary 2021-10-06 00:54:51 -07:00
vandomej
e5188ec02f Filling out function to process bracket tree 2021-10-06 00:08:05 -07:00
vandomej
569a17f145 Refactoring bracket interface 2021-10-05 16:29:59 -07:00
vandomej
9081fb0b3c Adding unit tests for test states 2021-10-05 10:29:48 -07:00
vandomej
87ade09e36 Adding merge function to TestState 2021-10-05 00:14:19 -07:00
vandomej
6d29508b83 Adding random number test state 2021-10-03 13:35:10 -07:00
vandomej
ad4bf7c4ca Creating empty state for tree node 2021-10-03 01:54:56 -07:00
vandomej
daae6c2705 Removing unnecessary debug fmt uses 2021-10-02 21:21:01 -07:00
vandomej
edc2f67897 Revising error types 2021-10-02 17:13:01 -07:00
vandomej
d4af685500 Reducing keywords to 5 2021-10-01 10:02:17 -07:00
vandomej
687c6a435d Adding version to path dependency 2021-10-01 09:55:00 -07:00
vandomej
f6de2df095 Updating license fields 2021-10-01 09:53:13 -07:00
vandomej
299a727a33 Prepping for cargo publish 2021-10-01 09:50:50 -07:00
vandomej
9b8756579b Using metadata method on PathBuf 2021-10-01 01:12:53 -07:00
vandomej
e5090d650c Using PathBuf for paths 2021-10-01 00:57:33 -07:00
vandomej
de4a44c93e Revising binary tree 2021-09-30 16:39:30 -07:00
vandomej
9662155604 Changing file write to use buffer 2021-09-04 23:43:42 -07:00
vandomej
acdfe269bd Separating file_linked package 2021-09-02 17:55:39 -07:00
vandomej
04a70cd8f9 Doc comments for file linked 2021-08-26 18:41:27 -07:00
vandomej
94dbcd1f3a Adding example for readonly 2021-08-26 15:08:40 -07:00
vandomej
bd57448f56 Finishing comments for bracket 2021-08-23 22:39:45 -07:00
vandomej
ce9bd611a8 More bracket comment progress 2021-08-23 11:23:53 -07:00
vandomej
e47765095a Progress commenting bracket file 2021-08-23 10:04:11 -07:00
vandomej
f6de0191cd August 20th 2021, 2:23 am 2021-08-20 02:23:18 -07:00