gingerBill
|
f0437a4242
Enforce `core:builtin` and `core:intrinsics` for imports
|
4 жил өмнө |
gingerBill
|
32bdad322a
Improve parsing for `or_return` in `core:odin/parser`
|
4 жил өмнө |
gingerBill
|
bf130087e7
Change to `strings.clone_from_cstring_bounded`
|
4 жил өмнө |
gingerBill
|
38e038a1ab
Add `strings.clone_from` and `strings.clone_from_nul_terminated`
|
4 жил өмнө |
gingerBill
|
6504607adf
Merge branch 'master' of https://github.com/odin-lang/Odin
|
4 жил өмнө |
gingerBill
|
c8378fce95
Add library collection `vendor`
|
4 жил өмнө |
Jeroen van Rijn
|
1aeaec8d5c
Merge pull request #1091 from Kelimion/win11
|
4 жил өмнө |
gingerBill
|
2aaf927beb
Improve error message for `Cannot assign value` if they have the same name but are from different packages
|
4 жил өмнө |
Jeroen van Rijn
|
bb86b0f526
os: Add Windows 11 detection.
|
4 жил өмнө |
gingerBill
|
2f5edebefa
Rename `mem.reinterpret` to `mem.reinterpret_copy`
|
4 жил өмнө |
gingerBill
|
b5cdb331b0
Add `mem.reinterpret`
|
4 жил өмнө |
gingerBill
|
fa4f3aa7ad
Correct atomic usage
|
4 жил өмнө |
gingerBill
|
a90fe7211c
Make `global_entity_id` atomic
|
4 жил өмнө |
gingerBill
|
ac6cc5191a
Make `ThreadPool.is_running` atomic
|
4 жил өмнө |
gingerBill
|
38841dd46e
Fix race condition from `add_entity_use` due to Entity.identifier
|
4 жил өмнө |
gingerBill
|
e722af7f61
Remove unneeded disabled warnings from build.bat
|
4 жил өмнө |
gingerBill
|
df372dbd5b
Migrate and remove more from gb.h
|
4 жил өмнө |
gingerBill
|
5c4d95d539
Move more of `gb.h`'s Synchronization code into common.cpp
|
4 жил өмнө |
gingerBill
|
9ae4de2ab8
Remove unused code from gb.h (which means it is heavily modified now)
|
4 жил өмнө |
gingerBill
|
7845769d4b
Remove unused code
|
4 жил өмнө |
gingerBill
|
33239324b8
Improve the C++ to be more correct for clang on Windows, still requiring the same disabled warnings as on *nix
|
4 жил өмнө |
gingerBill
|
82a74ebfa9
Merge branch 'master' of https://github.com/odin-lang/Odin
|
4 жил өмнө |
gingerBill
|
35026000bb
Fix deadlock caused by typo
|
4 жил өмнө |
Jeroen van Rijn
|
55cf3d26bf
Merge pull request #1090 from Kelimion/bigint
|
4 жил өмнө |
Jeroen van Rijn
|
23d29be4d8
big: Update license to BSD-3.
|
4 жил өмнө |
Jeroen van Rijn
|
1ad0743a52
big: Nicely align test suite results.
|
4 жил өмнө |
gingerBill
|
54af47a138
Remove useless code
|
4 жил өмнө |
gingerBill
|
b84ee3ab8f
Fix `odin test` not executing any tests
|
4 жил өмнө |
gingerBill
|
e023b96737
Remove json import from demo
|
4 жил өмнө |
gingerBill
|
3fde4616e0
Correct mutex usage for `path_to_fullpath`; make `ThreadPool` use `BlockingMutex`
|
4 жил өмнө |