| Age | Commit message (Collapse) | Author |
|
also panic instead of emitting bad code for returning small structs
See #1481
|
|
See #1481
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for unimplemented C ABI
See #1411
See #1481
|
|
|
|
See #1416
|
|
|
|
|
|
|
|
|
|
closes #1478
|
|
closes #1473
|
|
to canonicalize imports.
This means that softlinks can represent different files,
but referencing the same absolute path different ways
still references the same import.
|
|
|
|
closes #834
|
|
|
|
|
|
|
|
fixes #960
|
|
Thanks to Shawn Landden for the original pull request.
closes #1450
|
|
|
|
closes #1417
|
|
|
|
|
|
|
|
Closes #1227.
|
|
closes #1277
|
|
|
|
Tracking Issue #1296 ;
|
|
Tracking Issue #1296 ;
|
|
Tracking Issue #1296 ;
Thanks @andrewrk ;
|
|
Tracking Issue #1296 ;
Thanks @andrewrk ;
|
|
Tracking Issue #1296 ;
I removed/commented-out the assert checking for no errors since we now have some errors rendered.
|
|
Tracking Issue #1296 ;
|
|
Tracking Issue #1296 ;
|
|
|
|
closes #1263
|
|
* type_allowed_in_extern accepts all ptr not size 0
* Generate correct headers for none extern structs/unions/enums
|
|
|
|
|
|
* fix wrong implicit cast for `@IntType` bit_count parameter.
* fix incorrect docs for `@IntType` bit_count parameter.
closes #1242
closes #745
closes #1240
|
|
|
|
'first_arg_ret'.
Seems to fix #1230, includes test.
|