|
|
0a67e6e2cc
|
Adopt .NET naming and structure: CsMic.* namespaces, PascalCase projects and solution; update Coco namespace; update package id and NuGet publish target; adjust project refs and tests.
|
2025-08-20 20:10:34 -05:00 |
|
|
|
e84cce9fef
|
tests(stdlib): avoid decimal attribute arguments; use string TestCase values and parse to decimal for high-precision cases
|
2025-08-20 06:06:42 -05:00 |
|
|
|
a19a092b93
|
Fixed test case declaration
|
2025-08-20 06:04:04 -05:00 |
|
|
|
ced7fbd7c3
|
tests(stdlib): add tests for abs, sign, min, max, constants
|
2025-08-20 05:53:37 -05:00 |
|
|
|
afb7a65a66
|
Function registry fix.
|
2025-08-20 05:45:22 -05:00 |
|
|
|
82ceb7e5cd
|
Refactored ValueType to FunctionValueType
It was causing issues.
|
2025-08-20 05:21:57 -05:00 |
|
|
|
1e9d9233f8
|
Added tests for stdlib
|
2025-08-20 05:05:34 -05:00 |
|