This website requires JavaScript.
Explore
Help
Register
Sign In
shishantbiswas
/
c3c
Watch
1
Star
1
Fork
0
You've already forked c3c
mirror of
https://github.com/c3lang/c3c.git
synced
2026-02-27 12:01:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e18e576c7b17cc60ab46fbe917bf0d4df78fd20
c3c
/
lib
History
Christoffer Lerno
5151586450
Updated complex / matrix. Added quaternion math, vectors. Possible to add and mult scalar with vector. Fix where negating a float vector would be lowered incorrectly. Fix where $typeof(x) { ... } would not be valid compound literal. Fix where
var
would not be recognized as starting a declaration (e.g. in
if (var x = ...)
2023-01-21 00:59:33 +01:00
..
std
Updated complex / matrix. Added quaternion math, vectors. Possible to add and mult scalar with vector. Fix where negating a float vector would be lowered incorrectly. Fix where $typeof(x) { ... } would not be valid compound literal. Fix where
var
would not be recognized as starting a declaration (e.g. in
if (var x = ...)
2023-01-21 00:59:33 +01:00