|
38d6189d43
|
Further support for .dylib files on mac by changing syntax for library
imports to `use -lfoo` instead of `use foo.so`
|
2025-03-30 15:41:37 -04:00 |
|
|
de0e565d00
|
Fixes for integer truncation
|
2025-03-11 18:02:13 -04:00 |
|
|
1f6e586b2a
|
Support external structs with namespaced methods (also C-strings are now
`const char*` instead of `char*`)
|
2025-03-11 17:49:04 -04:00 |
|