Bram
|
b6e181237f
|
Merge branch 'develop' into 3-timeline
|
2024-01-23 19:20:44 +01:00 |
Bram van den Heuvel
|
462aa3a2dc
|
Fix test
|
2024-01-12 17:15:07 +01:00 |
Bram
|
2f7a247dbd
|
Rewrite Timeline tests for comparing timelines through JSON
|
2024-01-12 00:08:35 +01:00 |
Bram
|
394799da8b
|
Add Timeline JSON coders
|
2024-01-12 00:08:06 +01:00 |
Bram
|
211f8f1df4
|
Add Timeline framework
The tests fail, but using test-driven development we will now build them functional
|
2024-01-05 13:51:06 +01:00 |
Bram
|
e8ee125def
|
Add subsetOf Filter function
|
2024-01-04 03:13:17 +01:00 |
Bram
|
3739043f87
|
Create Timeline filter
|
2024-01-04 02:00:31 +01:00 |
Bram
|
20b4ea2f5c
|
elm-format
|
2023-12-29 14:58:50 +01:00 |
Bram
|
5cdb4fad33
|
Remove warnings
|
2023-12-29 14:57:59 +01:00 |
Bram
|
e1a4bcab9b
|
Add StateManager type
|
2023-12-29 14:50:43 +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 |
Bram
|
3e54ea9cbe
|
Add separate Settings module
|
2023-12-24 01:26:06 +01:00 |