index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add image.pixels_to_image helper.
dev-2024-08
Jeroen van Rijn
2024-08-02
1
-1
/
+28
*
Merge pull request #3998 from zen3ger/os2-temp_file_linux
gingerBill
2024-08-01
1
-4
/
+7
|
\
|
*
[os2] Add missing temp_file implementation for Linux
Roland Kovacs
2024-07-30
1
-4
/
+7
*
|
Update rand.reset() example.
Jeroen van Rijn
2024-07-31
1
-1
/
+1
*
|
Merge pull request #3992 from thetarnav/parser-patch
gingerBill
2024-07-30
2
-1
/
+2
|
\
\
|
*
|
Correct the Array_Type.len comment and assign tok when making Ellipsis node
Damian Tarnawski
2024-07-29
2
-1
/
+2
|
|
/
*
|
Merge pull request #3985 from flysand7/docs-sync
gingerBill
2024-07-30
4
-181
/
+1273
|
\
\
|
|
/
|
/
|
|
*
[sync]: Document all procedures
flysand7
2024-07-30
4
-181
/
+1273
*
|
Clamp dot in `angle_between` to avoid precision errors.
Jeroen van Rijn
2024-07-28
1
-1
/
+2
*
|
make example compile
Colin Davidson
2024-07-28
1
-1
/
+2
*
|
tweak doc a little to reduce onboarding friction for thread-users
Colin Davidson
2024-07-28
1
-2
/
+3
|
/
*
Merge remote-tracking branch 'upstream/master' into sys-windows-2
Thomas la Cour
2024-07-26
1
-30
/
+319
|
\
|
*
Use constants in example.
Jeroen van Rijn
2024-07-25
1
-5
/
+5
|
*
Improve docs.
Jeroen van Rijn
2024-07-25
1
-182
/
+135
|
*
Add `time.to_string*` formatters.
Jeroen van Rijn
2024-07-25
1
-0
/
+336
*
|
removed obsolete fiels on WIN32_FIND_DATAW to match the size from the winsdk ...
Thomas la Cour
2024-07-26
1
-3
/
+0
*
|
missign cursorinfo
Thomas la Cour
2024-07-26
1
-0
/
+15
*
|
format
Thomas la Cour
2024-07-25
2
-21
/
+21
*
|
Merge remote-tracking branch 'upstream/master' into sys-windows-2
Thomas la Cour
2024-07-25
80
-912
/
+4987
|
\
|
|
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-07-24
1
-0
/
+1
|
|
\
|
|
*
Add CLSCTX_ALL
Jeroen van Rijn
2024-07-24
1
-0
/
+1
|
*
|
Add more NtDll stuff
gingerBill
2024-07-24
2
-0
/
+39
|
*
|
General clean up of `os2.read_directory` for Windows
gingerBill
2024-07-24
5
-19
/
+42
|
|
/
|
*
Improve win32 types
gingerBill
2024-07-24
1
-10
/
+22
|
*
Improve `os2.read_directory`
gingerBill
2024-07-24
4
-42
/
+30
|
*
Add missing attribute
gingerBill
2024-07-24
1
-1
/
+1
|
*
Begin cleaning up `os2.read_directory`
gingerBill
2024-07-24
4
-84
/
+187
|
*
Remove dead code
gingerBill
2024-07-24
1
-4
/
+0
|
*
Better handling of allocators
gingerBill
2024-07-24
6
-31
/
+37
|
*
Add some more Ntdll calls
gingerBill
2024-07-24
2
-18
/
+124
|
*
Add `inode` to `os2.Stat`
gingerBill
2024-07-24
3
-1
/
+7
|
*
Add `allocator` parameters to `fmt.caprint*`
gingerBill
2024-07-24
1
-17
/
+28
|
*
testing: add json reporting
Laytan Laats
2024-07-24
1
-1
/
+45
|
*
fix build comment in os_freestanding
Laytan Laats
2024-07-23
1
-2
/
+2
|
*
Implement `init_long_path_support`
gingerBill
2024-07-23
3
-8
/
+28
|
*
Use `SHFileOperationW` for `remove_all` on Windows
gingerBill
2024-07-23
3
-60
/
+32
|
*
Mock out os2.remove_all for Windows
gingerBill
2024-07-23
3
-12
/
+103
|
*
Begin work on os2/dir.odin
gingerBill
2024-07-23
11
-49
/
+286
|
*
Minor clean ups
gingerBill
2024-07-23
2
-9
/
+3
|
*
Begin mocking out the linux stuff on os2
gingerBill
2024-07-23
6
-68
/
+126
|
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-07-23
1
-1
/
+1
|
|
\
|
|
*
Remove space in indentation
Damian Tarnawski
2024-07-23
1
-1
/
+1
|
*
|
Add utility calls to os2
gingerBill
2024-07-23
2
-0
/
+20
|
|
/
|
*
Merge pull request #3966 from KyleNBurke/sys-windows-add-type
Jeroen van Rijn
2024-07-23
1
-0
/
+6
|
|
\
|
|
*
Remove semicolon
Kyle Burke
2024-07-23
1
-1
/
+1
|
|
*
Add `NCCALCSIZE_PARAMS` to `sys/windows`
Kyle Burke
2024-07-23
1
-0
/
+6
|
*
|
Clarify core:time Unix timestamp
Jeroen van Rijn
2024-07-22
1
-2
/
+3
|
*
|
Merge pull request #3476 from PucklaJ/syscall-fix
Laytan
2024-07-22
3
-8
/
+17
|
|
\
\
|
|
*
|
[sys/linux]: Change execveat flags type to Execveat_Flags
PucklaJ
2024-07-22
1
-1
/
+1
|
|
*
|
Merge branch 'master' into syscall-fix
gingerBill
2024-07-19
353
-12728
/
+30763
|
|
|
\
\
[next]