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
/
os
/
os_js.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
core:os -> core:os/old && core:os/os2 -> core:os
Jeroen van Rijn
6 days
1
-275
/
+0
*
Add bring-your-own-buffer versions of `os.lookup_env` and `os.get_env`
Jeroen van Rijn
2025-06-16
1
-5
/
+20
*
stub out get_env for js
Jeroen van Rijn
2025-06-13
1
-0
/
+5
*
Fix `core:log` on `-target:js_wasm32`
Jeroen van Rijn
2025-06-02
1
-0
/
+4
*
Remove unused imports
gingerBill
2024-09-22
1
-2
/
+0
*
Merge branch 'master' into file-tags-without-comments
Karl Zylinski
2024-09-17
1
-70
/
+19
|
\
|
*
wasm: support more vendor libraries
Laytan Laats
2024-09-09
1
-70
/
+19
*
|
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
1
-1
/
+1
|
/
*
Add `@(require_results)`
gingerBill
2024-08-04
1
-3
/
+18
*
Move errors to where appropriate
gingerBill
2024-08-04
1
-4
/
+2
*
`Errno` -> `Error`
gingerBill
2024-08-04
1
-26
/
+26
*
Begin converting `os.Errno` to be a `nil`-able type as a transition period
gingerBill
2024-08-04
1
-30
/
+62
*
Remove instrinsics and utf16 imports from os/os_js
Damian Tarnawski
2024-04-29
1
-2
/
+0
*
wasm: add the `fprint` procedures to `fmt`
Laytan Laats
2024-04-28
1
-7
/
+2
*
Alias heap calls from `base:runtime` is `core:os`
gingerBill
2024-01-28
1
-11
/
+0
*
Replace `core:*` to `base:*` where appropriate
gingerBill
2024-01-28
1
-2
/
+2
*
Changed js panics to unimplemented where sensible
Dragos Popescu
2023-03-22
1
-40
/
+40
*
Fixed more compile time errors when including os and thread to js targets
Dragos Popescu
2023-03-21
1
-1
/
+115
*
Made most libraries panic on js targets instead of not compiling
Dragos Popescu
2023-03-20
1
-2
/
+161
*
Update build flag
Jeroen van Rijn
2023-03-16
1
-1
/
+1
*
Begin work in semi-standardized `js_wasm32` target
gingerBill
2021-11-07
1
-0
/
+4