20 Commits

Author SHA1 Message Date
05de473020
Generate atom.xml 2024-10-20 15:35:24 +02:00
ae7126bc19
Derive dates from directory name 2024-10-15 23:32:15 +02:00
b56853d133
Inline trivial definitions 2024-10-14 23:33:05 +02:00
f348bd1e82
Change Value type to just be Dynamic
Restructure into more modules.
2024-10-10 23:53:54 +02:00
e7e767c007
Clean up and move things around 2024-09-23 22:11:54 +02:00
a098317df3
Kind of make it work with pre-compilation
But very messy now.
2024-09-23 21:14:18 +02:00
47dd09f54c
Start worknig on templates 2024-09-21 23:21:47 +02:00
5bbcc924b7
Provide more building blocks and extend example 2024-09-21 23:11:31 +02:00
1a1db6944f
Split functions further into groups of functions 2024-09-21 20:07:38 +02:00
1f3c2929fd
Split functions into two modules 2024-09-21 20:05:08 +02:00
28d430cf72
Put function shortcuts back in Functions module 2024-09-21 20:00:59 +02:00
e3868332be
Move more base stuff into Types module 2024-09-21 19:53:32 +02:00
c588dc1f56
User better namings 2024-09-21 19:17:09 +02:00
b4f36f9370
Also migrate Function 2024-09-21 18:06:00 +02:00
af50f16243
Migrate all FunctionIO 2024-09-21 18:02:20 +02:00
bb52c043cd
Remove duplicated old way of doing this 2024-09-21 17:39:50 +02:00
6a2a87cfc3
Start using class instances instead of GADT constructors
Maybe makes more sense here?
2024-09-21 17:37:37 +02:00
124d9fa4d8
This belongs here 2024-09-21 17:34:28 +02:00
111fe3cee5
Make compile 2024-09-21 17:13:20 +02:00
e0caddd119
Move functions to own file 2024-09-21 16:50:57 +02:00