2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Karl Zylinski 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 жил өмнө
  Karl Zylinski 8c636ac37b Fix build tags that use ! multiple times on one line. Those don't actually do anything since build tags use OR within the line. So something like //+build !windows, !linux would actually build on both linux and windows. What was intended in all these cases was probably AND, which you get by splitting them into separate lines. 1 жил өмнө
  gingerBill 1747fdc3f0 Fix signature 1 жил өмнө
  gingerBill bef3ca98f0 Fix signature 1 жил өмнө
  gingerBill e15c5c4692 Fix missing import 1 жил өмнө
  gingerBill 950fd2d5ce Rename `trace_linux.odin` to `trace_cpp.odin` 1 жил өмнө
  gingerBill 6c185a5dca Add `core:debug/trace` for Linux 1 жил өмнө
  gingerBill 44c9b988bb Add default debug/trace to do nothing 1 жил өмнө