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
*
Update specific.odin
Michael Kutowski
2020-08-29
1
-1
/
+1
*
fix hsl math.mod to usual hsl conversion
Michael Kutowski
2020-08-29
1
-1
/
+3
*
Merge pull request #721 from Tetralux/fix-getcwd-allocator
gingerBill
2020-08-27
1
-2
/
+2
|
\
|
*
Fix os.get_current_directory() allocator
Tetralux
2020-08-26
1
-2
/
+2
*
|
Merge branch 'master' into fix-core-path-name-extension
jockus
2020-08-27
2
-9
/
+8
|
\
\
|
*
|
Fix style in parse.odin
gingerBill
2020-08-26
1
-7
/
+4
|
*
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2020-08-26
1
-1
/
+1
|
|
\
|
|
*
|
Fix #712
gingerBill
2020-08-26
1
-2
/
+4
*
|
|
Fix path.name failing to remove extension
jockus
2020-08-26
1
-2
/
+2
|
|
/
|
/
|
*
|
Update ring.odin
Platin21
2020-08-22
1
-1
/
+1
|
/
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2020-08-18
1
-1
/
+9
|
\
|
*
Fix #711
Mikkel Hjortshoej
2020-08-18
1
-1
/
+9
*
|
Update unicode/letter.odin
gingerBill
2020-08-18
1
-0
/
+24
|
/
*
Add `mem.Allocator_Query_Info` and `mem.query_info`
gingerBill
2020-08-16
5
-14
/
+86
*
Add `mem.Allocator_Mode.Query_Features, `mem.Allocator_Mode_Set`, `mem.query_...
gingerBill
2020-08-16
5
-1
/
+92
*
Add `mem.Tracking_Allocator`
gingerBill
2020-08-16
2
-1
/
+69
*
Add more sort.compare_* procedures
gingerBill
2020-08-16
1
-0
/
+75
*
Make sync.atomic_* operations use `when` statements instead of `switch`; Make...
gingerBill
2020-08-16
1
-146
/
+111
*
Fix typo
gingerBill
2020-08-12
1
-1
/
+1
*
Fix `multi_logger_proc` to check for `lowest_level`
gingerBill
2020-08-12
1
-0
/
+3
*
Fix typos in math.odin
gingerBill
2020-08-04
1
-4
/
+4
*
Fix typo
gingerBill
2020-08-04
1
-2
/
+2
*
Remove unused entities
gingerBill
2020-08-02
1
-5
/
+1
*
Add sys/windows/synchronization.odin
gingerBill
2020-08-02
2
-5
/
+11
*
Add sync/channel_*.odin files
gingerBill
2020-08-02
2
-0
/
+53
*
Update package sync
gingerBill
2020-08-02
5
-147
/
+606
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2020-08-02
4
-8
/
+17
|
\
|
*
Merge pull request #693 from powerc9000/patch-2
gingerBill
2020-07-22
1
-5
/
+1
|
|
\
|
|
*
Fix pthread_t on Macos.
Clay Murray
2020-07-11
1
-5
/
+1
|
*
|
Merge pull request #704 from oskarnp/log_thread_id
gingerBill
2020-07-22
2
-1
/
+8
|
|
\
\
|
|
*
|
Add .Thread_Id option to log package
Oskar Nordquist
2020-07-22
2
-1
/
+8
|
*
|
|
Implement os.current_thread_id() for Darwin (assumes OSX 10.6 / iOS 3.2 and l...
Oskar Nordquist
2020-07-22
1
-2
/
+8
|
|
/
/
*
/
/
Add `intrinsics.alloca`
gingerBill
2020-08-02
2
-0
/
+90
|
/
/
*
|
Add `sync.Wait_Group`
gingerBill
2020-07-15
2
-5
/
+87
*
|
Add `-no-dynamic-literals` to disallow dynamic array and map literals
gingerBill
2020-07-14
1
-1
/
+1
*
|
Add thread.join_multiple
gingerBill
2020-07-14
2
-0
/
+32
*
|
Improve `sync.Channel` behaviour
gingerBill
2020-07-14
1
-18
/
+28
*
|
Remove fmt from sync/channel.odin
gingerBill
2020-07-14
1
-1
/
+0
*
|
Add sync.Once
gingerBill
2020-07-14
1
-0
/
+30
*
|
Update sync.Channel
gingerBill
2020-07-14
1
-193
/
+288
*
|
Added "sep" parameter to logging procs
jharler
2020-07-13
1
-12
/
+12
|
/
*
Fix double declaration
gingerBill
2020-07-10
1
-1
/
+0
*
Add path_unix.odin
gingerBill
2020-07-10
1
-0
/
+81
*
Fix new `package path`
gingerBill
2020-07-10
5
-432
/
+291
*
Merge pull request #339 from dotbmp/master
gingerBill
2020-07-10
5
-0
/
+553
|
\
|
*
Merge branch 'master' into master
Brendan Punsky
2019-03-18
10
-162
/
+534
|
|
\
|
*
|
Fix temp allocation on linux
Brendan Punsky
2019-03-18
1
-2
/
+2
|
*
|
Fix null termination detection, win32 namespacing
Brendan Punsky
2019-03-18
1
-13
/
+22
|
*
|
Add linux support
Brendan Punsky
2019-03-18
1
-0
/
+80
|
*
|
Fix typo
Brendan Punsky
2019-03-13
1
-1
/
+1
[next]