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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #3637 from laytan/revert-clang++-detection
gingerBill
2024-05-26
1
-1
/
+7
|
\
|
*
revert `$(llvm-config --bindir)/clang++` to get the cpp compiler
Laytan Laats
2024-05-26
1
-1
/
+7
*
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-05-26
5
-14
/
+192
|
\
\
|
*
\
Merge pull request #3633 from korvahkh/fix-slice-has-affix
gingerBill
2024-05-25
1
-2
/
+2
|
|
\
\
|
|
*
|
Fix slice.has_prefix & slice.has_suffix
korvahkh
2024-05-25
1
-2
/
+2
|
|
/
/
|
*
|
Merge pull request #3628 from IllusionMan1212/bitset-json-marshalling-fix
Jeroen van Rijn
2024-05-25
1
-2
/
+0
|
|
\
\
|
|
*
|
fix(core/encoding/json): remove Unsupported_Type return when marshalling bit_set
IllusionMan1212
2024-05-25
1
-2
/
+0
|
*
|
|
Merge pull request #3625 from Kelimion/iso8061
Jeroen van Rijn
2024-05-24
2
-4
/
+180
|
|
\
\
\
|
|
*
|
|
Limit to max of 9 fraction second digits, part deux.
Jeroen van Rijn
2024-05-24
1
-2
/
+2
|
|
*
|
|
Limit to max of 9 fraction second digits.
Jeroen van Rijn
2024-05-24
1
-1
/
+1
|
|
*
|
|
Add dedicated ISO 8601 parser.
Jeroen van Rijn
2024-05-24
2
-4
/
+180
|
|
/
/
/
|
*
|
|
Allow lowercase z TZ indicator.
Jeroen van Rijn
2024-05-24
2
-1
/
+3
|
*
|
|
Merge pull request #3623 from yay/allow-space-in-rfc-3339
Jeroen van Rijn
2024-05-24
2
-6
/
+8
|
|
\
\
\
|
|
*
|
|
Allow space (in addition to T and t) as RFC 3339 date/time separator.
Vitalii Kravchenko
2024-05-24
2
-6
/
+8
*
|
|
|
|
Fix #3630 (first part)
gingerBill
2024-05-26
2
-2
/
+2
|
/
/
/
/
*
/
/
/
Fix types
gingerBill
2024-05-24
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #3621 from laytan/enable-default-temp-allocator-wasm
Jeroen van Rijn
2024-05-24
1
-1
/
+1
|
\
\
\
|
*
|
|
wasm: enable default temp allocator
Laytan Laats
2024-05-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3620 from Kelimion/deprecate_odin_printer
Jeroen van Rijn
2024-05-24
7
-2608
/
+6
|
\
\
\
|
*
|
|
Keep -vet happy.
Jeroen van Rijn
2024-05-24
1
-1
/
+0
|
*
|
|
Deprecate `core:odin/printer` + `format` in favor of OLS.
Jeroen van Rijn
2024-05-24
7
-2607
/
+6
*
|
|
|
Add `core:container/rbtree` to examples/all
Jeroen van Rijn
2024-05-24
1
-0
/
+2
|
/
/
/
*
|
|
Merge pull request #3619 from Kelimion/csv_iterator
Jeroen van Rijn
2024-05-24
2
-2
/
+111
|
\
\
\
|
*
|
|
Remove core:mem import in example.
Jeroen van Rijn
2024-05-24
1
-1
/
+0
|
*
|
|
Add iterator_next(&r) to CSV.
Jeroen van Rijn
2024-05-24
2
-2
/
+112
*
|
|
|
Merge pull request #3614 from Kelimion/rbtree
Jeroen van Rijn
2024-05-24
6
-56
/
+863
|
\
\
\
\
|
*
|
|
|
Address concerns.
Jeroen van Rijn
2024-05-24
2
-5
/
+6
|
*
|
|
|
Fix package line.
Jeroen van Rijn
2024-05-24
1
-1
/
+1
|
*
|
|
|
Add `core:container/rbtree`
Jeroen van Rijn
2024-05-23
6
-56
/
+862
|
|
/
/
/
*
|
|
|
Merge pull request #3611 from hstormo/textbox
gingerBill
2024-05-24
2
-36
/
+167
|
\
\
\
\
|
*
|
|
|
Satisfy -vet
Håkon Stormo
2024-05-23
2
-3
/
+1
|
*
|
|
|
microui: use the text_edit procs
Håkon Stormo
2024-05-23
1
-15
/
+9
|
*
|
|
|
text_edit: better handle failure to resize underlying buffer
Håkon Stormo
2024-05-23
1
-13
/
+31
|
*
|
|
|
microui: textbox cut/copy/paste
Håkon Stormo
2024-05-23
1
-8
/
+38
|
*
|
|
|
microui: textbox selection
Håkon Stormo
2024-05-23
1
-19
/
+110
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Fix enum definition for `bit_set` use
gingerBill
2024-05-24
1
-10
/
+4
|
|
/
/
|
/
|
|
*
|
|
Add shadow suggestion
gingerBill
2024-05-22
1
-1
/
+5
*
|
|
Be very particular with the cases for the error notes
gingerBill
2024-05-22
1
-16
/
+15
*
|
|
Improve errors a lot for assigning procedures of the wrong signature
gingerBill
2024-05-22
1
-2
/
+47
|
/
/
*
|
Fix #3603
gingerBill
2024-05-20
1
-1
/
+7
*
|
Fix indexing type when using a `#row_major` matrix
gingerBill
2024-05-20
1
-2
/
+7
*
|
Remove constant indexing for `matrix` value propagation
gingerBill
2024-05-20
1
-1
/
+1
*
|
Improve `fmt` parsing of struct field tags
gingerBill
2024-05-20
1
-41
/
+89
*
|
Merge pull request #3606 from Kelimion/fmtfix
gingerBill
2024-05-20
1
-11
/
+58
|
\
\
|
*
|
Fix the way '%32b' and other prefixed numbers are written.
Jeroen van Rijn
2024-05-20
1
-11
/
+58
*
|
|
Merge pull request #3607 from Szwagi/fix-atomic-memory-order
gingerBill
2024-05-20
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix Odin to LLVM memory order mapping for .Relaxed and .Consume
Kamil T
2024-05-20
1
-2
/
+2
*
|
|
|
Fix `for &v in &fixed_array`
gingerBill
2024-05-20
1
-1
/
+2
*
|
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-05-20
7
-13
/
+905
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #3604 from matias-eduardo/master
gingerBill
2024-05-20
1
-1
/
+0
|
|
\
\
\
[prev]
[next]