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
/
fmt
/
fmt_os.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
core:os -> core:os/old && core:os/os2 -> core:os
Jeroen van Rijn
6 days
1
-4
/
+4
*
More conflicts during rebase
Jeroen van Rijn
7 days
1
-5
/
+5
*
In the middle of porting core:testing
Jeroen van Rijn
7 days
1
-16
/
+18
*
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
1
-3
/
+3
*
Imply `#no_capture` to all variadic parameters
gingerBill
2024-07-14
1
-12
/
+12
*
Add `#no_capture args: ..T` to reuse the backing array stack memory
gingerBill
2024-07-14
1
-12
/
+12
*
improve orca target
Laytan Laats
2024-06-05
1
-0
/
+1
*
[fmt] Add *printfln()
Tetralux
2024-02-18
1
-8
/
+16
*
Replace `core:*` to `base:*` where appropriate
gingerBill
2024-01-28
1
-1
/
+1
*
core: Fixed build constraints
Yawning Angel
2023-12-17
1
-1
/
+2
*
Add optional `flush := true` to many of the `core:fmt` procedures
gingerBill
2023-08-22
1
-16
/
+16
*
Merge pull request #2584 from odin-lang/new-io
gingerBill
2023-06-23
1
-5
/
+5
|
\
|
*
Just make the `io.Reader` etc aliases
gingerBill
2023-06-08
1
-5
/
+5
*
|
Use positional and named arguments within the core library
gingerBill
2023-06-21
1
-6
/
+6
|
/
*
Partially buffer `fmt.fprint*` related calls using a `bufio.Writer`
gingerBill
2023-04-27
1
-5
/
+35
*
Fix printf typo in documentation
nowheredevel
2022-10-25
1
-3
/
+3
*
Update docs for packages fmt and io
gingerBill
2022-01-24
1
-1
/
+9
*
Begin work in semi-standardized `js_wasm32` target
gingerBill
2021-11-07
1
-1
/
+1
*
Separate os-specific things to separate file
gingerBill
2021-10-31
1
-0
/
+37