gingerBill
|
09fa1c29cd
Move `core:runtime` to `base:runtime`; keep alias around
|
il y a 1 an |
gingerBill
|
ddcaa0de53
Remove `core:mem` dependency from `core:reflect`
|
il y a 1 an |
gingerBill
|
621b3c7829
Add missing clone for `Struct_Type`
|
il y a 1 an |
gingerBill
|
68df35b378
Add `#field_align(N)`
|
il y a 1 an |
gingerBill
|
c1d853a24e
Remove dead code
|
il y a 1 an |
gingerBill
|
30636f5114
Change return values from `Struct_Tag` to `string`
|
il y a 1 an |
gingerBill
|
da6edb3764
Merge pull request #3139 from flysand7/file-attrib
|
il y a 1 an |
gingerBill
|
9a9625f885
Fix #3053
|
il y a 1 an |
gingerBill
|
15b40a4f29
Fix #3122
|
il y a 1 an |
gingerBill
|
5406acc8fa
Fix `type_ptr_set_update`
|
il y a 1 an |
flysand7
|
d5b0ec712b
os/os2: Remove file attribute casting from core:os2
|
il y a 1 an |
flysand7
|
af636eedde
os: Fix casting errors in other files
|
il y a 1 an |
flysand7
|
57b7822e12
Merge branch 'master' into unsigned-file-attrib
|
il y a 1 an |
flysand7
|
03736d8bcb
sys/windows: Make INVALID_FILE_ATTRIBUTES a u32 constant
|
il y a 1 an |
Jeroen van Rijn
|
9cfd4a953e
Merge pull request #3132 from KyleNBurke/patch-1
|
il y a 1 an |
Kyle Burke
|
14e2cc17d6
Remove mention of `map` in builtin resize proc group
|
il y a 1 an |
gingerBill
|
5f41741e8c
Merge pull request #3126 from DanielGavin/parser-fix-paran
|
il y a 1 an |
gingerBill
|
8a067bc1fc
Merge pull request #3127 from laytan/fix-wasm-and-llvm-17
|
il y a 1 an |
gingerBill
|
cfdf2bfb77
Merge pull request #3129 from DragosPopse/assert-fix
|
il y a 1 an |
gingerBill
|
2f8316840e
Merge pull request #3131 from flysand7/non-zeroed
|
il y a 1 an |
flysand7
|
a660098106
os2: Add .Resize_Non_Zeroed allocation mode to os2/heap_windows
|
il y a 1 an |
Dragos Popescu
|
90d1f9ab27
Removed return value of assertf. assertf now correctly responds to -disable-assert. Added log.assert and log.assertf. All asserts now do the @cold trick, first added to builtin.assert
|
il y a 1 an |
Laytan Laats
|
2097b09abb
fix for wasm on llvm 17
|
il y a 1 an |
DanielGavin
|
f63f28302e
Recover from faulty parameter in parse_proc_type
|
il y a 1 an |
gingerBill
|
98b539ac5c
Merge pull request #2912 from karl-zylinski/marshal-sort-maps-by-key-and-clone-value
|
il y a 1 an |
Karl Zylinski
|
9d067ae562
Made sure temp guard for sorting map keys in json marshal code ignores temp allocator
|
il y a 1 an |
Jeroen van Rijn
|
5a542c7ad5
Merge pull request #3119 from Kelimion/location_call
|
il y a 1 an |
Jeroen van Rijn
|
73f57c5933
Clarify #location error message when not a call.
|
il y a 1 an |
Jeroen van Rijn
|
2071d7ba84
Merge pull request #3116 from Kelimion/hot_reload
|
il y a 1 an |
Jeroen van Rijn
|
e8102a40d0
Add hot reload support to `dynlib.initialize_symbols`
|
il y a 1 an |