Bram
|
5cf6b59602
|
Add initial Vault design
|
2024-05-08 07:57:08 +02:00 |
Bram
|
086e491b06
|
Ignore decoder logs
Specifically on Hashdict/Mashdict as they variate based on JSON input
|
2024-04-12 14:30:33 +02:00 |
Bram
|
0ef298a28e
|
Connect User to Event type
|
2024-04-12 13:57:38 +02:00 |
Bram
|
5856084b45
|
Remove unused RationalOrder module
Kill your darlings, I guess. :(
|
2024-03-29 11:53:24 +01:00 |
Bram
|
ed78695213
|
Add Timeline JSON coder
|
2024-03-29 10:46:02 +01:00 |
Bram
|
1940b1d51f
|
Fix RationalOrder formatting
|
2024-02-15 13:20:25 +01:00 |
Bram
|
016290d9e1
|
Merge branch 'develop' into 3-timeline
|
2024-01-29 22:09:59 +01:00 |
Bram
|
d40af28b38
|
Add RationalOrder type
|
2024-01-29 21:42:33 +01:00 |
Bram
|
d1fbc87730
|
Refactor to new JSON coders
|
2024-01-19 16:22:51 +01:00 |
Bram
|
3f08e4a3e7
|
Add more high-level ary humans
|
2024-01-18 14:46:50 +01:00 |
Bram
|
ecdc136f9e
|
Write JSON test module
|
2024-01-16 16:06:38 +01:00 |
Bram
|
acfeabb39e
|
Merge branch 'elm-test' into 3-state-manager
|
2023-12-26 17:44:48 +01:00 |
Bram
|
277c15c7e1
|
Add Mashdict
|
2023-12-26 17:43:06 +01:00 |
Bram
|
c7a3fe804b
|
elm-format + add more tests
|
2023-12-26 16:11:51 +01:00 |
Bram
|
f465c9cbb1
|
Add isEqual function for Hashdict + tests
|
2023-12-26 12:59:50 +01:00 |
Bram
|
26ca6600d7
|
Add Hashdict test
|
2023-12-24 15:49:55 +01:00 |
Bram
|
fa642b46d6
|
Refactor test suite
|
2023-12-24 11:30:50 +01:00 |
Bram
|
bf64d5911f
|
Add Timestamp test
|
2023-12-24 11:17:43 +01:00 |
Bram
|
959642499b
|
Envelope refactor
Effectively, the Envelope type has been moved to the Types module, effectively keeping it separate from other data types.
|
2023-12-24 02:16:52 +01:00 |