gingerBill
|
0c3522133d
Fix indentation
|
2 年之前 |
Jeroen van Rijn
|
1223e8cf7f
Merge pull request #2502 from jon-lipstate/ba-cleanup
|
2 年之前 |
Jon Lipstate
|
bcb01bdc52
added set overload, made make explicit
|
2 年之前 |
gingerBill
|
dfb5f8ea2c
Merge pull request #2507 from powerc9000/patch-5
|
2 年之前 |
Clay Murray
|
02eab95dd1
Fix check for continuation byte in core/text/text_edit
|
2 年之前 |
gingerBill
|
67a1e6e46a
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2 年之前 |
gingerBill
|
fda1e4409c
When using `-debug`, default to `-o:none` unless explicitly specified
|
2 年之前 |
Jeroen van Rijn
|
703c1b0fcf
Merge branch 'master' of github.com:odin-lang/Odin
|
2 年之前 |
Jeroen van Rijn
|
e1654e9dd3
Don't test Botan on MacOS for now
|
2 年之前 |
gingerBill
|
f8bdd42027
Revert "Unify `foreign import` for `vendor:sdl2`"
|
2 年之前 |
Jon Lipstate
|
075193af1d
update docs, add unsafe_get/set, add round up to create
|
2 年之前 |
gingerBill
|
f0ba5d3821
Merge pull request #2490 from eltociear/patch-1
|
2 年之前 |
gingerBill
|
88f6b5f16b
Merge pull request #2492 from GiveMeFox/patch-1
|
2 年之前 |
gingerBill
|
68e6e1b779
Merge pull request #2496 from AquaGeneral/master
|
2 年之前 |
Jesse Stiller
|
9528325777
linalg/extended radians and degrees fixed
|
2 年之前 |
gingerBill
|
b3aa6afba9
Fix #2481
|
2 年之前 |
gingerBill
|
716fe2f427
Fix typo #2485
|
2 年之前 |
gingerBill
|
7df1cc075c
Fix #2487
|
2 年之前 |
gingerBill
|
b0f0a02d3c
Make `!x` be an untyped boolean
|
2 年之前 |
gingerBill
|
7cda64e52d
Add parentheses around `or_return` uses in an unary expression
|
2 年之前 |
gingerBill
|
d6d34bd62f
Add extra nullptr check
|
2 年之前 |
gingerBill
|
68dde07d5d
Require parentheses around certain uses of `or_return` expressions
|
2 年之前 |
gingerBill
|
fad4ae8eb2
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2 年之前 |
gingerBill
|
acd8a4bc95
Unify `check_constant_parameter_value` logic
|
2 年之前 |
Jeroen van Rijn
|
6714e05183
Merge pull request #2494 from jon-lipstate/strings_docfix
|
2 年之前 |
Jon Lipstate
|
f9b5f2b7b1
update builder sample
|
2 年之前 |
Jon Lipstate
|
67fa5df89c
fix typo, add builder sample
|
2 年之前 |
gingerBill
|
023cc9ca54
Partially buffer `fmt.fprint*` related calls using a `bufio.Writer`
|
2 年之前 |
GiveMeFox
|
b7924de5c6
Update README.md
|
2 年之前 |
Ikko Eltociear Ashimine
|
47be46ae60
Fix typo in marshal.odin
|
2 年之前 |