gingerBill
|
cd2476e084
Add buffer_read_at buffer_write_at
|
4 年之前 |
gingerBill
|
ebbc33fdb5
Mockup of the new `package os` interface (incomplete and non-functioning)
|
4 年之前 |
gingerBill
|
3a4373641b
Correct call site attributes
|
4 年之前 |
gingerBill
|
9adec628c1
Add `@(cold)` attribute to procedure declarations
|
4 年之前 |
gingerBill
|
3e54cddf64
Merge pull request #902 from Kelimion/run_as_user
|
4 年之前 |
gingerBill
|
d602709133
Fix typo
|
4 年之前 |
gingerBill
|
8e1120bc09
Fix typo
|
4 年之前 |
gingerBill
|
ebed29fc09
Revert *nix thread stuff to old sync
|
4 年之前 |
gingerBill
|
bee8beb2c9
Default to pthreads in sync2 for *nix
|
4 年之前 |
gingerBill
|
12296a0dcc
Allow `intrinsics` entities to be exported from other packages if wanted
|
4 年之前 |
Jeroen van Rijn
|
2942e45ff5
Placate -vet for unrelated core:thread update.
|
4 年之前 |
Jeroen van Rijn
|
aca5c7c1c6
Placate -vet.
|
4 年之前 |
Jeroen van Rijn
|
a1d871360c
Add support to core:windows to add/delete users.
|
4 年之前 |
gingerBill
|
2b36069924
Fix typo
|
4 年之前 |
gingerBill
|
4fb4ada2c7
Update sync2 to just use atomic intrinsics rather than the parapoly wrappers
|
4 年之前 |
gingerBill
|
e3ee005404
Clean up path_unix.odin to make it not depend on `package os`
|
4 年之前 |
gingerBill
|
e8bf1f2064
Minor fixes to platform checking code
|
4 年之前 |
gingerBill
|
1156bd9dd0
Remove thread stuff from sync2; Cleanup package thread
|
4 年之前 |
gingerBill
|
52c193316b
Add Thread stuff to new sync package
|
4 年之前 |
gingerBill
|
2db1fe7429
New redesign of core:sync (stored under core:sync/sync2 for the time being)
|
4 年之前 |
gingerBill
|
5bc9e4e4f7
Merge pull request #901 from atkurtul/swarning
|
4 年之前 |
gingerBill
|
2d99a348b8
Fix proc literal bug not finding the associated `DeclInfo`
|
4 年之前 |
Gitea
|
011c8d5cda
fix Syntax Warning
|
4 年之前 |
vassvik
|
8169cb4853
Fix missing newlines in core:math/linalg/specific.odin
|
4 年之前 |
gingerBill
|
18ab7fb68b
Add `break;` for sanity
|
4 年之前 |
gingerBill
|
3eaf3327d4
Add "Dwarf Version" metadata for `darwin` on `-llvm-api`
|
4 年之前 |
gingerBill
|
d721ffa6fa
Add assertion check on parameter types for `lb_emit_call_internal`
|
4 年之前 |
gingerBill
|
535048e2b3
Fix `LLVMConstIntOfArbitraryPrecision` usage for a pointer
|
4 年之前 |
gingerBill
|
050d6f670e
Merge pull request #896 from Platin21/Master-Origin
|
4 年之前 |
Platin21
|
ae7d7d33d4
Merge remote-tracking branch 'origin/master' into Master-Origin
|
4 年之前 |