aboutsummaryrefslogtreecommitdiff
path: root/examples/all
Commit message (Collapse)AuthorAgeFilesLines
* Add `vendor:kb_text_shape` to examples/all/all_vendor.odingingerBill2025-06-201-1/+4
|
* Switch to @(require)Jeroen van Rijn2025-06-041-274/+148
|
* Enable `odin check examples/all` for JS.Jeroen van Rijn2025-06-047-125/+217
|
* add examples/all/sdl3 for all sdl3 dependant packagesLaytan Laats2025-06-023-4/+26
| | | | + adds the wgpu glue packages to examples/all
* Rename `core:encoding/ansi` to `core:terminal/ansi`Feoramund2025-05-201-2/+2
|
* Add `core:terminal`Feoramund2025-05-201-0/+3
|
* generate xlib package docs on linuxLaytan2025-05-162-5/+5
|
* Formatting FixgingerBill2025-05-081-0/+2
|
* Remove dependency on runtime; Add to examplesLucas Perlind2025-04-241-0/+2
|
* core:crypto/deoxysii: Initial importYawning Angel2025-03-231-0/+2
|
* core/crypto/aegis: Initial importYawning Angel2025-03-231-0/+2
|
* core/crypto/x448: Initial importYawning Angel2025-03-231-0/+2
|
* Add game input to examples importLucas Perlind2025-02-061-1/+4
|
* Delete imports of removed packagesgingerBill2024-11-241-6/+0
|
* add time/timezone to docsLaytan Laats2024-11-011-0/+2
|
* add CoreFoundation and Security to docsLaytan Laats2024-11-011-0/+4
|
* add kqueue to docsLaytan Laats2024-11-011-1/+3
|
* Moved all packages in core, base, vendor, tests and examples to use new #+ ↵Karl Zylinski2024-09-143-3/+3
| | | | file tag syntax.
* Merge pull request #3962 from Feoramund/regexgingerBill2024-08-211-0/+2
|\ | | | | Add `core:text/regex`
| * Add `core:text/regex` to `examples/all`Feoramund2024-07-221-0/+2
| |
* | Merge pull request #4004 from Skytrias/orca-odin-bindingsgingerBill2024-08-161-0/+2
|\ \ | | | | | | Add autogenerated orca bindings and macros from laytan
| * | add orca to examples/all for docsLaytan Laats2024-08-111-0/+2
| |/
* | Merge pull request #4012 from laytan/posixgingerBill2024-08-141-0/+6
|\ \ | | | | | | core:sys/posix and core:os/os2 based on it (for darwin, netbsd, freebsd and openbsd)
| * | posix: add packageLaytan Laats2024-08-141-0/+6
| | |
* | | Add `vendor:box2d` to `examples/all`gingerBill2024-08-131-1/+4
|/ /
* / core/crypto/aead: Initial importYawning Angel2024-08-101-0/+2
|/
* Add `core:encoding/ini` to examples/allgingerBill2024-07-191-0/+2
|
* Let simd/x86 pass new transmute/cast vet.Jeroen van Rijn2024-07-091-0/+2
|
* Add missing libraries to examples/allgingerBill2024-06-281-4/+17
|
* Move v3 and v5 UUID procs to `uuid/legacy`Feoramund2024-06-221-0/+2
|
* Add `core:encoding/uuid`Feoramund2024-06-221-0/+2
|
* Move import to a windows specific filegingerBill2024-06-202-2/+4
|
* Add `vendor:wgpu` to `examples/all`gingerBill2024-06-201-0/+2
|
* Add `core:flags` to `examples/all`Feoramund2024-06-151-0/+2
|
* core/crypto/aes: Add AES implementationYawning Angel2024-06-011-0/+2
|
* Merge pull request #3620 from Kelimion/deprecate_odin_printerJeroen van Rijn2024-05-241-4/+0
|\ | | | | Deprecate `core:odin/printer` in favor of OLS.
| * Deprecate `core:odin/printer` + `format` in favor of OLS.Jeroen van Rijn2024-05-241-4/+0
| |
* | Add `core:container/rbtree` to examples/allJeroen van Rijn2024-05-241-0/+2
|/
* Merge pull request #3045 from laytan/cborgingerBill2024-04-151-0/+2
|\ | | | | encoding/cbor
| * encoding/cbor: initial package implementationLaytan Laats2024-03-041-0/+2
| |
* | Merge pull request #3422 from wrapperup/add-dxc-vendor-docsgingerBill2024-04-131-0/+2
|\ \ | | | | | | Add dxc to all_vendor.odin, fix dxc build on freebsd/openbsd
| * | add dxc to all_vendor.odinwrapperup2024-04-131-0/+2
| | |
* | | core/crypto/ed25519: Initial importYawning Angel2024-04-091-0/+2
| | |
* | | core/crypto/ristretto255: Initial importYawning Angel2024-04-091-0/+2
|/ /
* | Move `vendor:darwin/Foundation` to `core:sys/darwin/Foundation`gingerBill2024-04-081-1/+1
| |
* | Fix test label.Jeroen van Rijn2024-03-181-0/+2
| |
* | vendor/botan: RemoveYawning Angel2024-03-041-23/+0
| | | | | | | | | | | | This is infrequently maintained, and has been a strict subset of what is available in `core:crypto` for a while. Instead of improving the bindings, it is better to spend resources improving `core:crypto`.
* | core/crypto/kmac: Initial importYawning Angel2024-03-041-0/+2
| |
* | core/crypto/tuplehash: Initial importYawning Angel2024-03-041-0/+2
| |
* | core/crypto/hkdf: Initial importYawning Angel2024-03-041-0/+2
| |