gingerBill
|
e9f901b82d
Keep `-vet` happy
|
3 年之前 |
gingerBill
|
ed3004f8a0
Correct `read_console` reading
|
3 年之前 |
gingerBill
|
d97df080f9
Revert change
|
3 年之前 |
gingerBill
|
0e5c7e08fc
Change `<` to `<=`
|
3 年之前 |
gingerBill
|
376906e0ae
Merge branch 'master' of https://github.com/odin-lang/Odin
|
3 年之前 |
gingerBill
|
47c79a2f25
Correct `os.read` on windows for `os.stdin`
|
3 年之前 |
Jeroen van Rijn
|
3a469dc13e
Merge pull request #1549 from semarie/clone_to_cstring-leak
|
3 年之前 |
Sébastien Marie
|
d3c70f2206
remove the optional `;` in os_freebsd.odin
|
3 年之前 |
Sébastien Marie
|
14f1793b3e
use `context.temp_allocator` instead of general allocation + delete()
|
3 年之前 |
Jeroen van Rijn
|
8cecb6b9f5
Merge pull request #1548 from colrdavidson/darwin_docs
|
3 年之前 |
Jeroen van Rijn
|
4a66c3c420
Merge pull request #1546 from zacharycarter/patch-2
|
3 年之前 |
gingerBill
|
c3c88633a5
Merge pull request #1545 from AquaGeneral/master
|
3 年之前 |
Colin Davidson
|
aeaf1199ec
Add make_directory so darwin can build html docs
|
3 年之前 |
Tail Wag Games
|
d4f62f52db
adding `is_16_bit_from_memory` to stbi
|
3 年之前 |
Jesse Stiller
|
384fb76a1b
Added options to help, and improved wording
|
3 年之前 |
Jeroen van Rijn
|
dd0d61e97c
Merge pull request #1528 from Tetralux/split-docs
|
3 年之前 |
gingerBill
|
e81ed9a960
Add "Did you mean" to Objective-C fields
|
3 年之前 |
gingerBill
|
83f7a887b7
Move comment
|
3 年之前 |
gingerBill
|
ad2f1ac24e
Improve `union_tag_size`
|
3 年之前 |
gingerBill
|
62d232d798
Correct `ExactValue_Pointer`
|
3 年之前 |
gingerBill
|
8906a0120c
Merge branch 'master' of https://github.com/odin-lang/Odin
|
3 年之前 |
gingerBill
|
cad753e398
Simplify `parse_binary_expr`
|
3 年之前 |
Jeroen van Rijn
|
fd627dc13b
Merge pull request #1535 from zhibog/add-siphash
|
3 年之前 |
zhibog
|
70e8d97ee1
Fix procedure
|
3 年之前 |
zhibog
|
cdecb0ccc3
Fix Odin_OS_Type
|
3 年之前 |
zhibog
|
460b5149af
Added missing constants
|
3 年之前 |
zhibog
|
b6dc253d8b
Add generic procedure for default SipHash 2-4
|
3 年之前 |
zhibog
|
e7be9493ba
Added SipHash + tests and fixed remaining semicolons in vendor/botan
|
3 年之前 |
Jeroen van Rijn
|
ea34f321ed
Merge pull request #1533 from odin-lang/bug_report
|
3 年之前 |
Jeroen van Rijn
|
2b5bc1d558
[report] Fix `odin report` crash if `/usr/lib/os-release` doesn't exist.
|
3 年之前 |