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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `mem.Allocator_Query_Info` and `mem.query_info`
gingerBill
2020-08-16
2
-4
/
+13
*
Add `mem.Allocator_Mode.Query_Features, `mem.Allocator_Mode_Set`, `mem.query_...
gingerBill
2020-08-16
2
-1
/
+11
*
Add .Thread_Id option to log package
Oskar Nordquist
2020-07-22
1
-1
/
+2
*
Clean-up OS constants; Clean-up procs_wasm32.odin
gingerBill
2020-07-09
1
-0
/
+1
*
Add `strings.pop_byte` `strings.pop_rune`
gingerBill
2020-07-08
1
-4
/
+0
*
Add `-show-system-calls`; Update runtime for windows_386; Fix some minor bugs
gingerBill
2020-06-30
1
-0
/
+2
*
Begin work on windows 386
gingerBill
2020-06-29
3
-21
/
+54
*
Add `raw_data` to replace cases in which `&x[0]` was used
gingerBill
2020-06-29
5
-7
/
+56
*
Fix ABI typo bug; Add `pop_safe` and `pop_front_safe`
gingerBill
2020-06-22
1
-11
/
+35
*
Fix LLVM code gen bug
gingerBill
2020-06-22
1
-1
/
+1
*
Add built-in `Maybe`
gingerBill
2020-06-22
1
-0
/
+16
*
Clean up `package log` code
gingerBill
2020-06-19
1
-5
/
+5
*
Use windows specific exception traps
gingerBill
2020-06-15
2
-7
/
+41
*
Fix `runtime.bswap_16`
gingerBill
2020-06-05
1
-1
/
+1
*
Fix temporary allocator resizing
Tetralux
2020-06-04
1
-1
/
+3
*
Change runtime.Type_Info_Enum_Value to be `i64` internally rather than a `union`
gingerBill
2020-06-03
1
-5
/
+1
*
Remove `mem_zero` from `make`; Implement custom `memset` for windows amd64
gingerBill
2020-05-27
2
-5
/
+9
*
Begin work on supporting wasm32 architecture
gingerBill
2020-05-25
1
-0
/
+14
*
Relative pointers
gingerBill
2020-05-15
2
-1
/
+26
*
Fix `runtime.memset` issue
gingerBill
2020-05-14
1
-9
/
+0
*
Enforce explicit context definition for procedure calls
gingerBill
2020-05-14
2
-4
/
+11
*
Implement Explicit context creation #639
gingerBill
2020-05-14
1
-0
/
+6
*
Fix -llvm-api `memset` "bug"
gingerBill
2020-05-13
1
-19
/
+7
*
Add extra 128 bit integer procedures
gingerBill
2020-05-13
1
-7
/
+118
*
Improve append_elem(s) logic
gingerBill
2020-05-02
1
-2
/
+2
*
Fix type assertion bug #619
gingerBill
2020-04-21
1
-2
/
+6
*
Fix LLVM API backend for procedure "constant" values
gingerBill
2020-04-17
1
-1
/
+1
*
Change behaviour for zero-sized value types of array-related types; Fix make ...
gingerBill
2020-04-12
1
-9
/
+17
*
Endian specific floating point types (e.g. f32be)
gingerBill
2020-04-11
2
-1
/
+17
*
Add `runtime.bswap_*` required for -llvm-api
gingerBill
2020-04-11
1
-0
/
+16
*
Fix `-vet` warning in core.odin for `intrinsics` not being used
gingerBill
2020-04-04
1
-0
/
+1
*
Remove `context.std*` parameters; Fix unary boolean not
gingerBill
2020-03-19
1
-7
/
+7
*
Merge branch 'master' into llvm-integration
gingerBill
2020-03-15
1
-1
/
+1
|
\
|
*
Fix #590
gingerBill
2020-03-15
1
-1
/
+1
*
|
Fix `llvm.memset` for both backends
gingerBill
2020-03-08
1
-5
/
+15
*
|
Fix `context` system; add more to -show-more-timings for LLVM API; Add `ODIN_...
gingerBill
2020-03-08
1
-10
/
+30
*
|
Merge branch 'master' into llvm-integration
gingerBill
2020-03-05
1
-5
/
+5
|
\
|
|
*
`x if cond else y` and `x when cond else y` expressions
gingerBill
2020-03-05
1
-5
/
+5
*
|
Merge branch 'master' into llvm-integration
gingerBill
2020-03-04
1
-2
/
+2
|
\
|
|
*
Fix formatting
gingerBill
2020-03-04
1
-2
/
+2
*
|
Type_Info initialization
gingerBill
2020-02-29
1
-1
/
+1
*
|
Merge branch 'master' into llvm-integration
gingerBill
2020-02-29
1
-5
/
+6
|
\
|
|
*
Fix __dynamic_array_reserve
gingerBill
2020-02-26
1
-3
/
+6
|
*
Fix __dynamic_array_reserve to allow for zero sized elements
gingerBill
2020-02-26
1
-3
/
+1
*
|
Merge branch 'master' into llvm-integration
gingerBill
2020-02-23
1
-4
/
+5
|
\
|
|
*
Enhance logger interface with 'f' and not 'f' variants, also move level detec...
Mikkel Hjortshoej
2020-02-10
1
-4
/
+5
*
|
Basic work on obj generation
gingerBill
2020-02-23
2
-17
/
+17
|
/
*
Add `union #maybe`
gingerBill
2020-02-01
1
-1
/
+2
*
Fix `make(map[K]V, 0)` by ensuring `reserve` always sets an allocator
Tetralux
2020-01-26
1
-2
/
+4
*
Begin work on `-target:windows_386`
gingerBill
2020-01-18
1
-0
/
+59
[next]