gingerBill
|
2eea06fc73
Set `in_resolve` for linux
|
1 年之前 |
gingerBill
|
0fa269811a
Change layout of `Frame_Location`
|
1 年之前 |
gingerBill
|
6c185a5dca
Add `core:debug/trace` for Linux
|
1 年之前 |
gingerBill
|
f428f26c8e
Merge branch 'master' of https://github.com/odin-lang/Odin
|
1 年之前 |
gingerBill
|
44c9b988bb
Add default debug/trace to do nothing
|
1 年之前 |
gingerBill
|
51d4dde63c
Merge pull request #3494 from Feoramund/fix-3481
|
1 年之前 |
gingerBill
|
362aa82f59
Begin work on `core:debug/trace`
|
1 年之前 |
Feoramund
|
ebfbe4d260
Clear unused `global_error_collector.curr_error`
|
1 年之前 |
gingerBill
|
e71cf96bbc
Keep -vet happy
|
1 年之前 |
gingerBill
|
383c17e842
Merge branch 'master' of https://github.com/odin-lang/Odin
|
1 年之前 |
gingerBill
|
00b1a41540
Add stack frame procedures for `core:sys/windows`
|
1 年之前 |
Jeroen van Rijn
|
8fd318ea7a
Merge pull request #3492 from DreepyYunky/Add-SetMenu
|
1 年之前 |
Yunky
|
1deb53cddb
Add SetMenu
|
1 年之前 |
gingerBill
|
05b5b8503d
Merge pull request #3491 from Feoramund/fix-json-omitempty
|
1 年之前 |
gingerBill
|
5e1b376e22
Disallow `for x in bitset_or_map` if `x` is a variable that matches the "key"
|
1 年之前 |
Feoramund
|
309a770cbf
Fix `omitempty` in `json.marshal`
|
1 年之前 |
gingerBill
|
393e4a9db6
Generalize Odin call-based "iterators" to work with more than 2-values: `for x, y, z, w in iterate(&it)`
|
1 年之前 |
gingerBill
|
efae99971b
Fix missing `_ =`
|
1 年之前 |
gingerBill
|
4454849252
Add attributes to procedures in text/scanner
|
1 年之前 |
gingerBill
|
c752d0b541
Fix printing of big endian integers in a `bit_field`
|
1 年之前 |
gingerBill
|
5969796fbf
Merge pull request #3490 from odin-lang/new-string-map
|
1 年之前 |
gingerBill
|
6520794764
Fix wrong allocator usage
|
1 年之前 |
gingerBill
|
9d3f835e31
Merge pull request #3462 from Yawning/feature/math-sys-rand
|
1 年之前 |
gingerBill
|
70aa2ff90a
Merge pull request #3489 from Feoramund/fix-build-freebsd
|
1 年之前 |
gingerBill
|
a60a7f64b9
Merge pull request #3483 from laytan/negative-improvements
|
1 年之前 |
gingerBill
|
2368014d06
Merge pull request #3486 from Feoramund/fix-chan-memleak
|
1 年之前 |
Feoramund
|
92402a75f6
Fix wrong llvm-config in build script for FreeBSD
|
1 年之前 |
gingerBill
|
4bea5dbac1
Correct map usage
|
1 年之前 |
gingerBill
|
2b26384b89
Implement dumb `PtrMap`
|
1 年之前 |
gingerBill
|
c685b404ea
Implement dumb `StringMap`
|
1 年之前 |