| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | fix strings.last_index_any for single char | Walther Chen | 2023-12-18 | 2 | -1/+14 | |
| * | | | | | | Update instrumentation signature to support `runtime.Source_Code_Location` as... | gingerBill | 2024-01-09 | 3 | -7/+20 | |
| |/ / / / / | ||||||
| * | | | | | Implement instrumentation pass | gingerBill | 2024-01-07 | 14 | -21/+143 | |
| * | | | | | Add frontend stuff instrumentation tooling | gingerBill | 2024-01-07 | 6 | -12/+140 | |
| * | | | | | Merge pull request #3024 from Yawning/fix/simd-x86 | gingerBill | 2024-01-07 | 14 | -14/+57 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | core/simd/x86: Use the `none` calling convention for intrinsics | Yawning Angel | 2024-01-07 | 11 | -11/+11 | |
| | * | | | | | src: `enable_target_feature` should add features, not overwrite | Yawning Angel | 2024-01-07 | 2 | -2/+43 | |
| | * | | | | | core/simd/x86: Correct a target feature name | Yawning Angel | 2024-01-07 | 1 | -1/+1 | |
| | * | | | | | repo: Add more test binaries to .gitignore | Yawning Angel | 2024-01-07 | 1 | -0/+2 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #3072 from laytan/add-dynlib-last_error | Jeroen van Rijn | 2024-01-06 | 4 | -2/+33 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | dynlib: add last_error procedure | Laytan Laats | 2024-01-06 | 4 | -2/+33 | |
| |/ / / / / | ||||||
| * | | | | | Add bool return to `dynlib.initialize_symbols`. | Jeroen van Rijn | 2024-01-06 | 2 | -8/+7 | |
| * | | | | | Add `dynlib.initialize_symbols` (#3071) | Jeroen van Rijn | 2024-01-06 | 4 | -9/+139 | |
| * | | | | | Remove `distinct` from the specific types | gingerBill | 2024-01-05 | 1 | -64/+64 | |
| * | | | | | Fix the type inference in `builtin.quaternion` | gingerBill | 2024-01-05 | 1 | -7/+14 | |
| * | | | | | Fix `builtin.quaternion` generation | gingerBill | 2024-01-05 | 3 | -74/+56 | |
| * | | | | | Enforce naming the parameters with `builtin.quaternion` to reduce confusion | gingerBill | 2024-01-05 | 7 | -41/+174 | |
| * | | | | | Clean up error block usage | gingerBill | 2024-01-05 | 7 | -43/+50 | |
| * | | | | | Add `@(entry_point_only)` for procedures | gingerBill | 2024-01-05 | 5 | -0/+14 | |
| * | | | | | Merge branch 'master' of https://github.com/odin-lang/Odin | gingerBill | 2024-01-03 | 55 | -6065/+11402 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge pull request #2983 from perogycook/raylib5dev-2024-01 | gingerBill | 2024-01-03 | 35 | -149/+260 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Raylib 5.0 IsMouseButtonUp workaround: Better use of when clause to make sure... | Karl Zylinski | 2023-12-18 | 1 | -4/+8 | |
| | | * | | | | | Raylib workaround: Fix comment typo | Karl Zylinski | 2023-12-18 | 1 | -1/+1 | |
| | | * | | | | | Raylib 5.0 bug workaround: Check VERSION and panic if VERSION != 5.0, in whic... | Karl Zylinski | 2023-12-18 | 1 | -3/+5 | |
| | | * | | | | | Workaround for bug in Raylib 5 making IsMouseButtonUp not work properly. | Karl Zylinski | 2023-12-17 | 1 | -4/+7 | |
| | | * | | | | | IsMouseButtonUp hack for now | Michael | 2023-12-16 | 1 | -1/+4 | |
| | | * | | | | | Merge branch 'odin-lang:master' into raylib5 | Michael | 2023-12-08 | 1 | -3/+1 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | added some commas | Michael | 2023-12-08 | 1 | -2/+2 | |
| | | * | | | | | | Merge branch 'odin-lang:master' into raylib5 | Michael | 2023-12-05 | 2 | -1/+2 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | | Update raygui.odin for Mac targets | Michael | 2023-12-04 | 1 | -2/+6 | |
| | | * | | | | | | Add files via upload | Michael | 2023-12-04 | 2 | -0/+0 | |
| | | * | | | | | | MacOS-arm64 Raygui libs | Michael | 2023-12-04 | 2 | -0/+0 | |
| | | * | | | | | | Delete vendor/raylib/macos-arm64/libraygui.a | Michael | 2023-12-04 | 1 | -0/+0 | |
| | | * | | | | | | New Raygui libs for Windows | Michael | 2023-12-04 | 3 | -0/+0 | |
| | | * | | | | | | Delete vendor/raylib/windows/raygui.lib | Michael | 2023-12-04 | 1 | -0/+0 | |
| | | * | | | | | | Delete vendor/raylib/windows/raygui.dll | Michael | 2023-12-04 | 1 | -0/+0 | |
| | | * | | | | | | Delete vendor/raylib/windows/rayguidll.lib | Michael | 2023-12-04 | 1 | -0/+0 | |
| | | * | | | | | | Merge branch 'odin-lang:master' into raylib5 | Michael | 2023-12-04 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'odin-lang:master' into raylib5 | Michael | 2023-12-03 | 6 | -25/+58 | |
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | | * | | | | | | | Merge branch 'odin-lang:master' into raylib5 | Michael | 2023-11-29 | 4 | -4/+10 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | fixed names | Michael | 2023-11-26 | 2 | -0/+0 | |
| | | * | | | | | | | | Delete vendor/raylib/linux/libraygui.so.3.6 | Michael | 2023-11-26 | 1 | -0/+0 | |
| | | * | | | | | | | | Delete vendor/raylib/linux/raygui.a | Michael | 2023-11-26 | 1 | -0/+0 | |
| | | * | | | | | | | | Delete vendor/raylib/linux/libraygui.a | Michael | 2023-11-26 | 1 | -0/+0 | |
| | | * | | | | | | | | Delete vendor/raylib/linux/raygui.so | Michael | 2023-11-26 | 1 | -0/+0 | |
| | | * | | | | | | | | Updated dynlibs | Michael | 2023-11-26 | 2 | -0/+0 | |
| | | * | | | | | | | | added missing enums | Michael | 2023-11-26 | 1 | -1/+13 | |
| | | * | | | | | | | | Added GuiToggleSlider | Michael | 2023-11-26 | 1 | -0/+1 | |
| | | * | | | | | | | | More minor fixes | Michael | 2023-11-26 | 2 | -1/+6 | |
| | | * | | | | | | | | Merge branch 'odin-lang:master' into raylib5 | Michael | 2023-11-26 | 53 | -367/+7088 | |
| | | |\ \ \ \ \ \ \ \ | ||||||