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
*
Change spaces to tabs
gingerBill
2020-05-24
1
-178
/
+179
*
Add case conversions by @dotbmp
Mikkel Hjortshoej
2020-05-24
1
-0
/
+186
*
Add intrinsics.type_is_comparable; Add sort.linear_search
gingerBill
2020-05-23
2
-1
/
+12
*
Add `sort.binary_search` (uses interpolation sort for ordered numeric types)
gingerBill
2020-05-23
1
-0
/
+41
*
Add extra information to `-show-more-timings`
gingerBill
2020-05-21
1
-12
/
+12
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2020-05-15
1
-5
/
+8
|
\
|
*
Fix container.Array.array_push_back_elems
Tetralux
2020-05-15
1
-5
/
+8
*
|
Relative pointers
gingerBill
2020-05-15
5
-1
/
+177
|
/
*
Fix `runtime.memset` issue
gingerBill
2020-05-14
2
-31
/
+1
*
Add explicit context to thread_unix.odin
gingerBill
2020-05-14
1
-0
/
+2
*
Enforce explicit context definition for procedure calls
gingerBill
2020-05-14
5
-40
/
+47
*
Implement Explicit context creation #639
gingerBill
2020-05-14
2
-2
/
+8
*
Fix -llvm-api `memset` "bug"
gingerBill
2020-05-13
1
-19
/
+7
*
Add extra 128 bit integer procedures
gingerBill
2020-05-13
1
-7
/
+118
*
Fixed thread_pool not destroying threads
jharler
2020-05-11
1
-0
/
+5
*
Merge pull request #616 from Tetralux/fix-sync-badopt
gingerBill
2020-05-10
1
-1
/
+1
|
\
|
*
Merge branch 'master' into fix-sync-badopt
Tetralux
2020-04-22
9
-44
/
+822
|
|
\
|
*
|
Fix potential bad optimization bug in sync.Ticket_Mutex
Tetralux
2020-04-21
1
-1
/
+1
*
|
|
Add `strconv.unquote_string` and `strconv.unquote_char`
gingerBill
2020-05-09
1
-0
/
+154
*
|
|
Merge pull request #634 from Tetralux/enum_from_name
gingerBill
2020-05-09
1
-0
/
+28
|
\
\
\
|
*
|
|
Add reflect.enum_from_name
Tetralux
2020-05-09
1
-0
/
+28
*
|
|
|
Fix `strconv.parse_` usage across other packages
gingerBill
2020-05-09
2
-4
/
+8
|
/
/
/
*
|
|
Fix parsing of single-digit numbers
Tetralux
2020-05-06
1
-21
/
+27
*
|
|
Merge pull request #630 from Tetralux/parseint
gingerBill
2020-05-05
1
-30
/
+206
|
\
\
\
|
*
|
|
Fix doc comments
Tetralux
2020-04-29
1
-36
/
+80
|
*
|
|
Return (value: T, ok: bool) instead
Tetralux
2020-04-29
1
-30
/
+20
|
*
|
|
Refactor `parse_*` procedures: arbitrary bases, and return (value, rest_of_st...
Tetralux
2020-04-29
1
-33
/
+175
*
|
|
|
Improve append_elem(s) logic
gingerBill
2020-05-02
1
-2
/
+2
*
|
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2020-04-30
2
-0
/
+6
|
\
|
|
|
|
*
|
|
Added the #maybe directive to the union struct in the AST. Also added it to t...
zhibog
2020-04-25
2
-0
/
+6
|
|
|
/
|
|
/
|
*
/
|
Fix errors in `package win32`
gingerBill
2020-04-30
4
-13
/
+14
|
/
/
*
|
Remove unused headers
gingerBill
2020-04-21
2
-7
/
+0
*
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2020-04-21
2
-14
/
+7
|
\
\
|
*
\
Merge pull request #617 from Tetralux/dep-yield-processor
gingerBill
2020-04-21
2
-5
/
+7
|
|
\
\
|
|
*
|
`sync.yield_processor` -> `sync.cpu_relax`; have it call `intrinsics.cpu_relax`
Tetralux
2020-04-21
2
-5
/
+7
|
|
|
/
|
*
|
Remove outdated comment
Tetralux
2020-04-21
1
-9
/
+0
*
|
|
Fix type assertion bug #619
gingerBill
2020-04-21
1
-2
/
+6
|
/
/
*
|
`container.Set`
gingerBill
2020-04-20
2
-7
/
+251
*
|
`container.Small_Array`
gingerBill
2020-04-19
1
-0
/
+97
*
|
`container.Small_Array`
gingerBill
2020-04-19
1
-12
/
+12
*
|
`container.Map`
gingerBill
2020-04-19
3
-6
/
+438
*
|
Fix `#optional_ok`; Fix `container.Array`
gingerBill
2020-04-19
1
-13
/
+13
*
|
`#optional_ok` tag for procedures
gingerBill
2020-04-19
2
-5
/
+20
|
/
*
Added a bool flag to the Block_Stmt struct to have information whether or not...
zhibog
2020-04-18
2
-0
/
+2
*
Merge pull request #609 from hasenj/osx-consts
gingerBill
2020-04-18
2
-16
/
+15
|
\
|
*
Fix darwin open flags and mode
Hasen Judy
2020-04-19
2
-16
/
+15
*
|
`package container` with `Queue` and `Array`
gingerBill
2020-04-17
2
-0
/
+308
*
|
Fix LLVM API backend for procedure "constant" values
gingerBill
2020-04-17
1
-1
/
+1
*
|
Fix `reflect.capacity` and `reflect.index`
gingerBill
2020-04-15
1
-13
/
+25
*
|
Fix `reflect.length`
gingerBill
2020-04-15
2
-9
/
+15
|
/
[next]