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
Commit message (
Expand
)
Author
Age
Files
Lines
*
A docs.odin explaining what are the required entities in core:runtime by the ...
dev-2023-11
gingerBill
2023-11-01
1
-0
/
+179
*
sys/linux: Fix EFAULT on recvfrom
flysand7
2023-11-01
1
-1
/
+2
*
Merge pull request #2876 from flysand7/new-sys-unix
gingerBill
2023-10-31
22
-724
/
+6673
|
\
|
*
Merge branch 'master' into new-sys-unix
gingerBill
2023-10-31
5
-7
/
+41
|
|
\
|
*
|
convert spaces to tabs
flysand7
2023-10-27
6
-2168
/
+2168
|
*
|
Implement new sys/unix package
flysand7
2023-10-27
22
-724
/
+6673
*
|
|
Make slice.clone and slice.clone_to_dynamic take a loc parameter
Karl Zylinski
2023-10-30
1
-4
/
+4
|
|
/
|
/
|
*
|
Fixed typo "fot" and clarified slashpath.ext
Jesse Stiller
2023-10-30
1
-3
/
+3
*
|
Replace Math.random with crypto.getRandomValues for _system_number
Damian Tarnawski
2023-10-27
2
-4
/
+6
*
|
Rename rand to rand_f64
Damian Tarnawski
2023-10-27
1
-2
/
+3
*
|
Add system_random and random_bytes for js target
Damian Tarnawski
2023-10-27
3
-2
/
+33
*
|
Fix reading from `/sys/` pseudo fx
Jeroen van Rijn
2023-10-26
1
-2
/
+2
|
/
*
Remove `disabled` attribute from `unimplemented`
gingerBill
2023-10-25
1
-1
/
+0
*
On `-disable-assert`, `panic` will still work but not print the caller location
gingerBill
2023-10-25
2
-3
/
+4
*
Merge pull request #2886 from flysand7/linux-no-crt
gingerBill
2023-10-24
3
-8
/
+93
|
\
|
*
Implement -no-crt entry point on linux
flysand7
2023-10-22
3
-8
/
+93
*
|
Fix the other bit_* intrinsic calls
jakubtomsu
2023-10-22
2
-7
/
+7
*
|
change and_not to bit_and_not
jakubtomsu
2023-10-22
1
-1
/
+1
*
|
Add clear_soa (for #soa[dynamic]T)
Jeroen van Rijn
2023-10-22
1
-0
/
+13
*
|
Fix a `shrink(map[T]U)` bug in the core lib
Daniel
2023-10-21
1
-3
/
+3
|
/
*
convert procs_windows_amd64.asm to tabs
flysand7
2023-10-20
1
-27
/
+27
*
Implement __chkstk
flysand7
2023-10-20
1
-4
/
+70
*
Fix calling time.now() in wasm js runtime
Damian Tarnawski
2023-10-19
1
-2
/
+2
*
Update stdio.odin
reluctant-git-user
2023-10-15
1
-1
/
+1
*
Merge pull request #2838 from GoNZooo/gonz.return-out-of-memory-in-json-parse
gingerBill
2023-10-15
1
-2
/
+11
|
\
|
*
cleanup: remove unused import
Rickard Andersson
2023-10-02
1
-1
/
+0
|
*
fix: guard against empty key value in `parse_object_body`
Rickard Andersson
2023-10-02
1
-6
/
+10
|
*
docs: add note about checking for alloc error
Rickard Andersson
2023-10-02
1
-0
/
+2
|
*
fix: use `runtime.map_insert` to not overallocate
Rickard Andersson
2023-10-02
1
-6
/
+4
|
*
fix(json): return `.Out_Of_Memory` when out of memory on parse
Rickard Andersson
2023-10-02
1
-0
/
+6
*
|
Add `or_break` and `or_continue` to the list of tokens that have an automatic...
Fabian Sperber
2023-10-09
1
-1
/
+1
*
|
Merge pull request #2833 from simonwashere/darwin_net_interface
Jeroen van Rijn
2023-10-07
3
-5
/
+149
|
\
\
|
*
|
bugfix: darwin net flags
simon
2023-10-06
2
-11
/
+2
|
*
|
darwin _enumerate_interfaces
simon
2023-09-30
3
-5
/
+158
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
dev-2023-10
gingerBill
2023-10-02
1
-2
/
+2
|
\
\
\
|
*
\
\
Merge pull request #2839 from Tetralux/aprintf-ally
Jeroen van Rijn
2023-10-02
1
-2
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
[fmt] Add allocator parameter to `fmt.aprintf`
Tetralux
2023-10-02
1
-2
/
+2
*
|
|
|
Partial pseudo-revert
gingerBill
2023-10-02
1
-4
/
+8
|
/
/
/
*
|
|
Remove default value
gingerBill
2023-09-30
1
-1
/
+1
*
|
|
Minor cleanups to the core library
gingerBill
2023-09-30
7
-86
/
+43
|
|
/
|
/
|
*
|
Use `or_break` and `or_continue` where appropriate in the core library
gingerBill
2023-09-30
14
-142
/
+92
*
|
`or_break` and `or_continue` to `core:odin` packages
gingerBill
2023-09-30
5
-2
/
+45
*
|
Add `or_break` and `or_continue` constructs
gingerBill
2023-09-30
1
-0
/
+4
*
|
Rename simd bitwise operations from `intrinsics.simd_and` to `intrinsics.simd...
gingerBill
2023-09-28
2
-8
/
+8
*
|
Rename bitwise operations to `bit_or` etc
gingerBill
2023-09-28
1
-8
/
+8
*
|
Merge pull request #2805 from odin-lang/llvm-17
gingerBill
2023-09-28
2
-11
/
+29
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into llvm-17
gingerBill
2023-09-27
6
-3
/
+45
|
|
\
|
*
|
Use a giant packed struct working for type info table
gingerBill
2023-09-22
1
-0
/
+1
|
*
|
Add `ODIN_SANITIZER_FLAGS` global constant
gingerBill
2023-09-21
1
-0
/
+13
|
*
|
Update ABI breaking changes for `f16` types (due to LLVM 15+)
gingerBill
2023-09-21
1
-11
/
+15
[next]