|
4d59fc2987
|
Move patterns into a module
|
2025-04-01 14:05:10 -04:00 |
|
|
7a172be621
|
Remove threads and mutexed data from the language in favor of a
module-based approach
|
2025-03-31 02:11:03 -04:00 |
|
|
8cba6c3c24
|
Deprecate built-in Moment datatype in favor of a time module
|
2025-03-30 17:27:52 -04:00 |
|
|
3c52a75633
|
Deprecate custom printf specifiers in favor of print() function that
uses _Generic() to generically convert any value to a string or print as
a string.
|
2025-03-27 17:26:51 -04:00 |
|
|
1f9147187d
|
Make docstring tests use an actual expression AST instead of text
matching
|
2025-03-25 15:40:59 -04:00 |
|
|
dcf2662285
|
Move files into src/ and build into build/
|
2025-03-21 21:43:51 -04:00 |
|