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
/
runtime
/
internal_windows.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
`@(linkage=<string>)` for procedures and variables; `@(require)` for procedur...
gingerBill
2021-11-04
1
-1
/
+0
*
Add `wasi_wasm32`
gingerBill
2021-10-31
1
-88
/
+0
*
Remove unneeded semicolons from the core library
gingerBill
2021-08-31
1
-37
/
+37
*
Enforce `core:builtin` and `core:intrinsics` for imports
gingerBill
2021-08-21
1
-1
/
+1
*
Fix 128-bit integer to float cast by explicitly calling the procedure direct;...
gingerBill
2021-06-06
1
-42
/
+0
*
Rename intrinsics to count_trailing_zeros and count_leading_zeros
gingerBill
2021-04-25
1
-1
/
+1
*
Replace many `foreign` llvm calls with intrinsics
gingerBill
2021-04-25
1
-7
/
+3
*
Fix `floattidf`
gingerBill
2021-04-14
1
-4
/
+4
*
Fix style issues; Use new attribute `@(cold)` where appropriate in the new sy...
gingerBill
2021-04-14
1
-92
/
+92
*
Minimize unneeded casts
gingerBill
2021-03-03
1
-5
/
+5
*
As per GingerBill's request, copied the files over to a linux-specific file i...
F0x1fy
2020-11-06
1
-0
/
+135
*
Moved internal_windows to internal_any to allow for manual linking related to...
F0x1fy
2020-11-05
1
-135
/
+0
*
Add extra 128 bit integer procedures
gingerBill
2020-05-13
1
-7
/
+118
*
Add `-help` which prints information about the compiler flags
gingerBill
2019-12-21
1
-178
/
+0
*
Move internal 128-bit stuff to a windows specific file
gingerBill
2019-06-01
1
-0
/
+202