Commit Graph

12 Commits

Author SHA1 Message Date
f5afd4019b
Fixed some typos
All checks were successful
dc / build (push) Successful in 16s
2024-03-20 09:18:56 +01:00
62ad335e58
Added bitwise operators and fixed various bugs
All checks were successful
dc / build (push) Successful in 15s
2024-03-19 12:30:02 +01:00
0e15856762
Updated version information
All checks were successful
dc / build (push) Successful in 15s
2024-03-14 10:24:25 +01:00
3c257a1fd1
Added [] overload and namespace to dc's data structures
Some checks failed
dc / build (push) Failing after 8s
2024-03-12 15:34:14 +01:00
aebfec4fb3
Refactored DC data structure
All checks were successful
dc / build (push) Successful in 58s
2024-03-11 16:37:55 +01:00
207c387001
Minor code improvements
All checks were successful
dc / build (push) Successful in 42s
2024-03-07 16:16:17 +01:00
f428edbebc
Added 'a{sin,cos,tan}' functions 2023-11-28 15:21:40 +01:00
17dc7436e2
Updated documentation 2023-11-16 16:08:50 +01:00
205c77ef8d
Added 'Parameters' data type 2023-11-15 10:23:29 +01:00
ec3d4ffaea
Fixed various bugs 2023-11-06 11:17:01 +01:00
195fb4476a
Fixed various bugs and fixed number representation error 2023-11-03 10:48:30 +01:00
84a0704588
First upload 2023-11-02 17:25:24 +01:00