gingerBill
|
eb6f2078cf
Add `fmt:"v,extensions_count"` tags to many struct fields
|
1 anno fa |
gingerBill
|
df61096317
Improve doc comments for `vendor:ggpo`
|
1 anno fa |
gingerBill
|
8abe054665
Merge branch 'master' of https://github.com/odin-lang/Odin
|
1 anno fa |
gingerBill
|
324d9c2284
Fix doc writer bug caused by using an iterator rather than a for loop
|
1 anno fa |
Laytan Laats
|
f657b4cc0c
time: use `assert_contextless` in wasi implementation
|
1 anno fa |
gingerBill
|
c98c95fcf0
Add `require_results` and change some of the wrapper to return a slice
|
1 anno fa |
gingerBill
|
fd5376ba88
Allow `@(require_results)` on `foreign` blocks
|
1 anno fa |
gingerBill
|
78fa675c1a
Add `assert_contextless`, `panic_contextless`, `unimplemented_contextless`
|
1 anno fa |
gingerBill
|
4c19f507ff
Merge pull request #4074 from odin-lang/vendor/box2d
|
1 anno fa |
gingerBill
|
651122e9db
Fix foreign import paths
|
1 anno fa |
gingerBill
|
d1e114742e
Add deprecated and require_results attributes to math_functions.odin
|
1 anno fa |
Laytan
|
29a6959a56
Merge pull request #2977 from jakubtomsu/disallow-variadic-param-default
|
1 anno fa |
gingerBill
|
491def9d5b
Fix paths for amd64 targets
|
1 anno fa |
gingerBill
|
427c48221d
Clean up `foreign import` code for library path determination
|
1 anno fa |
gingerBill
|
1c97739ca3
Merge branch 'vendor/box2d' of https://github.com/odin-lang/Odin into vendor/box2d
|
1 anno fa |
gingerBill
|
0b26115805
Improve presentation
|
1 anno fa |
gingerBill
|
1c8672ac6c
Merge pull request #4078 from funkkiy/fix-rodata-index
|
1 anno fa |
Davi
|
4bb51249d1
Error if assigning to `rodata` variable with index
|
1 anno fa |
Laytan
|
3847d03248
Merge pull request #3281 from erjohnson/patch-1
|
1 anno fa |
Laytan Laats
|
bb54a0a972
fix whitespace
|
1 anno fa |
Laytan Laats
|
ac68a9d52c
update MacOS releases
|
1 anno fa |
Laytan Laats
|
d4d46df2fc
box2d: add build script and MacOS libraries
|
1 anno fa |
gingerBill
|
660b6ff0f1
Add `vendor:box2d` to `examples/all`
|
1 anno fa |
gingerBill
|
9ccaca7f1a
Minor style change
|
1 anno fa |
gingerBill
|
926c419ef8
Change .lib to be /MT compatible; Fix comments
|
1 anno fa |
gingerBill
|
22b32ab0fa
Use `intrinsics.has_target_feature`
|
1 anno fa |
gingerBill
|
40361f877e
Add libraries for windows
|
1 anno fa |
gingerBill
|
f2ba3da895
Create bindings for box2d
|
1 anno fa |
Laytan
|
55be3e60a0
Merge pull request #3125 from marcs-feh/master
|
1 anno fa |
gingerBill
|
62911539cd
Minor style change
|
1 anno fa |