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
/
math
/
linalg
/
extended.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace `core:*` to `base:*` where appropriate
gingerBill
2024-01-28
1
-1
/
+1
*
Add "contextless" to `core:math/linalg` procedures
gingerBill
2023-05-22
1
-65
/
+65
*
Add `@(require_results)` `core:math/linalg` procedures
gingerBill
2023-05-22
1
-6
/
+65
*
linalg/extended radians and degrees fixed
Jesse Stiller
2023-04-27
1
-4
/
+5
*
Fix #2389
Mostafa Saad
2023-03-17
1
-4
/
+4
*
Fix typo in linalg.any
Said Al Attrach
2022-12-13
1
-1
/
+1
*
Fix #2052 typo in linalg.max_single
gingerBill
2022-09-17
1
-1
/
+1
*
wrong variable names in functions
hfr4
2022-06-14
1
-5
/
+5
*
Fix conversion from float to quaternion
gingerBill
2021-12-31
1
-2
/
+2
*
Strip even more semicolons if followed by a `}` or `)` on the same line
gingerBill
2021-08-31
1
-6
/
+6
*
Remove unneeded semicolons from the core library
gingerBill
2021-08-31
1
-164
/
+164
*
Enforce `core:builtin` and `core:intrinsics` for imports
gingerBill
2021-08-21
1
-1
/
+1
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2021-02-23
1
-1
/
+1
|
\
|
*
Update extended.odin
WalterPlinge
2021-02-23
1
-1
/
+1
*
|
Replace `inline` uses in the rest of core with `#force_inline`
gingerBill
2021-02-23
1
-16
/
+16
|
/
*
Fix `delete("")` on `-llvm-api`; Fix linalg stuff
gingerBill
2020-09-11
1
-14
/
+14
*
Update math and math/linalg; add "pure_none" calling convention
gingerBill
2020-09-10
1
-0
/
+553