This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-13 01:21:38 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4c2431997d1854fe9d746e04a240239a88aab6d
Odin
/
core
/
log
T
History
Jeroen van Rijn
c4c2431997
Package lines for
core:math
and more.
2025-10-09 19:56:21 +02:00
..
file_console_logger.odin
Require
@(init)
and
@(fini)
to be
proc "contextless" ()
2025-08-08 12:10:01 +01:00
log_allocator.odin
Replace
core:*
to
base:*
where appropriate
2024-01-28 22:18:51 +00:00
log.odin
Package lines for
core:math
and more.
2025-10-09 19:56:21 +02:00
multi_logger.odin
Pass allocator to implicitly (de)allocating procs in
core:log
2024-11-30 23:43:39 +01:00