Christoffer Lerno
|
0ef99c23a8
|
Allow swizzling assign, eg. abc.xz += { 5, 10 };
|
2025-03-04 02:18:24 +01:00 |
|
Christoffer Lerno
|
cbacd64987
|
Update tests to (Foo) { ... } syntax.
|
2025-02-18 18:53:30 +01:00 |
|
Christoffer Lerno
|
b941f93416
|
Deprecate old void! @benchmark and @test functions.
|
2025-01-09 20:33:53 +01:00 |
|
Christoffer Lerno
|
07c59e6a6c
|
Fix +a = 1 erronously being accepted. Refactorings.
|
2025-01-05 02:24:11 +01:00 |
|
Christoffer Lerno
|
9957ab259c
|
Fix vector float -> bool conversion.
|
2025-01-04 23:16:34 +01:00 |
|
Christoffer Lerno
|
f3e5268083
|
% analysis was incorrect for int vectors.
|
2024-08-09 15:23:40 +02:00 |
|
Christoffer Lerno
|
172d561f07
|
Change syntax of $if, $assert, $include, $echo. Introduces $error
|
2023-05-06 12:18:00 +02:00 |
|
Christoffer Lerno
|
f46697bc54
|
Updated casts (#684)
Cast code rework. Remove llvm_set_bool and friends.
|
2022-12-27 14:16:47 +01:00 |
|
Christoffer Lerno
|
c339261d1e
|
Added vector dot functions. Comparison now yields bool vector. Cast between vector types.
|
2022-12-17 01:51:03 +01:00 |
|
Christoffer Lerno
|
b5afa98507
|
Updated vector comparison behaviour and semantics.
|
2022-12-14 23:02:01 +01:00 |
|