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
/
base
/
runtime
/
core.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
1
-1
/
+1
*
Move some types to runtime, use reflection instead of lut
Damian Tarnawski
2024-08-29
1
-0
/
+29
*
Add `assert_contextless`, `panic_contextless`, `unimplemented_contextless`
gingerBill
2024-08-14
1
-0
/
+4
*
Update builtin constants
Damian Tarnawski
2024-07-31
1
-2
/
+3
*
help `fmt` with `Type_Info_Struct` and `Type_Info_Bit_Field` changes
Laytan Laats
2024-07-15
1
-10
/
+10
*
Reduce the size of `runtime.Type_Info`
gingerBill
2024-07-14
1
-20
/
+30
*
Add hinstdll forward to runtime globals
Jeroen van Rijn
2024-07-10
1
-0
/
+2
*
Add `Reset` mode
gingerBill
2024-06-15
1
-0
/
+2
*
Add `runtime.default_random_generator`
gingerBill
2024-06-15
1
-1
/
+6
*
Add `runtime.Random_Generator` interface
gingerBill
2024-06-15
1
-0
/
+19
*
Add compilation-related constants
Feoramund
2024-06-10
1
-0
/
+13
*
improve orca target
Laytan Laats
2024-06-05
1
-2
/
+13
*
Add missing `Raw_*` types for complex and quaternion
Feoramund
2024-06-03
1
-0
/
+3
*
Move `Raw_Complex/Quaternion` types to `base:runtime`
Feoramund
2024-06-03
1
-0
/
+6
*
Make `ODIN_OS`, `ODIN_BUILD_MODE` comments congruent to underlying data
Feoramund
2024-05-28
1
-0
/
+3
*
Add `runtime.Typeid_Bit_Field`
gingerBill
2024-05-10
1
-8
/
+8
*
add bit_field parsing to `core:odin/parser`
Laytan Laats
2024-04-10
1
-2
/
+3
*
Add `#row_major matrix[R, C]T`
gingerBill
2024-03-19
1
-0
/
+4
*
Change type info table to be initializable constantly
gingerBill
2024-02-27
1
-2
/
+2
*
Add field tags to `bit_field`
gingerBill
2024-02-22
1
-0
/
+1
*
Begin work adding `bit_field`
gingerBill
2024-02-22
1
-0
/
+9
*
Add `#load_directory(path: string) > []runtime.Load_Directory_File`
gingerBill
2024-02-09
1
-0
/
+8
*
Remove `core:os` dependency from `base:runtime`; change to `base:intrinsics`
gingerBill
2024-01-28
1
-1
/
+1
*
Move `core:runtime` to `base:runtime`; keep alias around
gingerBill
2024-01-28
1
-0
/
+681