gingerBill
|
027d69678a
|
Add vendor/raylib/rlgl.odin
|
2021-09-08 19:40:18 +01:00 |
|
gingerBill
|
0262539f68
|
Add vendor/raylib/easings.odin
|
2021-09-08 19:11:35 +01:00 |
|
gingerBill
|
bff66ff600
|
Remove unnecessary operations
|
2021-09-08 19:07:25 +01:00 |
|
gingerBill
|
d36329b8ec
|
Add binaries for raylib on "linux" and "darwin"
|
2021-09-08 18:15:20 +01:00 |
|
gingerBill
|
7e859c3e75
|
Update vendor/README.md
|
2021-09-08 18:10:10 +01:00 |
|
gingerBill
|
5bcb47989d
|
Allow vendor:raylib to use core:math/linalg types with -define:RAYLIB_USE_LINALG=true
|
2021-09-08 18:08:38 +01:00 |
|
gingerBill
|
e5fbf45c42
|
Add vendor:raylib (core only)
|
2021-09-08 18:04:05 +01:00 |
|
gingerBill
|
123db3a23d
|
Fix typo
|
2021-09-08 14:55:07 +01:00 |
|
gingerBill
|
d29a0c6680
|
Add a minimum alignment on *nix for the compiler in heap_allocator_proc
|
2021-09-08 14:53:42 +01:00 |
|
gingerBill
|
ff40e47042
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2021-09-08 14:45:59 +01:00 |
|
gingerBill
|
76419383a8
|
Add some minor sanity checks to the compiler's heap_allocator_proc on Darwin
|
2021-09-08 14:45:53 +01:00 |
|
Jeroen van Rijn
|
dc14b66c98
|
Merge pull request #1141 from Kelimion/test_timeout
Try to address test timeouts.
|
2021-09-08 14:34:53 +02:00 |
|
Jeroen van Rijn
|
e831e919a6
|
Try to address test timeouts.
|
2021-09-08 14:30:11 +02:00 |
|
gingerBill
|
3aa2924a06
|
Remove trailing ; in vulkan wrapper
|
2021-09-08 13:28:41 +01:00 |
|
gingerBill
|
36151d227a
|
Update vulkan generator tool
|
2021-09-08 13:22:29 +01:00 |
|
gingerBill
|
e0ee59084e
|
Add calling convention "system" which is an alias for "stdcall" on Windows and "cdecl" on other platforms
|
2021-09-08 13:22:03 +01:00 |
|
gingerBill
|
8ff898079f
|
Minor correct for freebsd
|
2021-09-08 13:14:23 +01:00 |
|
gingerBill
|
5006674a9b
|
Correct math/big
|
2021-09-08 13:14:13 +01:00 |
|
gingerBill
|
ca33cb990b
|
Strip semicolons in core which were missing
|
2021-09-08 13:12:38 +01:00 |
|
gingerBill
|
d4f5ef046d
|
Remove goto in favour of multiple exits
|
2021-09-08 11:58:01 +01:00 |
|
gingerBill
|
30554f4758
|
Correct PointInRect
|
2021-09-08 11:49:30 +01:00 |
|
gingerBill
|
83bd7c73c4
|
Fix #1120 code generation
|
2021-09-08 11:49:07 +01:00 |
|
gingerBill
|
3754af62d6
|
Correct "contextless" stuff in mem
|
2021-09-08 11:43:00 +01:00 |
|
gingerBill
|
12296cec2c
|
Fix typo
|
2021-09-08 11:38:22 +01:00 |
|
gingerBill
|
a9f4273514
|
Make many mem procedures "contextless"
|
2021-09-08 11:18:05 +01:00 |
|
gingerBill
|
72508dbce3
|
Fix code gen bug for slicing multi pointers
|
2021-09-08 11:14:26 +01:00 |
|
gingerBill
|
3e459ba16b
|
Correct SDL.OpenURL
|
2021-09-08 11:09:24 +01:00 |
|
Jeroen van Rijn
|
98d25cdf4d
|
Merge pull request #1140 from Kelimion/compress_tests
Move `math/big` tests and integrate `strings` test into CI.
|
2021-09-07 20:27:36 +02:00 |
|
Jeroen van Rijn
|
ce2f926ff7
|
Separate math/big test.
|
2021-09-07 20:24:02 +02:00 |
|
Jeroen van Rijn
|
c0c7b4cbda
|
Rename CI tests.
|
2021-09-07 20:13:03 +02:00 |
|
Jeroen van Rijn
|
fcb23abce4
|
Tests: Integrate strings into CI.
|
2021-09-07 19:57:08 +02:00 |
|
Jeroen van Rijn
|
f7601a759b
|
Move math/big tests under tests/.
|
2021-09-07 19:51:56 +02:00 |
|
Jeroen van Rijn
|
49011f5198
|
Merge pull request #1139 from rasa-silva/index_any_fix
Fix strings.index_any on small strings
|
2021-09-07 19:49:14 +02:00 |
|
Ricardo Silva
|
f6d496c81d
|
Fix strings.index_any on small strings
|
2021-09-07 18:38:10 +01:00 |
|
Jeroen van Rijn
|
1dffd4ea3d
|
Merge pull request #1138 from Kelimion/compress_tests
Add Makefile for tests.
|
2021-09-07 19:16:53 +02:00 |
|
Jeroen van Rijn
|
78e923b6b0
|
Add Makefile for tests.
|
2021-09-07 19:11:06 +02:00 |
|
Jeroen van Rijn
|
1012f20d3b
|
Merge pull request #1136 from Kelimion/compress_tests
Beginning of CI tests for PNG, GZIP and ZLIB
|
2021-09-07 18:37:55 +02:00 |
|
Jeroen van Rijn
|
1ab6a765da
|
Set relative path for Odin.
|
2021-09-07 18:30:54 +02:00 |
|
Jeroen van Rijn
|
6954076f15
|
CI tests for PNG, GZIP + ZLIB.
|
2021-09-07 18:25:49 +02:00 |
|
Jeroen van Rijn
|
56de14fd46
|
image: Fix download script.
|
2021-09-07 17:59:17 +02:00 |
|
Jeroen van Rijn
|
74a883de04
|
Add PNG test suite asset download to CI.
|
2021-09-07 17:53:48 +02:00 |
|
Jeroen van Rijn
|
c0b07c71f0
|
png: Add test suite asset download script.
|
2021-09-07 17:50:47 +02:00 |
|
Jeroen van Rijn
|
de91433cb6
|
Merge pull request #1135 from Kelimion/strip-semicolons
Strip ;
|
2021-09-07 15:49:20 +02:00 |
|
Jeroen van Rijn
|
ed0c3eb0a8
|
Strip ;
|
2021-09-07 15:47:22 +02:00 |
|
Jeroen van Rijn
|
1d57a91395
|
Merge pull request #1134 from rasa-silva/master
printer default_style should not add semicolons
|
2021-09-07 15:26:45 +02:00 |
|
Ricardo Silva
|
cce76ed614
|
printer default_style should not add semicolons
|
2021-09-07 14:18:55 +01:00 |
|
Jeroen van Rijn
|
5a77a10f0a
|
Merge pull request #1133 from Kelimion/strip-semicolons
testing: Strip ; from test runner.
|
2021-09-07 15:07:20 +02:00 |
|
Jeroen van Rijn
|
97a46f664d
|
testing: Strip ; from test runner.
|
2021-09-07 14:46:53 +02:00 |
|
Jeroen van Rijn
|
aa5b1c9c97
|
Merge pull request #1132 from Kelimion/bigint
big: Run tests under CI.
|
2021-09-07 14:21:06 +02:00 |
|
Jeroen van Rijn
|
fbebf4bc4e
|
big: Add Python implementation of LCM.
|
2021-09-07 14:17:14 +02:00 |
|