Commit History

Author SHA1 Message Date
  Laytan Laats 0530f86a48 fix: buddy allocator wrong query info pointer 1 year ago
  gingerBill 30cfdd73b0 Add extra asserts 1 year ago
  gingerBill 950fd2d5ce Rename `trace_linux.odin` to `trace_cpp.odin` 1 year ago
  gingerBill 74d75fb7fb Correct types on windows 1 year ago
  gingerBill 7ee2c1084f Update doc.odin 1 year ago
  gingerBill c0b7dd7da6 Remove need for allocator and MAX_FRAMES in `trace.frames` 1 year ago
  gingerBill be09584ea5 Increase `MAX_FRAMES` 1 year ago
  gingerBill 5ac8e8f9fd Add doc.odin 1 year ago
  gingerBill 2eea06fc73 Set `in_resolve` for linux 1 year ago
  gingerBill 0fa269811a Change layout of `Frame_Location` 1 year ago
  gingerBill 6c185a5dca Add `core:debug/trace` for Linux 1 year ago
  gingerBill f428f26c8e Merge branch 'master' of https://github.com/odin-lang/Odin 1 year ago
  gingerBill 44c9b988bb Add default debug/trace to do nothing 1 year ago
  gingerBill 51d4dde63c Merge pull request #3494 from Feoramund/fix-3481 1 year ago
  gingerBill 362aa82f59 Begin work on `core:debug/trace` 1 year ago
  Feoramund ebfbe4d260 Clear unused `global_error_collector.curr_error` 1 year ago
  gingerBill e71cf96bbc Keep -vet happy 1 year ago
  gingerBill 383c17e842 Merge branch 'master' of https://github.com/odin-lang/Odin 1 year ago
  gingerBill 00b1a41540 Add stack frame procedures for `core:sys/windows` 1 year ago
  Jeroen van Rijn 8fd318ea7a Merge pull request #3492 from DreepyYunky/Add-SetMenu 1 year ago
  Yunky 1deb53cddb Add SetMenu 1 year ago
  gingerBill 05b5b8503d Merge pull request #3491 from Feoramund/fix-json-omitempty 1 year ago
  gingerBill 5e1b376e22 Disallow `for x in bitset_or_map` if `x` is a variable that matches the "key" 1 year ago
  Feoramund 309a770cbf Fix `omitempty` in `json.marshal` 1 year ago
  gingerBill 393e4a9db6 Generalize Odin call-based "iterators" to work with more than 2-values: `for x, y, z, w in iterate(&it)` 1 year ago
  gingerBill efae99971b Fix missing `_ =` 1 year ago
  gingerBill 4454849252 Add attributes to procedures in text/scanner 1 year ago
  gingerBill c752d0b541 Fix printing of big endian integers in a `bit_field` 1 year ago
  gingerBill 5969796fbf Merge pull request #3490 from odin-lang/new-string-map 1 year ago
  gingerBill 6520794764 Fix wrong allocator usage 1 year ago