gingerBill
|
34d040cef1
Correct format strings
|
2 周之前 |
gingerBill
|
9e8be055c1
Rename to `-build-diagnostics`
|
2 周之前 |
gingerBill
|
11712627cb
Add module stuff to `-para-poly-diagnostics`
|
2 周之前 |
gingerBill
|
1fc1d8e451
Change sort for single instanced procedures
|
2 周之前 |
gingerBill
|
53f4fc1cbb
Add `-para-poly-diagnostics`
|
2 周之前 |
Harold Brenes
|
9d8e15b3af
Implementes the block ABI.2010.3.16 natively via the `objc_block` intrinsic and the `Objc_Block` builtin type.
|
2 月之前 |
gingerBill
|
bb4bc316a4
`for in string16`; Support `string16` across core
|
2 月之前 |
gingerBill
|
ae02d3d02d
Begin supporting `string16` across the core library
|
2 月之前 |
gingerBill
|
2561427dd3
Add `string16` and `cstring16` (UTF-16 based strings)
|
2 月之前 |
Harold Brenes
|
1505edef01
Change ivar offsets from u32 to (odin base type) int/native pointer size.
|
5 月之前 |
Harold Brenes
|
f3923ed666
Fix indentations
|
5 月之前 |
Harold Brenes
|
bca02f81cd
Include the ivar in the Objective-C class unconditionally of it being used or not.
|
5 月之前 |
Harold Brenes
|
b3b4d501ca
Fix ivar in multi-module mode.
|
5 月之前 |
Harold Brenes
|
a3de9c8de4
Add initial support for Objective-C class implementation
|
5 月之前 |
gingerBill
|
4ebaed1fdd
Remove refactor
|
6 月之前 |
gingerBill
|
e412d3b4c1
Minor clean up to `lb_handle_objc_find_or_register_internal`
|
6 月之前 |
gingerBill
|
cd5bef4f61
Rewrite objc SEL/Class register handling code
|
6 月之前 |
gingerBill
|
5eaff20f4a
Add mutex for `lb_handle_objc_find_or_register_class`
|
6 月之前 |
gingerBill
|
d0dd1b2d80
Add mutex for `lb_handle_objc_find_or_register_selector`
|
6 月之前 |
Laytan Laats
|
f85db012b8
fix off by one temp cstring and put objc names on permanent allocator to be safe
|
6 月之前 |
gingerBill
|
d3b1aaad18
Use `::` rather than `$` to try and fix mac SEL stuff
|
7 月之前 |
gingerBill
|
fd6d7d412d
Use more predictable object name
|
7 月之前 |
gingerBill
|
f9d85a7311
Try to make globally generated variables deterministic in name
|
7 月之前 |
gingerBill
|
e8c38e7427
Handle `any` correctly for 32-bit systems
|
7 月之前 |
Laytan Laats
|
b77430bea8
-obfuscate-source-code-locations on bounds checks and type assertions
|
8 月之前 |
Laytan Laats
|
9dc17f4c47
optimize fix
|
8 月之前 |
Laytan Laats
|
b2aaf90f88
fix separate modules with objc code
|
8 月之前 |
gingerBill
|
a2a0a2c8d8
Merge pull request #4611 from tf2spi/4491-max-field-align-pack
|
9 月之前 |
gingerBill
|
7b334d2bd9
Add `#branch_location`
|
9 月之前 |
misomosi
|
fdf510b7b3
Pack struct when needed, use field_align metadata
|
9 月之前 |