Mark
45a46f32a5
add Byte to replace Int when appropriate
2024-04-15 14:07:05 +02:00
Mark
86b6a46d09
add Type::add_all()
2024-03-03 12:55:55 +01:00
Mark
b85183d081
remove COW::Get debug print from debug builds
2024-02-15 09:21:31 +01:00
Mark
3d1ce384d0
add objects and object types
2023-11-30 15:44:51 +01:00
Mark
782460e472
add get_mut function for lists
2023-11-29 16:26:51 +01:00
Mark
4144d6cf71
Type Annotations
...
- Add type annotations: [type] statement
- Add type definitions: [[name] type], [[name] := statement]
- Add type annotations example (08)
- add Quickstart.md, reference it from README
2023-11-21 22:10:58 +01:00
Mark
db59a1e92e
remove diff, add subtract to replace it and work with iters, add lt, gt, ltoe, gtoe for < > <= >=
2023-11-07 18:37:37 +01:00
Mark
a30ba84691
more iter functions
2023-10-27 19:19:29 +02:00
Mark
cb52c961a2
fix todo!()s in with_iters
2023-10-27 17:09:48 +02:00
Mark
5e20f92849
Added the concept of subtypes
...
...
... which `try` now uses to avoid some problems with inner types
2023-10-24 09:31:49 +02:00
Mark
b39a768099
.
2023-10-19 18:46:15 +02:00
Mark
2a7cb08596
mers rewrite is starting to be usable
2023-08-14 17:17:08 +02:00
Mark
b81dac682e
full rewrite, kinda works
2023-07-28 00:33:15 +02:00