gingerBill
|
f85f3dce12
Revert demo.odin
|
5 năm trước cách đây |
gingerBill
|
5edb1e8a28
Add `hash.djb2` `hash.jenkins`; Add `container.Bloom_Filter`; Add `container.Ring`
|
5 năm trước cách đây |
gingerBill
|
f70939ab4f
Use windows specific exception traps
|
5 năm trước cách đây |
gingerBill
|
08e271720a
Merge branch 'master' of https://github.com/odin-lang/Odin
|
5 năm trước cách đây |
gingerBill
|
c3ebc49ad2
Fix `@static` slice for LLVM C API backend
|
5 năm trước cách đây |
vassvik
|
9cccb20f49
Add some tests to test utf16_to_utf8 and wstring_to_utf8
|
5 năm trước cách đây |
vassvik
|
6985d72fda
Make os.get_current_directory no longer strip the zero at the end of the resulting string, as it no longer should occur.
|
5 năm trước cách đây |
vassvik
|
0056cdffa7
Reworked win32.utf16_to_utf8 and win32.wstring_to_utf8 to scan for zeros from the start of the string instead of from the end.
|
5 năm trước cách đây |
gingerBill
|
a229f9825b
Fix -vet warning for `fmt.printf("%10s")`
|
5 năm trước cách đây |
gingerBill
|
a6ff48a5de
Merge pull request #681 from ralph-the-mighty/stringwidth
|
5 năm trước cách đây |
Josh
|
6648dc9ed1
use width in when printing formatted string to control padding added after the string
|
5 năm trước cách đây |
vassvik
|
bbbf7168f1
Add wstring_to_utf8 to sys/win32
|
5 năm trước cách đây |
vassvik
|
c15ed44f82
Fix off by one bug introduced in the previous commit.
|
5 năm trước cách đây |
gingerBill
|
58466a6f3b
Add extra NUL termination check for string length in win32 general string convertors
|
5 năm trước cách đây |
gingerBill
|
be76c860a5
`mem.simple_equal`
|
5 năm trước cách đây |
gingerBill
|
4533c02cc7
Improve `intrinsics.type_is_simple_compare`
|
5 năm trước cách đây |
gingerBill
|
01d12770fa
Fix compound literals for constant procedure fields
|
5 năm trước cách đây |
gingerBill
|
82b559c32b
Remove debug code
|
5 năm trước cách đây |
gingerBill
|
474d79dcf1
Add `mem.simple_compare_values`
|
5 năm trước cách đây |
gingerBill
|
61db6c1234
Add force usage when importing `intrinsics` or `builtin`
|
5 năm trước cách đây |
gingerBill
|
e641d714a0
Fix #677
|
5 năm trước cách đây |
gingerBill
|
f305726015
Fix `#c_vararg` for LLVM C API
|
5 năm trước cách đây |
gingerBill
|
57b09b2ffb
Fix #439
|
5 năm trước cách đây |
gingerBill
|
e86fde3cb1
Fix #648
|
5 năm trước cách đây |
gingerBill
|
99944f3b02
Improve behaviour of `return` with named results to aid with `defer` statements
|
5 năm trước cách đây |
gingerBill
|
a9295d33ab
Fix #674
|
5 năm trước cách đây |
gingerBill
|
4acae2af44
Add support for `using` on relative pointers #670
|
5 năm trước cách đây |
gingerBill
|
036429bf2f
Fix `reflect.as_i64` and `reflect.as_u64`
|
5 năm trước cách đây |
gingerBill
|
d0920804c3
Stop statement generation after terminating instruction in current block (LLVM C API)
|
5 năm trước cách đây |
gingerBill
|
97d3d4ff6f
Minor changes for \*nix backend
|
5 năm trước cách đây |