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
/
atomics.odin
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Parse directories to be packages
gingerBill
2018-05-21
1
-102
/
+0
|
*
Replace `compile_assert` with `#assert`
gingerBill
2018-02-24
1
-1
/
+1
|
*
Make core library use procedure groupings rather than normal overloading
gingerBill
2017-12-04
1
-28
/
+28
|
*
`match` to `switch`; Optional semicolons after "import" statements
Ginger Bill
2017-10-01
1
-1
/
+1
|
*
Remove `when` suffixes; Implement file scope `when` statement, evaluated in ↵
Ginger Bill
2017-09-10
1
-1
/
+3
|
|
|
|
source order
*
Library collections
Ginger Bill
2017-09-07
1
-1
/
+1
|
*
Remove () grouping for `foreign_library`
Ginger Bill
2017-08-27
1
-1
/
+1
|
*
Remove `atomic`, `++`, and `--`
Ginger Bill
2017-07-18
1
-2
/
+2
|
*
:: style procedure declarations; remove old parsing code
Ginger Bill
2017-06-28
1
-24
/
+24
|
*
Disable `var` and `const` declarations
Ginger Bill
2017-06-28
1
-7
/
+7
|
*
`import` and `import_load` as keywords; Fix procedure literal call trick
Ginger Bill
2017-06-12
1
-1
/
+1
|
*
Prefix `proc` syntax
Ginger Bill
2017-06-12
1
-24
/
+24
|
*
Remove := with var and :: with const
Ginger Bill
2017-06-12
1
-31
/
+31
|
*
Convert windows.odin to the new naming convention
Ginger Bill
2017-05-28
1
-13
/
+13
|
*
Add files in core
v0.2.1
Ginger Bill
2017-05-01
1
-0
/
+100