Commit graph

18 commits

Author SHA1 Message Date
618cdf7314 progress with versioning lib 2025-06-06 15:30:35 +02:00
e2e9bbdccd add primitive string type 2025-06-05 09:57:04 +02:00
aee8d5b5e1 simplify 'enum' 2025-06-03 10:42:36 +02:00
366b1ec4e0 simplify 'struct' 2025-06-02 15:28:07 +02:00
a9e21d7d94 forgot something 2025-05-12 11:03:17 +02:00
cb45d88e17 correct type of emptyDict and emptySet 2025-05-12 10:44:02 +02:00
b68092d058 create index.js 2025-05-10 12:08:43 +02:00
1780920438 (broken) use lowercase names for symbols 2025-05-10 09:19:40 +02:00
639d70afa5 (broken) modules are mappings from name to typed value 2025-05-10 09:14:58 +02:00
255bc475d7 fix 2025-05-09 15:03:17 +02:00
b1c2e7836d replace 'prompt' example by 'environment' 2025-05-09 14:53:43 +02:00
e1a2139cb4 use newDynamic() everywhere instead of { i: ... , t: ... } 2025-05-08 23:56:58 +02:00
4c394441b0 fix things 2025-05-08 23:08:48 +02:00
9e1f679dba pretty print enhancements + comparison of generic functions 2025-05-08 22:59:01 +02:00
bbac7858ae fix some things 2025-05-08 21:30:56 +02:00
a664ddac8a simplify: no distinction between generic types and 'normal' types. 2025-05-08 16:58:07 +02:00
b4826605af add dict comparison function 2025-05-07 14:05:57 +02:00
48390b8556 reorganize directory and file structure 2025-05-07 13:44:49 +02:00