|
ca76fb335a
|
Add compiler guards for GCC directives
|
2025-03-28 15:31:53 -04:00 |
|
|
85e7fc5d01
|
Remove dead code
|
2025-03-28 14:32:45 -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 |
|
|
dbf6d326ad
|
Bugfix for switch statement fallthroughs
|
2025-03-25 02:39:52 -04:00 |
|
|
e2dfe13dc3
|
Bugfix for assigning to array with an Int index
|
2025-03-24 16:36:07 -04:00 |
|
|
dcf2662285
|
Move files into src/ and build into build/
|
2025-03-21 21:43:51 -04:00 |
|