This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2025-12-28 17:04:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bill/conditional-zero
Odin
/
core
/
terminal
History
gingerBill
7642e0a0e0
Require
@(init)
and
@(fini)
to be
proc "contextless" ()
2025-08-08 12:10:01 +01:00
..
ansi
Rename
core:encoding/ansi
to
core:terminal/ansi
2025-05-20 19:28:06 -04:00
doc.odin
Add
core:terminal
2025-05-20 19:27:58 -04:00
internal.odin
Require
@(init)
and
@(fini)
to be
proc "contextless" ()
2025-08-08 12:10:01 +01:00
terminal_js.odin
Require
@(init)
and
@(fini)
to be
proc "contextless" ()
2025-08-08 12:10:01 +01:00
terminal_posix.odin
Require
@(init)
and
@(fini)
to be
proc "contextless" ()
2025-08-08 12:10:01 +01:00
terminal_windows.odin
Require
@(init)
and
@(fini)
to be
proc "contextless" ()
2025-08-08 12:10:01 +01:00
terminal.odin
Restructure
core:terminal
for better Windows support
2025-05-21 07:49:08 -04:00