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_js.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove import
Jeroen van Rijn
7 days
1
-2
/
+0
*
Convert fmt_js.odin to not use `core:os*`
Jeroen van Rijn
7 days
1
-61
/
+46
*
In the middle of porting core:testing
Jeroen van Rijn
7 days
1
-15
/
+15
*
`Empty` -> `Unsupported`
bill/io-error-changes
gingerBill
2025-11-14
1
-1
/
+1
*
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
1
-1
/
+1
*
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
*
wasm: add the `fprint` procedures to `fmt`
Laytan Laats
2024-04-28
1
-0
/
+51
*
Add printfln and eprintfln functions to fmt_js.odin
Damian Tarnawski
2024-04-21
1
-0
/
+4
*
Add optional `flush := true` to many of the `core:fmt` procedures
gingerBill
2023-08-22
1
-6
/
+6
*
Fix fmt implementation for `js`
gingerBill
2023-06-26
1
-13
/
+10
*
Fix `fmt` for `js`
gingerBill
2023-06-06
1
-1
/
+1
*
Clean up of the core library to make the stream vtables not be pointers direc...
gingerBill
2022-09-15
1
-3
/
+3
*
Update docs for packages fmt and io
gingerBill
2022-01-24
1
-1
/
+6
*
Begin work in semi-standardized `js_wasm32` target
gingerBill
2021-11-07
1
-0
/
+44