gingerBill
|
8f4c59b080
|
Add core:math/cmpl to all_main.odin
|
2023-07-07 22:29:53 +01:00 |
|
gingerBill
|
9b15bda055
|
Add missing packages to examples/all
|
2023-06-07 22:48:39 +01:00 |
|
gingerBill
|
635842b322
|
Add more text packages to examples/all
|
2023-06-07 22:40:46 +01:00 |
|
Colin Davidson
|
6e9475d61d
|
add core_net to examples
|
2023-03-03 09:09:50 -08:00 |
|
Jeroen van Rijn
|
9842019205
|
[examples] Add math/noise, align imports.
|
2022-09-15 18:01:15 +02:00 |
|
Jeroen van Rijn
|
cade30b117
|
[sys/info] Add to examples\all
|
2022-09-05 18:48:50 +02:00 |
|
gingerBill
|
ff9d058392
|
Minor changes to core:slice/heap; add to examples/all
|
2022-06-12 17:25:42 +01:00 |
|
gingerBill
|
c2610cb75e
|
Keep -vet happy
|
2022-05-26 13:56:35 +01:00 |
|
gingerBill
|
8ac12886ed
|
Add core:simd
|
2022-05-25 21:30:10 +01:00 |
|
gingerBill
|
e46d87b221
|
Fix type and keep -vet happy
|
2022-05-14 14:47:58 +01:00 |
|
gingerBill
|
5af7004f44
|
Add image packages to examples/all
|
2022-05-14 14:43:50 +01:00 |
|
Jeroen van Rijn
|
09e1c0fa27
|
[i18n] Add tests.
|
2022-04-29 16:19:13 +02:00 |
|
Jeroen van Rijn
|
e799476f90
|
[compress/shoco] Add short string compressor.
|
2022-04-22 16:55:47 +02:00 |
|
Jeroen van Rijn
|
939973acd7
|
[QOI] Add to examples/all.
|
2022-04-17 12:35:34 +02:00 |
|
gingerBill
|
4eb4ae6305
|
Replace sync with sync2
|
2022-03-30 17:42:44 +01:00 |
|
gingerBill
|
ae6441182d
|
Add core:unicode/utf8/utf8string to examples/all
|
2022-03-18 23:32:37 +00:00 |
|
Jeroen van Rijn
|
7a7b87181d
|
[examples] Add core:encoding/varint to examples/all.
|
2022-03-11 11:09:58 +01:00 |
|
gingerBill
|
0380a288a9
|
Minor fix for -vet
|
2022-02-15 15:58:44 +00:00 |
|
gingerBill
|
a04d849e30
|
core:container/lru
|
2022-02-01 15:24:37 +00:00 |
|
gingerBill
|
44ec95a983
|
Fix all_main.odin
|
2022-01-30 21:55:55 +00:00 |
|
gingerBill
|
1502066303
|
Correct CI
|
2022-01-30 21:43:42 +00:00 |
|
gingerBill
|
dd3322ac1f
|
Update all_main.odin to include all the crypto packages
|
2022-01-25 14:34:48 +00:00 |
|
gingerBill
|
95620aaf2a
|
Update examples/all
|
2022-01-17 11:48:15 +00:00 |
|
gingerBill
|
23c74bc67b
|
Update all_main.odin to include core:math/linalg/hlsl
|
2021-11-04 19:30:46 +00:00 |
|
gingerBill
|
2718ade2bc
|
Add core:math/linalg/glsl to all_main.odin
|
2021-11-04 14:56:16 +00:00 |
|
gingerBill
|
92a0ce991e
|
Update examples/all
|
2021-10-02 14:06:11 +01:00 |
|
gingerBill
|
4acb4c4ee2
|
Split examples/all into different files
|
2021-09-29 13:41:29 +01:00 |
|
gingerBill
|
e5fbf45c42
|
Add vendor:raylib (core only)
|
2021-09-08 18:04:05 +01:00 |
|
gingerBill
|
b63d49aafa
|
Merge pull request #1112 from odin-lang/optional-semicolons
Optional Semicolons
|
2021-09-06 19:29:08 +01:00 |
|
Jeroen van Rijn
|
3ac12a4edf
|
examples: Add libc to examples/all.
|
2021-09-06 18:42:26 +02:00 |
|
gingerBill
|
b810781368
|
Remove unneeded semicolon from examples/demo and examples/all
|
2021-08-31 22:33:53 +01:00 |
|
gingerBill
|
21cbac755e
|
Make or_else and or_return operators (binary and suffix respectively)
|
2021-08-15 17:14:35 +01:00 |
|
gingerBill
|
d1b9b06614
|
Add core:math/big to examples/all
|
2021-08-15 11:14:51 +01:00 |
|
gingerBill
|
7afc367275
|
Update examples/all/all_main.odin
|
2021-08-11 19:11:00 +01:00 |
|
gingerBill
|
661fcad895
|
Add examples/all which imports every package
This is useful for knowing what exists and producing documentation with `odin doc`
|
2021-06-06 13:05:54 +01:00 |
|