d4t_formulas/.pub-cache/hosted/pub.dev/d4rt-0.1.1/lib/src
Álvaro González 1d339653d5 feat: add formula data classes with strict JSON parsing
- Add VariableSpec class with magnitude field validation
- Add Formula class supporting multiple input/output variables
- Support d4rt_code as string or object with code field
- Add comprehensive tests for parsing and serialization
- Fix broken test import in pruebas_d4rt_test.dart

Follows README.md format requirements exactly
2025-08-21 17:15:00 +02:00
..
bridge feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
stdlib feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
utils feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
async_state.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
callable.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
d4rt_base.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
declaration_visitor.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
environment.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
exceptions.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
interpreter_visitor.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
module_loader.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
runtime_interfaces.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
runtime_types.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00